Regen stuff.
[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 [ 17302] By: jhi                                   on 2002/06/19  14:00:35
32         Log: #17301 was only part of the story.
33      Branch: perl
34            ! MANIFEST
35 ____________________________________________________________________________
36 [ 17301] By: jhi                                   on 2002/06/19  13:53:52
37         Log: Make MANIFEST comply with #17297.
38      Branch: perl
39            ! MANIFEST
40 ____________________________________________________________________________
41 [ 17300] By: jhi                                   on 2002/06/19  13:37:45
42         Log: Subject: Re: perlbug mail loop? [PATCH]
43              From: Richard.Foley@t-online.de
44              Date: Wed, 19 Jun 2002 15:29:37 +0200
45              Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com>
46      Branch: perl
47            ! utils/perlbug.PL
48 ____________________________________________________________________________
49 [ 17299] By: jhi                                   on 2002/06/19  13:18:42
50         Log: opendir was missing for the list.
51      Branch: perl
52            ! pod/perltodo.pod
53 ____________________________________________________________________________
54 [ 17298] By: jhi                                   on 2002/06/19  13:01:51
55         Log: Integrate perlio:
56              
57              [ 17295]
58              Un-deprecate :raw after all - just define what it means
59              more precisely. (Pending approval).
60      Branch: perl
61           !> lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
62           !> pod/perlrun.pod
63 ____________________________________________________________________________
64 [ 17297] By: jhi                                   on 2002/06/19  12:33:04
65         Log: The only difference between NW5.pm and Win32.pm was that
66              NetWare preferred SYS:/temp over C:/temp for tmpdir().
67      Branch: perl
68            - lib/File/Spec/NW5.pm
69            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
70 ____________________________________________________________________________
71 [ 17296] By: jhi                                   on 2002/06/19  12:20:54
72         Log: Subject: [PATCH] POSIX taint tests
73              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
74              Date: Wed, 19 Jun 2002 09:29:22 +0100
75              Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com>    
76      Branch: perl
77            + ext/POSIX/t/taint.t
78            ! MANIFEST
79 ____________________________________________________________________________
80 [ 17295] By: nick                                  on 2002/06/19  12:14:32
81         Log: Un-deprecate :raw after all - just define what it means
82              more precisely. (Pending approval).
83      Branch: perlio
84            ! lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
85            ! pod/perlrun.pod
86 ____________________________________________________________________________
87 [ 17294] By: nick                                  on 2002/06/19  06:09:49
88         Log: Integrate mainline
89      Branch: perlio
90           !> configure.com ext/Digest/MD5/t/files.t lib/PerlIO.pm
91           !> lib/perl5db.pl lib/utf8.pm os2/os2_base.t pod/perldelta.pod
92           !> pod/perlfunc.pod pod/perlipc.pod pod/perlsyn.pod
93           !> pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
94           !> toke.c
95 ____________________________________________________________________________
96 [ 17293] By: jhi                                   on 2002/06/19  02:00:05
97         Log: Subject: [PATCH os2/os2_base.t] Re: Patch 14705 botched. (was Re: os2_base test failed)
98              From: Michael G Schwern <schwern@pobox.com>
99              Date: Tue, 18 Jun 2002 21:31:43 -0400
100              Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net>
101      Branch: perl
102            ! os2/os2_base.t
103 ____________________________________________________________________________
104 [ 17292] By: jhi                                   on 2002/06/18  21:36:21
105         Log: This is probably the reason for the GW failures.
106      Branch: perl
107            ! ext/Digest/MD5/t/files.t
108 ____________________________________________________________________________
109 [ 17291] By: jhi                                   on 2002/06/18  21:28:33
110         Log: Debugger tweak from from Peter Scott.
111      Branch: perl
112            ! lib/perl5db.pl
113 ____________________________________________________________________________
114 [ 17290] By: jhi                                   on 2002/06/18  20:31:10
115         Log: To mirror #17285.
116      Branch: perl
117            ! pod/perldelta.pod
118 ____________________________________________________________________________
119 [ 17289] By: jhi                                   on 2002/06/18  20:29:25
120         Log: Subject: [PATCH] configure.com: build Encode sub-extensions once and only once
121              From: "Craig A. Berry" <craigberry@mac.com>
122              Date: Tue, 18 Jun 2002 10:34:51 -0500
123              Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01>
124      Branch: perl
125            ! configure.com
126 ____________________________________________________________________________
127 [ 17288] By: jhi                                   on 2002/06/18  20:27:58
128         Log: Tiny tweaks.
129      Branch: perl
130            ! lib/PerlIO.pm pod/perlfunc.pod
131 ____________________________________________________________________________
132 [ 17287] By: jhi                                   on 2002/06/18  20:22:56
133         Log: Integrate perlio:
134              
135              [ 17280]
136              Slight improvement to :win32 layer
137              
138              [ 17282]
139              More PerlIO doc tweaks - trying to make them document what
140              happens in current implementation while leaving way open
141              to "fixing" things.
142      Branch: perl
143           !> lib/PerlIO.pm pod/perlfunc.pod win32/win32io.c
144 ____________________________________________________________________________
145 [ 17286] By: jhi                                   on 2002/06/18  20:19:25
146         Log: Document the "Unicode in package/sub names" problem;
147              a microfix in toke.c towards the final goal (the fix
148              removes the need to have quotes around Unicode package
149              names when calling a method on them)
150      Branch: perl
151            ! lib/utf8.pm pod/perldelta.pod pod/perltodo.pod
152            ! pod/perlunicode.pod pod/perluniintro.pod toke.c
153 ____________________________________________________________________________
154 [ 17285] By: rgs                                   on 2002/06/18  19:03:52
155         Log: Further clarification about safe pipe opens.
156      Branch: perl
157            ! pod/perlipc.pod
158 ____________________________________________________________________________
159 [ 17284] By: rgs                                   on 2002/06/18  18:42:49
160         Log: perlsyn.pod tweak suggested by Larry.
161      Branch: perl
162            ! pod/perlsyn.pod
163 ____________________________________________________________________________
164 [ 17283] By: rgs                                   on 2002/06/18  18:25:53
165         Log: Subject: [DOC PATCH] perlsyn
166              From: Elizabeth Mattijsen <liz@dijkmat.nl>
167              Date: Tue, 18 Jun 2002 13:37:30 +0200
168              Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl>
169              
170              Subject: Re: [DOC PATCH] perlsyn (2)
171              From: Elizabeth Mattijsen <liz@dijkmat.nl>
172              Date: Tue, 18 Jun 2002 15:08:17 +0200
173              Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl>
174              
175              (Plus tweak by Ronald J Kimball)
176      Branch: perl
177            ! pod/perlsyn.pod
178 ____________________________________________________________________________
179 [ 17282] By: nick                                  on 2002/06/18  09:14:25
180         Log: More PerlIO doc tweaks - trying to make them document what
181              happens in current implementation while leaving way open
182              to "fixing" things.
183      Branch: perlio
184            ! lib/PerlIO.pm pod/perlfunc.pod
185 ____________________________________________________________________________
186 [ 17281] By: nick                                  on 2002/06/18  09:12:59
187         Log: Integrate mainline
188      Branch: perlio
189           !> Changes Configure config_h.SH installperl patchlevel.h
190           !> pod/perldelta.pod pod/perlipc.pod
191 ____________________________________________________________________________
192 [ 17280] By: nick                                  on 2002/06/18  07:03:08
193         Log: Slight improvement to :win32 layer
194      Branch: perlio
195            ! win32/win32io.c
196 ____________________________________________________________________________
197 [ 17279] By: jhi                                   on 2002/06/18  03:10:42
198         Log: Do not install XS::{APItest,Typemap}
199      Branch: perl
200            ! installperl
201 ____________________________________________________________________________
202 [ 17278] By: jhi                                   on 2002/06/18  02:46:43
203         Log: Subject: Re: Do we want XS::APItest installed?
204              From: Andy Dougherty <doughera@lafayette.edu>
205              Date: Mon, 17 Jun 2002 16:59:52 -0400 (EDT)
206              Message-ID: <Pine.SOL.4.10.10206171658290.12935-100000@maxwell.phys.lafayette.edu>
207              
208              (rats, forgot to submit the metaconfig change separately)
209      Branch: metaconfig/U/perl
210            ! Extensions.U
211      Branch: perl
212            ! Configure config_h.SH
213 ____________________________________________________________________________
214 [ 17277] By: jhi                                   on 2002/06/18  02:31:26
215         Log: "Borrow" Rafael's multiarg open descripion to perldelta,
216              shuffle the highlights a bit (can't believe the perlio
217              mention was missing)
218      Branch: perl
219            ! pod/perldelta.pod
220 ____________________________________________________________________________
221 [ 17276] By: rgs                                   on 2002/06/17  22:46:28
222         Log: Document the '-|' open form in perlipc.pod
223      Branch: perl
224            ! pod/perlipc.pod
225 ____________________________________________________________________________
226 [ 17275] By: gsar                                  on 2002/06/17  19:20:06
227         Log: avoid AUTOLOAD() clobbering $!
228      Branch: maint-5.6/perl
229            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
230            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
231            ! ext/Socket/Socket.pm ext/Sys/Syslog/Syslog.pm
232            ! lib/AutoLoader.pm utils/h2xs.PL
233 ____________________________________________________________________________
234 [ 17274] By: nick                                  on 2002/06/17  14:50:35
235         Log: Integrate mainline
236      Branch: perlio
237           !> README.vms lib/File/Basename.pm lib/PerlIO.pm lib/open.pm
238           !> pod/perlfunc.pod pod/perlrun.pod
239 ____________________________________________________________________________
240 [ 17273] By: jhi                                   on 2002/06/17  14:34:17
241         Log: Update Changes.
242      Branch: perl
243            ! Changes patchlevel.h
244 ____________________________________________________________________________
245 [ 17272] By: jhi                                   on 2002/06/17  14:21:55
246         Log: :bytes is not the inverse of :crlf, either (from NI-S) 
247      Branch: perl
248            ! lib/PerlIO.pm
249 ____________________________________________________________________________
250 [ 17271] By: jhi                                   on 2002/06/17  13:56:33
251         Log: Further discouraging of :raw.
252      Branch: perl
253            ! lib/PerlIO.pm lib/open.pm pod/perlfunc.pod pod/perlrun.pod
254 ____________________________________________________________________________
255 [ 17270] By: jhi                                   on 2002/06/17  13:27:35
256         Log: Integrate perlio:
257              
258              [ 17267]
259              Handle IO error in "slow gets"
260      Branch: perl
261           !> sv.c
262 ____________________________________________________________________________
263 [ 17269] By: jhi                                   on 2002/06/17  12:49:06
264         Log: Subject: [PATCH File/Basename.pm] use of undef var
265              From: Stas Bekman <stas@stason.org>
266              Date: Mon, 17 Jun 2002 16:31:48 +0800
267              Message-ID: <3D0D9E74.7000908@stason.org>
268              
269              (modified)
270      Branch: perl
271            ! lib/File/Basename.pm
272 ____________________________________________________________________________
273 [ 17268] By: jhi                                   on 2002/06/17  12:45:10
274         Log: Subject: [PATCH] README.vms -- updated testing instructions
275              From: "Craig A. Berry" <craigberry@mac.com>
276              Date: Mon, 17 Jun 2002 00:31:18 -0500
277              Message-Id: <a05111b1cb9332326226f@[172.16.52.1]>
278      Branch: perl
279            ! README.vms
280 ____________________________________________________________________________
281 [ 17267] By: nick                                  on 2002/06/17  12:41:49
282         Log: Handle IO error in "slow gets"
283      Branch: perlio
284            ! sv.c
285 ____________________________________________________________________________
286 [ 17266] By: nick                                  on 2002/06/17  07:05:20
287         Log: Integrate mainline
288      Branch: perlio
289           !> autodoc.pl embed.pl lib/perl5db.pl pod/perldebtut.pod
290           !> pod/perldebug.pod pod/perldelta.pod
291 ____________________________________________________________________________
292 [ 17265] By: jhi                                   on 2002/06/17  00:53:49
293         Log: Subject: Re: [ID 20020614.027] Bad Debugger mojo in RC1
294              From: Peter Scott <Peter@PSDT.com>
295              Date: Sun, 16 Jun 2002 18:31:31 -0700
296              Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>  
297              
298              @file -> source file
299      Branch: perl
300            ! lib/perl5db.pl pod/perldebtut.pod pod/perldebug.pod
301 ____________________________________________________________________________
302 [ 17264] By: jhi                                   on 2002/06/17  00:47:43
303         Log: Missing hunk from #15363.
304      Branch: perl
305            ! lib/perl5db.pl
306 ____________________________________________________________________________
307 [ 17263] By: jhi                                   on 2002/06/17  00:36:26
308         Log: Advertise MakeMaker.
309      Branch: perl
310            ! pod/perldelta.pod
311 ____________________________________________________________________________
312 [ 17262] By: jhi                                   on 2002/06/16  23:16:18
313         Log: Subject: Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5 
314              From: parv <parv@pair.com>
315              Date: Sun, 16 Jun 2002 20:12:24 -0400
316              Message-ID: <20020617001224.GC466@moo.holy.cow>
317      Branch: perl
318            ! pod/perldelta.pod
319 ____________________________________________________________________________
320 [ 17261] By: ams                                   on 2002/06/16  21:40:47
321         Log: Subject: PATCH: correct confusing lie in {embed,autodoc}.pl
322              From: Robin Houston <robin@kitsite.com>
323              Date: Sun, 16 Jun 2002 23:33:50 +0100
324              Message-Id: <20020616233350.A9675@robin.kitsite.com>
325      Branch: perl
326            ! autodoc.pl embed.pl
327 ____________________________________________________________________________
328 [ 17260] By: jhi                                   on 2002/06/16  17:06:31
329         Log: Deprecate (or at least discourage) :raw.
330      Branch: perl
331            ! pod/perldelta.pod
332 ____________________________________________________________________________
333 [ 17259] By: jhi                                   on 2002/06/16  16:54:28
334         Log: Integrate perlio:
335              
336              [ 17258]
337              Last minute tinkering with PerlIO abstraction API.
338              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
339              const char *mode.
340              - Other 'flags' field changed to U32
341              - Discouraging words written about ":raw".
342      Branch: perl
343           !> perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
344 ____________________________________________________________________________
345 [ 17258] By: nick                                  on 2002/06/16  16:38:59
346         Log: Last minute tinkering with PerlIO abstraction API.
347              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
348              const char *mode.
349              - Other 'flags' field changed to U32
350              - Discouraging words written about ":raw".
351      Branch: perlio
352            ! perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
353 ____________________________________________________________________________
354 [ 17257] By: nick                                  on 2002/06/16  15:16:46
355         Log: Integrate mainline
356      Branch: perlio
357           !> (integrate 32 files)
358 ____________________________________________________________________________
359 [ 17256] By: ams                                   on 2002/06/16  09:00:51
360         Log: Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
361              From: Michael G Schwern <schwern@pobox.com>
362              Date: Sun, 16 Jun 2002 03:49:27 -0400
363              Message-Id: <20020616074927.GD7403@ool-18b93024.dyn.optonline.net>
364              
365              Subject: [PATCH] Test::Harness 2.24 -> 2.25
366              From: Michael G Schwern <schwern@pobox.com>
367              Date: Sun, 16 Jun 2002 03:58:40 -0400
368              Message-Id: <20020616075840.GE7403@ool-18b93024.dyn.optonline.net>
369      Branch: perl
370            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
371            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_MacOS.pm
372            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
373            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
374            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/writemakefile_args.t
375            ! lib/Test/Harness.pm lib/Test/Harness/Changes
376            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
377            ! lib/Test/Harness/t/strap-analyze.t
378            ! lib/Test/Harness/t/test-harness.t
379            ! t/lib/MakeMaker/Test/Utils.pm
380 ____________________________________________________________________________
381 [ 17255] By: jhi                                   on 2002/06/16  03:29:09
382         Log: Subject: [PATCH] pp.c:pp_pow() -- quit when you're done
383              From: "Craig A. Berry" <craigberry@mac.com>
384              Date: Sat, 15 Jun 2002 18:56:12 -0500
385              Message-Id: <a05111b15b93181a27d6d@[172.16.52.1]>
386      Branch: perl
387            ! pp.c
388 ____________________________________________________________________________
389 [ 17254] By: jhi                                   on 2002/06/15  20:09:47
390         Log: Collect the known AmigaOS wisdom.
391      Branch: perl
392            ! README.amiga hints/amigaos.sh
393 ____________________________________________________________________________
394 [ 17253] By: jhi                                   on 2002/06/15  18:08:06
395         Log: Subject: [PATCH] README.vms, Multinet fix update
396              From: "Craig A. Berry" <craigberry@mac.com>
397              Date: Sat, 15 Jun 2002 14:02:50 -0500
398              Message-Id: <a05111b12b9313d818599@[172.16.52.1]>
399      Branch: perl
400            ! README.vms
401 ____________________________________________________________________________
402 [ 17252] By: jhi                                   on 2002/06/15  17:22:56
403         Log: Regenerate Changes; most importantly automassage the
404              "Integrate perlio" entries to be more informative.
405      Branch: perl
406            ! Changes
407 ____________________________________________________________________________
408 [ 17251] By: jhi                                   on 2002/06/15  15:39:09
409         Log: Spurious empty statements.
410      Branch: perl
411            ! op.c perl.c perlio.c sv.c
412 ____________________________________________________________________________
413 [ 17250] By: jhi                                   on 2002/06/15  15:34:51
414         Log: Possible cure for
415              
416              Subject: Re: Thread bug in 5.8RC1 Win32
417              From: Alessandro Forghieri <alf@orion.it>
418              Date: Sat, 15 Jun 2002 12:56:35 +0200
419              Message-ID: <20020615125635.A25110@alpha.orion.it>
420      Branch: perl
421            ! perl.c
422 ____________________________________________________________________________
423 [ 17249] By: jhi                                   on 2002/06/14  23:14:44
424         Log: findrfuncs: small tweaks.
425      Branch: perl
426            ! Porting/findrfuncs
427 ____________________________________________________________________________
428 [ 17248] By: jhi                                   on 2002/06/14  22:34:27
429         Log: Group the debugger changes in one place.
430      Branch: perl
431            ! pod/perldelta.pod
432 ____________________________________________________________________________
433 [ 17247] By: jhi                                   on 2002/06/14  19:26:15
434         Log: Detypo.
435      Branch: perl
436            ! pod/perlfunc.pod
437 ____________________________________________________________________________
438 [ 17246] By: jhi                                   on 2002/06/14  19:18:44
439         Log: Plug potential confusion.
440      Branch: perl
441            ! pod/perldelta.pod
442 ____________________________________________________________________________
443 [ 17245] By: jhi                                   on 2002/06/14  19:13:16
444         Log: Attribute::Handlers has been adopted by Arthur.
445      Branch: perl
446            ! pod/perldelta.pod
447 ____________________________________________________________________________
448 [ 17244] By: jhi                                   on 2002/06/14  19:04:53
449         Log: README.irix update.
450      Branch: perl
451            ! README.irix
452 ____________________________________________________________________________
453 [ 17243] By: jhi                                   on 2002/06/14  19:00:08
454         Log: README.tru64 update.
455      Branch: perl
456            ! README.tru64
457 ____________________________________________________________________________
458 [ 17242] By: jhi                                   on 2002/06/14  18:48:33
459         Log: Not that urgent a fix since inside #if 0, but still...
460      Branch: perl
461            ! perlsfio.h
462 ____________________________________________________________________________
463 [ 17241] By: nick                                  on 2002/06/14  17:15:38
464         Log: Integrate mainline
465      Branch: perlio
466           !> Changes Configure NetWare/config.wc NetWare/config_H.wc
467           !> Porting/Glossary Porting/config.sh Porting/config_H
468           !> config_h.SH ext/Socket/socketpair.t lib/ExtUtils/t/Constant.t
469           !> lib/Pod/t/basic.t lib/Term/Cap.t patchlevel.h
470           !> pod/perldelta.pod pod/perltoc.pod pp_sys.c
471 ____________________________________________________________________________
472 [ 17240] By: jhi                                   on 2002/06/14  14:25:38
473         Log: OS/2 status from John Poltorak.
474      Branch: perl
475            ! pod/perldelta.pod
476 ____________________________________________________________________________
477 [ 17239] By: jhi                                   on 2002/06/14  14:05:37
478         Log: Regen Configure; regen perltoc.
479      Branch: perl
480            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
481            ! config_h.SH pod/perltoc.pod
482 ____________________________________________________________________________
483 [ 17238] By: jhi                                   on 2002/06/14  13:40:23
484         Log: Update Changes.
485      Branch: perl
486            ! Changes patchlevel.h
487 ____________________________________________________________________________
488 [ 17237] By: jhi                                   on 2002/06/14  13:32:22
489         Log: NetWare diff for XS::APItest.
490      Branch: perl
491            ! NetWare/config.wc NetWare/config_H.wc
492 ____________________________________________________________________________
493 [ 17236] By: jhi                                   on 2002/06/14  11:16:57
494         Log: Subject: [PATCH] Constant.t for EBCDIC platforms       
495              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
496              Date: Fri, 14 Jun 2002 10:39:54 +0200
497              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A438@madrid14.mad.fsc.net> 
498      Branch: perl
499            ! lib/ExtUtils/t/Constant.t
500 ____________________________________________________________________________
501 [ 17235] By: jhi                                   on 2002/06/14  11:09:07
502         Log: Subject: [PATCH] getpwent() & POSIX-BC/BS2000 problem
503              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
504              Date: Fri, 14 Jun 2002 10:07:28 +0200
505              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>
506      Branch: perl
507            ! pp_sys.c
508 ____________________________________________________________________________
509 [ 17234] By: jhi                                   on 2002/06/14  11:08:34
510         Log: Subject: [PATCH] basic.t for EBCDIC platforms
511              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
512              Date: Fri, 14 Jun 2002 09:58:49 +0200
513              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3BF@madrid14.mad.fsc.net>
514      Branch: perl
515            ! lib/Pod/t/basic.t
516 ____________________________________________________________________________
517 [ 17233] By: jhi                                   on 2002/06/14  11:07:23
518         Log: Subject: [PATCH] Cap.t for EBCDIC platforms
519              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
520              Date: Fri, 14 Jun 2002 09:53:36 +0200
521              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net>       
522              (why this has been working in z/OS?)
523      Branch: perl
524            ! lib/Term/Cap.t
525 ____________________________________________________________________________
526 [ 17232] By: jhi                                   on 2002/06/14  10:58:01
527         Log: Mention Solaris x86 use64bitint troubles.
528      Branch: perl
529            ! pod/perldelta.pod
530 ____________________________________________________________________________
531 [ 17231] By: jhi                                   on 2002/06/14  10:45:16
532         Log: All UNICOS test failures should be gone now.
533      Branch: perl
534            ! pod/perldelta.pod
535 ____________________________________________________________________________
536 [ 17230] By: jhi                                   on 2002/06/14  10:39:04
537         Log: UNICOS and UNICOS/mk are broken only on one test.
538      Branch: perl
539            ! ext/Socket/socketpair.t
540 ____________________________________________________________________________
541 [ 17229] By: nick                                  on 2002/06/14  08:36:40
542         Log: Integrate mainline
543      Branch: perlio
544           !> (integrate 32 files)
545 ____________________________________________________________________________
546 [ 17228] By: jhi                                   on 2002/06/14  01:36:12
547         Log: Upgrade to Switch 2.09 (the debugging statement
548              was already removed in blead)
549      Branch: perl
550            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
551 ____________________________________________________________________________
552 [ 17227] By: ams                                   on 2002/06/14  00:39:15
553         Log: Subject: [PATCH perl@17206] assorted help for older VMS systems
554              From: "Craig A. Berry" <craigberry@mac.com>
555              Date: Thu, 13 Jun 2002 19:55:25 -0500
556              Message-Id: <a05111b05b92ec91d165b@[172.16.52.1]>
557      Branch: perl
558            ! configure.com pod/perldelta.pod pp_pack.c vms/vms.c
559 ____________________________________________________________________________
560 [ 17226] By: jhi                                   on 2002/06/13  22:07:24
561         Log: Thread doc tweaks.
562      Branch: perl
563            ! ext/threads/shared/shared.pm ext/threads/threads.pm
564            ! pod/perlthrtut.pod
565 ____________________________________________________________________________
566 [ 17225] By: jhi                                   on 2002/06/13  21:59:07
567         Log: Don't assume too much about how print will scale
568              your fp numbers; be explicit and use printf instead--
569              the assumption broke in UNICOS (from Mark Lutz)
570              (Use %.0f instead of %d because in 32-bit systems
571              the %d may end producing -1 or something else odd.)
572      Branch: perl
573            ! t/lib/warnings/toke
574 ____________________________________________________________________________
575 [ 17224] By: jhi                                   on 2002/06/13  19:22:12
576         Log: Tell what version of PDL will be fine with 5.8.0,
577              according to TimJ.
578      Branch: perl
579            ! pod/perldelta.pod
580 ____________________________________________________________________________
581 [ 17223] By: jhi                                   on 2002/06/13  16:44:12
582         Log: Subject: test failure: lib/ExtUtils/t/Installed.t
583              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
584              Date: Thu, 13 Jun 2002 15:44:24 +0100
585              Message-Id: <200206131444.g5DEiOo22204@crypt.compulink.co.uk>
586      Branch: perl
587            ! lib/ExtUtils/t/Installed.t
588 ____________________________________________________________________________
589 [ 17222] By: jhi                                   on 2002/06/13  16:39:35
590         Log: Subject: Re: linux + usemorebits: gcc error?
591              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
592              Date: Thu, 13 Jun 2002 15:03:28 +0100
593              Message-Id: <200206131403.g5DE3Sk21964@crypt.compulink.co.uk>
594              
595              (go U32 based on NI-S since it's a flags field)
596      Branch: perl
597            ! perliol.h
598 ____________________________________________________________________________
599 [ 17221] By: jhi                                   on 2002/06/13  13:55:08
600         Log: Document the tied/magical/shared array/hash non-autovivifying bug.
601      Branch: perl
602            ! ext/threads/shared/shared.pm pod/perldelta.pod
603 ____________________________________________________________________________
604 [ 17220] By: jhi                                   on 2002/06/13  12:51:14
605         Log: Also perlsub needs to be slightly more upbeat about attributes. 
606      Branch: perl
607            ! pod/perlsub.pod
608 ____________________________________________________________________________
609 [ 17219] By: jhi                                   on 2002/06/13  12:40:36
610         Log: One more pass on the TYPE/ATTRS issues.
611      Branch: perl
612            ! lib/attributes.pm pod/perlfunc.pod
613 ____________________________________________________________________________
614 [ 17218] By: jhi                                   on 2002/06/13  12:24:53
615         Log: Subject: Re: [ PATCH ] AIX 5 + 17206
616              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
617              Date: Thu, 13 Jun 2002 09:18:27 +0200
618              Message-Id: <20020613091118.2BAF.H.M.BRAND@hccnet.nl>
619      Branch: perl
620            ! hints/aix.sh
621 ____________________________________________________________________________
622 [ 17217] By: jhi                                   on 2002/06/13  12:24:22
623         Log: Subject: [ PATCH ] mymalloc on HP-UX
624              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
625              Date: Thu, 13 Jun 2002 09:58:30 +0200
626              Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl>
627      Branch: perl
628            ! hints/hpux.sh
629 ____________________________________________________________________________
630 [ 17216] By: ams                                   on 2002/06/13  10:08:38
631         Log: <pudge> crab, can you integrate 17215 ?
632      Branch: perl
633           !> ext/XS/APItest/t/printf.t
634 ____________________________________________________________________________
635 [ 17215] By: pudge                                 on 2002/06/13  09:51:36
636         Log: Building XS::APItest as shared lib
637      Branch: macperl
638            ! ext/XS/APItest/t/printf.t
639 ____________________________________________________________________________
640 [ 17214] By: pudge                                 on 2002/06/13  09:50:25
641         Log: Update tests, makefile, config
642      Branch: macperl
643            ! macos/MacPerlTests.cmd macos/Makefile.mk macos/config.sh
644 ____________________________________________________________________________
645 [ 17213] By: pudge                                 on 2002/06/13  09:49:11
646         Log: Integrate perl
647      Branch: macperl
648           +> README.freebsd README.irix ext/IO/hints/sco.pl
649           +> ext/Thread/README.threads ext/XS/APItest/APItest.pm
650           +> ext/XS/APItest/APItest.xs ext/XS/APItest/MANIFEST
651           +> ext/XS/APItest/Makefile.PL ext/XS/APItest/README
652           +> ext/XS/APItest/t/printf.t lib/Math/BigInt/t/upgradef.t
653           +> lib/Net/Ping/Changes
654            - README.threads lib/Net/Ping/CHANGES
655            ! NetWare/bat/SetCodeWar.bat
656           !> (integrate 168 files)
657 ____________________________________________________________________________
658 [ 17212] By: ams                                   on 2002/06/13  09:29:13
659         Log: Subject: [PATCH] APItest.xs OUTPUT (was: perl@17206)
660              From: Chris Nandor <pudge@pobox.com>
661              Date: Thu, 13 Jun 2002 00:16:26 -0400
662              Message-Id: <pudge-95528D.00162613062002@onion.valueclick.com>
663      Branch: perl
664            ! ext/XS/APItest/APItest.xs
665 ____________________________________________________________________________
666 [ 17211] By: jhi                                   on 2002/06/12  23:05:29
667         Log: Subject: [PATCH: perl@17206] add skipping of threads and threads::shared on default builds
668              From: PPrymmer@factset.com
669              Date: Wed, 12 Jun 2002 18:58:50 -0400
670              Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>
671      Branch: perl
672            ! utils/perlivp.PL
673 ____________________________________________________________________________
674 [ 17210] By: jhi                                   on 2002/06/12  22:57:47
675         Log: The scalar behaviour of sort is undefined.
676      Branch: perl
677            ! pod/perlfunc.pod
678 ____________________________________________________________________________
679 [ 17209] By: jhi                                   on 2002/06/12  22:56:24
680         Log: Mention I/O layers in perlopentut.
681      Branch: perl
682            ! pod/perlopentut.pod
683 ____________________________________________________________________________
684 [ 17208] By: jhi                                   on 2002/06/12  22:36:15
685         Log: Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).
686      Branch: perl
687            ! lib/attributes.pm pod/perlfunc.pod
688 ____________________________________________________________________________
689 [ 17207] By: jhi                                   on 2002/06/12  14:15:32
690         Log: As noticed by Philip Newton, XS::APItest is not meant to be installed.
691      Branch: perl
692            ! ext/XS/APItest/README
693 ____________________________________________________________________________
694 [ 17206] By: jhi                                   on 2002/06/12  13:25:30
695         Log: Update Changes.
696      Branch: perl
697            ! Changes patchlevel.h
698 ____________________________________________________________________________
699 [ 17205] By: jhi                                   on 2002/06/12  13:16:32
700         Log: Regen toc.
701      Branch: perl
702            ! pod/perltoc.pod
703 ____________________________________________________________________________
704 [ 17204] By: jhi                                   on 2002/06/12  13:05:28
705         Log: This should be gone now.
706      Branch: perl
707            ! INSTALL
708 ____________________________________________________________________________
709 [ 17203] By: jhi                                   on 2002/06/12  12:58:54
710         Log: NetWare doc tweak.
711      Branch: perl
712            ! README.netware
713 ____________________________________________________________________________
714 [ 17202] By: jhi                                   on 2002/06/12  12:33:33
715         Log: Subject: [PATCH pod/perlfunc.pod] Re: Change sort in scalar context behavior. 
716              From: Abigail <abigail@foad.org>
717              Date: Wed, 12 Jun 2002 02:46:01 -0700
718              Message-ID: <20020612024601.A8524@ucan.foad.org>
719      Branch: perl
720            ! pod/perlfunc.pod
721 ____________________________________________________________________________
722 [ 17201] By: jhi                                   on 2002/06/12  12:31:19
723         Log: Subject: [PATCH] Re: linux + usemorebits: gcc error?
724              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
725              Date: Wed, 12 Jun 2002 13:50:59 +0200
726              Message-ID: <3D0735A3.4020701@hexaflux.com>
727      Branch: perl
728            ! ext/Time/HiRes/HiRes.xs
729 ____________________________________________________________________________
730 [ 17200] By: jhi                                   on 2002/06/12  12:17:02
731         Log: Synchronize config.bc and config_H.bc; add SCNfldbl;
732              go back to disabling long doubles from MinGW because
733              MSVCRT doesn't do long double printfing even when gcc
734              would know how to handle them.
735      Branch: perl
736            ! win32/config.bc win32/config_H.bc win32/config_H.gc
737 ____________________________________________________________________________
738 [ 17199] By: nick                                  on 2002/06/12  11:13:16
739         Log: Integrate mainline
740      Branch: perlio
741           !> configure.com ext/XS/APItest/APItest.xs lib/Math/Trig.t perl.c
742           !> pod/perldiag.pod pod/perlmodlib.PL pod/perlmodlib.pod
743           !> win32/config_H.bc win32/config_H.gc
744 ____________________________________________________________________________
745 [ 17198] By: jhi                                   on 2002/06/12  03:01:37
746         Log: Subject: [PATCH @17190] configure.com: join the sPRI... party
747              From: "Craig A. Berry" <craigberry@mac.com>
748              Date: Tue, 11 Jun 2002 22:44:31 -0500
749              Message-Id: <a05111b00b92c6bda8b47@[172.16.52.1]>
750      Branch: perl
751            ! configure.com
752 ____________________________________________________________________________
753 [ 17197] By: jhi                                   on 2002/06/12  01:52:32
754         Log: Test relying on undefined behaviour of atan2(0, 0)
755              (valiantly debugged by Mark Lutz).
756      Branch: perl
757            ! lib/Math/Trig.t
758 ____________________________________________________________________________
759 [ 17196] By: jhi                                   on 2002/06/12  01:41:05
760         Log: Regen perlmodlib.
761      Branch: perl
762            ! pod/perlmodlib.pod
763 ____________________________________________________________________________
764 [ 17195] By: jhi                                   on 2002/06/12  01:39:18
765         Log: Subject: [PATCH] perlmodlib.pod missing Config & Errno
766              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
767              Date: Tue, 11 Jun 2002 15:12:15 -0700
768              Message-ID: </WnB9gzkgC5S092yn@efn.org>
769      Branch: perl
770            ! pod/perlmodlib.PL
771 ____________________________________________________________________________
772 [ 17194] By: jhi                                   on 2002/06/12  01:35:57
773         Log: Subject: [PATCH] Re: RC1 on Playstation2
774              From: Tim Jenness <t.jenness@jach.hawaii.edu>
775              Date: Tue, 11 Jun 2002 11:55:40 -1000 (HST)
776              Message-ID: <Pine.LNX.4.44.0206111135130.31715-100000@lapaki>
777      Branch: perl
778            ! perl.c
779 ____________________________________________________________________________
780 [ 17193] By: jhi                                   on 2002/06/11  19:57:23
781         Log: Not that I know anything about Windows compilers
782              but Google leads me into believing that while Borland and
783              GCC support the ANSI way of printing long doubles (%L),
784              Visual C really doesn't support printing them.
785      Branch: perl
786            ! ext/XS/APItest/APItest.xs win32/config_H.bc win32/config_H.gc
787 ____________________________________________________________________________
788 [ 17192] By: rgs                                   on 2002/06/11  19:00:37
789         Log: Fix a cut-n-paste error.
790      Branch: perl
791            ! pod/perldiag.pod
792 ____________________________________________________________________________
793 [ 17191] By: nick                                  on 2002/06/11  16:07:14
794         Log: Integrate mainline
795      Branch: perlio
796           !> Changes INSTALL ext/XS/APItest/APItest.pm
797           !> ext/XS/APItest/APItest.xs ext/XS/APItest/t/printf.t
798           !> patchlevel.h
799 ____________________________________________________________________________
800 [ 17190] By: jhi                                   on 2002/06/11  14:09:14
801         Log: Update Changes.
802      Branch: perl
803            ! Changes patchlevel.h
804 ____________________________________________________________________________
805 [ 17189] By: jhi                                   on 2002/06/11  13:55:12
806         Log: Trying to printf Perl-specific datatypes using printf
807              (with perlio or stdio) is folly, says Hugo.
808      Branch: perl
809            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
810            ! ext/XS/APItest/t/printf.t
811 ____________________________________________________________________________
812 [ 17188] By: jhi                                   on 2002/06/11  13:54:31
813         Log: Be more specific.
814      Branch: perl
815            ! INSTALL
816 ____________________________________________________________________________
817 [ 17187] By: jhi                                   on 2002/06/11  13:03:13
818         Log: Subject: [PATCH INSTALL] warn about gcc 3.1 + usemorebits
819              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>      
820              Date: Tue, 11 Jun 2002 12:21:01 +0200
821              Message-ID: <3D05CF0D.9060409@hexaflux.com>    
822      Branch: perl
823            ! INSTALL
824 ____________________________________________________________________________
825 [ 17186] By: nick                                  on 2002/06/11  10:44:04
826         Log: Integrate mainline
827      Branch: perlio
828           +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
829           +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
830           +> ext/XS/APItest/README ext/XS/APItest/t/printf.t
831           +> lib/Math/BigInt/t/upgradef.t
832           !> MANIFEST NetWare/Makefile Porting/repository.pod
833           !> djgpp/config.over ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
834           !> ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
835           !> ext/Storable/t/malice.t lib/Math/BigFloat.pm
836           !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
837           !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigintpm.inc
838           !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
839           !> lib/Math/BigInt/t/sub_mbi.t locale.c perl.h pod/perldelta.pod
840           !> pod/perlfunc.pod pod/perlhack.pod pod/perluniintro.pod
841           !> win32/Makefile
842 ____________________________________________________________________________
843 [ 17185] By: gsar                                  on 2002/06/11  05:02:43
844         Log: sanity-check the windows section in perldelta and add some missing
845              entries
846      Branch: perl
847            ! pod/perldelta.pod
848 ____________________________________________________________________________
849 [ 17184] By: jhi                                   on 2002/06/11  03:45:44
850         Log: Obviously time to get some sleep.
851      Branch: perl
852            ! ext/XS/APItest/t/printf.t
853 ____________________________________________________________________________
854 [ 17183] By: jhi                                   on 2002/06/11  03:41:35
855         Log: #17179 wasn't quite right.
856      Branch: perl
857            ! ext/XS/APItest/t/printf.t
858 ____________________________________________________________________________
859 [ 17182] By: gsar                                  on 2002/06/11  03:27:41
860         Log: fix outdated info about how the patches in the APC are generated;
861              mention the perlbrowse repository gateway; add a pointer to
862              perlhack.pod in repository.pod
863      Branch: perl
864            ! Porting/repository.pod pod/perlhack.pod
865 ____________________________________________________________________________
866 [ 17181] By: jhi                                   on 2002/06/11  03:27:24
867         Log: Subject: Detype locale.c comment
868              From: Philip Newton <Philip.Newton@gmx.net>
869              Date: Tue, 11 Jun 2002 06:28:08 +0200
870              Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
871      Branch: perl
872            ! locale.c
873 ____________________________________________________________________________
874 [ 17180] By: jhi                                   on 2002/06/11  03:21:53
875         Log: Make UTF-8 locales effective only if PerlIO has been
876              defined (ignore UTF-8 locales silently if no PerlIO).
877      Branch: perl
878            ! locale.c pod/perldelta.pod pod/perluniintro.pod
879 ____________________________________________________________________________
880 [ 17179] By: jhi                                   on 2002/06/11  02:53:34
881         Log: Can't printf Perl specific datatypes without perlio
882              (in other words, stdio doesn't do the %V...)
883      Branch: perl
884            ! ext/XS/APItest/t/printf.t
885 ____________________________________________________________________________
886 [ 17178] By: jhi                                   on 2002/06/11  01:54:05
887         Log: Document XS::APItest.
888      Branch: perl
889            ! pod/perldelta.pod
890 ____________________________________________________________________________
891 [ 17177] By: jhi                                   on 2002/06/11  01:49:38
892         Log: Add XS::APItest to Win32/DJGPP/NetWare.
893      Branch: perl
894            ! NetWare/Makefile djgpp/config.over win32/Makefile
895 ____________________________________________________________________________
896 [ 17176] By: jhi                                   on 2002/06/11  01:37:39
897         Log: Add XS::APItest 0.01 from Tim Jenness.
898              
899              The perl.h change is needed by non-gcc (non-__attribute__)
900              compilers: without it non-gccs won't have printf() mapped
901              to PerlIO_stdoutf (when perlio, of course).  This means that
902              non-gccs would not be able to print the Perl specific datatypes.
903      Branch: perl
904            + ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
905            + ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
906            + ext/XS/APItest/README ext/XS/APItest/t/printf.t
907            ! MANIFEST perl.h
908 ____________________________________________________________________________
909 [ 17175] By: jhi                                   on 2002/06/10  23:24:42
910         Log: Now that binmode(FH) does implicit ":bytes" revisit
911              the failing tests.  The worrisome one is the Digest::MD5
912              test-- how will it fare in CRLF lands now?
913      Branch: perl
914            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
915            ! ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
916            ! ext/Storable/t/malice.t
917 ____________________________________________________________________________
918 [ 17174] By: jhi                                   on 2002/06/10  20:55:00
919         Log: Upgrade to Math::BigInt 1.59.
920      Branch: perl
921            + lib/Math/BigInt/t/upgradef.t
922            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
923            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
924            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
925            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
926 ____________________________________________________________________________
927 [ 17173] By: jhi                                   on 2002/06/10  20:16:30
928         Log: Document the implicit :bytes of binmode(FH).
929      Branch: perl
930            ! pod/perlfunc.pod
931 ____________________________________________________________________________
932 [ 17172] By: jhi                                   on 2002/06/10  19:27:23
933         Log: Integrate perlio:
934              
935              [ 17171]
936              binmode(FH); to act like binmode(FH,":bytes") as well as
937              turning off CRLF features.
938      Branch: perl
939           !> perlio.c t/io/utf8.t
940 ____________________________________________________________________________
941 [ 17171] By: nick                                  on 2002/06/10  18:40:22
942         Log: binmode(FH); to act like binmode(FH,":bytes") as well as
943              turning off CRLF features.
944      Branch: perlio
945            ! perlio.c t/io/utf8.t
946 ____________________________________________________________________________
947 [ 17170] By: nick                                  on 2002/06/10  17:04:28
948         Log: Integrate mainline
949      Branch: perlio
950           !> Changes ext/Encode/t/CJKT.t ext/Encode/t/guess.t
951           !> ext/threads/shared/queue.pm ext/threads/shared/shared.xs
952           !> locale.c patchlevel.h perl.c pod/perldebtut.pod
953           !> pod/perldelta.pod sv.c
954 ____________________________________________________________________________
955 [ 17169] By: jhi                                   on 2002/06/10  14:47:28
956         Log: Subject: [DOC PATCH] perldebtut
957              From: Elizabeth Mattijsen <liz@dijkmat.nl>
958              Date: Mon, 10 Jun 2002 17:47:14 +0200
959              Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>
960      Branch: perl
961            ! pod/perldebtut.pod
962 ____________________________________________________________________________
963 [ 17168] By: jhi                                   on 2002/06/10  14:04:31
964         Log: Document the UTF-8 env issue.  Now NI-S just needs
965              to fix binmode() to comply with the documentation...
966      Branch: perl
967            ! pod/perldelta.pod
968 ____________________________________________________________________________
969 [ 17167] By: jhi                                   on 2002/06/10  13:47:21
970         Log: Subject: Re: Change 17108: Document the do BAREWORD change, from Rafael.
971              From: Philip Newton <Philip.Newton@gmx.net>
972              Date: Mon, 10 Jun 2002 07:56:41 +0200
973              Message-ID: <anf8gugjm2v70ckgmkjm12paa00atimik4@4ax.com>
974              
975              Subject: Re: Change 17110: Add deprecations.
976              From: Philip Newton <Philip.Newton@gmx.net>
977              Date: Mon, 10 Jun 2002 07:56:22 +0200
978              Message-ID: <bpf8gu0v332thjkpv39uirardul58aa7b3@4ax.com>
979      Branch: perl
980            ! pod/perldelta.pod
981 ____________________________________________________________________________
982 [ 17166] By: jhi                                   on 2002/06/10  13:44:49
983         Log: NI-S doesn't need these comments :-) but I'm commenting anyway.
984      Branch: perl
985            ! locale.c perl.c
986 ____________________________________________________________________________
987 [ 17165] By: jhi                                   on 2002/06/10  13:07:57
988         Log: Update Changes.
989      Branch: perl
990            ! Changes patchlevel.h
991 ____________________________________________________________________________
992 [ 17164] By: jhi                                   on 2002/06/10  13:01:17
993         Log: Further patch on #17163 for Tru64.
994      Branch: perl
995            ! sv.c
996 ____________________________________________________________________________
997 [ 17163] By: jhi                                   on 2002/06/10  12:40:16
998         Log: Patch from Hugo for the 'printf' problem:
999              - for SV-style calling, we can only get NV
1000              - for C-style calling, we assume %f is double;
1001              - for simplicity we allow any of %Lf, %llf, %qf for long double
1002      Branch: perl
1003            ! sv.c
1004 ____________________________________________________________________________
1005 [ 17162] By: jhi                                   on 2002/06/10  12:31:32
1006         Log: Integrate perlio:
1007              
1008              [ 17159]
1009              Tune test to run in UTF-8 locales
1010              - test file must be opened as :bytes or high-bit octets
1011              will be UTF-8 encoded on write in such locales, so
1012              will not read as expected.
1013      Branch: perl
1014           !> ext/PerlIO/t/fallback.t
1015 ____________________________________________________________________________
1016 [ 17161] By: jhi                                   on 2002/06/10  12:21:39
1017         Log: #17150 didn't expect -Uuseperlio.
1018      Branch: perl
1019            ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
1020 ____________________________________________________________________________
1021 [ 17160] By: sky                                   on 2002/06/10  09:53:42
1022         Log: Subject: [PATCH] queue.pm
1023              From: Benjamin Goldberg <goldbb2@earthlink.net>
1024              Date: tis jun 04, 2002  02:03:53  Europe/Stockholm
1025              Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
1026              Applied manually
1027      Branch: perl
1028            ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
1029 ____________________________________________________________________________
1030 [ 17159] By: nick                                  on 2002/06/10  09:51:16
1031         Log: Tune test to run in UTF-8 locales
1032              - test file must be opened as :bytes or high-bit octets
1033              will be UTF-8 encoded on write in such locales, so
1034              will not read as expected.
1035      Branch: perlio
1036            ! ext/PerlIO/t/fallback.t
1037 ____________________________________________________________________________
1038 [ 17158] By: nick                                  on 2002/06/10  09:49:32
1039         Log: Integrate mainline
1040      Branch: perlio
1041           +> lib/Net/Ping/Changes
1042            - lib/Net/Ping/CHANGES
1043           !> (integrate 37 files)
1044 ____________________________________________________________________________
1045 [ 17157] By: jhi                                   on 2002/06/10  03:30:19
1046         Log: metaconfig tweak for #17156.
1047      Branch: metaconfig
1048            ! U/mkglossary
1049 ____________________________________________________________________________
1050 [ 17156] By: jhi                                   on 2002/06/10  03:30:06
1051         Log: Glossary tweaks.
1052      Branch: perl
1053            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1054 ____________________________________________________________________________
1055 [ 17155] By: jhi                                   on 2002/06/10  02:12:09
1056         Log: Upgrade to Net::Ping 2.19.
1057      Branch: perl
1058            + lib/Net/Ping/Changes
1059            - lib/Net/Ping/CHANGES
1060            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
1061 ____________________________________________________________________________
1062 [ 17154] By: jhi                                   on 2002/06/09  23:25:48
1063         Log: Subject: [patch] ptr_table_store
1064              From: Doug MacEachern <dougm@covalent.net>
1065              Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
1066              Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
1067      Branch: perl
1068            ! sv.c
1069 ____________________________________________________________________________
1070 [ 17153] By: jhi                                   on 2002/06/09  23:25:04
1071         Log: Subject: Re: unique attribute?
1072              From: Doug MacEachern <dougm@covalent.net>
1073              Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
1074              Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
1075      Branch: perl
1076            ! embed.fnc embed.h proto.h sv.c sv.h
1077 ____________________________________________________________________________
1078 [ 17152] By: jhi                                   on 2002/06/09  23:21:35
1079         Log: Update hint comments.
1080      Branch: perl
1081            ! hints/irix_6.sh
1082 ____________________________________________________________________________
1083 [ 17151] By: jhi                                   on 2002/06/09  22:59:54
1084         Log: One missing bit of Math::BigInt 1.58.
1085      Branch: perl
1086            ! t/lib/Math/BigInt/BareCalc.pm
1087 ____________________________________________________________________________
1088 [ 17150] By: jhi                                   on 2002/06/09  21:47:51
1089         Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
1090              From: Radu Greab <radu@netsoft.ro>
1091              Date: Mon, 10 Jun 2002 00:40:34 +0300
1092              Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>
1093              
1094              Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
1095              ones which I cannot figure out.
1096      Branch: perl
1097            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
1098            ! ext/Encode/t/guess.t ext/Storable/t/malice.t
1099 ____________________________________________________________________________
1100 [ 17149] By: jhi                                   on 2002/06/09  21:08:02
1101         Log: :unique nitpicking continues.
1102      Branch: perl
1103            ! pod/perlfunc.pod
1104 ____________________________________________________________________________
1105 [ 17148] By: jhi                                   on 2002/06/09  21:01:57
1106         Log: "thread failed to start: " is better than "Died:".
1107      Branch: perl
1108            ! ext/threads/threads.xs pod/perldiag.pod
1109 ____________________________________________________________________________
1110 [ 17147] By: jhi                                   on 2002/06/09  20:47:53
1111         Log: :unique saga continues.
1112      Branch: perl
1113            ! pod/perldelta.pod pod/perlfunc.pod
1114 ____________________________________________________________________________
1115 [ 17146] By: jhi                                   on 2002/06/09  20:44:38
1116         Log: Subject: Re: unique attribute?
1117              From: Doug MacEachern <dougm@covalent.net>
1118              Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
1119              Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
1120      Branch: perl
1121            ! sv.c
1122 ____________________________________________________________________________
1123 [ 17145] By: jhi                                   on 2002/06/09  20:09:03
1124         Log: Subject: Math::BigInt 1.58 released
1125              From: Tels <perl_dummy@bloodgate.com>
1126              Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
1127              Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>
1128              
1129              Subject: [PATCH] RE: Math::BigInt 1.58 released
1130              From: Tels <perl_dummy@bloodgate.com>
1131              Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
1132              Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>
1133      Branch: perl
1134            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1135            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1136            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
1137            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
1138            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
1139            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
1140            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1141            ! lib/Math/BigInt/t/with_sub.t
1142 ____________________________________________________________________________
1143 [ 17144] By: nick                                  on 2002/06/09  17:50:14
1144         Log: Integrate mainline
1145      Branch: perlio
1146           +> README.freebsd README.irix
1147           !> (integrate 43 files)
1148 ____________________________________________________________________________
1149 [ 17143] By: jhi                                   on 2002/06/09  17:45:50
1150         Log: Subject: cleanup's
1151              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1152              Date: Sun, 09 Jun 2002 13:55:21 +0200
1153              Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
1154      Branch: perl
1155            ! ext/PerlIO/t/encoding.t
1156 ____________________________________________________________________________
1157 [ 17142] By: jhi                                   on 2002/06/09  17:37:45
1158         Log: open "list form" clarification.
1159      Branch: perl
1160            ! pod/perlfunc.pod
1161 ____________________________________________________________________________
1162 [ 17141] By: jhi                                   on 2002/06/09  17:24:22
1163         Log: Better wording from Sarathy.
1164      Branch: perl
1165            ! pod/perldelta.pod
1166 ____________________________________________________________________________
1167 [ 17140] By: jhi                                   on 2002/06/09  16:58:47
1168         Log: Closer to the truth.
1169      Branch: perl
1170            ! pod/perlfunc.pod
1171 ____________________________________________________________________________
1172 [ 17139] By: jhi                                   on 2002/06/09  16:49:49
1173         Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
1174              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1175              Date: Sun, 09 Jun 2002 14:52:07 +0100
1176              Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>  
1177      Branch: perl
1178            ! numeric.c
1179 ____________________________________________________________________________
1180 [ 17138] By: jhi                                   on 2002/06/09  16:13:44
1181         Log: Clarify that the :unique makes the target readonly
1182              when the first interpreter cloning takes place.
1183      Branch: perl
1184            ! pod/perlfunc.pod
1185 ____________________________________________________________________________
1186 [ 17137] By: gsar                                  on 2002/06/09  16:05:22
1187         Log: update perlfork.pod for status as of 5.8.0
1188      Branch: perl
1189            ! pod/perlfork.pod
1190 ____________________________________________________________________________
1191 [ 17136] By: jhi                                   on 2002/06/09  16:01:50
1192         Log: Subject: possible band-aid for cygwin build of perl@17061
1193              From: PPrymmer@factset.com
1194              Date: Sat, 8 Jun 2002 20:57:05 -0400
1195              Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
1196      Branch: perl
1197            ! Makefile.SH README.cygwin
1198 ____________________________________________________________________________
1199 [ 17135] By: sky                                   on 2002/06/09  15:44:37
1200         Log: Follow up on changing keyword to special subroutine.
1201      Branch: perl
1202            ! pod/perlmod.pod
1203 ____________________________________________________________________________
1204 [ 17134] By: jhi                                   on 2002/06/09  15:40:52
1205         Log: CLONE doc tweaks.
1206      Branch: perl
1207            ! pod/perldelta.pod pod/perlmod.pod
1208 ____________________________________________________________________________
1209 [ 17133] By: jhi                                   on 2002/06/09  15:34:20
1210         Log: syswrite() is old news.
1211      Branch: perl
1212            ! pod/perldelta.pod
1213 ____________________________________________________________________________
1214 [ 17132] By: jhi                                   on 2002/06/09  15:14:20
1215         Log: Subject: One-argument syswrite
1216              From: Johan Vromans <jvromans@squirrel.nl>
1217              Date: Sun, 9 Jun 2002 13:20:36 +0200
1218              Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
1219              
1220              (It's really two-argument.)
1221      Branch: perl
1222            ! pod/perldelta.pod
1223 ____________________________________________________________________________
1224 [ 17131] By: jhi                                   on 2002/06/09  15:11:13
1225         Log: Subject: [Patch] $^N issues
1226              From: Johan Vromans <jvromans@squirrel.nl>
1227              Date: Sun, 9 Jun 2002 13:12:43 +0200
1228              Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>    
1229      Branch: perl
1230            ! lib/English.pm pod/perlre.pod
1231 ____________________________________________________________________________
1232 [ 17130] By: jhi                                   on 2002/06/09  15:10:18
1233         Log: Subject: [Patch] "#0" format in perlform
1234              From: Johan Vromans <jvromans@squirrel.nl>
1235              Date: Sun, 9 Jun 2002 12:53:01 +0200
1236              Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>    
1237      Branch: perl
1238            ! pod/perlform.pod
1239 ____________________________________________________________________________
1240 [ 17129] By: jhi                                   on 2002/06/09  15:08:20
1241         Log: Subject: [Patch] CLONE is not in perldelta
1242              From: Johan Vromans <jvromans@squirrel.nl>
1243              Date: Sun, 9 Jun 2002 12:41:18 +0200
1244              Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>    
1245      Branch: perl
1246            ! pod/perldelta.pod
1247 ____________________________________________________________________________
1248 [ 17128] By: jhi                                   on 2002/06/09  03:02:38
1249         Log: Subject: [PATCH] fix stuck MD5 compile on VAX
1250              From: "Craig A. Berry" <craigberry@mac.com>
1251              Date: Sat, 8 Jun 2002 23:01:11 -0500
1252              Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
1253      Branch: perl
1254            ! ext/Digest/MD5/Makefile.PL
1255 ____________________________________________________________________________
1256 [ 17127] By: jhi                                   on 2002/06/08  22:50:43
1257         Log: ... and more.
1258      Branch: perl
1259            ! win32/makefile.mk
1260 ____________________________________________________________________________
1261 [ 17126] By: jhi                                   on 2002/06/08  22:49:43
1262         Log: More spots for perl$OS.
1263      Branch: perl
1264            ! NetWare/Makefile win32/Makefile
1265 ____________________________________________________________________________
1266 [ 17125] By: jhi                                   on 2002/06/08  22:46:17
1267         Log: One more spot to list perlfreebsd and perlirix.
1268      Branch: perl
1269            ! plan9/mkfile
1270 ____________________________________________________________________________
1271 [ 17124] By: jhi                                   on 2002/06/08  22:22:05
1272         Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
1273      Branch: perl
1274            ! pod/perlport.pod
1275 ____________________________________________________________________________
1276 [ 17123] By: jhi                                   on 2002/06/08  22:15:31
1277         Log: Cygwin duplicated (noticed by Schwern).
1278      Branch: perl
1279            ! pod/perlport.pod
1280 ____________________________________________________________________________
1281 [ 17122] By: jhi                                   on 2002/06/08  22:03:15
1282         Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
1283      Branch: perl
1284            ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
1285            ! pod/perlport.pod pod/perlrun.pod
1286 ____________________________________________________________________________
1287 [ 17121] By: jhi                                   on 2002/06/08  21:36:00
1288         Log: Make the =heads a little bit more descriptive; regen toc.
1289      Branch: perl
1290            ! README.freebsd README.irix pod/perltoc.pod
1291 ____________________________________________________________________________
1292 [ 17120] By: jhi                                   on 2002/06/08  21:02:27
1293         Log: I wonder what a 64-bot is?
1294      Branch: perl
1295            ! README.irix
1296 ____________________________________________________________________________
1297 [ 17119] By: jhi                                   on 2002/06/08  21:01:45
1298         Log: Regen toc.
1299      Branch: perl
1300            ! pod/perltoc.pod
1301 ____________________________________________________________________________
1302 [ 17118] By: jhi                                   on 2002/06/08  21:00:18
1303         Log: Add README.irix/perlirix.
1304      Branch: perl
1305            + README.irix
1306            ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
1307            ! pod/perldelta.pod pod/perlport.pod
1308 ____________________________________________________________________________
1309 [ 17117] By: jhi                                   on 2002/06/08  20:48:16
1310         Log: Add perlfreebsd.
1311      Branch: perl
1312            ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
1313            ! pod/perlport.pod
1314 ____________________________________________________________________________
1315 [ 17116] By: jhi                                   on 2002/06/08  20:45:25
1316         Log: Mention the FreeBSD Perl policy change.
1317      Branch: perl
1318            ! README.freebsd
1319 ____________________________________________________________________________
1320 [ 17115] By: jhi                                   on 2002/06/08  20:34:59
1321         Log: Mention the FreeBSD readdir_r bug in perldelta.
1322      Branch: perl
1323            ! pod/perldelta.pod
1324 ____________________________________________________________________________
1325 [ 17114] By: jhi                                   on 2002/06/08  20:31:18
1326         Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
1327              From: Nicholas Clark <nick@unfortu.net>
1328              Date: Sat, 8 Jun 2002 22:23:15 +0100
1329              Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
1330      Branch: perl
1331            + README.freebsd
1332            ! MANIFEST
1333 ____________________________________________________________________________
1334 [ 17113] By: sky                                   on 2002/06/08  20:19:28
1335         Log: Preparing A::H for CPAN release, upped version to 0.77
1336              Documented changes.
1337              Last tweak to test case.
1338      Branch: perl
1339            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
1340            ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
1341 ____________________________________________________________________________
1342 [ 17112] By: sky                                   on 2002/06/08  19:42:33
1343         Log: Prepare CPAN release of Attribute::Handlers
1344              Make the test case know about the changes in attributes
1345              in 5.8 (lexical) and also turn off some warnings.
1346      Branch: perl
1347            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
1348 ____________________________________________________________________________
1349 [ 17111] By: jhi                                   on 2002/06/08  19:11:49
1350         Log: Because of #17097.
1351      Branch: perl
1352            ! configpm
1353 ____________________________________________________________________________
1354 [ 17110] By: jhi                                   on 2002/06/08  19:06:31
1355         Log: Add deprecations.
1356      Branch: perl
1357            ! pod/perldelta.pod
1358 ____________________________________________________________________________
1359 [ 17109] By: sky                                   on 2002/06/08  19:02:19
1360         Log: Remove leftover dummy and cleanup the test case.
1361      Branch: perl
1362            ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
1363            ! ext/threads/shared/t/hv_simple.t
1364 ____________________________________________________________________________
1365 [ 17108] By: jhi                                   on 2002/06/08  18:55:23
1366         Log: Document the do BAREWORD change, from Rafael.
1367      Branch: perl
1368            ! pod/perldelta.pod
1369 ____________________________________________________________________________
1370 [ 17107] By: jhi                                   on 2002/06/08  18:32:50
1371         Log: Remove the newly added makedepend .depending "token directory"
1372              when cleaning up.
1373      Branch: perl
1374            ! Makefile.SH
1375 ____________________________________________________________________________
1376 [ 17106] By: jhi                                   on 2002/06/08  18:24:08
1377         Log: perldelta tweaks.
1378      Branch: perl
1379            ! pod/perldelta.pod
1380 ____________________________________________________________________________
1381 [ 17105] By: jhi                                   on 2002/06/08  18:19:40
1382         Log: I assume the Perl fork() emulation is still experimental.
1383      Branch: perl
1384            ! pod/perlfork.pod
1385 ____________________________________________________________________________
1386 [ 17104] By: jhi                                   on 2002/06/08  18:17:10
1387         Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
1388              From: "Craig A. Berry" <craigberry@mac.com>
1389              Date: Sat, 8 Jun 2002 14:10:41 -0500
1390              Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
1391      Branch: perl
1392            ! README.vms pod/perldelta.pod
1393 ____________________________________________________________________________
1394 [ 17103] By: jhi                                   on 2002/06/08  18:04:37
1395         Log: Slight tweaks from Lupe Christoph.
1396      Branch: perl
1397            ! pod/perldelta.pod
1398 ____________________________________________________________________________
1399 [ 17102] By: jhi                                   on 2002/06/08  17:04:24
1400         Log: Workaround for broken symlink traversal.
1401      Branch: perl
1402            ! installperl
1403 ____________________________________________________________________________
1404 [ 17101] By: jhi                                   on 2002/06/08  16:16:46
1405         Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
1406      Branch: perl
1407            ! utils/h2ph.PL
1408 ____________________________________________________________________________
1409 [ 17100] By: nick                                  on 2002/06/08  15:54:19
1410         Log: Integrate mainline
1411      Branch: perlio
1412           !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
1413           !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
1414           !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
1415           !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
1416           !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
1417           !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
1418 ____________________________________________________________________________
1419 [ 17099] By: jhi                                   on 2002/06/08  15:53:16
1420         Log: Try to avoid a looping makedepend that sometimes
1421              happens when timestamps are out of sync.
1422      Branch: perl
1423            ! makedepend.SH
1424 ____________________________________________________________________________
1425 [ 17098] By: jhi                                   on 2002/06/08  15:35:06
1426         Log: metaconfig tweaks from Robin Barker to go with #17097;
1427              update Glossary.patch and mkglossary.
1428      Branch: metaconfig
1429            ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
1430            ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
1431 ____________________________________________________________________________
1432 [ 17097] By: jhi                                   on 2002/06/08  15:34:09
1433         Log: Various Configure tweaks.
1434      Branch: perl
1435            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1436 ____________________________________________________________________________
1437 [ 17096] By: jhi                                   on 2002/06/08  15:05:46
1438         Log: Fix Glossary formatting bugs when creating Config.pm,
1439              from Robin Barker.
1440      Branch: perl
1441            ! configpm
1442 ____________________________________________________________________________
1443 [ 17095] By: jhi                                   on 2002/06/08  15:00:39
1444         Log: perlivp: Too Much Information. 
1445      Branch: perl
1446            ! utils/perlivp.PL
1447 ____________________________________________________________________________
1448 [ 17094] By: jhi                                   on 2002/06/08  14:58:43
1449         Log: h2ph: workarounds for too large hexadecimal constants.
1450              Now 'perlivp' passes without a whimper in Solaris 8 and
1451              Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
1452              installation is weird; e.g. float.h is not in /usr/include...
1453              (cd /usr/include; h2ph -l -r .)
1454      Branch: perl
1455            ! utils/h2ph.PL
1456 ____________________________________________________________________________
1457 [ 17093] By: jhi                                   on 2002/06/08  14:22:10
1458         Log: h2ph: handle function pointer constants.
1459      Branch: perl
1460            ! utils/h2ph.PL
1461 ____________________________________________________________________________
1462 [ 17092] By: jhi                                   on 2002/06/08  13:54:17
1463         Log: Put back the [561+] markers (except for the New Tests
1464              section where the comparison is meaningless);
1465              note that perl561delta is really the changes both
1466              from 5.005_03 and 5.6.0.
1467      Branch: perl
1468            ! pod/perldelta.pod
1469 ____________________________________________________________________________
1470 [ 17091] By: jhi                                   on 2002/06/08  13:25:04
1471         Log: Mention the dynamicness of Socket in VMS in another spot.
1472      Branch: perl
1473            ! pod/perldelta.pod
1474 ____________________________________________________________________________
1475 [ 17090] By: jhi                                   on 2002/06/08  13:16:27
1476         Log: Address most of the issues found by Lupe Cristoph
1477              (only leave the VMS changes to the VMS people);
1478              move the VOS section to its right place;
1479              talk more about userlevel threads;
1480              eradicate end-of-line spaces.
1481      Branch: perl
1482            ! pod/perldelta.pod
1483 ____________________________________________________________________________
1484 [ 17089] By: jhi                                   on 2002/06/08  12:59:45
1485         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
1486              From: Radu Greab <radu@netsoft.ro>
1487              Date: Sat, 8 Jun 2002 16:59:56 +0300
1488              Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
1489              
1490              A test for #17082.
1491      Branch: perl
1492            ! ext/Storable/t/recurse.t
1493 ____________________________________________________________________________
1494 [ 17088] By: jhi                                   on 2002/06/08  12:35:46
1495         Log: Explain at the top the situation in a nutshell;
1496              remove the [561+] tags as redundant;
1497              AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.
1498      Branch: perl
1499            ! pod/perldelta.pod
1500 ____________________________________________________________________________
1501 [ 17087] By: jhi                                   on 2002/06/08  12:25:15
1502         Log: Subject: [Patch] perldelta for 5.8.0 RC1
1503              From: lupe@lupe-christoph.de (Lupe Christoph)
1504              Date: Sat, 8 Jun 2002 14:08:16 +0200
1505              Message-ID: <20020608120816.GP14630@lupe-christoph.de>
1506      Branch: perl
1507            ! pod/perldelta.pod
1508 ____________________________________________________________________________
1509 [ 17086] By: jhi                                   on 2002/06/08  12:14:48
1510         Log: Advertise the upcoming Win32::GetOSName().
1511      Branch: perl
1512            ! pod/perlport.pod
1513 ____________________________________________________________________________
1514 [ 17085] By: jhi                                   on 2002/06/08  12:11:27
1515         Log: The lib/Win32.pod part of
1516              
1517              Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )     
1518              From: "Yves Orton" <demerphq@hotmail.com>
1519              Date: Sat, 08 Jun 2002 00:27:25 +0200
1520              Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
1521              
1522              (manually applied and tweaked) 
1523      Branch: perl
1524            ! lib/Win32.pod
1525 ____________________________________________________________________________
1526 [ 17084] By: jhi                                   on 2002/06/08  11:46:36
1527         Log: Subject: Doc patches: assorted minor nits
1528              From: Philip Newton <Philip.Newton@gmx.net>
1529              Date: Sat, 08 Jun 2002 11:08:12 +0200
1530              Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
1531      Branch: perl
1532            ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
1533 ____________________________________________________________________________
1534 [ 17083] By: jhi                                   on 2002/06/08  11:44:59
1535         Log: Subject: Re: doc bug in perldoc
1536              From: Philip Newton <Philip.Newton@gmx.net>
1537              Date: Sat, 08 Jun 2002 11:05:09 +0200
1538              Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
1539      Branch: perl
1540            ! utils/perldoc.PL
1541 ____________________________________________________________________________
1542 [ 17082] By: jhi                                   on 2002/06/08  11:37:56
1543         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
1544              From: Radu Greab <radu@netsoft.ro>
1545              Date: Sat, 8 Jun 2002 08:28:58 +0300
1546              Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
1547      Branch: perl
1548            ! ext/Storable/Storable.xs
1549 ____________________________________________________________________________
1550 [ 17081] By: jhi                                   on 2002/06/08  11:36:29
1551         Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
1552              From: "Craig A. Berry" <craigberry@mac.com>
1553              Date: Fri, 7 Jun 2002 22:55:34 -0500
1554              Message-Id: <a05111b02b92724737054@[172.16.52.1]>
1555              
1556              Handle also underflow on non-IEEE.
1557      Branch: perl
1558            ! numeric.c
1559 ____________________________________________________________________________
1560 [ 17080] By: sky                                   on 2002/06/08  10:06:05
1561         Log: Fix for bug [ID 20020602.007].
1562              Don't decrement the active flag until AFTER we have run perl_destruct
1563      Branch: perl
1564            ! ext/threads/threads.xs
1565 ____________________________________________________________________________
1566 [ 17079] By: jhi                                   on 2002/06/08  01:38:50
1567         Log: h2ph: evil linux/byteorder/pdp_endian.h
1568      Branch: perl
1569            ! utils/h2ph.PL
1570 ____________________________________________________________________________
1571 [ 17078] By: jhi                                   on 2002/06/08  01:14:45
1572         Log: h2ph: more evilness in the form of Linux inline assembler.
1573      Branch: perl
1574            ! utils/h2ph.PL
1575 ____________________________________________________________________________
1576 [ 17077] By: jhi                                   on 2002/06/07  23:14:10
1577         Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
1578              (note the final L) for ia32 and ia64 long doubles.
1579      Branch: perl
1580            ! utils/h2ph.PL
1581 ____________________________________________________________________________
1582 [ 17076] By: jhi                                   on 2002/06/07  23:06:22
1583         Log: perlivp: more header matching.
1584      Branch: perl
1585            ! utils/perlivp.PL
1586 ____________________________________________________________________________
1587 [ 17075] By: jhi                                   on 2002/06/07  22:43:37
1588         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
1589              From: Nicholas Clark <nick@unfortu.net>
1590              Date: Sat, 8 Jun 2002 00:39:22 +0100
1591              Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
1592      Branch: perl
1593            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1594 ____________________________________________________________________________
1595 [ 17074] By: jhi                                   on 2002/06/07  22:33:29
1596         Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
1597              From: "Craig A. Berry" <craigberry@mac.com>
1598              Date: Fri, 7 Jun 2002 18:29:31 -0500
1599              Message-Id: <a05111b01b926db404884@[172.16.52.1]>
1600      Branch: perl
1601            ! numeric.c
1602 ____________________________________________________________________________
1603 [ 17073] By: jhi                                   on 2002/06/07  21:34:07
1604         Log: Reunite the first .PHONY targets (based on Garry Williams'
1605              reading of the GNU make manual).
1606      Branch: perl
1607            ! Makefile.SH
1608 ____________________________________________________________________________
1609 [ 17072] By: jhi                                   on 2002/06/07  20:59:14
1610         Log: Subject: Re: [DOCPATCH] Thread.pm
1611              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1612              Date: Fri, 07 Jun 2002 23:57:01 +0200
1613              Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
1614      Branch: perl
1615            ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1616 ____________________________________________________________________________
1617 [ 17071] By: jhi                                   on 2002/06/07  20:51:15
1618         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
1619              From: Radu Greab <radu@netsoft.ro>
1620              Date: Sat, 8 Jun 2002 00:49:02 +0300
1621              Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
1622      Branch: perl
1623            ! ext/Storable/t/recurse.t
1624 ____________________________________________________________________________
1625 [ 17070] By: jhi                                   on 2002/06/07  19:36:16
1626         Log: h2ph: the fp exponent does need to have an explicit sign.
1627      Branch: perl
1628            ! utils/h2ph.PL
1629 ____________________________________________________________________________
1630 [ 17069] By: jhi                                   on 2002/06/07  19:28:52
1631         Log: perlivp: tell what went wrong.
1632      Branch: perl
1633            ! utils/perlivp.PL
1634 ____________________________________________________________________________
1635 [ 17068] By: jhi                                   on 2002/06/07  19:22:23
1636         Log: perlivp: sometimes headers and symbols don't quite match.
1637      Branch: perl
1638            ! utils/perlivp.PL
1639 ____________________________________________________________________________
1640 [ 17067] By: jhi                                   on 2002/06/07  19:21:39
1641         Log: h2ph: One more usage example.
1642      Branch: perl
1643            ! utils/h2ph.PL
1644 ____________________________________________________________________________
1645 [ 17066] By: jhi                                   on 2002/06/07  19:05:22
1646         Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
1647      Branch: perl
1648            ! utils/h2ph.PL
1649 ____________________________________________________________________________
1650 [ 17065] By: nick                                  on 2002/06/07  18:21:36
1651         Log: Integrate mainline
1652      Branch: perlio
1653           +> ext/IO/hints/sco.pl
1654           !> (integrate 27 files)
1655 ____________________________________________________________________________
1656 [ 17064] By: gsar                                  on 2002/06/07  18:04:39
1657         Log: uname() was returning "unknown" on IA64; handle other missing
1658              cases as well, and make any future unknown ones show up as
1659              unknown(0x123).
1660      Branch: perl
1661            ! win32/win32.c
1662 ____________________________________________________________________________
1663 [ 17063] By: jhi                                   on 2002/06/07  16:12:20
1664         Log: There are many ways to skin a Win32 (from Sarathy).
1665      Branch: perl
1666            ! pod/perlport.pod
1667 ____________________________________________________________________________
1668 [ 17062] By: jhi                                   on 2002/06/07  14:39:05
1669         Log: Typos spotted by Vadim.
1670      Branch: perl
1671            ! pod/perlport.pod
1672 ____________________________________________________________________________
1673 [ 17061] By: jhi                                   on 2002/06/07  14:05:16
1674         Log: Update Changes.
1675      Branch: perl
1676            ! Changes patchlevel.h
1677 ____________________________________________________________________________
1678 [ 17060] By: jhi                                   on 2002/06/07  13:26:52
1679         Log: Subject: Re: [PATCH] Small nit in perlxs.pod
1680              From: lupe@lupe-christoph.de (Lupe Christoph)
1681              Date: Fri, 7 Jun 2002 13:38:24 +0200
1682              Message-ID: <20020607113824.GD24159@lupe-christoph.de>
1683      Branch: perl
1684            ! pod/perlxs.pod
1685 ____________________________________________________________________________
1686 [ 17059] By: jhi                                   on 2002/06/07  13:25:35
1687         Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
1688              From: lupe@lupe-christoph.de (Lupe Christoph)
1689              Date: Fri, 7 Jun 2002 13:36:51 +0200
1690              Message-ID: <20020607113651.GC24159@lupe-christoph.de>
1691      Branch: perl
1692            ! README.win32
1693 ____________________________________________________________________________
1694 [ 17058] By: jhi                                   on 2002/06/07  13:22:38
1695         Log: gcc -Wall nit noticed by NI-S.
1696      Branch: perl
1697            ! pp.c
1698 ____________________________________________________________________________
1699 [ 17057] By: jhi                                   on 2002/06/07  13:20:05
1700         Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
1701              From: Andrew Hamm <AHamm@civica.com.au>
1702              Date: Fri, 7 Jun 2002 17:11:24 +1000
1703              Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
1704      Branch: perl
1705            + ext/IO/hints/sco.pl
1706            ! MANIFEST
1707 ____________________________________________________________________________
1708 [ 17056] By: jhi                                   on 2002/06/07  13:14:44
1709         Log: Integrate perlio:
1710              
1711              [ 17053]
1712              Don't discard read data on flush if seek fails.
1713      Branch: perl
1714           !> perlio.c
1715 ____________________________________________________________________________
1716 [ 17055] By: jhi                                   on 2002/06/07  13:01:19
1717         Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
1718      Branch: perl
1719            ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
1720            ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
1721            ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
1722            ! pod/perlport.pod pod/perltoot.pod
1723 ____________________________________________________________________________
1724 [ 17054] By: jhi                                   on 2002/06/07  12:38:09
1725         Log: More Winlore from Vadim.
1726      Branch: perl
1727            ! pod/perlport.pod
1728 ____________________________________________________________________________
1729 [ 17053] By: nick                                  on 2002/06/07  10:11:51
1730         Log: Don't discard read data on flush if seek fails.
1731      Branch: perlio
1732            ! perlio.c
1733 ____________________________________________________________________________
1734 [ 17052] By: jhi                                   on 2002/06/07  01:34:48
1735         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
1736              From: Radu Greab <radu@netsoft.ro>
1737              Date: Fri, 7 Jun 2002 05:17:58 +0300
1738              Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
1739      Branch: perl
1740            ! ext/Storable/Storable.xs
1741 ____________________________________________________________________________
1742 [ 17051] By: jhi                                   on 2002/06/07  01:31:56
1743         Log: Split in two the .PHONY target so that makes without .PHONY
1744              when invoked as "make" won't wander off into the targets "compile
1745              translator utilities" and instead stay in the "all" target.
1746              Diagnosed by Garry Williams.
1747      Branch: perl
1748            ! Makefile.SH
1749 ____________________________________________________________________________
1750 [ 17050] By: jhi                                   on 2002/06/06  20:57:11
1751         Log: Retract #16892 now that we have #17022.
1752      Branch: perl
1753            ! lib/Cwd.pm
1754 ____________________________________________________________________________
1755 [ 17049] By: jhi                                   on 2002/06/06  20:27:02
1756         Log: Update the SUPER-UX situation.
1757      Branch: perl
1758            ! pod/perldelta.pod
1759 ____________________________________________________________________________
1760 [ 17048] By: jhi                                   on 2002/06/06  20:13:53
1761         Log: More Windows wisdom from Sarathy;
1762              remove old UTS entry; add SUPER-UX.
1763      Branch: perl
1764            ! pod/perlport.pod
1765 ____________________________________________________________________________
1766 [ 17047] By: jhi                                   on 2002/06/06  20:10:14
1767         Log: Windows wisdom from Sarathy.
1768      Branch: perl
1769            ! pod/perlvar.pod
1770 ____________________________________________________________________________
1771 [ 17046] By: rgs                                   on 2002/06/06  19:33:23
1772         Log: The perlio warnings are not mandatory.
1773      Branch: perl
1774            ! pod/perldiag.pod
1775 ____________________________________________________________________________
1776 [ 17045] By: jhi                                   on 2002/06/06  19:09:52
1777         Log: Typolice.
1778      Branch: perl
1779            ! utils/c2ph.PL x2p/s2p.PL
1780 ____________________________________________________________________________
1781 [ 17044] By: jhi                                   on 2002/06/06  18:57:39
1782         Log: Document that $^O in Win32 is a bit lacking in details.
1783      Branch: perl
1784            ! pod/perlvar.pod
1785 ____________________________________________________________________________
1786 [ 17043] By: nick                                  on 2002/06/06  18:51:48
1787         Log: Integrate mainline
1788      Branch: perlio
1789           !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
1790           !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
1791           !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
1792           !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
1793           !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
1794           !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
1795 ____________________________________________________________________________
1796 [ 17042] By: jhi                                   on 2002/06/06  18:49:22
1797         Log: Win32 is not an OS.
1798      Branch: perl
1799            ! pod/perlport.pod
1800 ____________________________________________________________________________
1801 [ 17041] By: jhi                                   on 2002/06/06  18:18:11
1802         Log: The Makefile.SH part of
1803              
1804              Subject: [PATCH] corrections to Config.pm
1805              From: Robin Barker <rmb1@cise.npl.co.uk>
1806              Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
1807              Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
1808              
1809              and regen Configure.
1810      Branch: perl
1811            ! Configure Makefile.SH Porting/config.sh Porting/config_H
1812 ____________________________________________________________________________
1813 [ 17040] By: jhi                                   on 2002/06/06  17:46:20
1814         Log: Supported platforms tweaks.
1815      Branch: perl
1816            ! pod/perlport.pod
1817 ____________________________________________________________________________
1818 [ 17039] By: jhi                                   on 2002/06/06  16:13:15
1819         Log: Update the 5.005-threads failure list.
1820      Branch: perl
1821            ! pod/perldelta.pod
1822 ____________________________________________________________________________
1823 [ 17038] By: jhi                                   on 2002/06/06  16:10:24
1824         Log: Make pstruct and psed appear also on platforms with
1825              $Config{d_link} but filesystems without link() (like FAT).
1826              Should deal with [ID 20020602.003] and
1827              "RC1 for MSWin32-x86-multi-thread build bug report".
1828              Diagnosis by Sarathy.
1829      Branch: perl
1830            ! utils/c2ph.PL x2p/s2p.PL
1831 ____________________________________________________________________________
1832 [ 17037] By: jhi                                   on 2002/06/06  15:20:14
1833         Log: Subject: [PATCH] Thread.pm
1834              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1835              Date: Thu, 06 Jun 2002 10:47:36 +0200
1836              Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
1837      Branch: perl
1838            ! lib/Thread.pm
1839 ____________________________________________________________________________
1840 [ 17036] By: jhi                                   on 2002/06/06  15:07:32
1841         Log: Rafael noticed a bug in the explanation of #17035.
1842      Branch: perl
1843            ! pod/perldiag.pod
1844 ____________________________________________________________________________
1845 [ 17035] By: jhi                                   on 2002/06/06  13:18:20
1846         Log: Give more detailed explanation of open(FH, ">:foobar") failure.
1847      Branch: perl
1848            ! pod/perldiag.pod
1849 ____________________________________________________________________________
1850 [ 17034] By: jhi                                   on 2002/06/06  12:59:19
1851         Log: Subject: [DOCPATCH] perlthtut.pod
1852              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1853              Date: Thu, 06 Jun 2002 10:40:02 +0200
1854              Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
1855      Branch: perl
1856            ! pod/perlthrtut.pod
1857 ____________________________________________________________________________
1858 [ 17033] By: jhi                                   on 2002/06/06  12:56:57
1859         Log: NetWare update from Ananth Kesari.
1860      Branch: perl
1861            ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
1862            ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
1863            ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
1864            ! NetWare/t/NWScripts.pl x2p/a2p.h
1865 ____________________________________________________________________________
1866 [ 17032] By: jhi                                   on 2002/06/06  12:47:34
1867         Log: Integrate perlio:
1868              
1869              [ 17030]
1870              doio.c tweaks
1871              - see SV passed to dup type open "looks_like__number"
1872              - apply layers to pipe opens.
1873      Branch: perl
1874           !> doio.c
1875 ____________________________________________________________________________
1876 [ 17031] By: ams                                   on 2002/06/06  11:49:13
1877         Log: Subject: [PATCH] perlguts.pod
1878              From: Nicholas Clark <nick@ccl4.org>
1879              Date: Thu, 6 Jun 2002 11:29:19 +0100
1880              Message-Id: <20020606112919.P22873@plum.flirble.org>
1881      Branch: perl
1882            ! pod/perlguts.pod
1883 ____________________________________________________________________________
1884 [ 17030] By: nick                                  on 2002/06/06  07:26:11
1885         Log: doio.c tweaks
1886              - see SV passed to dup type open "looks_like__number"
1887              - apply layers to pipe opens.
1888      Branch: perlio
1889            ! doio.c
1890 ____________________________________________________________________________
1891 [ 17029] By: nick                                  on 2002/06/06  06:32:35
1892         Log: Integrate mainline
1893      Branch: perlio
1894           !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
1895           !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
1896           !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
1897           !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
1898           !> t/op/arith.t t/op/tie.t utils/perldoc.PL
1899 ____________________________________________________________________________
1900 [ 17028] By: jhi                                   on 2002/06/06  02:40:12
1901         Log: With -Ud_stdstdio perl -v and perl -h didn't flush their
1902              output buffers because they exited with PerlProc_exit()
1903              instead of my_exit() (from Andy Dougherty)
1904      Branch: perl
1905            ! perl.c
1906 ____________________________________________________________________________
1907 [ 17027] By: jhi                                   on 2002/06/06  01:38:50
1908         Log: BeOS status update; all platforms status update.
1909      Branch: perl
1910            ! README.beos pod/perlport.pod
1911 ____________________________________________________________________________
1912 [ 17026] By: jhi                                   on 2002/06/06  01:25:13
1913         Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
1914              From: Stas Bekman <stas@stason.org>
1915              Date: Wed, 05 Jun 2002 15:26:02 +0800
1916              Message-ID: <3CFDBD0A.8090505@stason.org>      
1917      Branch: perl
1918            ! lib/Pod/Html.pm
1919 ____________________________________________________________________________
1920 [ 17025] By: jhi                                   on 2002/06/05  23:48:28
1921         Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
1922              From: "Craig A. Berry" <craigberry@mac.com>
1923              Date: Wed, 05 Jun 2002 17:31:18 -0500
1924              Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
1925      Branch: perl
1926            ! t/op/arith.t
1927 ____________________________________________________________________________
1928 [ 17024] By: jhi                                   on 2002/06/05  23:47:14
1929         Log: MacOS X 10.1.5 still failing the DB tests.
1930      Branch: perl
1931            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
1932            ! pod/perldelta.pod
1933 ____________________________________________________________________________
1934 [ 17023] By: jhi                                   on 2002/06/05  21:57:09
1935         Log: Address the second half of
1936              
1937              Subject: [ID 20020604.006] Pipe opens do not support I/O layers
1938              From: jv@squirrel.nl (Johan Vromans)
1939              Date: Tue,  4 Jun 2002 23:01:44 +0200 (CEST)
1940              Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
1941              
1942              so that multiarg piped opens only accept optional whitespace
1943              after the "|-".  If and when perlio discipline awareness added
1944              to |-, the now added code branch will grow.
1945              
1946              No test case because hard to think of anything even remotely
1947              portable.
1948      Branch: perl
1949            ! doio.c
1950 ____________________________________________________________________________
1951 [ 17022] By: jhi                                   on 2002/06/05  20:48:18
1952         Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
1953              From: Doug MacEachern <dougm@covalent.net>
1954              Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
1955              Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
1956              
1957              (plus a test expanded from Schwern's [ID 20020602.006])
1958      Branch: perl
1959            ! pp.c t/op/tie.t
1960 ____________________________________________________________________________
1961 [ 17021] By: jhi                                   on 2002/06/05  19:56:33
1962         Log: Subject: doc bug in perldoc
1963              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1964              Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
1965              Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
1966      Branch: perl
1967            ! utils/perldoc.PL
1968 ____________________________________________________________________________
1969 [ 17020] By: jhi                                   on 2002/06/05  19:55:00
1970         Log: AUTHORS updates; perldelta blame^Wfame additions.
1971      Branch: perl
1972            ! AUTHORS pod/perldelta.pod
1973 ____________________________________________________________________________
1974 [ 17019] By: jhi                                   on 2002/06/05  19:08:00
1975         Log: Mention Carp enhancements.
1976      Branch: perl
1977            ! pod/perldelta.pod
1978 ____________________________________________________________________________
1979 [ 17018] By: sky                                   on 2002/06/05  18:49:10
1980         Log: Update text slightly and update links to threads.pm instead of Thread.pm
1981      Branch: perl
1982            ! pod/perlfunc.pod
1983 ____________________________________________________________________________
1984 [ 17017] By: rgs                                   on 2002/06/05  18:32:11
1985         Log: Remove a comma and a few whitespaces.
1986      Branch: perl
1987            ! pod/perlfunc.pod
1988 ____________________________________________________________________________
1989 [ 17016] By: rgs                                   on 2002/06/05  18:28:50
1990         Log: $^O is 'beos' on BeOS
1991      Branch: perl
1992            ! lib/Tie/File/t/16_handle.t
1993 ____________________________________________________________________________
1994 [ 17015] By: nick                                  on 2002/06/05  15:11:00
1995         Log: Integrate mainline (for Configure)
1996      Branch: perlio
1997           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1998           !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
1999           !> hints/linux.sh myconfig.SH pod/perldelta.pod
2000 ____________________________________________________________________________
2001 [ 17014] By: jhi                                   on 2002/06/05  13:53:51
2002         Log: Update Changes.
2003      Branch: perl
2004            ! Changes patchlevel.h
2005 ____________________________________________________________________________
2006 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
2007         Log: Mention the flakiness of AIX' make.
2008      Branch: perl
2009            ! pod/perldelta.pod
2010 ____________________________________________________________________________
2011 [ 17012] By: jhi                                   on 2002/06/05  13:40:45
2012         Log: metaconfig unit change for #17011.
2013      Branch: metaconfig
2014            ! U/installdirs/inc_version_list.U
2015 ____________________________________________________________________________
2016 [ 17011] By: jhi                                   on 2002/06/05  13:23:59
2017         Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
2018              From: jason@openinformatics.com (Jason E. Stewart)
2019              Date: 04 Jun 2002 16:42:32 -0600
2020              Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
2021              
2022              Unexpanded $prefix.
2023      Branch: perl
2024            ! Configure
2025 ____________________________________________________________________________
2026 [ 17010] By: jhi                                   on 2002/06/05  13:16:49
2027         Log: glibc version is more a library issue than a compiler issue.
2028      Branch: perl
2029            ! myconfig.SH
2030 ____________________________________________________________________________
2031 [ 17009] By: jhi                                   on 2002/06/05  13:07:01
2032         Log: Subject: [Encode PATCH] spurious warning
2033              From: Nicholas Clark <nick@unfortu.net>
2034              Date: Sun, 2 Jun 2002 20:26:22 +0100
2035              Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
2036      Branch: perl
2037            ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
2038 ____________________________________________________________________________
2039 [ 17008] By: jhi                                   on 2002/06/05  13:03:19
2040         Log: Show gnulibc_version in myconfig. 
2041      Branch: perl
2042            ! myconfig.SH
2043 ____________________________________________________________________________
2044 [ 17007] By: jhi                                   on 2002/06/05  12:59:31
2045         Log: Regen Glossary for #16991.
2046      Branch: perl
2047            ! Porting/Glossary Porting/config.sh Porting/config_H
2048 ____________________________________________________________________________
2049 [ 17006] By: jhi                                   on 2002/06/05  12:44:45
2050         Log: More for #16991.
2051      Branch: perl
2052            ! hints/linux.sh
2053 ____________________________________________________________________________
2054 [ 17005] By: nick                                  on 2002/06/05  07:23:22
2055         Log: Integrate mainline
2056      Branch: perlio
2057           +> ext/Thread/README.threads
2058            - README.threads
2059           !> (integrate 81 files)
2060 ____________________________________________________________________________
2061 [ 17004] By: jhi                                   on 2002/06/05  03:35:24
2062         Log: FAQ sync.
2063      Branch: perl
2064            ! pod/perlfaq6.pod
2065 ____________________________________________________________________________
2066 [ 17003] By: jhi                                   on 2002/06/05  01:56:00
2067         Log: Subject: [ID 20020602.004] threads::shared::queue new nit
2068              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2069              Date: Sun, 02 Jun 2002 21:36:05 +0200
2070              Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
2071      Branch: perl
2072            ! ext/threads/shared/queue.pm
2073 ____________________________________________________________________________
2074 [ 17002] By: jhi                                   on 2002/06/05  01:47:02
2075         Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
2076              From: "Daniel Berger" <djberg96@attbi.com>
2077              Date: Mon, 03 Jun 2002 19:18:38 GMT
2078              Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
2079      Branch: perl
2080            ! README.beos
2081 ____________________________________________________________________________
2082 [ 17001] By: jhi                                   on 2002/06/05  01:44:40
2083         Log: Subject: One more sorry for Oracle
2084              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2085              Date: Tue, 04 Jun 2002 10:02:17 +0200
2086              Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
2087              
2088              (modified)
2089      Branch: perl
2090            ! README.hpux
2091 ____________________________________________________________________________
2092 [ 17000] By: jhi                                   on 2002/06/05  01:42:58
2093         Log: metaconfig unit change for #16999.
2094      Branch: metaconfig
2095            ! U/threads/usethreads.U
2096 ____________________________________________________________________________
2097 [ 16999] By: jhi                                   on 2002/06/05  01:42:44
2098         Log: Disable the combination of ithreads but not perlio.
2099      Branch: perl
2100            ! Configure INSTALL
2101 ____________________________________________________________________________
2102 [ 16998] By: jhi                                   on 2002/06/05  00:58:43
2103         Log: perlthrtut links.
2104      Branch: perl
2105            ! ext/threads/shared/shared.pm ext/threads/threads.pm
2106            ! pod/perldelta.pod
2107 ____________________________________________________________________________
2108 [ 16997] By: jhi                                   on 2002/06/05  00:55:08
2109         Log: Unmatchings.
2110      Branch: perl
2111            ! README.netware README.win32
2112 ____________________________________________________________________________
2113 [ 16996] By: jhi                                   on 2002/06/05  00:50:08
2114         Log: Subject: Re: 2nd draft of announcement
2115              From: "John P. Linderman" <jpl@research.att.com>
2116              Date: Mon, 03 Jun 2002 08:57:49 -0400
2117              Message-Id: <200206031257.IAA12388@raptor.research.att.com>
2118              
2119              Let's not forget the mystery IRIX failure.
2120      Branch: perl
2121            ! pod/perldelta.pod
2122 ____________________________________________________________________________
2123 [ 16995] By: jhi                                   on 2002/06/05  00:45:34
2124         Log: Move the obsolete README.threads out of sight to ext/Threads;
2125              save one part of the IRIX knowledge in INSTALL (though IRIX
2126              6.2 is quite old...)
2127      Branch: perl
2128            + ext/Thread/README.threads
2129            - README.threads
2130            ! INSTALL MANIFEST
2131 ____________________________________________________________________________
2132 [ 16994] By: jhi                                   on 2002/06/05  00:27:47
2133         Log: Upgrade to Math::BigRat 0.07.
2134      Branch: perl
2135            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
2136            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
2137            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
2138 ____________________________________________________________________________
2139 [ 16993] By: jhi                                   on 2002/06/05  00:27:08
2140         Log: metaconfig unit change #16991.
2141      Branch: metaconfig
2142            ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
2143 ____________________________________________________________________________
2144 [ 16992] By: jhi                                   on 2002/06/05  00:26:45
2145         Log: Forgot from #16991.
2146      Branch: perl
2147            ! config_h.SH
2148 ____________________________________________________________________________
2149 [ 16991] By: jhi                                   on 2002/06/05  00:16:28
2150         Log: Subject: Re: hints/linux.sh & stdio
2151              From: Andy Dougherty <doughera@lafayette.edu>
2152              Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
2153              Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
2154      Branch: perl
2155            ! Configure
2156 ____________________________________________________________________________
2157 [ 16990] By: jhi                                   on 2002/06/05  00:08:57
2158         Log: Integrate maintperl change #16988;
2159              
2160              make IO::Pipe work on windows
2161      Branch: perl
2162           !> ext/IO/lib/IO/Pipe.pm
2163 ____________________________________________________________________________
2164 [ 16989] By: jhi                                   on 2002/06/05  00:07:15
2165         Log: Integrate macperl changes #16974 and #16975;
2166              
2167              nativize() isn't happy with absolute Mac paths
2168              
2169              Test::Harness test fixes, attempt #3 :-)
2170      Branch: perl
2171           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
2172           !> lib/Test/Harness/t/callback.t
2173           !> lib/Test/Harness/t/strap-analyze.t
2174           !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
2175 ____________________________________________________________________________
2176 [ 16988] By: gsar                                  on 2002/06/04  23:14:56
2177         Log: make IO::Pipe work on windows
2178      Branch: maint-5.6/perl
2179            ! ext/IO/lib/IO/Pipe.pm
2180 ____________________________________________________________________________
2181 [ 16987] By: rgs                                   on 2002/06/04  21:37:23
2182         Log: s/modperl/mod_perl/g
2183      Branch: perl
2184            ! README.aix pod/perldelta.pod
2185 ____________________________________________________________________________
2186 [ 16986] By: rgs                                   on 2002/06/04  21:32:19
2187         Log: Subject: [DOC PATCH] perldelta.pod
2188              From: Philip Newton <Philip.Newton@gmx.net>
2189              Date: Tue, 04 Jun 2002 06:52:55 +0200
2190              Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
2191              
2192              (with one nit, s/modperl/mod_perl/)
2193      Branch: perl
2194            ! pod/perldelta.pod
2195 ____________________________________________________________________________
2196 [ 16985] By: rgs                                   on 2002/06/04  20:30:00
2197         Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
2198      Branch: perl
2199            ! pod/perlfunc.pod
2200 ____________________________________________________________________________
2201 [ 16984] By: ams                                   on 2002/06/04  01:05:49
2202         Log: Subject: [PATCH] Re: Some bugs in RC1
2203              From: Michael G Schwern <schwern@pobox.com>
2204              Date: Mon, 03 Jun 2002 19:59:21 -0400
2205              Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
2206      Branch: perl
2207            ! lib/perl5db.pl
2208 ____________________________________________________________________________
2209 [ 16983] By: pudge                                 on 2002/06/04  00:22:12
2210         Log: Update Errno slightly to latest version
2211      Branch: macperl
2212            ! macos/lib/Errno.pm
2213 ____________________________________________________________________________
2214 [ 16982] By: rgs                                   on 2002/06/03  19:15:26
2215         Log: Protect against localizing an %ENV slice.
2216      Branch: perl
2217            ! lib/Cwd.pm
2218 ____________________________________________________________________________
2219 [ 16981] By: rgs                                   on 2002/06/03  18:59:19
2220         Log: Document that lock() is a "weak keyword".
2221      Branch: perl
2222            ! pod/perlfunc.pod
2223 ____________________________________________________________________________
2224 [ 16980] By: ams                                   on 2002/06/03  18:38:26
2225         Log: Subject: [PATCH Switch.pm] Minor typo
2226              From: Philip Newton <Philip.Newton@gmx.net>
2227              Date: Mon, 03 Jun 2002 21:35:55 +0200
2228              Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
2229      Branch: perl
2230            ! lib/Switch.pm
2231 ____________________________________________________________________________
2232 [ 16979] By: ams                                   on 2002/06/03  17:06:03
2233         Log: Remove all occurrences of occurence, except for one (in the
2234              Changelog) that is preserved for historical reasons.
2235      Branch: perl
2236            ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
2237            ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
2238            ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
2239 ____________________________________________________________________________
2240 [ 16978] By: pudge                                 on 2002/06/02  17:22:43
2241         Log: Update Changes
2242      Branch: macperl
2243            ! macos/Changes
2244 ____________________________________________________________________________
2245 [ 16977] By: pudge                                 on 2002/06/02  17:21:45
2246         Log: Update Help menu for 5.8
2247      Branch: macperl
2248            ! macos/macperl/MacPerl.podhelp
2249 ____________________________________________________________________________
2250 [ 16976] By: pudge                                 on 2002/06/02  17:21:28
2251         Log: Bump versions
2252      Branch: macperl
2253            ! macos/MPVersion.r macos/config.h macos/config.sh
2254 ____________________________________________________________________________
2255 [ 16975] By: pudge                                 on 2002/06/02  17:19:29
2256         Log: Test::Harness test fixes, attempt #3 :-)
2257      Branch: macperl
2258            ! lib/Test/Harness/t/callback.t
2259            ! lib/Test/Harness/t/strap-analyze.t
2260            ! lib/Test/Harness/t/test-harness.t
2261 ____________________________________________________________________________
2262 [ 16974] By: pudge                                 on 2002/06/02  17:18:48
2263         Log: nativize() isn't happy with absolute Mac paths
2264      Branch: macperl
2265            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
2266            ! lib/lib_pm.PL
2267 ____________________________________________________________________________
2268 [ 16973] By: jhi                                   on 2002/06/01  21:19:50
2269         Log: Integrate #16971 from maint-5.6;
2270              
2271              IO::Poll wasn't working on windows since poll.c wasn't using the
2272              same abstractions as perl; for test case, see:
2273              http://bugs.activestate.com/show_bug.cgi?id=19624
2274      Branch: perl
2275           !> XSUB.h ext/IO/poll.c
2276 ____________________________________________________________________________
2277 [ 16972] By: jhi                                   on 2002/06/01  21:14:39
2278         Log: A few links.
2279      Branch: perl
2280            ! pod/perldelta.pod
2281 ____________________________________________________________________________
2282 [ 16971] By: gsar                                  on 2002/06/01  20:39:08
2283         Log: IO::Poll wasn't working on windows since poll.c wasn't using the
2284              same abstractions as perl; for test case, see:
2285              http://bugs.activestate.com/show_bug.cgi?id=19624
2286      Branch: maint-5.6/perl
2287            ! XSUB.h ext/IO/poll.c
2288 ____________________________________________________________________________
2289 [ 16970] By: jhi                                   on 2002/06/01  20:27:03
2290         Log: Various perldelta tweaks.
2291      Branch: perl
2292            ! pod/perldelta.pod
2293 ____________________________________________________________________________
2294 [ 16969] By: jhi                                   on 2002/06/01  19:52:15
2295         Log: Update Changes.
2296      Branch: perl
2297            ! Changes patchlevel.h
2298 ____________________________________________________________________________
2299 [ 16968] By: pudge                                 on 2002/06/01  18:55:49
2300         Log: Integrate perl for 5.8.0 RC1
2301      Branch: macperl
2302           !> (integrate 77 files)
2303 ____________________________________________________________________________
2304 [ 16967] By: jhi                                   on 2002/06/01  17:46:42
2305         Log: Two obsolete files.
2306      Branch: perl
2307            ! Porting/makerel
2308 ____________________________________________________________________________
2309 [ 16966] By: jhi                                   on 2002/06/01  17:42:45
2310         Log: This is Perl 5.8.0 RC 1.
2311      Branch: perl
2312            ! patchlevel.h
2313 ____________________________________________________________________________
2314 [ 16965] By: jhi                                   on 2002/06/01  17:39:39
2315         Log: Update Changes.
2316      Branch: perl
2317            ! Changes patchlevel.h
2318 ____________________________________________________________________________
2319 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
2320         Log: Subject: [Encode] 1.75 Released
2321              From: Dan Kogai <dankogai@dan.co.jp>
2322              Date: Sun, 2 Jun 2002 03:19:19 +0900
2323              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
2324      Branch: perl
2325            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
2326            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2327            ! ext/Encode/lib/Encode/Alias.pm
2328            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
2329            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2330 ____________________________________________________________________________
2331 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
2332         Log: Paranoia regen_headers; no changes but at least
2333              the timestamps are now fine.
2334      Branch: perl
2335            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
2336            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
2337            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
2338            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
2339            ! warnings.h
2340 ____________________________________________________________________________
2341 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
2342         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
2343              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2344              Date: Sat, 01 Jun 2002 11:35:22 +0200
2345              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
2346      Branch: perl
2347            ! README.hpux
2348 ____________________________________________________________________________
2349 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
2350         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
2351      Branch: perl
2352            ! pod/perldelta.pod pod/perltoc.pod
2353 ____________________________________________________________________________
2354 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
2355         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
2356      Branch: perl
2357            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
2358            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
2359 ____________________________________________________________________________
2360 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
2361         Log: Even more VMSifying (this time more like de-MacOSifying).
2362      Branch: perl
2363            ! lib/Test/Harness/t/test-harness.t
2364 ____________________________________________________________________________
2365 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
2366         Log: VMSifying from Craig Berry.
2367      Branch: perl
2368            ! lib/Test/Harness/t/callback.t
2369            ! lib/Test/Harness/t/strap-analyze.t
2370            ! lib/Test/Harness/t/test-harness.t
2371 ____________________________________________________________________________
2372 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
2373         Log: Mention the CJK docs.
2374      Branch: perl
2375            ! pod/perldelta.pod
2376 ____________________________________________________________________________
2377 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
2378         Log: Subject: [PATCH] another Storable test
2379              From: Nicholas Clark <nick@unfortu.net>
2380              Date: Sat, 1 Jun 2002 14:07:01 +0100
2381              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
2382      Branch: perl
2383            ! ext/Storable/t/interwork56.t
2384 ____________________________________________________________________________
2385 [ 16955] By: nick                                  on 2002/06/01  09:02:48
2386         Log: Integrate mainline
2387      Branch: perlio
2388            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
2389           !> (integrate 62 files)
2390 ____________________________________________________________________________
2391 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
2392         Log: Make the changes MacOS-specific.
2393      Branch: perl
2394            ! lib/Test/Harness/t/callback.t
2395            ! lib/Test/Harness/t/strap-analyze.t
2396            ! lib/Test/Harness/t/test-harness.t
2397 ____________________________________________________________________________
2398 [ 16953] By: ams                                   on 2002/06/01  03:20:52
2399         Log: Remove $Id$ lines.
2400      Branch: perl
2401            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
2402            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
2403            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
2404            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
2405            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
2406            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
2407            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
2408            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
2409            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
2410            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
2411            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
2412            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
2413            ! ext/Storable/t/utf8hash.t
2414 ____________________________________________________________________________
2415 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
2416         Log: Perl Labs dead, Smokers live.
2417      Branch: perl
2418            ! pod/perlhack.pod
2419 ____________________________________________________________________________
2420 [ 16951] By: ams                                   on 2002/06/01  03:08:02
2421         Log: Nitpick at ChangeLog until it is consistently formatted.
2422      Branch: perl
2423            ! ext/Storable/ChangeLog
2424 ____________________________________________________________________________
2425 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
2426         Log: strictify lib.pm.
2427      Branch: perl
2428            ! lib/lib_pm.PL
2429 ____________________________________________________________________________
2430 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
2431         Log: s/invcer/incver/
2432      Branch: perl
2433            ! lib/lib_pm.PL
2434 ____________________________________________________________________________
2435 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
2436         Log: Subject: Re: perl@16925
2437              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2438              Date: Fri, 31 May 2002 19:56:39 -0700
2439              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
2440              
2441              Self-tie clarifications.
2442      Branch: perl
2443            ! pod/perldelta.pod
2444 ____________________________________________________________________________
2445 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
2446         Log: Be exact of what happens.
2447      Branch: perl
2448            ! README.cygwin
2449 ____________________________________________________________________________
2450 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
2451         Log: Subject: [Patch] Inplace editing on Cygwin and others?
2452              From: "Gerrit P. Haase" <gp@familiehaase.de>
2453              Date: Sat, 1 Jun 2002 04:14:43 +0200
2454              Message-ID: <199100765833.20020601041443@familiehaase.de>
2455      Branch: perl
2456            ! README.cygwin doio.c perl.c
2457 ____________________________________________________________________________
2458 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
2459         Log: MacOS test glitch.
2460      Branch: perl
2461            ! ext/Digest/MD5/t/files.t
2462 ____________________________________________________________________________
2463 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
2464         Log: Update Changes.
2465      Branch: perl
2466            ! Changes patchlevel.h
2467 ____________________________________________________________________________
2468 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
2469         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
2470              From: "Craig A. Berry" <craigberry@mac.com>
2471              Date: Fri, 31 May 2002 17:20:11 -0500
2472              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
2473              
2474              Avoid redef warning.
2475      Branch: perl
2476            ! lib/Math/BigInt/Calc.pm
2477 ____________________________________________________________________________
2478 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
2479         Log: Integrate macperl patches #16926 and #16938;
2480              
2481              Big MacPerl Testing Patch No. 2
2482              
2483              Big MacPerl Testing Patch No. 3
2484      Branch: perl
2485           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
2486           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
2487           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
2488           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
2489           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
2490           !> lib/Test/Harness/t/callback.t
2491           !> lib/Test/Harness/t/strap-analyze.t
2492           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
2493           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
2494           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
2495 ____________________________________________________________________________
2496 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
2497         Log: Configuration / test updates
2498      Branch: macperl
2499            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
2500            ! macos/Makefile.mk
2501 ____________________________________________________________________________
2502 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
2503         Log: Fix various Makefile.PL for string/array conflicts
2504      Branch: macperl
2505            ! macos/ext/Mac/Controls/Makefile.PL
2506            ! macos/ext/Mac/Dialogs/Makefile.PL
2507            ! macos/ext/Mac/Events/Makefile.PL
2508            ! macos/ext/Mac/Files/Makefile.PL
2509            ! macos/ext/Mac/Fonts/Makefile.PL
2510            ! macos/ext/Mac/Lists/Makefile.PL
2511            ! macos/ext/Mac/Menus/Makefile.PL
2512            ! macos/ext/Mac/MoreFiles/Makefile.PL
2513            ! macos/ext/Mac/Movies/Makefile.PL
2514            ! macos/ext/Mac/Navigation/Makefile.PL
2515            ! macos/ext/Mac/Notification/Makefile.PL
2516            ! macos/ext/Mac/OSA/Makefile.PL
2517            ! macos/ext/Mac/QDOffscreen/Makefile.PL
2518            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
2519            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
2520            ! macos/ext/Mac/StandardFile/Makefile.PL
2521            ! macos/ext/Mac/TextEdit/Makefile.PL
2522            ! macos/ext/Mac/Windows/Makefile.PL
2523            ! macos/ext/MacPerl/Makefile.PL
2524 ____________________________________________________________________________
2525 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
2526         Log: Integrate perl
2527      Branch: macperl
2528            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
2529           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
2530           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
2531           !> pod/perlvar.pod
2532 ____________________________________________________________________________
2533 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
2534         Log: Big MacPerl Testing Patch No. 3
2535      Branch: macperl
2536            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
2537            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
2538            ! lib/Test/Harness/t/callback.t
2539            ! lib/Test/Harness/t/strap-analyze.t
2540            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
2541            ! utils/dprofpp.PL utils/splain.PL
2542 ____________________________________________________________________________
2543 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
2544         Log: Update the LWP status.
2545      Branch: perl
2546            ! pod/perldelta.pod
2547 ____________________________________________________________________________
2548 [ 16936] By: nick                                  on 2002/05/31  20:07:40
2549         Log: Integrate mainline
2550      Branch: perlio
2551           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
2552           +> lib/File/Spec/NW5.pm
2553            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
2554            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
2555            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
2556            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
2557           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
2558           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
2559           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
2560           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
2561           !> pod/perlvar.pod toke.c
2562 ____________________________________________________________________________
2563 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
2564         Log: Freudian slip :-)
2565      Branch: perl
2566            ! pod/perlhist.pod
2567 ____________________________________________________________________________
2568 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
2569         Log: perlhist update.
2570      Branch: perl
2571            ! pod/perlhist.pod
2572 ____________________________________________________________________________
2573 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
2574         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
2575              From: Andy Dougherty <doughera@lafayette.edu>
2576              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
2577              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
2578      Branch: perl
2579            ! lib/Math/BigInt/t/mbi_rand.t
2580 ____________________________________________________________________________
2581 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
2582         Log: From: Michael G Schwern <schwern@pobox.com>
2583              Date: Fri, 31 May 2002 15:18:02 -0400
2584              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
2585              To: perl5-porters@perl.org
2586      Branch: perl
2587            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
2588            ! MANIFEST
2589 ____________________________________________________________________________
2590 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
2591         Log: More datapoints on gcc/alpha.
2592      Branch: perl
2593            ! pod/perldelta.pod
2594 ____________________________________________________________________________
2595 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
2596         Log: Document that old gccs on Alpha are no good.
2597      Branch: perl
2598            ! pod/perldelta.pod
2599 ____________________________________________________________________________
2600 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
2601         Log: Integrate perl
2602      Branch: macperl
2603           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
2604           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
2605           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
2606           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
2607           +> t/lib/sample-tests/skipall_nomsg
2608            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
2609            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
2610            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
2611            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
2612            - NetWare/bat/ToggleXDC.bat
2613           !> (integrate 86 files)
2614 ____________________________________________________________________________
2615 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
2616         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
2617              From: Colin Watson <colinw@zeus.com>
2618              Date: Fri, 31 May 2002 17:34:06 +0100
2619              Message-ID: <20020531163406.GA10401@zeus.com>
2620      Branch: perl
2621            ! hints/hpux.sh
2622 ____________________________________________________________________________
2623 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
2624         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
2625              From: Paul_GreenVOS@vos.stratus.com
2626              Date: Fri, 31 May 02 12:23 edt
2627              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
2628      Branch: perl
2629            ! pod/perlport.pod pod/perlvar.pod
2630 ____________________________________________________________________________
2631 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
2632         Log: Big MacPerl Testing Patch No. 2
2633              There might be more soon, but this is almost all of it for now
2634      Branch: macperl
2635            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
2636            ! lib/Devel/SelfStubber.t lib/English.t
2637            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
2638            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
2639            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
2640            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
2641 ____________________________________________________________________________
2642 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
2643         Log: Update Changes.
2644      Branch: perl
2645            ! Changes patchlevel.h
2646 ____________________________________________________________________________
2647 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
2648         Log: Missing MANIFESTations.
2649      Branch: perl
2650            ! MANIFEST
2651 ____________________________________________________________________________
2652 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
2653         Log: DJGPP tweaks from Laszlo.
2654      Branch: perl
2655            ! lib/English.t
2656 ____________________________________________________________________________
2657 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
2658         Log: NetWare update from Ananth Kesari.
2659      Branch: perl
2660            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
2661            + lib/File/Spec/NW5.pm
2662            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
2663            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
2664            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
2665            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
2666            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
2667            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
2668            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
2669 ____________________________________________________________________________
2670 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
2671         Log: Integrate perlio:
2672              
2673              [ 16920]
2674              Use File::Spec for blib expectance tests - skating round
2675              existing MacOS and VMS hacks.
2676      Branch: perl
2677           !> lib/blib.t
2678 ____________________________________________________________________________
2679 [ 16920] By: nick                                  on 2002/05/31  08:48:40
2680         Log: Use File::Spec for blib expectance tests - skating round
2681              existing MacOS and VMS hacks.
2682      Branch: perlio
2683            ! lib/blib.t
2684 ____________________________________________________________________________
2685 [ 16919] By: nick                                  on 2002/05/31  08:39:37
2686         Log: Integrate mainline
2687      Branch: perlio
2688           +> ext/Storable/t/interwork56.t
2689           +> ext/Storable/t/make_56_interwork.pl
2690           +> lib/ExtUtils/t/writemakefile_args.t
2691           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
2692           +> t/lib/sample-tests/skipall_nomsg
2693            - NetWare/bat/Setwatcom.bat
2694           !> (integrate 62 files)
2695 ____________________________________________________________________________
2696 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
2697         Log: Regen toc.
2698      Branch: perl
2699            ! pod/perltoc.pod
2700 ____________________________________________________________________________
2701 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
2702         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
2703              From: "Craig A. Berry" <craigberry@mac.com>
2704              Date: Thu, 30 May 2002 22:14:15 -0500
2705              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
2706      Branch: perl
2707            ! t/test.pl
2708 ____________________________________________________________________________
2709 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
2710         Log: Missing from #16914.
2711      Branch: perl
2712            ! MANIFEST
2713 ____________________________________________________________________________
2714 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
2715         Log: BeOS status update.
2716      Branch: perl
2717            ! AUTHORS README.beos pod/perldelta.pod
2718 ____________________________________________________________________________
2719 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
2720         Log: Upgrade to Test::Harness 2.24.
2721      Branch: perl
2722            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
2723            + t/lib/sample-tests/skipall_nomsg
2724            ! lib/Test/Harness.pm lib/Test/Harness/Changes
2725            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
2726            ! lib/Test/Harness/t/strap-analyze.t
2727            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
2728 ____________________________________________________________________________
2729 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
2730         Log: metaconfig unit change for #16912.
2731      Branch: metaconfig/U/perl
2732            ! perlpath.U
2733 ____________________________________________________________________________
2734 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
2735         Log: Subject: Improved $^X patch
2736              From: Paul_GreenVOS@vos.stratus.com
2737              Date: Thu, 30 May 02 17:32 edt
2738              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
2739      Branch: perl
2740            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2741            ! pod/perlport.pod pod/perlvar.pod
2742 ____________________________________________________________________________
2743 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
2744         Log: Subject: [PATCH configure.com] _ext -> _exe
2745              From: "Craig A. Berry" <craigberry@mac.com>
2746              Date: Thu, 30 May 2002 18:32:43 -0500
2747              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
2748      Branch: perl
2749            ! configure.com
2750 ____________________________________________________________________________
2751 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
2752         Log: Because of #16909 MANIFEST changes.
2753      Branch: perl
2754            ! t/TEST t/harness
2755 ____________________________________________________________________________
2756 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
2757         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
2758              From: Nicholas Clark <nick@unfortu.net>
2759              Date: Fri, 31 May 2002 00:02:22 +0100
2760              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
2761      Branch: perl
2762            + ext/Storable/t/interwork56.t
2763            + ext/Storable/t/make_56_interwork.pl
2764            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
2765            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
2766            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
2767 ____________________________________________________________________________
2768 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
2769         Log: Integrate perlio:
2770              
2771              [ 16895]
2772              Play safe and avoid writes to stdio's buffer (for glibc2.3)
2773      Branch: perl
2774           !> perlio.c
2775 ____________________________________________________________________________
2776 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
2777         Log: Upgrade to Math::BigRat 0.06.
2778      Branch: perl
2779            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
2780 ____________________________________________________________________________
2781 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
2782         Log: Upgrade to Math::BigInt 1.57.
2783      Branch: perl
2784            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2785            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
2786            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
2787            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
2788            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
2789 ____________________________________________________________________________
2790 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
2791         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
2792              From: "Craig A. Berry" <craigberry@mac.com>
2793              Date: Thu, 30 May 2002 16:22:40 -0500
2794              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
2795      Branch: perl
2796            ! lib/blib.t
2797 ____________________________________________________________________________
2798 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
2799         Log: Upgrade to ExtUtils::MakeMaker 6.01.
2800      Branch: perl
2801            + lib/ExtUtils/t/writemakefile_args.t
2802            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2803            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
2804            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
2805            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
2806            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2807            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2808            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
2809            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
2810 ____________________________________________________________________________
2811 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
2812         Log: prevent attempts to load extension libraries more than once on darwin.
2813              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
2814      Branch: perl
2815            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
2816 ____________________________________________________________________________
2817 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
2818         Log: Obsolete file.
2819      Branch: perl
2820            - NetWare/bat/Setwatcom.bat
2821            ! MANIFEST
2822 ____________________________________________________________________________
2823 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
2824         Log: Update Andy.
2825      Branch: perl
2826            ! hints/linux.sh
2827 ____________________________________________________________________________
2828 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
2829         Log: INT2PTR/PTR2IV defined twice.
2830      Branch: perl
2831            ! ext/Devel/PPPort/PPPort.pm
2832 ____________________________________________________________________________
2833 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
2834         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
2835              From: PPrymmer@factset.com
2836              Date: Thu, 30 May 2002 13:57:31 -0400
2837              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
2838              
2839              Multinet matters with s/might the/mind the/
2840      Branch: perl
2841            ! README.vms
2842 ____________________________________________________________________________
2843 [ 16898] By: nick                                  on 2002/05/30  15:55:46
2844         Log: Integrate mainline
2845      Branch: perlio
2846           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
2847           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
2848 ____________________________________________________________________________
2849 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
2850         Log: Document the glibc 2.2.5 long long bug.
2851      Branch: perl
2852            ! pod/perldelta.pod
2853 ____________________________________________________________________________
2854 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
2855         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
2856              From: Abigail <abigail@foad.org>
2857              Date: Thu, 30 May 2002 09:33:51 -0700
2858              Message-ID: <20020530093351.A18225@ucan.foad.org>
2859      Branch: perl
2860            ! pod/perlfunc.pod
2861 ____________________________________________________________________________
2862 [ 16895] By: nick                                  on 2002/05/30  14:40:11
2863         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
2864      Branch: perlio
2865            ! perlio.c
2866 ____________________________________________________________________________
2867 [ 16894] By: nick                                  on 2002/05/30  14:39:19
2868         Log: Integrate mainline
2869      Branch: perlio
2870           !> (integrate 50 files)
2871 ____________________________________________________________________________
2872 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
2873         Log: Update Changes.
2874      Branch: perl
2875            ! Changes patchlevel.h
2876 ____________________________________________________________________________
2877 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
2878         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
2879              From: "Green, Paul" <Paul.Green@stratus.com>
2880              Date: Thu, 30 May 2002 11:11:35 -0400
2881              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
2882      Branch: perl
2883            ! pod/perlvar.pod
2884 ____________________________________________________________________________
2885 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
2886         Log: charnames patch from Thomas Wegner.
2887      Branch: perl
2888            ! lib/charnames.pm lib/charnames.t
2889 ____________________________________________________________________________
2890 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
2891         Log: Subject: [Patch perl@16861] charnames::vianame tweak
2892              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2893              Date: Thu, 30 May 2002 23:56:51 +0900
2894              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
2895      Branch: perl
2896            ! lib/charnames.pm
2897 ____________________________________________________________________________
2898 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
2899         Log: Chart the self-tying minefield.
2900      Branch: perl
2901            ! pod/perldelta.pod
2902 ____________________________________________________________________________
2903 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
2904         Log: Ignasi Roca convinced me, so #16855 is back in.
2905      Branch: perl
2906            ! utfebcdic.h
2907 ____________________________________________________________________________
2908 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
2909         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
2910              From: Andy Dougherty <doughera@lafayette.edu>
2911              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
2912              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
2913      Branch: perl
2914            ! hints/linux.sh
2915 ____________________________________________________________________________
2916 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
2917         Log: Sync with libnet-1.12
2918      Branch: perl
2919            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
2920 ____________________________________________________________________________
2921 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
2922         Log: Subject: Re: perl@16861
2923              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2924              Date: Wed, 29 May 2002 15:27:18 -0700
2925              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
2926              
2927              Yitzchak won't give up on self-ties.
2928      Branch: perl
2929            ! pp_sys.c t/op/tie.t
2930 ____________________________________________________________________________
2931 [ 16884] By: ams                                   on 2002/05/30  13:32:52
2932         Log: Ronald Kimball pointed out that there was a run-on sentence in the
2933              last patch by Stas Bekman, and I fixed it, and while I was at it, I
2934              fixed the wording of the last phrase as well, and then I re-wrapped
2935              the paragraph.
2936      Branch: perl
2937            ! pod/perlvar.pod
2938 ____________________________________________________________________________
2939 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
2940         Log: Integrate macperl change #16875.
2941      Branch: perl
2942           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
2943           !> t/lib/warnings/op
2944 ____________________________________________________________________________
2945 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
2946         Log: Integrate macperl patch #16868.
2947      Branch: perl
2948           !> (integrate 36 files)
2949 ____________________________________________________________________________
2950 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
2951         Log: Subject: Re: [ PATCH ] module test fest
2952              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2953              Date: Thu, 30 May 2002 13:52:18 +0200
2954              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
2955              
2956              HP-UX Oracle wisdom (with some tweaks)
2957      Branch: perl
2958            ! README.hpux
2959 ____________________________________________________________________________
2960 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
2961         Log: metaconfig unit change for #16879.
2962      Branch: metaconfig
2963            ! U/modified/Options.U
2964 ____________________________________________________________________________
2965 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
2966         Log: Configure -A should not mangle spaces, from H.Merijn B.
2967      Branch: perl
2968            ! Configure
2969 ____________________________________________________________________________
2970 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
2971         Log: OS/2: found the _fd_flags() prototype.
2972      Branch: perl
2973            ! os2/os2ish.h
2974 ____________________________________________________________________________
2975 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
2976         Log: Fix up the signal handler reinstallation lore.
2977      Branch: perl
2978            ! pod/perlipc.pod
2979 ____________________________________________________________________________
2980 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
2981         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
2982              From: Stas Bekman <stas@stason.org>
2983              Date: Thu, 30 May 2002 15:29:02 +0800
2984              Message-ID: <3CF5D4BE.4000500@stason.org>
2985      Branch: perl
2986            ! pod/perlipc.pod
2987 ____________________________________________________________________________
2988 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
2989         Log: Fixes for fixes
2990      Branch: macperl
2991            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
2992            ! t/lib/warnings/op
2993 ____________________________________________________________________________
2994 [ 16874] By: ams                                   on 2002/05/30  07:41:30
2995         Log: Fix typo in #16866.
2996      Branch: perl
2997            ! lib/File/stat.t
2998 ____________________________________________________________________________
2999 [ 16873] By: ams                                   on 2002/05/30  07:39:24
3000         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
3001              From: Stas Bekman <stas@stason.org>
3002              Date: Thu, 30 May 2002 16:14:55 +0800
3003              Message-Id: <3CF5DF7F.1060700@stason.org>
3004      Branch: perl
3005            ! lib/File/Spec/Unix.pm
3006 ____________________________________________________________________________
3007 [ 16872] By: ams                                   on 2002/05/30  07:38:34
3008         Log: Subject: [PATCH pod/perlvar.pod] $^X
3009              From: Stas Bekman <stas@stason.org>
3010              Date: Thu, 30 May 2002 15:59:48 +0800
3011              Message-Id: <3CF5DBF4.7080500@stason.org>
3012      Branch: perl
3013            ! pod/perlvar.pod
3014 ____________________________________________________________________________
3015 [ 16871] By: nick                                  on 2002/05/30  06:45:56
3016         Log: Integrate all but lib/File/stat.t which seems broken.
3017      Branch: perlio
3018           !> Changes Porting/patching.pod cygwin/perlld.in
3019           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
3020           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
3021           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
3022           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
3023           !> t/run/fresh_perl.t utfebcdic.h
3024 ____________________________________________________________________________
3025 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
3026         Log: Integrate perl
3027      Branch: macperl
3028           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
3029           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
3030           !> (integrate 137 files)
3031 ____________________________________________________________________________
3032 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
3033         Log: Makefile / config / test updates for MacPerl
3034      Branch: macperl
3035            + macos/MacPerlMakeTests.plx
3036            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3037            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
3038            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
3039 ____________________________________________________________________________
3040 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
3041         Log: Big MacPerl Testing Patch No. 1
3042              If you like this, stay tuned, there's more to come!
3043      Branch: macperl
3044            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
3045            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
3046            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
3047            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
3048            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
3049            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
3050            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
3051            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
3052            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
3053            ! lib/Test/Harness/t/strap-analyze.t
3054            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
3055            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
3056            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
3057            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
3058            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
3059 ____________________________________________________________________________
3060 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
3061         Log: Attachments are okay.
3062      Branch: perl
3063            ! Porting/patching.pod
3064 ____________________________________________________________________________
3065 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
3066         Log: OS/2: ENOINO.
3067      Branch: perl
3068            ! lib/File/stat.t
3069 ____________________________________________________________________________
3070 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
3071         Log: OS/2: provide prototype.
3072      Branch: perl
3073            ! os2/os2ish.h
3074 ____________________________________________________________________________
3075 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
3076         Log: OS/2: fp stringification fudge.
3077              (After this the whole suite passes 98.30%)
3078      Branch: perl
3079            ! t/base/num.t
3080 ____________________________________________________________________________
3081 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
3082         Log: harness wasn't running x2p/s2p.t.
3083      Branch: perl
3084            ! t/harness
3085 ____________________________________________________________________________
3086 [ 16862] By: nick                                  on 2002/05/29  14:12:41
3087         Log: Integrate mainline
3088      Branch: perlio
3089           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
3090           !> (integrate 100 files)
3091 ____________________________________________________________________________
3092 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
3093         Log: Subject: [PATCH] pack 'w' should be using NV, not double
3094              From: Nicholas Clark <nick@ccl4.org>
3095              Date: Wed, 29 May 2002 15:38:41 +0100
3096              Message-ID: <20020529153840.L53388@plum.flirble.org>
3097      Branch: perl
3098            ! pp_pack.c
3099 ____________________________________________________________________________
3100 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
3101         Log: Update Changes.
3102      Branch: perl
3103            ! Changes patchlevel.h
3104 ____________________________________________________________________________
3105 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
3106         Log: Spelling bee.
3107      Branch: perl
3108            ! t/op/tie.t
3109 ____________________________________________________________________________
3110 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
3111         Log: Recover some of the #16845.
3112      Branch: perl
3113            ! sv.c t/op/tie.t t/run/fresh_perl.t
3114 ____________________________________________________________________________
3115 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
3116         Log: Retract #16855 until settled.
3117      Branch: perl
3118            ! utfebcdic.h
3119 ____________________________________________________________________________
3120 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
3121         Log: OS/2: more missing definitions.
3122      Branch: perl
3123            ! os2/os2ish.h
3124 ____________________________________________________________________________
3125 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
3126         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
3127              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
3128              Date: Wed, 29 May 2002 13:16:16 +0200
3129              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
3130      Branch: perl
3131            ! utfebcdic.h
3132 ____________________________________________________________________________
3133 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
3134         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
3135      Branch: perl
3136            ! ext/Devel/PPPort/PPPort.pm
3137 ____________________________________________________________________________
3138 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
3139         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
3140              From: "Gerrit P. Haase" <gp@familiehaase.de>
3141              Date: Wed, 29 May 2002 08:06:43 +0200
3142              Message-ID: <1881715214417.20020529080643@familiehaase.de>
3143      Branch: perl
3144            ! perl.h
3145 ____________________________________________________________________________
3146 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
3147         Log: OS/2: more missing headers from John Poltorak.
3148      Branch: perl
3149            ! os2/os2ish.h
3150 ____________________________________________________________________________
3151 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
3152         Log: Subject: Re: forewarning: usedevel and versiononly
3153              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3154              Date: Wed, 29 May 2002 09:41:23 +0200
3155              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
3156              
3157              More 5.7.3 -> 5.8.0.
3158      Branch: perl
3159            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
3160            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
3161 ____________________________________________________________________________
3162 [ 16850] By: ams                                   on 2002/05/29  06:48:19
3163         Log: Lots of spring cleaning. (No functional changes.)
3164      Branch: perl
3165            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
3166            ! ext/Storable/README ext/Storable/Storable.pm
3167            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
3168            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
3169            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
3170            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
3171            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
3172            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
3173            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
3174            ! ext/Storable/t/store.t ext/Storable/t/tied.t
3175            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
3176            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
3177 ____________________________________________________________________________
3178 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
3179         Log: pod cleanups.
3180      Branch: perl
3181            ! README.aix README.cygwin README.jp README.ko README.macos
3182            ! README.tw pod/perl561delta.pod pod/perldelta.pod
3183            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
3184            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
3185            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
3186 ____________________________________________________________________________
3187 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
3188         Log: Regen perltoc.
3189      Branch: perl
3190            ! pod/perltoc.pod
3191 ____________________________________________________________________________
3192 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
3193         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
3194              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3195              Date: Wed, 29 May 2002 02:48:15 +0400
3196              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
3197      Branch: perl
3198            ! wince/Makefile.ce
3199 ____________________________________________________________________________
3200 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
3201         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
3202              From: PPrymmer@factset.com
3203              Date: Tue, 28 May 2002 18:34:55 -0400
3204              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
3205      Branch: perl
3206            ! configure.com vms/genopt.com
3207 ____________________________________________________________________________
3208 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
3209         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
3210              to restore some level of sanity in the tied scalars can of worms.
3211      Branch: perl
3212            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
3213 ____________________________________________________________________________
3214 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
3215         Log: extension of change#16332: isolate signal diddling to the main
3216              interpreter (fixes signal-related races, e.g. when multiple
3217              threads run system())
3218      Branch: maint-5.6/perl
3219            ! util.c
3220 ____________________________________________________________________________
3221 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
3222         Log: Bump the version numbers to five-eight-oh.
3223      Branch: perl
3224            ! Configure NetWare/Makefile NetWare/config_H.wc
3225            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
3226            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
3227            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
3228            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3229            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
3230            ! wince/config_H.ce
3231 ____________________________________________________________________________
3232 [ 16842] By: ams                                   on 2002/05/28  19:34:27
3233         Log: Subject: Minor INSTALL patch
3234              From: Andy Dougherty <doughera@lafayette.edu>
3235              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
3236              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
3237      Branch: perl
3238            ! INSTALL
3239 ____________________________________________________________________________
3240 [ 16841] By: ams                                   on 2002/05/28  19:01:22
3241         Log: Add integer.t to MANIFEST.
3242      Branch: perl
3243            ! ext/Storable/MANIFEST
3244 ____________________________________________________________________________
3245 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
3246         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
3247              From: Dan Kogai <dankogai@dan.co.jp>
3248              Date: Wed, 29 May 2002 03:43:57 +0900
3249              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
3250      Branch: perl
3251            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
3252            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
3253            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
3254            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
3255            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
3256            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
3257            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
3258            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
3259            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
3260            ! ext/Encode/t/mime-header.t
3261 ____________________________________________________________________________
3262 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
3263         Log: OS/2: bug found by John Poltorak.
3264      Branch: perl
3265            ! lib/ExtUtils/MM_OS2.pm
3266 ____________________________________________________________________________
3267 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
3268         Log: makefiles should not clobber lib/Thread directory (some Thread
3269              files seem to live there rather than in ext, for some reason)
3270      Branch: perl
3271            ! win32/Makefile win32/makefile.mk
3272 ____________________________________________________________________________
3273 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
3274         Log: Subject: [PATCH] Bug fix for charnames::vianame
3275              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3276              Date: Tue, 28 May 2002 23:53:39 +0900
3277              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
3278      Branch: perl
3279            ! lib/charnames.pm lib/charnames.t
3280 ____________________________________________________________________________
3281 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
3282         Log: Test output tweak.
3283      Branch: perl
3284            ! lib/ExtUtils/t/Embed.t
3285 ____________________________________________________________________________
3286 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
3287         Log: More charnames tweaks.
3288      Branch: perl
3289            ! lib/charnames.pm lib/charnames.t
3290 ____________________________________________________________________________
3291 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
3292         Log: Subject: [PATCH] Doc fix for charnames::vianame
3293              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3294              Date: Tue, 28 May 2002 22:46:41 +0900
3295              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
3296      Branch: perl
3297            ! lib/charnames.pm
3298 ____________________________________________________________________________
3299 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
3300         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
3301              From: "Yves Orton" <demerphq@hotmail.com>
3302              Date: Tue, 28 May 2002 15:43:12 +0200
3303              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
3304      Branch: perl
3305            ! lib/ExtUtils/t/Embed.t
3306 ____________________________________________________________________________
3307 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
3308         Log: metaconfig unit change for #16831.
3309      Branch: metaconfig/U/perl
3310            ! gccvers.U
3311 ____________________________________________________________________________
3312 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
3313         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
3314      Branch: perl
3315            ! Configure
3316 ____________________________________________________________________________
3317 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
3318         Log: Retract the Straps part of #16829 for now since
3319              the subtest 44 of t/strap.t started failing.
3320      Branch: perl
3321            ! lib/Test/Harness/Straps.pm
3322 ____________________________________________________________________________
3323 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
3324         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
3325              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
3326              Date: Tue, 28 May 2002 08:17:53 +0200
3327              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
3328      Branch: perl
3329            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
3330            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
3331 ____________________________________________________________________________
3332 [ 16828] By: nick                                  on 2002/05/28  08:00:28
3333         Log: Integrate mainline
3334      Branch: perlio
3335           !> Changes Makefile.micro README.netware README.tru64
3336           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
3337           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
3338           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
3339           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3340           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
3341           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
3342           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
3343           !> uconfig.h util.c
3344 ____________________________________________________________________________
3345 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
3346         Log: Tru64: sockatmark trouble.
3347      Branch: perl
3348            ! README.tru64
3349 ____________________________________________________________________________
3350 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
3351         Log: Update Changes.
3352      Branch: perl
3353            ! Changes patchlevel.h
3354 ____________________________________________________________________________
3355 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
3356         Log: Integrate perl
3357      Branch: macperl
3358           +> ext/Storable/t/integer.t
3359            ! macos/MPVersion.r macos/config.sh
3360           !> (integrate 60 files)
3361 ____________________________________________________________________________
3362 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
3363         Log: Todo update.
3364      Branch: perl
3365            ! pod/perltodo.pod
3366 ____________________________________________________________________________
3367 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
3368         Log: Don't assume sh and true.
3369      Branch: perl
3370            ! Makefile.micro uconfig.h
3371 ____________________________________________________________________________
3372 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
3373         Log: Subject: Re: [PATCH] Version tango
3374              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3375              Date: Mon, 27 May 2002 13:20:56 -0700
3376              Message-ID: <oUp88gzkgy+T092yn@efn.org>
3377      Branch: perl
3378            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
3379            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
3380            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
3381            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3382            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
3383            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
3384 ____________________________________________________________________________
3385 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
3386         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
3387              stashes correctly.) Partial info is better than wrong info.
3388      Branch: perl
3389            ! t/lib/warnings/pp_hot util.c
3390 ____________________________________________________________________________
3391 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
3392         Log: A shot in the dark.
3393      Branch: perl
3394            ! mg.c
3395 ____________________________________________________________________________
3396 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
3397         Log: Comment nit from Yitzchak.
3398      Branch: perl
3399            ! sv.c
3400 ____________________________________________________________________________
3401 [ 16818] By: nick                                  on 2002/05/27  18:47:58
3402         Log: Integrate mainline
3403      Branch: perlio
3404           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
3405           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
3406           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
3407           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
3408           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
3409           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
3410           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
3411           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
3412           !> pod/perlsub.pod
3413 ____________________________________________________________________________
3414 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
3415         Log: POD cleanup and rewrapping.
3416      Branch: perl
3417            ! README.netware
3418 ____________________________________________________________________________
3419 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
3420         Log: Update Changes.
3421      Branch: perl
3422            ! Changes patchlevel.h
3423 ____________________________________________________________________________
3424 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
3425         Log: More NetWare.
3426      Branch: perl
3427            ! README.netware
3428 ____________________________________________________________________________
3429 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
3430         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
3431              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3432              Date: Mon, 27 May 2002 19:26:27 +0200
3433              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
3434      Branch: perl
3435            ! hints/hpux.sh
3436 ____________________________________________________________________________
3437 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
3438         Log: We are not that certain about the localising of
3439              tied aggregates.
3440      Branch: perl
3441            ! pod/perldelta.pod
3442 ____________________________________________________________________________
3443 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
3444         Log: Missed from #16811.
3445      Branch: perl
3446            + NetWare/sv_nw.c
3447            ! MANIFEST
3448 ____________________________________________________________________________
3449 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
3450         Log: NetWare diff from Ananth Kesari.
3451      Branch: perl
3452            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3453            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
3454 ____________________________________________________________________________
3455 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
3456         Log: Integrate perlio:
3457              
3458              [ 16809]
3459              Add IO::Scalar fail case to the tests.
3460              
3461              [ 16808]
3462              Fix for the IO::Scalar bug (I think).
3463              At tie time break the loop but in a different place:
3464              A. Increment REFCNT of the RV involved in the self-tie
3465              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
3466              At mg_free time
3467              Break the connection between the RV and its referent
3468              so that we do not try and free it (again).
3469              
3470              [ 16805]
3471              **** UNSAFE **** partial fix for IO::Scalar and local ties.
3472              Only op/local.t fails but it is nasty... try valgrind on other machine.
3473      Branch: perl
3474           !> mg.c sv.c t/op/tie.t
3475 ____________________________________________________________________________
3476 [ 16809] By: nick                                  on 2002/05/27  11:02:21
3477         Log: Add IO::Scalar fail case to the tests.
3478      Branch: perlio
3479            ! t/op/tie.t
3480 ____________________________________________________________________________
3481 [ 16808] By: nick                                  on 2002/05/27  09:54:46
3482         Log: Fix for the IO::Scalar bug (I think).
3483              At tie time break the loop but in a different place:
3484              A. Increment REFCNT of the RV involved in the self-tie
3485              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
3486              At mg_free time
3487              Break the connection between the RV and its referent
3488              so that we do not try and free it (again).
3489      Branch: perlio
3490            ! mg.c sv.c
3491 ____________________________________________________________________________
3492 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
3493         Log: select() portability nit.
3494      Branch: perl
3495            ! pod/perlfunc.pod
3496 ____________________________________________________________________________
3497 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
3498         Log: Fix a remaining B::Lint bug.
3499      Branch: perl
3500            ! ext/B/B/Lint.pm ext/B/t/lint.t
3501 ____________________________________________________________________________
3502 [ 16805] By: nick                                  on 2002/05/26  20:51:31
3503         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
3504              Only op/local.t fails but it is nasty... try valgrind on other machine.
3505      Branch: perlio
3506            ! sv.c
3507 ____________________________________________________________________________
3508 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
3509         Log: Some day I might actually learn to test changes first
3510              before committing them in.
3511      Branch: perl
3512            ! hints/darwin.sh
3513 ____________________________________________________________________________
3514 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
3515         Log: Until otherwise proven.
3516      Branch: perl
3517            ! hints/darwin.sh
3518 ____________________________________________________________________________
3519 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
3520         Log: Darwin hint tweaks.
3521      Branch: perl
3522            ! hints/darwin.sh
3523 ____________________________________________________________________________
3524 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
3525         Log: FAQ sync.
3526      Branch: perl
3527            ! pod/perlfaq5.pod pod/perlfaq6.pod
3528 ____________________________________________________________________________
3529 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
3530         Log: Subject: [DOC-PATCH] README.cygwin updated
3531              From: "Gerrit P. Haase" <gp@familiehaase.de>
3532              Date: Sun, 26 May 2002 14:56:14 +0200
3533              Message-ID: <1151480833395.20020526145614@familiehaase.de>
3534      Branch: perl
3535            ! README.cygwin
3536 ____________________________________________________________________________
3537 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
3538         Log: I thinkk thinggy has only one g.
3539      Branch: perl
3540            ! pod/perldelta.pod
3541 ____________________________________________________________________________
3542 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
3543         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
3544              From: Dave Mitchell <davem@fdgroup.com>
3545              Date: Sun, 26 May 2002 14:15:42 +0100
3546              Message-ID: <20020526141542.B18527@fdgroup.com>
3547      Branch: perl
3548            ! pod/perldelta.pod pod/perlsub.pod
3549 ____________________________________________________________________________
3550 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
3551         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
3552              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3553              Date: Sat, 25 May 2002 21:52:16 -0700
3554              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
3555      Branch: perl
3556            ! ext/B/B/Deparse.pm
3557 ____________________________________________________________________________
3558 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
3559         Log: Slight reformatting; tiny tweaks.
3560      Branch: perl
3561            ! pod/perlipc.pod
3562 ____________________________________________________________________________
3563 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
3564         Log: Integrate perlio:
3565              
3566              [ 16794]
3567              Update perlipc.pod for new signals
3568      Branch: perl
3569           !> pod/perlipc.pod
3570 ____________________________________________________________________________
3571 [ 16794] By: nick                                  on 2002/05/26  08:07:12
3572         Log: Update perlipc.pod for new signals
3573      Branch: perlio
3574            ! pod/perlipc.pod
3575 ____________________________________________________________________________
3576 [ 16793] By: nick                                  on 2002/05/26  07:10:14
3577         Log: Integrate mainline
3578      Branch: perlio
3579           !> AUTHORS Changes Configure patchlevel.h
3580 ____________________________________________________________________________
3581 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
3582         Log: Mention that we do Win64.
3583      Branch: perl
3584            ! pod/perldelta.pod
3585 ____________________________________________________________________________
3586 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
3587         Log: Document the $Config{byteorder} changes.
3588      Branch: perl
3589            ! pod/perldelta.pod
3590 ____________________________________________________________________________
3591 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
3592         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
3593              From: Nicholas Clark <nick@unfortu.net>
3594              Date: Sat, 25 May 2002 22:37:19 +0100
3595              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
3596              
3597              Subject: [PATCH] Storable (smaller)
3598              From: Nicholas Clark <nick@unfortu.net>
3599              Date: Sat, 25 May 2002 23:13:13 +0100
3600              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
3601      Branch: perl
3602            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
3603            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
3604 ____________________________________________________________________________
3605 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
3606         Log: Update Changes.
3607      Branch: perl
3608            ! Changes patchlevel.h
3609 ____________________________________________________________________________
3610 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
3611         Log: AUTHORS updates.
3612      Branch: perl
3613            ! AUTHORS
3614 ____________________________________________________________________________
3615 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
3616         Log: metaconfig unit changes for #16786.
3617      Branch: metaconfig
3618            ! U/modified/Getfile.U U/modified/pager.U
3619 ____________________________________________________________________________
3620 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
3621         Log: Pager query tweaks from Andy Dougherty (for OS/2).
3622      Branch: perl
3623            ! Configure
3624 ____________________________________________________________________________
3625 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
3626         Log: Integrate perlio:
3627              
3628              [ 16784]
3629              Fix VMS ungetc fix for platforms like NetBSD.
3630      Branch: perl
3631           !> perlio.c
3632 ____________________________________________________________________________
3633 [ 16784] By: nick                                  on 2002/05/25  17:34:48
3634         Log: Fix VMS ungetc fix for platforms like NetBSD.
3635      Branch: perlio
3636            ! perlio.c
3637 ____________________________________________________________________________
3638 [ 16783] By: nick                                  on 2002/05/25  16:33:14
3639         Log: Integrate mainline for Lupe's perlio.c fix before
3640              starting on NetBSD issue
3641      Branch: perlio
3642           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
3643           !> perlio.c pod/perlapio.pod pod/perldelta.pod
3644 ____________________________________________________________________________
3645 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
3646         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
3647              From: "Craig A. Berry" <craigberry@mac.com>
3648              Date: Sat, 25 May 2002 12:19:36 -0500
3649              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
3650      Branch: perl
3651            ! lib/ExtUtils/t/basic.t
3652 ____________________________________________________________________________
3653 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
3654         Log: BeOS: update the test status.
3655      Branch: perl
3656            ! README.beos pod/perldelta.pod
3657 ____________________________________________________________________________
3658 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
3659         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
3660              From: Nicholas Clark <nick@unfortu.net>
3661              Date: Sat, 25 May 2002 17:19:21 +0100
3662              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
3663      Branch: perl
3664            ! ext/Storable/t/integer.t
3665 ____________________________________________________________________________
3666 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
3667         Log: Update the number of tests.
3668      Branch: perl
3669            ! pod/perldelta.pod
3670 ____________________________________________________________________________
3671 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
3672         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
3673              From: lupe@lupe-christoph.de (Lupe Christoph)    
3674              Date: Sat, 25 May 2002 15:45:34 +0200
3675              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
3676      Branch: perl
3677            ! perlio.c pod/perlapio.pod
3678 ____________________________________________________________________________
3679 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
3680         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
3681              From: Nicholas Clark <nick@unfortu.net>
3682              Date: Sat, 25 May 2002 12:17:44 +0100
3683              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
3684      Branch: perl
3685            ! ext/Storable/t/integer.t
3686 ____________________________________________________________________________
3687 [ 16776] By: nick                                  on 2002/05/25  11:23:28
3688         Log: Integrate mainline
3689      Branch: perlio
3690           +> ext/Storable/t/integer.t
3691           !> (integrate 41 files)
3692 ____________________________________________________________________________
3693 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
3694         Log: perldelta tweaks.
3695      Branch: perl
3696            ! pod/perldelta.pod
3697 ____________________________________________________________________________
3698 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
3699         Log: UNICOS: update test status.
3700      Branch: perl
3701            ! ext/Socket/socketpair.t pod/perldelta.pod
3702 ____________________________________________________________________________
3703 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
3704         Log: UNICOS: since $] is really 5.00700299999997,
3705              testing for equivalence with 5.007003 isn't correct.
3706              (From Nicholas Clark.)
3707      Branch: perl
3708            ! ext/Storable/t/downgrade.t
3709 ____________________________________________________________________________
3710 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
3711         Log: Knock off one test failure thanks to #16771.
3712      Branch: perl
3713            ! pod/perldelta.pod
3714 ____________________________________________________________________________
3715 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
3716         Log: In some (rare) platforms (such as UNICOS) using the native
3717              atof is still better.
3718      Branch: perl
3719            ! numeric.c perl.h
3720 ____________________________________________________________________________
3721 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
3722         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
3723              From: "Craig A. Berry" <craigberry@mac.com>
3724              Date: Fri, 24 May 2002 16:24:44 -0500
3725              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
3726      Branch: perl
3727            ! pod/perldelta.pod vms/vms.c
3728 ____________________________________________________________________________
3729 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
3730         Log: Subject: [PATCH pod/perllol.pod] small typo
3731              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
3732              Date: Fri, 24 May 2002 16:05:07 -0400
3733              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
3734      Branch: perl
3735            ! pod/perllol.pod
3736 ____________________________________________________________________________
3737 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
3738         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
3739              From: Andy Dougherty <doughera@lafayette.edu>
3740              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
3741              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
3742      Branch: perl
3743            ! hints/solaris_2.sh
3744 ____________________________________________________________________________
3745 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
3746         Log: Subject: [patch] small change
3747              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
3748              Date: Fri, 24 May 2002 19:18:24 +0400
3749              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
3750      Branch: perl
3751            ! perl.h win32/makefile.mk
3752 ____________________________________________________________________________
3753 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
3754         Log: Subject: [PATCH] README.aix
3755              From: John Peacock <jpeacock@rowman.com>    
3756              Date: Fri, 24 May 2002 10:49:39 -0400
3757              Message-ID: <3CEE5303.1070201@rowman.com>
3758      Branch: perl
3759            ! README.aix
3760 ____________________________________________________________________________
3761 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
3762         Log: Upgrade to Locale-Codes 2.04.
3763      Branch: perl
3764            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
3765            ! lib/Locale/Country.pm
3766 ____________________________________________________________________________
3767 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
3768         Log: Update Changes.
3769      Branch: perl
3770            ! Changes patchlevel.h
3771 ____________________________________________________________________________
3772 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
3773         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
3774              From: Abigail <abigail@foad.org>
3775              Date: Fri, 24 May 2002 02:43:37 -0700
3776              Message-ID: <20020524024337.A28749@ucan.foad.org>
3777      Branch: perl
3778            ! Makefile.SH
3779 ____________________________________________________________________________
3780 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
3781         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
3782              From: Abigail <abigail@foad.org>
3783              Date: Fri, 24 May 2002 02:26:48 -0700
3784              Message-ID: <20020524022648.A31684@ucan.foad.org>
3785      Branch: perl
3786            ! ext/POSIX/t/posix.t
3787 ____________________________________________________________________________
3788 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
3789         Log: Doc tweaks.
3790      Branch: perl
3791            ! pod/perlunicode.pod pod/perluniintro.pod
3792 ____________________________________________________________________________
3793 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
3794         Log: More portability defines, now mostly type-related
3795              (based on Storable.xs)
3796      Branch: perl
3797            ! ext/Devel/PPPort/PPPort.pm
3798 ____________________________________________________________________________
3799 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
3800         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
3801              From: Nicholas Clark <nick@unfortu.net>
3802              Date: Thu, 23 May 2002 23:43:16 +0100
3803              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
3804      Branch: perl
3805            + ext/Storable/t/integer.t
3806            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
3807            ! ext/Storable/Storable.xs
3808 ____________________________________________________________________________
3809 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
3810         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
3811              From: "Craig A. Berry" <craigberry@mac.com>
3812              Date: Thu, 23 May 2002 16:47:34 -0500
3813              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
3814      Branch: perl
3815            ! configure.com
3816 ____________________________________________________________________________
3817 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
3818         Log: One more ppportability thing (from Sarathy).
3819      Branch: perl
3820            ! ext/Devel/PPPort/PPPort.pm
3821 ____________________________________________________________________________
3822 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
3823         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
3824              From: Michael G Schwern <schwern@pobox.com>
3825              Date: Wed, 22 May 2002 19:21:43 -0400
3826              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
3827      Branch: perl
3828            ! lib/Test/Harness.pm lib/Test/Harness/Changes
3829            ! lib/Test/Harness/t/strap-analyze.t
3830            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
3831            ! t/lib/sample-tests/die_head_end
3832            ! t/lib/sample-tests/die_last_minute
3833 ____________________________________________________________________________
3834 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
3835         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
3836              From: Michael G Schwern <schwern@pobox.com>
3837              Date: Wed, 22 May 2002 19:14:35 -0400
3838              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
3839      Branch: perl
3840            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
3841            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
3842            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
3843 ____________________________________________________________________________
3844 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
3845         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
3846              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3847              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
3848              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
3849      Branch: perl
3850            ! dump.c
3851 ____________________________________________________________________________
3852 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
3853         Log: Typo squad.
3854      Branch: perl
3855            ! ext/POSIX/POSIX.pod pod/perldelta.pod
3856 ____________________________________________________________________________
3857 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
3858         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
3859              From: Abigail <abigail@foad.org>
3860              Date: Thu, 23 May 2002 07:53:33 -0700
3861              Message-ID: <20020523075333.A14658@ucan.foad.org>
3862      Branch: perl
3863            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
3864 ____________________________________________________________________________
3865 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
3866         Log: PPPort dTHX.
3867      Branch: perl
3868            ! ext/Devel/PPPort/PPPort.pm
3869 ____________________________________________________________________________
3870 [ 16750] By: nick                                  on 2002/05/23  08:00:24
3871         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
3872      Branch: perlio
3873           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
3874           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
3875           !> pod/perldelta.pod
3876 ____________________________________________________________________________
3877 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
3878         Log: We do not want utf8.t to be compiled under -Mutf8,
3879              wonky as it sounds.
3880      Branch: perl
3881            ! lib/utf8.t
3882 ____________________________________________________________________________
3883 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
3884         Log: We do not want to see the utf8 hints bit.
3885      Branch: perl
3886            ! lib/vmsish.t
3887 ____________________________________________________________________________
3888 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
3889         Log: More -Mutf8 cleanup.
3890      Branch: perl
3891            ! ext/PerlIO/t/fallback.t
3892 ____________________________________________________________________________
3893 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
3894         Log: -Mutf8 cleanup.
3895      Branch: perl
3896            ! ext/Encode/t/mime-header.t
3897 ____________________________________________________________________________
3898 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
3899         Log: Integrate perlio:
3900              
3901              [ 16740]
3902              #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
3903              
3904              [ 16739]
3905              Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
3906              ungetc() and buffer snooping may not mix. So use buffer snoop
3907              hooks to avoid ungetc() where available.
3908              unread() falls back to using :pending layer, and fill has
3909              VMS specific code (which should not get used) or ungetc()
3910              which should work.
3911              
3912              [ 16737]
3913              Flag the VMS-problem-causing part of :encoding
3914              for enhancement. (Problem still needs fixing in perlio.c)
3915      Branch: perl
3916           !> ext/PerlIO/encoding/encoding.xs perlio.c
3917 ____________________________________________________________________________
3918 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
3919         Log: Subject: Re: Additional README.aix changes
3920              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3921              Date: Wed, 22 May 2002 08:37:37 +0200
3922              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
3923      Branch: perl
3924            ! README.aix
3925 ____________________________________________________________________________
3926 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
3927         Log: HP-UX 11.00 io_xs hangup workaround.
3928      Branch: perl
3929            ! hints/hpux.sh
3930 ____________________________________________________________________________
3931 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
3932         Log: Updated UNICOS status from Mark Lutz.
3933      Branch: perl
3934            ! pod/perldelta.pod
3935 ____________________________________________________________________________
3936 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
3937         Log: UNICOS: Mark Lutz had a better idea.
3938      Branch: perl
3939            ! hints/unicos.sh
3940 ____________________________________________________________________________
3941 [ 16740] By: nick                                  on 2002/05/22  21:13:10
3942         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
3943      Branch: perlio
3944            ! perlio.c
3945 ____________________________________________________________________________
3946 [ 16739] By: nick                                  on 2002/05/22  20:59:22
3947         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
3948              ungetc() and buffer snooping may not mix. So use buffer snoop
3949              hooks to avoid ungetc() where available.
3950              unread() falls back to using :pending layer, and fill has
3951              VMS specific code (which should not get used) or ungetc()
3952              which should work.
3953      Branch: perlio
3954            ! perlio.c
3955 ____________________________________________________________________________
3956 [ 16738] By: nick                                  on 2002/05/22  20:34:55
3957         Log: Integrate mainline
3958      Branch: perlio
3959           !> (integrate 40 files)
3960 ____________________________________________________________________________
3961 [ 16737] By: nick                                  on 2002/05/22  19:04:13
3962         Log: Flag the VMS-problem-causing part of :encoding
3963              for enhancement. (Problem still needs fixing in perlio.c)
3964      Branch: perlio
3965            ! ext/PerlIO/encoding/encoding.xs
3966 ____________________________________________________________________________
3967 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
3968         Log: UNICOS: using uname -m is wrong since what matters
3969              is what CPUs (FPUs) we have.
3970      Branch: perl
3971            ! hints/unicos.sh
3972 ____________________________________________________________________________
3973 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
3974         Log: Update Changes.
3975      Branch: perl
3976            ! Changes patchlevel.h
3977 ____________________________________________________________________________
3978 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
3979         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
3980              From: Dave Mitchell <davem@fdgroup.com>
3981              Date: Wed, 22 May 2002 12:53:21 +0100
3982              Message-ID: <20020522125320.E12794@fdgroup.com>
3983      Branch: perl
3984            ! ext/threads/shared/t/cond.t
3985 ____________________________________________________________________________
3986 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
3987         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
3988              From: John Borwick <john_borwick@ncsu.edu>
3989              Date: Wed, 22 May 2002 04:10:37 -0400
3990              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
3991      Branch: perl
3992            ! pod/perlunicode.pod pod/perluniintro.pod
3993 ____________________________________________________________________________
3994 [ 16732] By: ams                                   on 2002/05/22  05:47:35
3995         Log: Integrate #16731 from //depot/macperl.
3996      Branch: perl
3997           !> t/io/crlf.t
3998 ____________________________________________________________________________
3999 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
4000         Log: Be more specific in what we're looking for
4001      Branch: macperl
4002            ! t/io/crlf.t
4003 ____________________________________________________________________________
4004 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
4005         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
4006      Branch: macperl
4007            + lib/Unicode/README
4008           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
4009           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
4010            - t/lib/st-dump.pl
4011            ! macos/MPVersion.r macos/config.sh
4012           !> (integrate 135 files)
4013 ____________________________________________________________________________
4014 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
4015         Log: FAQ sync.
4016      Branch: perl
4017            ! pod/perlfaq4.pod
4018 ____________________________________________________________________________
4019 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
4020         Log: Getopt::Std clarification from John Borwick.
4021      Branch: perl
4022            ! lib/Getopt/Std.pm
4023 ____________________________________________________________________________
4024 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
4025         Log: Subject: Re: [Patch] for problem with shellwords.pl
4026              From: "Curtis Poe" <cp@onsitetech.com>
4027              Date: Tue, 21 May 2002 11:17:40 -0700
4028              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
4029              
4030              Subject: [Patch] for security problem with Text::ParseWords
4031              From: "Curtis Poe" <cp@onsitetech.com>     
4032              Date: Tue, 21 May 2002 15:10:18 -0700
4033              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
4034      Branch: perl
4035            ! lib/Text/ParseWords.pm lib/shellwords.pl
4036 ____________________________________________________________________________
4037 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
4038         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
4039              From: Nicholas Clark <nick@unfortu.net>
4040              Date: Tue, 21 May 2002 23:01:48 +0100
4041              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
4042      Branch: perl
4043            ! ext/SDBM_File/SDBM_File.xs
4044 ____________________________________________________________________________
4045 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
4046         Log: Subject: [PATCH] Additional README.aix changes
4047              From: John Peacock <jpeacock@rowman.com>
4048              Date: Tue, 21 May 2002 12:01:10 -0400
4049              Message-ID: <3CEA6F46.70902@rowman.com>
4050      Branch: perl
4051            ! README.aix
4052 ____________________________________________________________________________
4053 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
4054         Log: Subject: Win32 crash in fork.t (perl@16694)
4055              From: "Kevin Chase" <kevincha99@hotmail.com>
4056              Date: Mon, 20 May 2002 17:02:16 -0700
4057              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
4058              
4059              
4060              It looks that the Poison() found its first target.
4061              The suggested patch is fine.
4062      Branch: perl
4063            ! cop.h
4064 ____________________________________________________________________________
4065 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
4066         Log: microperl: if DIEing on no-functionality, the has-functionality
4067              would be unreachable code.
4068      Branch: perl
4069            ! pp.c pp_sys.c
4070 ____________________________________________________________________________
4071 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
4072         Log: microperl: do not regenerate the perly.
4073      Branch: perl
4074            ! Makefile.micro
4075 ____________________________________________________________________________
4076 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
4077         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
4078              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4079              Date: Mon, 20 May 2002 22:55:46 -0700
4080              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
4081      Branch: perl
4082            ! utils/h2xs.PL
4083 ____________________________________________________________________________
4084 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
4085         Log: Regen uconfig.h.
4086      Branch: perl
4087            ! uconfig.h
4088 ____________________________________________________________________________
4089 [ 16719] By: ams                                   on 2002/05/21  05:02:01
4090         Log: Why quote some keys?
4091      Branch: perl
4092            ! ext/Storable/Makefile.PL
4093 ____________________________________________________________________________
4094 [ 16718] By: ams                                   on 2002/05/21  04:08:39
4095         Log: Suppress warning about $canonical. (Nicholas Clark)
4096      Branch: perl
4097            ! ext/Storable/Storable.pm
4098 ____________________________________________________________________________
4099 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
4100         Log: Subject: [PATCH] VMS iThreads follow-up
4101              From: "Craig A. Berry" <craigberry@mac.com>
4102              Date: Mon, 20 May 2002 21:34:17 -0500
4103              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
4104      Branch: perl
4105            ! configure.com
4106 ____________________________________________________________________________
4107 [ 16716] By: ams                                   on 2002/05/21  02:47:18
4108         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
4109              2. Install in core library directory. (Tatsuhiko Miyagawa)
4110      Branch: perl
4111            ! ext/Storable/Makefile.PL
4112 ____________________________________________________________________________
4113 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
4114         Log: Subject: [Encode] 1.72 released
4115              From: Dan Kogai <dankogai@dan.co.jp>
4116              Date: Tue, 21 May 2002 01:06:19 +0900
4117              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
4118      Branch: perl
4119            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4120            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
4121            ! ext/Encode/Unicode/Unicode.xs
4122            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
4123 ____________________________________________________________________________
4124 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
4125         Log: Update Changes.
4126      Branch: perl
4127            ! Changes patchlevel.h
4128 ____________________________________________________________________________
4129 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
4130         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
4131      Branch: perl
4132            ! pod/perlfaq4.pod
4133 ____________________________________________________________________________
4134 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
4135         Log: metaconfig unit changes for #16711.
4136      Branch: metaconfig
4137            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4138            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4139            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4140            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4141            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4142            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4143            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4144            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4145            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4146            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4147            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4148            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4149            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4150            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4151            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4152            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4153            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4154            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4155            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4156            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4157            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4158            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4159            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4160            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4161 ____________________________________________________________________________
4162 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
4163         Log: Document better what the foo_r_proto are supposed to be.
4164      Branch: perl
4165            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4166            ! config_h.SH reentr.pl
4167 ____________________________________________________________________________
4168 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
4169         Log: Subject: Re: pod patches.
4170              From: Jim Cromie <jcromie@divsol.com>
4171              Date: Mon, 20 May 2002 09:00:10 -0600
4172              Message-ID: <3CE90F7A.3070309@divsol.com>
4173              
4174              (with Philip Newton's tweaks)
4175      Branch: perl
4176            ! pod/perlsub.pod
4177 ____________________________________________________________________________
4178 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
4179         Log: Subject: Re: pod patch - perldelta.pod
4180              From: Jim Cromie <jcromie@divsol.com>
4181              Date: Mon, 20 May 2002 07:16:54 -0600
4182              Message-ID: <3CE8F746.50603@divsol.com>
4183      Branch: perl
4184            ! pod/perldelta.pod
4185 ____________________________________________________________________________
4186 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
4187         Log: Subject: [patch] one more little step for WinCE
4188              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
4189              Date: Mon, 20 May 2002 11:47:19 +0400
4190              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
4191      Branch: perl
4192            ! wince/Makefile.ce
4193 ____________________________________________________________________________
4194 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
4195         Log: Preemptive doc patch.
4196      Branch: perl
4197            ! pod/perldelta.pod
4198 ____________________________________________________________________________
4199 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
4200         Log: The "constant sub redefined" warning can't be disabled.
4201      Branch: perl
4202            ! pod/perldiag.pod
4203 ____________________________________________________________________________
4204 [ 16705] By: nick                                  on 2002/05/20  10:18:26
4205         Log: Integrate mainline
4206      Branch: perlio
4207           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
4208           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
4209           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
4210           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
4211 ____________________________________________________________________________
4212 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
4213         Log: Missed hunk from #16701.
4214      Branch: perl
4215            ! vms/vms.c
4216 ____________________________________________________________________________
4217 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
4218         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
4219              From: andreas.koenig@anima.de (Andreas J. Koenig)
4220              Date: Mon, 20 May 2002 05:36:14 +0200
4221              Message-ID: <m34rh37aoh.fsf@anima.de>
4222      Branch: perl
4223            + lib/CPAN/t/mirroredby.t
4224            ! MANIFEST
4225 ____________________________________________________________________________
4226 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
4227         Log: Subject: tiny doc tweaks
4228              From: andreas.koenig@anima.de (Andreas J. Koenig)
4229              Date: Mon, 20 May 2002 05:07:13 +0200
4230              Message-ID: <m38z6f7c0u.fsf@anima.de>
4231      Branch: perl
4232            ! pod/perldelta.pod pod/perlfunc.pod
4233 ____________________________________________________________________________
4234 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
4235         Log: Subject: [PATCH @16694] ithreads for VMS
4236              From: "Craig A. Berry" <craigberry@mac.com>
4237              Date: Sun, 19 May 2002 22:06:43 -0500
4238              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
4239      Branch: perl
4240            ! configure.com vms/vms.c vms/vmsish.h
4241 ____________________________________________________________________________
4242 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
4243         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
4244              From: Autrijus Tang <autrijus@autrijus.org>
4245              Date: Mon, 20 May 2002 04:10:31 +0800
4246              Message-ID: <20020519201031.GA1603@not.autrijus.org>
4247      Branch: perl
4248            ! ext/Encode/Encode/Makefile_PL.e2x
4249 ____________________________________________________________________________
4250 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
4251         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
4252              while trying to -O3 optimize B.c.  (A bit weird since
4253              10.1.4 used to work fine, and nothing has changed in
4254              ext/B/..., but the overoptimization was repeatable.)
4255      Branch: perl
4256            + ext/B/hints/darwin.pl
4257            ! MANIFEST
4258 ____________________________________________________________________________
4259 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
4260         Log: UNICOS/mk seems to still have this problem.
4261      Branch: perl
4262            ! ext/Socket/socketpair.t
4263 ____________________________________________________________________________
4264 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
4265         Log: perldelta tweaks.
4266      Branch: perl
4267            ! pod/perldelta.pod
4268 ____________________________________________________________________________
4269 [ 16696] By: nick                                  on 2002/05/19  18:26:39
4270         Log: Integrate mailine
4271      Branch: perlio
4272           !> (integrate 35 files)
4273 ____________________________________________________________________________
4274 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
4275         Log: Document the reentrant_retry(), but from user's viewpoint.
4276      Branch: perl
4277            ! pod/perlthrtut.pod
4278 ____________________________________________________________________________
4279 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
4280         Log: Update Changes.
4281      Branch: perl
4282            ! Changes patchlevel.h
4283 ____________________________________________________________________________
4284 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
4285         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
4286              From: Slaven Rezic <slaven.rezic@berlin.de>
4287              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
4288              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
4289      Branch: perl
4290            ! lib/Benchmark.pm
4291 ____________________________________________________________________________
4292 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
4293         Log: Document once more the difference between :utf8
4294              and :encoding(...).
4295      Branch: perl
4296            ! lib/open.pm pod/perluniintro.pod
4297 ____________________________________________________________________________
4298 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
4299         Log: Third Degree: make the options more portable between
4300              Tru64 versions.
4301      Branch: perl
4302            ! Makefile.SH
4303 ____________________________________________________________________________
4304 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
4305         Log: IRIX SMP turned up a few hundred "Use of uninitialized
4306              value in numeric eq" warnings: initialise the $counter2.
4307      Branch: perl
4308            ! ext/threads/shared/t/cond.t
4309 ____________________________________________________________________________
4310 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
4311         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
4312              From: Dave Mitchell <davem@fdgroup.com>
4313              Date: Sun, 19 May 2002 00:50:43 +0100
4314              Message-ID: <20020519005043.F7275@fdgroup.com>
4315      Branch: perl
4316            ! ext/threads/shared/t/cond.t
4317 ____________________________________________________________________________
4318 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
4319         Log: Sarathy pointed out that instead of zeroing heap
4320              it is more prudent to poison it.
4321      Branch: perl
4322            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
4323            ! scope.c sv.c util.c
4324 ____________________________________________________________________________
4325 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
4326         Log: The thread warnings aren't quite yet working as planned.
4327      Branch: perl
4328            ! ext/threads/shared/t/cond.t
4329 ____________________________________________________________________________
4330 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
4331         Log: Forgotten from #16685.
4332      Branch: perl
4333            ! ext/threads/shared/t/cond.t
4334 ____________________________________________________________________________
4335 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
4336         Log: Subject: [PATCH threads] revised warnings + more tests + docs
4337              From: Dave Mitchell <davem@fdgroup.com>
4338              Date: Sat, 18 May 2002 22:24:51 +0100
4339              Message-ID: <20020518222451.E7275@fdgroup.com>
4340      Branch: perl
4341            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4342            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
4343            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
4344 ____________________________________________________________________________
4345 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
4346         Log: Storable status tweak.
4347      Branch: perl
4348            ! pod/perldelta.pod
4349 ____________________________________________________________________________
4350 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
4351         Log: perlfunc and perldelta updates about caller().
4352      Branch: perl
4353            ! pod/perldelta.pod pod/perlfunc.pod
4354 ____________________________________________________________________________
4355 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
4356         Log: Subject: [PATCH] RE: perl@16678
4357              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
4358              Date: Sat, 18 May 2002 21:15:43 +0100
4359              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
4360              
4361              Making the symbols generated by warnings.pl future-proof.
4362      Branch: perl
4363            ! lib/warnings.pm warnings.h warnings.pl
4364 ____________________________________________________________________________
4365 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
4366         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
4367              From: Michael G Schwern <schwern@pobox.com>
4368              Date: Sat, 18 May 2002 14:53:50 -0400
4369              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
4370      Branch: perl
4371            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
4372            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
4373 ____________________________________________________________________________
4374 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
4375         Log: Prettyprinting.
4376      Branch: perl
4377            ! t/op/recurse.t
4378 ____________________________________________________________________________
4379 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
4380         Log: Companion to #16601: cxinc would create uninitialized
4381              PERL_CONTEXTs.  The bug was tickled by the test
4382              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
4383              added to check that I got the context stack extension right.
4384              Also rewrite recurse.t to use test.pl.
4385      Branch: perl
4386            ! scope.c t/op/recurse.t
4387 ____________________________________________________________________________
4388 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
4389         Log: Update Changes.
4390      Branch: perl
4391            ! Changes patchlevel.h
4392 ____________________________________________________________________________
4393 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
4394         Log: URL and other tiny tweaks.
4395      Branch: perl
4396            ! pod/perluniintro.pod
4397 ____________________________________________________________________________
4398 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
4399         Log: Subject: [Patch] doc patch on Unicode
4400              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4401              Date: Sun, 19 May 2002 01:01:58 +0900
4402              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
4403      Branch: perl
4404            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
4405 ____________________________________________________________________________
4406 [ 16675] By: ams                                   on 2002/05/18  15:06:35
4407         Log: s/2.0/2.00/ to be CPAN friendly.
4408      Branch: perl
4409            ! ext/Storable/Storable.pm
4410 ____________________________________________________________________________
4411 [ 16674] By: ams                                   on 2002/05/18  14:47:07
4412         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
4413              EBCDIC, amazing.
4414              From: Philip Newton <Philip.Newton@gmx.net>
4415              Date: Sat, 18 May 2002 09:54:13 +0200
4416              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
4417      Branch: perl
4418            ! lib/Pod/t/eol.t
4419 ____________________________________________________________________________
4420 [ 16673] By: ams                                   on 2002/05/18  14:41:00
4421         Log: Subject: Storable test for 64 bit 5.6.1
4422              From: Nicholas Clark <nick@unfortu.net>
4423              Date: Sat, 18 May 2002 15:48:55 +0100
4424              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
4425              (Private mail.)
4426      Branch: perl
4427            ! ext/Storable/t/malice.t
4428 ____________________________________________________________________________
4429 [ 16672] By: nick                                  on 2002/05/18  09:47:51
4430         Log: Integrate mainline
4431      Branch: perlio
4432           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
4433            - t/lib/st-dump.pl
4434           !> (integrate 67 files)
4435 ____________________________________________________________________________
4436 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
4437         Log: No more true.
4438      Branch: perl
4439            ! lib/vars.pm
4440 ____________________________________________________________________________
4441 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
4442         Log: Make use vars grok UTF-8.
4443      Branch: perl
4444            ! lib/vars.pm t/run/fresh_perl.t
4445 ____________________________________________________________________________
4446 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
4447         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
4448              From: Michael G Schwern <schwern@pobox.com>
4449              Date: Fri, 17 May 2002 23:54:29 -0400  
4450              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
4451      Branch: perl
4452            ! t/op/tie.t t/run/fresh_perl.t
4453 ____________________________________________________________________________
4454 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
4455         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
4456              From: Michael G Schwern <schwern@pobox.com>
4457              Date: Fri, 17 May 2002 20:37:26 -0400  
4458              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
4459      Branch: perl
4460            + t/lib/sample-tests/shbang_misparse
4461            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
4462            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4463            ! lib/Test/Harness/t/test-harness.t
4464 ____________________________________________________________________________
4465 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
4466         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
4467              From: Nicholas Clark <nick@unfortu.net>
4468              Date: Sat, 18 May 2002 00:18:39 +0100  
4469              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
4470              
4471              Use Storable's st-dump.pl.
4472      Branch: perl
4473            - t/lib/st-dump.pl
4474            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
4475            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
4476            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
4477            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
4478            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
4479            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
4480            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
4481 ____________________________________________________________________________
4482 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
4483         Log: Forgotten from #16656.
4484      Branch: perl
4485            ! ext/B/B.xs
4486 ____________________________________________________________________________
4487 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
4488         Log: Subject: [PATCH] Storable ChangeLog ready for release 
4489              From: Nicholas Clark <nick@unfortu.net>
4490              Date: Fri, 17 May 2002 23:17:34 +0100  
4491              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
4492      Branch: perl
4493            ! ext/Storable/ChangeLog
4494 ____________________________________________________________________________
4495 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
4496         Log: Subject: [PATCH] Storable stand alone tests
4497              From: Nicholas Clark <nick@unfortu.net>
4498              Date: Fri, 17 May 2002 22:43:35 +0100  
4499              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
4500      Branch: perl
4501            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
4502            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
4503            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
4504            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
4505            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
4506            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
4507            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
4508            ! ext/Storable/t/store.t ext/Storable/t/tied.t
4509            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
4510            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
4511 ____________________________________________________________________________
4512 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
4513         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
4514              From: Michael G Schwern <schwern@pobox.com>
4515              Date: Fri, 17 May 2002 17:17:54 -0400  
4516              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
4517      Branch: perl
4518            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4519            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
4520            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
4521            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
4522            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
4523            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4524            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
4525            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
4526            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
4527            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
4528            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
4529            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
4530            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
4531            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
4532 ____________________________________________________________________________
4533 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
4534         Log: More regression tests for caller() and fix one bug of #16658.
4535      Branch: perl
4536            ! pp_ctl.c t/op/caller.t
4537 ____________________________________________________________________________
4538 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
4539         Log: Integrate perlio:
4540              
4541              [ 16657]
4542              Fix the crlf.t buffer leak
4543              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
4544              flagged it because it is more often popped without stream
4545              being closed.
4546              - Define non-noop PerlIOBuf_popped(), use it and export it.
4547      Branch: perl
4548           !> makedef.pl perlio.c perliol.h
4549 ____________________________________________________________________________
4550 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
4551         Log: Add a note about Cwd::fastcwd() returning tainted data.
4552              Sort modules alphabetically.
4553      Branch: perl
4554            ! pod/perldelta.pod
4555 ____________________________________________________________________________
4556 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
4557         Log: Remove O from the untested modules list.
4558      Branch: perl
4559            ! t/lib/1_compile.t
4560 ____________________________________________________________________________
4561 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
4562         Log: Fix bug 20020517.003 : segfault with caller().
4563              Add regression tests for caller.
4564      Branch: perl
4565            + t/op/caller.t
4566            ! MANIFEST pp_ctl.c
4567 ____________________________________________________________________________
4568 [ 16657] By: nick                                  on 2002/05/17  17:18:18
4569         Log: Fix the crlf.t buffer leak
4570              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
4571              flagged it because it is more often popped without stream
4572              being closed.
4573              - Define non-noop PerlIOBuf_popped(), use it and export it.
4574      Branch: perlio
4575            ! makedef.pl perlio.c perliol.h
4576 ____________________________________________________________________________
4577 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
4578         Log: PERL_HASH() casting games so that our hashed data is "unsigned
4579              char" but old code using just a "char" doesn't need changes.
4580              (The change is using a temporary pointer instead of a direct
4581              cast to unsigned char* which would blindly cast anything,
4582              not just char pointers.)  (The problem arose in MacOS Classic,
4583              as seen by Pudge, the cure by Nicholas Clark.)
4584      Branch: perl
4585            ! hv.c hv.h op.c sv.c vms/vms.c
4586 ____________________________________________________________________________
4587 [ 16655] By: nick                                  on 2002/05/17  14:59:20
4588         Log: Integrate mainline
4589      Branch: perlio
4590           !> (integrate 28 files)
4591 ____________________________________________________________________________
4592 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
4593         Log: Update Changes.
4594      Branch: perl
4595            ! Changes patchlevel.h
4596 ____________________________________________________________________________
4597 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
4598         Log: FAQ sync.
4599      Branch: perl
4600            ! pod/perlfaq4.pod pod/perlfaq8.pod
4601 ____________________________________________________________________________
4602 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
4603         Log: Forgot from #16628.
4604      Branch: perl
4605            ! ext/Encode/Makefile.PL
4606 ____________________________________________________________________________
4607 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
4608         Log: One Last Time
4609      Branch: macperl
4610            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4611            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
4612            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
4613            + lib/Unicode/UCD.t
4614 ____________________________________________________________________________
4615 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
4616         Log: Stupid case insensitivity
4617      Branch: macperl
4618            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
4619            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
4620            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
4621            - lib/unicode/UCD.t
4622 ____________________________________________________________________________
4623 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
4624         Log: Move Unicode -> unicode, remove README
4625      Branch: macperl
4626            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4627            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
4628            - lib/Unicode/Collate/t/test.t lib/Unicode/README
4629            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
4630 ____________________________________________________________________________
4631 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
4632         Log: Move Unicode -> unicode, remove README (oops, forgot one)
4633      Branch: macperl
4634           +> lib/unicode/Collate/README
4635 ____________________________________________________________________________
4636 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
4637         Log: Move Unicode -> unicode, remove README
4638      Branch: macperl
4639           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
4640           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
4641           +> lib/unicode/UCD.pm lib/unicode/UCD.t
4642 ____________________________________________________________________________
4643 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
4644         Log: Integrate perl
4645      Branch: macperl
4646           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
4647           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
4648           +> lib/Thread/Semaphore.pm
4649            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4650            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
4651            - wince/include/sys/types.h wince/include/sys/utime.h
4652            - wince/include/time.h
4653            ! macos/MPVersion.r macos/config.sh
4654           !> (integrate 173 files)
4655 ____________________________________________________________________________
4656 [ 16645] By: nick                                  on 2002/05/17  06:56:40
4657         Log: Integrate mainline
4658      Branch: perlio
4659           +> ext/Storable/t/st-dump.pl
4660            - wince/FindExt.pm
4661           !> (integrate 40 files)
4662 ____________________________________________________________________________
4663 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
4664         Log: STDERR noise.
4665      Branch: perl
4666            ! lib/Switch.pm
4667 ____________________________________________________________________________
4668 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
4669         Log: Upgrade to Switch 2.07.
4670      Branch: perl
4671            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
4672            ! lib/Switch/t/given.t lib/Switch/t/nested.t
4673            ! lib/Switch/t/switch.t
4674 ____________________________________________________________________________
4675 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
4676         Log: Missed hunk in #16641.
4677      Branch: perl
4678            ! lib/Filter/Simple/Changes
4679 ____________________________________________________________________________
4680 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
4681         Log: Upgrade to Filter::Simple 0.78.
4682              (Keep #14432, let Damian know of it.)
4683      Branch: perl
4684            ! lib/Filter/Simple.pm lib/Filter/Simple/README
4685            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
4686            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
4687            ! lib/Filter/Simple/t/import.t
4688 ____________________________________________________________________________
4689 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
4690         Log: More Third Degree.
4691      Branch: perl
4692            ! t/TEST
4693 ____________________________________________________________________________
4694 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
4695         Log: Third Degree tweaks.
4696      Branch: perl
4697            ! pod/perlhack.pod t/TEST
4698 ____________________________________________________________________________
4699 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
4700         Log: Purify: dl_last_error was leaking.
4701      Branch: perl
4702            ! ext/DynaLoader/dlutils.c
4703 ____________________________________________________________________________
4704 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
4705         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
4706              From: Chris Ball <chris@cpan.org>
4707              Date: 16 May 2002 20:51:34 +0100
4708              Message-ID: <86lmajvpkp.fsf@void.printf.net>
4709      Branch: perl
4710            ! utils/perldoc.PL
4711 ____________________________________________________________________________
4712 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
4713         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
4714              From: "Craig A. Berry" <craigberry@mac.com>
4715              Date: Thu, 16 May 2002 14:13:15 -0500
4716              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
4717      Branch: perl
4718            ! lib/ExtUtils/t/Constant.t
4719 ____________________________________________________________________________
4720 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
4721         Log: Make Cwd::fastcwd() return a tainted value.
4722              Add regression tests for taint-safety of the *cwd()
4723              functions.
4724      Branch: perl
4725            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
4726 ____________________________________________________________________________
4727 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
4728         Log: Subject: Re: AIX warning in hints regarding gcc
4729              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4730              Date: Thu, 16 May 2002 18:55:41 +0200
4731              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
4732      Branch: perl
4733            ! hints/aix.sh
4734 ____________________________________________________________________________
4735 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
4736         Log: Update the test statuses.
4737      Branch: perl
4738            ! pod/perldelta.pod
4739 ____________________________________________________________________________
4740 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
4741         Log: The UDP sockpair failure seems to have magically
4742              disappeared from both UNICOSes.
4743              (One gets "UNEXPECTEDLY SUCCEEDED".)
4744      Branch: perl
4745            ! ext/Socket/socketpair.t
4746 ____________________________________________________________________________
4747 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
4748         Log: Brokenness of restricted hashes with Storable on EBCDIC
4749              seems to be an artifact of the downgrade.t.
4750      Branch: perl
4751            ! ext/Storable/Storable.pm
4752 ____________________________________________________________________________
4753 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
4754         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
4755              memory debuggers.
4756      Branch: perl
4757            ! pod/perlhack.pod
4758 ____________________________________________________________________________
4759 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
4760         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
4761              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4762              Date: Thu, 16 May 2002 16:42:34 +0200
4763              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
4764              
4765              gcc 3 version parsing proofing.
4766      Branch: perl
4767            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
4768 ____________________________________________________________________________
4769 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
4770         Log: Subject: [PATCH] good day for WinCE port of perl.
4771              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4772              Date: Thu, 16 May 2002 03:33:23 +0400
4773              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
4774      Branch: perl
4775            - wince/FindExt.pm
4776            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
4777            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
4778            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
4779            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
4780            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
4781            ! wince/config_H.ce wince/config_h.PL
4782 ____________________________________________________________________________
4783 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
4784         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
4785              From: slaven.rezic@berlin.de
4786              Date: Mon, 13 May 2002 16:02:24 +0200
4787              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
4788      Branch: perl
4789            ! ext/Sys/Syslog/Syslog.pm
4790 ____________________________________________________________________________
4791 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
4792         Log: Subject: Re: [PATCH] allow use threads qw(yield)
4793              From: Dave Mitchell <davem@fdgroup.com>
4794              Date: Wed, 15 May 2002 23:26:27 +0100
4795              Message-ID: <20020515232626.E28924@fdgroup.com>
4796      Branch: perl
4797            ! ext/threads/threads.xs
4798 ____________________________________________________________________________
4799 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
4800         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
4801              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4802              Date: Thu, 16 May 2002 14:22:21 +0200
4803              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
4804      Branch: perl
4805            ! hints/aix.sh
4806 ____________________________________________________________________________
4807 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
4808         Log: metaconfig unit change for #16623.
4809      Branch: metaconfig
4810            ! U/ebcdic/trnl.U
4811 ____________________________________________________________________________
4812 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
4813         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
4814              from John Poltorak <jp@eyup.org>.
4815      Branch: perl
4816            ! Configure
4817 ____________________________________________________________________________
4818 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
4819         Log: DJGPP doesn't have \r\n delimited files (it has \r).
4820      Branch: perl
4821            ! lib/Tie/File/t/21_win32.t
4822 ____________________________________________________________________________
4823 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
4824         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
4825              2. Doing a s///g instead of tr/// works better for CR-delimited
4826              files, like in DJGPP (since <FH> doesn't correctly pull in
4827              CR-delimited lines).
4828      Branch: perl
4829            ! lib/Pod/Html.pm lib/Pod/t/eol.t
4830 ____________________________________________________________________________
4831 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
4832         Log: Don't test $! with like() since one may have
4833              a non-English locale, or simply AIX :-)
4834      Branch: perl
4835            ! ext/PerlIO/t/fail.t
4836 ____________________________________________________________________________
4837 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
4838         Log: DJGPP updates from Laszlo Molnar.
4839      Branch: perl
4840            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
4841 ____________________________________________________________________________
4842 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
4843         Log: Integrate perlio:
4844              
4845              [ 16613]
4846              Make open fail when layer string does not parse.
4847      Branch: perl
4848           +> ext/PerlIO/t/fail.t
4849           !> MANIFEST perlio.c
4850 ____________________________________________________________________________
4851 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
4852         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
4853              From: Nicholas Clark <nick@unfortu.net>
4854              Date: Wed, 15 May 2002 23:06:20 +0100
4855              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
4856      Branch: perl
4857            ! ext/Storable/Storable.xs
4858 ____________________________________________________________________________
4859 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
4860         Log: Two down, ten to go.
4861      Branch: perl
4862            ! pod/perldelta.pod
4863 ____________________________________________________________________________
4864 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
4865         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
4866      Branch: perl
4867            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4868 ____________________________________________________________________________
4869 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
4870         Log: Schizoid MANIFESTs.
4871      Branch: perl
4872            + ext/Storable/t/st-dump.pl
4873            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
4874 ____________________________________________________________________________
4875 [ 16613] By: nick                                  on 2002/05/15  19:26:00
4876         Log: Make open fail when layer string does not parse.
4877      Branch: perlio
4878            + ext/PerlIO/t/fail.t
4879            ! MANIFEST perlio.c
4880 ____________________________________________________________________________
4881 [ 16612] By: nick                                  on 2002/05/15  18:11:15
4882         Log: Integrate mainline
4883      Branch: perlio
4884           !> Changes ext/Storable/Storable.pm patchlevel.h
4885           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
4886 ____________________________________________________________________________
4887 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
4888         Log: Update Changes.
4889      Branch: perl
4890            ! Changes patchlevel.h
4891 ____________________________________________________________________________
4892 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
4893         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
4894      Branch: perl
4895            ! pod/perldelta.pod t/run/fresh_perl.t
4896 ____________________________________________________________________________
4897 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
4898         Log: Document some of the known EBCDIC problems with Storable.
4899              (There is more, but need to do more tests.)
4900      Branch: perl
4901            ! ext/Storable/Storable.pm
4902 ____________________________________________________________________________
4903 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
4904         Log: Purify finding: jperl.t causes a few Array Bounds Reads
4905              (one byte too far in a malloced buffer) at various spots
4906              in regcomp.c, all the buffers malloced by SvGROW() in
4907              sv_recode_to_utf8().
4908      Branch: perl
4909            ! sv.c
4910 ____________________________________________________________________________
4911 [ 16607] By: nick                                  on 2002/05/15  06:57:26
4912         Log: Integrate mainline
4913      Branch: perlio
4914           +> Porting/thirdclean
4915           !> (integrate 36 files)
4916 ____________________________________________________________________________
4917 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
4918         Log: Subject: [PATCH] Re: use of lc module names and warnings
4919              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4920              Date: Sun, 12 May 2002 23:09:46 +0200
4921              Message-ID: <20020512230946.E699@rafael>
4922      Branch: perl
4923            ! toke.c
4924 ____________________________________________________________________________
4925 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
4926         Log: More rule tweakage.
4927      Branch: perl
4928            ! Porting/thirdclean
4929 ____________________________________________________________________________
4930 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
4931         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
4932              From: Sam Tregar <sam@tregar.com>
4933              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
4934              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
4935      Branch: perl
4936            ! ext/Devel/DProf/DProf.xs
4937 ____________________________________________________________________________
4938 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
4939         Log: $VERSIONize.
4940      Branch: perl
4941            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
4942 ____________________________________________________________________________
4943 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
4944         Log: Third Degree: name the op/foo.t as op_foo.
4945      Branch: perl
4946            ! t/TEST
4947 ____________________________________________________________________________
4948 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
4949         Log: Read of uninitialized heap found by Third Degree
4950              (e.g. in t/op/subst.t)
4951      Branch: perl
4952            ! scope.c
4953 ____________________________________________________________________________
4954 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
4955         Log: Add more rules.
4956      Branch: perl
4957            ! Porting/thirdclean
4958 ____________________________________________________________________________
4959 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
4960         Log: Subject: [PATCH] allow use threads qw(yield)
4961              From: Dave Mitchell <davem@fdgroup.com>
4962              Date: Tue, 14 May 2002 22:49:47 +0100
4963              Message-ID: <20020514224947.F25049@fdgroup.com>
4964      Branch: perl
4965            ! ext/threads/threads.pm ext/threads/threads.xs
4966 ____________________________________________________________________________
4967 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
4968         Log: Micropatch from Olaf Flebbe.
4969      Branch: perl
4970            ! epoc/epoc.c
4971 ____________________________________________________________________________
4972 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
4973         Log: Subject: perlhack.pod typos [PATCH]
4974              From: "John P. Linderman" <jpl@research.att.com>
4975              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
4976              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
4977      Branch: perl
4978            ! pod/perlhack.pod
4979 ____________________________________________________________________________
4980 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
4981         Log: Subject: typo in Socket.pm
4982              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4983              Date: Tue, 14 May 2002 12:02:47 +0200
4984              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
4985      Branch: perl
4986            ! ext/IO/lib/IO/Socket.pm
4987 ____________________________________________________________________________
4988 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
4989         Log: The #16592 needs this.
4990      Branch: perl
4991            ! embedvar.h perlapi.h
4992 ____________________________________________________________________________
4993 [ 16594] By: sky                                   on 2002/05/14  17:08:01
4994         Log: Subject: Re: lib/sort.t failure [PATCH]
4995              From: "John P. Linderman" <jpl@research.att.com>
4996              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
4997              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
4998      Branch: perl
4999            ! pod/perlfunc.pod
5000 ____________________________________________________________________________
5001 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
5002         Log: Add a script for cleaning out the "known noise"
5003              from Third Degree reports: either noise caused
5004              by libc itself, or Perl_yyparse leaks.
5005      Branch: perl
5006            + Porting/thirdclean
5007            ! MANIFEST
5008 ____________________________________________________________________________
5009 [ 16592] By: sky                                   on 2002/05/14  15:21:39
5010         Log: Turn the sort RealCmp for stable quicksorts into a
5011              threadsafe per interpreter values.
5012      Branch: perl
5013            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
5014 ____________________________________________________________________________
5015 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
5016         Log: reentr.h affects more C files than just reentr.c
5017      Branch: perl
5018            ! locale.c pp.c pp_sys.c
5019 ____________________________________________________________________________
5020 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
5021         Log: Document reentr.pl a bit better.  Still rather
5022              convoluted code, but it ain't broken, so...
5023      Branch: perl
5024            ! reentr.h reentr.pl
5025 ____________________________________________________________________________
5026 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
5027         Log: z/OS update: not all Storable was clear yet.
5028      Branch: perl
5029            ! pod/perldelta.pod
5030 ____________________________________________________________________________
5031 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
5032         Log: Avoid potentially empty struct.
5033      Branch: perl
5034            ! reentr.h reentr.pl
5035 ____________________________________________________________________________
5036 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
5037         Log: Todo tweaks.
5038      Branch: perl
5039            ! pod/perltodo.pod
5040 ____________________________________________________________________________
5041 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
5042         Log: Subject: [PATCH] various minor fixes in threads.            
5043              From: Dave Mitchell <davem@fdgroup.com>
5044              Date: Mon, 13 May 2002 23:48:22 +0100      
5045              Message-ID: <20020513234822.G21318@fdgroup.com>
5046      Branch: perl
5047            ! dump.c ext/threads/shared/shared.xs
5048 ____________________________________________________________________________
5049 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
5050         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
5051              From: PPrymmer@factset.com
5052              Date: Mon, 13 May 2002 17:37:28 -0400
5053              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
5054      Branch: perl
5055            ! vms/vms.c
5056 ____________________________________________________________________________
5057 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
5058         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
5059              From: Nicholas Clark <nick@unfortu.net>    
5060              Date: Mon, 13 May 2002 21:45:47 +0100
5061              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
5062      Branch: perl
5063            ! lib/ExtUtils/t/Constant.t
5064 ____________________________________________________________________________
5065 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
5066         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
5067              From: Nicholas Clark <nick@unfortu.net>    
5068              Date: Mon, 13 May 2002 21:47:38 +0100
5069              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
5070      Branch: perl
5071            ! lib/Benchmark.t
5072 ____________________________________________________________________________
5073 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
5074         Log: Subject: WinCE several touches
5075              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5076              Date: Tue, 14 May 2002 00:43:11 +0400      
5077              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
5078      Branch: perl
5079            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
5080            ! wince/config_h.PL
5081 ____________________________________________________________________________
5082 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
5083         Log: Subject: Re: perl@16573
5084              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5085              Date: Mon, 13 May 2002 18:30:35 +0200
5086              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
5087              
5088              (gcc 3.0 vs 64-bit hpux hints)
5089      Branch: perl
5090            ! hints/hpux.sh
5091 ____________________________________________________________________________
5092 [ 16580] By: sky                                   on 2002/05/13  19:38:09
5093         Log: Make the point a bit clearer after suggestion from Merijin
5094      Branch: perl
5095            ! pod/perltodo.pod
5096 ____________________________________________________________________________
5097 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
5098         Log: perltodo update.
5099      Branch: perl
5100            ! pod/perltodo.pod
5101 ____________________________________________________________________________
5102 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
5103         Log: Subject: README.aix update
5104              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5105              Date: Mon, 13 May 2002 19:02:47 +0200
5106              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
5107      Branch: perl
5108            ! README.aix
5109 ____________________________________________________________________________
5110 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
5111         Log: export PerlIOBuf_get_base for win32 extension linkage
5112      Branch: perl
5113            ! makedef.pl
5114 ____________________________________________________________________________
5115 [ 16576] By: nick                                  on 2002/05/13  18:20:22
5116         Log: Integrate mainline
5117      Branch: perlio
5118           !> Changes README.vos ext/threads/shared/shared.pm
5119           !> ext/threads/shared/t/0nothread.t
5120           !> ext/threads/shared/t/av_refs.t
5121           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
5122           !> ext/threads/shared/t/hv_refs.t
5123           !> ext/threads/shared/t/hv_simple.t
5124           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
5125           !> ext/threads/shared/t/semaphore.t
5126           !> ext/threads/shared/t/shared_attr.t
5127           !> ext/threads/shared/t/sv_refs.t
5128           !> ext/threads/shared/t/sv_simple.t patchlevel.h
5129           !> pod/perldelta.pod vms/vms.c xsutils.c
5130 ____________________________________________________________________________
5131 [ 16575] By: ams                                   on 2002/05/13  15:42:50
5132         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
5133              From: Paul_GreenVOS@vos.stratus.com
5134              Date: Mon, 13 May 02 12:32 edt
5135              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
5136      Branch: perl
5137            ! README.vos pod/perldelta.pod
5138 ____________________________________________________________________________
5139 [ 16574] By: ams                                   on 2002/05/13  15:41:14
5140         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
5141              From: PPrymmer@factset.com
5142              Date: Mon, 13 May 2002 11:38:15 -0400
5143              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
5144      Branch: perl
5145            ! vms/vms.c
5146 ____________________________________________________________________________
5147 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
5148         Log: Update Changes.
5149      Branch: perl
5150            ! Changes patchlevel.h
5151 ____________________________________________________________________________
5152 [ 16572] By: sky                                   on 2002/05/13  12:30:35
5153         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
5154              From: Dave Mitchell <davem@fdgroup.com>
5155              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
5156              Message-Id: <20020510235227.J12298@fdgroup.com>
5157      Branch: perl
5158            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
5159            ! ext/threads/shared/t/av_refs.t
5160            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
5161            ! ext/threads/shared/t/hv_refs.t
5162            ! ext/threads/shared/t/hv_simple.t
5163            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
5164            ! ext/threads/shared/t/semaphore.t
5165            ! ext/threads/shared/t/shared_attr.t
5166            ! ext/threads/shared/t/sv_refs.t
5167            ! ext/threads/shared/t/sv_simple.t xsutils.c
5168 ____________________________________________________________________________
5169 [ 16571] By: nick                                  on 2002/05/13  07:54:10
5170         Log: Integrate Mainline
5171      Branch: perlio
5172           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
5173            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5174            - wince/include/cectype.h wince/include/errno.h
5175            - wince/include/sys/types.h wince/include/sys/utime.h
5176            - wince/include/time.h
5177           !> (integrate 51 files)
5178 ____________________________________________________________________________
5179 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
5180         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
5181              From: Michael G Schwern <schwern@pobox.com>
5182              Date: Sun, 12 May 2002 19:32:58 -0400
5183              Message-ID: <20020512233258.GK696@blackrider>
5184      Branch: perl
5185            ! t/TEST
5186 ____________________________________________________________________________
5187 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
5188         Log: Be clean.
5189      Branch: perl
5190            ! Makefile.SH ext/B/t/o.t
5191 ____________________________________________________________________________
5192 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
5193         Log: change#8666 ($Config{perllibs}) apparently never got into
5194              mainline--merge, and add other missing entries; regen
5195              config_H.* files
5196      Branch: perl
5197            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5198            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
5199            ! win32/config_H.vc win32/config_H.vc64
5200 ____________________________________________________________________________
5201 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
5202         Log: Elaborate on the exit/wait plan a bit.
5203      Branch: perl
5204            ! pod/perltodo.pod
5205 ____________________________________________________________________________
5206 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
5207         Log: Slight doc tweaks.
5208      Branch: perl
5209            ! pod/perlthrtut.pod
5210 ____________________________________________________________________________
5211 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
5212         Log: OS/390: update the test results.
5213      Branch: perl
5214            ! pod/perldelta.pod
5215 ____________________________________________________________________________
5216 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
5217         Log: Add threadsafety caveats.
5218      Branch: perl
5219            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
5220 ____________________________________________________________________________
5221 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
5222         Log: Update the Mac OS X situation.
5223      Branch: perl
5224            ! pod/perldelta.pod
5225 ____________________________________________________________________________
5226 [ 16562] By: sky                                   on 2002/05/12  19:10:27
5227         Log: Update todo, removing things done and adding new things.
5228      Branch: perl
5229            ! pod/perltodo.pod
5230 ____________________________________________________________________________
5231 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
5232         Log: Reword the "threads still running" cleanup message.
5233      Branch: perl
5234            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
5235            ! pod/perltoc.pod
5236 ____________________________________________________________________________
5237 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
5238         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
5239              (The manifestation: running pat.t core dumps after test 639.
5240              Removing everything after 639 makes core go away, as does
5241              removing everything before 640.  I did say "weird".  Some
5242              sort of a memory corruption, no doubt, but no time to debug
5243              in more detail.)
5244      Branch: perl
5245            ! t/op/pat.t
5246 ____________________________________________________________________________
5247 [ 16559] By: sky                                   on 2002/05/12  17:59:41
5248         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
5249      Branch: perl
5250            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
5251            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5252            ! MANIFEST
5253 ____________________________________________________________________________
5254 [ 16558] By: sky                                   on 2002/05/12  17:57:51
5255         Log: Fixed bug where tmpsv would be null after the return of the 
5256              amagic. Now check for that and allocate the tmpsv afterwards, 
5257              this is done in all other places that use amagic.
5258              Fixes bug when threads->unknownfunction() was called and
5259              we coredumped on the stringification somewhere deep in the
5260              autoloader/dynaloader something. Far to deep for me to provide
5261              a test case.
5262      Branch: perl
5263            ! sv.c
5264 ____________________________________________________________________________
5265 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
5266         Log: (retracted by #16560)
5267              EBCDIC: must protect also compile time so that
5268              the illegal UTF-EBCDIC is not seen.
5269      Branch: perl
5270            ! t/op/pat.t
5271 ____________________________________________________________________________
5272 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
5273         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
5274      Branch: perl
5275            ! pod/perlebcdic.pod regcomp.c
5276 ____________________________________________________________________________
5277 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
5278         Log: As suggested by Dave Mitchell, adding yield()s at
5279              appropriate spots helps non-preemptive thread
5280              implementations, like the GNU pth.  Tested at NetBSD
5281              by Martin Weber <Ephaeton@gmx.net>.
5282      Branch: perl
5283            ! ext/threads/t/basic.t ext/threads/t/list.t
5284            ! ext/threads/t/thread.t
5285 ____________________________________________________________________________
5286 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
5287         Log: Subject: RE: VOS bleadperl test failure on 16539
5288              From: chromatic <chromatic@rmci.net>
5289              Date: Sat, 11 May 2002 23:23:54 -0700
5290              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
5291      Branch: perl
5292            ! ext/B/t/o.t
5293 ____________________________________________________________________________
5294 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
5295         Log: There's no rest for the wicked misspellers.
5296      Branch: perl
5297            ! pod/perlthrtut.pod
5298 ____________________________________________________________________________
5299 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
5300         Log: Detypos (and sticking with US spelling since Dan Sugalski
5301              wrote the original text of perlthrtut)
5302      Branch: perl
5303            ! ext/threads/threads.pm pod/perlthrtut.pod
5304 ____________________________________________________________________________
5305 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
5306         Log: Because of #16550 these tests would now spew
5307              "Malformed UTF-8" in EBCDIC.
5308      Branch: perl
5309            ! t/op/pat.t
5310 ____________________________________________________________________________
5311 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
5312         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
5313              scripts does not apply any more.  (The utf8.t needed a little
5314              bit of relaxing to work in EBCDIC, since *both* the bytes in
5315              subtest #30 are illegal UTF-EBCDIC, and the error message
5316              matched is slightly different.)  The utf8.t now passes.
5317      Branch: perl
5318            ! lib/utf8.t toke.c
5319 ____________________________________________________________________________
5320 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
5321         Log: Subject: [PATCH] a bit more for WinCE
5322              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5323              Date: Sun, 12 May 2002 02:34:24 +0400
5324              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
5325      Branch: perl
5326            ! wince/wince.c
5327 ____________________________________________________________________________
5328 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
5329         Log: Subject: [PATCH] for WinCE cross-build, another one
5330              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
5331              Date: Sun, 12 May 2002 00:02:47 +0400
5332              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
5333      Branch: perl
5334            - wince/include/cectype.h wince/include/errno.h
5335            - wince/include/sys/types.h wince/include/sys/utime.h
5336            - wince/include/time.h
5337            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
5338            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
5339            ! wince/wince.c
5340 ____________________________________________________________________________
5341 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
5342         Log: Explicit casts due to #16542.
5343      Branch: perl
5344            ! ext/B/B.xs hv.c op.c sv.c
5345 ____________________________________________________________________________
5346 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
5347         Log: Upgrade to Test::Harness 2.21.
5348      Branch: perl
5349            ! lib/Test/Harness.pm lib/Test/Harness/Changes
5350            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
5351            ! lib/Test/Harness/t/test-harness.t
5352 ____________________________________________________________________________
5353 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
5354         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
5355              but keep up with the $VERSION)
5356      Branch: perl
5357            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
5358 ____________________________________________________________________________
5359 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
5360         Log: metaconfig unit change for #16543.
5361      Branch: metaconfig
5362            ! U/threads/usethreads.U
5363 ____________________________________________________________________________
5364 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
5365         Log: Subject: [PATCH] updated threads docs
5366              From: Dave Mitchell <davem@fdgroup.com>
5367              Date: Sat, 11 May 2002 20:00:51 +0100
5368              Message-ID: <20020511200050.D14841@fdgroup.com>
5369      Branch: perl
5370            ! Configure README.threads pod/perlothrtut.pod
5371            ! pod/perlthrtut.pod
5372 ____________________________________________________________________________
5373 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
5374         Log: Subject: unsigned char hashes (Re: perl@16539)
5375              From: Nicholas Clark <nick@unfortu.net>
5376              Date: Sat, 11 May 2002 17:54:44 +0100
5377              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
5378              
5379              Be explicitly unsigned char in the hash calculation.
5380      Branch: perl
5381            ! hv.h
5382 ____________________________________________________________________________
5383 [ 16541] By: nick                                  on 2002/05/11  08:21:00
5384         Log: Integrate mainline
5385      Branch: perlio
5386           +> ext/B/t/o.t
5387           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
5388           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
5389           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
5390 ____________________________________________________________________________
5391 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
5392         Log: Subject: more os x test output cosmetics
5393              From: Kay Röpke <kroepke@dolphin-services.de>
5394              Date: Fri, 10 May 2002 14:07:34 +0200
5395              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
5396      Branch: perl
5397            ! ext/DB_File/t/db-btree.t
5398 ____________________________________________________________________________
5399 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
5400         Log: Update Changes.
5401      Branch: perl
5402            ! Changes patchlevel.h
5403 ____________________________________________________________________________
5404 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
5405         Log: Regen toc.
5406      Branch: perl
5407            ! pod/perltoc.pod
5408 ____________________________________________________________________________
5409 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
5410         Log: Move pod, add $VERSION.
5411      Branch: perl
5412            ! ext/threads/shared/queue.pm
5413 ____________________________________________________________________________
5414 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
5415         Log: Unused variables.
5416      Branch: perl
5417            ! ext/Encode/Encode.xs
5418 ____________________________________________________________________________
5419 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
5420         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
5421              From: chromatic <chromatic@rmci.net>
5422              Date: Fri, 10 May 2002 07:43:25 -0700
5423              Message-ID: <20020510144325.26245.qmail@firewheel>
5424      Branch: perl
5425            + ext/B/t/o.t
5426            ! MANIFEST
5427 ____________________________________________________________________________
5428 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
5429         Log: Don't do JAPHs unless doing "make torturetest".
5430              Document the less obvious make test targets.
5431      Branch: perl
5432            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
5433 ____________________________________________________________________________
5434 [ 16533] By: nick                                  on 2002/05/10  06:02:58
5435         Log: Integrate mainline
5436      Branch: perlio
5437           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
5438           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
5439           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
5440           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
5441           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
5442           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
5443           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
5444           !> t/run/fresh_perl.t util.c
5445 ____________________________________________________________________________
5446 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
5447         Log: Subject: [PATCH] format and other warnings
5448              From: Robin Barker <rmb1@cise.npl.co.uk>
5449              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
5450              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
5451      Branch: perl
5452            ! Porting/pumpkin.pod ext/Encode/Encode.xs
5453            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
5454            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
5455            ! ext/threads/threads.xs
5456 ____________________________________________________________________________
5457 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
5458         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
5459      Branch: perl
5460            ! t/op/tie.t t/run/fresh_perl.t
5461 ____________________________________________________________________________
5462 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
5463         Log: Subject: Re: [PATCH] Re: perl@16433
5464              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
5465              Date: Thu, 09 May 2002 16:24:59 -0700
5466              Message-ID: <LVw28gzkguhE092yn@efn.org>
5467      Branch: perl
5468            ! t/op/tie.t
5469 ____________________________________________________________________________
5470 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
5471         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
5472              From: Dave Mitchell <davem@fdgroup.com>
5473              Date: Thu, 9 May 2002 17:18:42 +0100
5474              Message-ID: <20020509171842.C9836@fdgroup.com>
5475      Branch: perl
5476            ! ext/threads/shared/t/cond.t
5477 ____________________________________________________________________________
5478 [ 16528] By: nick                                  on 2002/05/09  16:40:39
5479         Log: Integrate maint branch io (pipe) fixes.
5480      Branch: perl
5481           !> doio.c pp_sys.c util.c
5482 ____________________________________________________________________________
5483 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
5484         Log: FAQ sync.
5485      Branch: perl
5486            ! pod/perlfaq3.pod pod/perlfaq4.pod
5487 ____________________________________________________________________________
5488 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
5489         Log: metaconfig unit changes for #16525, plus extra linting.
5490      Branch: metaconfig
5491            ! U/compline/ptrsize.U U/protos/Protochk.U
5492            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5493            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5494            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5495            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5496            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5497            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5498            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5499            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5500            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5501            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5502            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5503            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5504            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5505            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5506            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5507            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5508            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5509            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5510            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5511            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5512            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5513            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5514            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5515            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5516 ____________________________________________________________________________
5517 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
5518         Log: metaconfig unit linting.
5519      Branch: perl
5520            ! reentr.pl
5521 ____________________________________________________________________________
5522 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
5523         Log: metaconfig unit changes for #16523.
5524      Branch: metaconfig
5525            ! U/compline/ptrsize.U
5526      Branch: metaconfig/U/perl
5527            ! use64bits.U
5528 ____________________________________________________________________________
5529 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
5530         Log: ptrsize should depend on use64bitall, not the other
5531              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
5532      Branch: perl
5533            ! Configure
5534 ____________________________________________________________________________
5535 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
5536         Log: Integrate #16510 from macperl;
5537              
5538              Tell IO.xs that MacOS sometimes doesn't need extra help
5539      Branch: perl
5540           !> ext/IO/IO.xs
5541 ____________________________________________________________________________
5542 [ 16521] By: ams                                   on 2002/05/09  12:42:12
5543         Log: Subject: Re: Storable doc patches
5544              From: "Philip Newton" <Philip.Newton@gmx.net>
5545              Date: Thu, 9 May 2002 14:32:29 +0200
5546              Message-Id: 
5547      Branch: perl
5548            ! ext/Storable/Storable.pm
5549 ____________________________________________________________________________
5550 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
5551         Log: cmp() compares chars, not bytes.
5552      Branch: perl
5553            ! pod/perllocale.pod
5554 ____________________________________________________________________________
5555 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
5556         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
5557      Branch: perl
5558            ! pod/perlhack.pod
5559 ____________________________________________________________________________
5560 [ 16518] By: ams                                   on 2002/05/09  09:04:31
5561         Log: Subject: Storable doc patches
5562              From: Philip Newton <Philip.Newton@gmx.net>
5563              Date: Thu, 09 May 2002 12:00:45 +0200
5564              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
5565      Branch: perl
5566            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
5567 ____________________________________________________________________________
5568 [ 16517] By: ams                                   on 2002/05/09  08:53:50
5569         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
5570              From: Philip Newton <Philip.Newton@gmx.net>
5571              Date: Thu, 09 May 2002 11:16:06 +0200
5572              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
5573      Branch: perl
5574            ! ext/Storable/README
5575 ____________________________________________________________________________
5576 [ 16516] By: nick                                  on 2002/05/09  08:13:39
5577         Log: Integrate mainline
5578      Branch: perlio
5579           !> pod/perlxstut.pod
5580 ____________________________________________________________________________
5581 [ 16515] By: nick                                  on 2002/05/09  07:29:53
5582         Log: Integrate mainline
5583      Branch: perlio
5584           !> (integrate 27 files)
5585 ____________________________________________________________________________
5586 [ 16514] By: ams                                   on 2002/05/09  06:50:24
5587         Log: Subject: [Patch] perlxstut.pod
5588              From: lupe@lupe-christoph.de (Lupe Christoph)
5589              Date: Thu, 9 May 2002 09:42:02 +0200
5590              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
5591              (Applied with tweaks.)
5592      Branch: perl
5593            ! pod/perlxstut.pod
5594 ____________________________________________________________________________
5595 [ 16513] By: ams                                   on 2002/05/09  06:04:47
5596         Log: Subject: [Patch] perlapio.pod
5597              From: lupe@lupe-christoph.de (Lupe Christoph)
5598              Date: Thu, 9 May 2002 09:01:50 +0200
5599              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
5600              (Applied with tweaks.)
5601      Branch: perl
5602            ! pod/perlapio.pod
5603 ____________________________________________________________________________
5604 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
5605         Log: Integrate from macperl
5606      Branch: maint-5.6/macperl
5607           !> macos/macperl/MPConsole.cp
5608 ____________________________________________________________________________
5609 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
5610         Log: Make interrupt act as end of file, MacPerl Bug #542154
5611      Branch: macperl
5612            ! macos/macperl/MPConsole.cp
5613 ____________________________________________________________________________
5614 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
5615         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
5616      Branch: macperl
5617            ! ext/IO/IO.xs
5618 ____________________________________________________________________________
5619 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
5620         Log: Make perlio (!sfio) work on MacOS
5621      Branch: macperl
5622            ! macos/config.h macos/config.sh macos/macish.c
5623 ____________________________________________________________________________
5624 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
5625         Log: integrate maint-5.6/macperl contents
5626      Branch: maint-5.6/perl
5627           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
5628           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
5629           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
5630 ____________________________________________________________________________
5631 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
5632         Log: Rework #16506 some more.
5633      Branch: perl
5634            ! ext/Time/HiRes/HiRes.xs win32/win32.c
5635 ____________________________________________________________________________
5636 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
5637         Log: Rework #16503 a bit to keep all the HiRes implementation
5638              in one place, assuming we want to re-CPAN Time::HiRes at
5639              some point.
5640      Branch: perl
5641            ! ext/Time/HiRes/HiRes.xs win32/win32.c
5642 ____________________________________________________________________________
5643 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
5644         Log: metaconfig unit change for #16504.
5645      Branch: metaconfig
5646            ! U/modified/Cppsym.U
5647 ____________________________________________________________________________
5648 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
5649         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
5650              From: Pixel <pixel@mandrakesoft.com>
5651              Date: 08 May 2002 18:19:51 +0200
5652              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
5653      Branch: perl
5654            ! Configure
5655 ____________________________________________________________________________
5656 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
5657         Log: make the gettimeofday() implementation in Time::HiRes available
5658              from perl
5659      Branch: perl
5660            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
5661            ! win32/config.bc win32/config.gc win32/config.vc
5662            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
5663            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
5664            ! win32/win32.c win32/win32iop.h
5665 ____________________________________________________________________________
5666 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
5667         Log: Subject: Test output update for OS X 10.1.4
5668              From: Kay Röpke <kroepke@dolphin-services.de>
5669              Date: Wed, 8 May 2002 22:23:36 +0200
5670              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
5671      Branch: perl
5672            ! ext/DB_File/t/db-recno.t
5673 ____________________________________________________________________________
5674 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
5675         Log: Subject: [PATCH] Re: perl@16433
5676              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5677              Date: Tue, 07 May 2002 18:40:44 -0700
5678              Message-ID: <cII28gzkgaOS092yn@efn.org>
5679              
5680              Subject: Re: [PATCH] Re: perl@16433
5681              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5682              Date: Wed, 08 May 2002 10:16:42 -0700
5683              Message-ID: <61V28gzkg+jG092yn@efn.org>
5684      Branch: perl
5685            ! pp_sys.c sv.c t/op/tie.t
5686 ____________________________________________________________________________
5687 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
5688         Log: Subject: [DOC PATCH] Minor threads::shared nits
5689              From: Simon Glover <scog@amnh.org>
5690              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
5691              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
5692      Branch: perl
5693            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
5694            ! ext/threads/shared/shared.pm
5695 ____________________________________________________________________________
5696 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
5697         Log: Subject: [DOC PATCH] perlthrtut proofreading
5698              From: Simon Glover <scog@amnh.org>
5699              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
5700              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
5701      Branch: perl
5702            ! pod/perlthrtut.pod
5703 ____________________________________________________________________________
5704 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
5705         Log: Deprecate 5.005threads.
5706      Branch: perl
5707            ! pod/perldelta.pod
5708 ____________________________________________________________________________
5709 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
5710         Log: Integrate perlio:
5711              
5712              [ 16496]
5713              Portability and doc tweaks to PerlIO/XS stuff.
5714              We are still "papering over the cracks" a bit,
5715              but now it is good stiff card held on with epoxy.
5716              
5717              [ 16495]
5718              PerlIO/XS interface routine and doc updates from
5719              lupe@lupe-christoph.de (Lupe Christoph) in mail
5720              Subject: [For Review] Patch for perlio.c and pods
5721              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
5722              Date: Sun, 5 May 2002 10:43:15 +0200
5723              (Minor tweaks to follow.)
5724      Branch: perl
5725           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
5726 ____________________________________________________________________________
5727 [ 16496] By: nick                                  on 2002/05/08  19:08:43
5728         Log: Portability and doc tweaks to PerlIO/XS stuff.
5729              We are still "papering over the cracks" a bit,
5730              but now it is good stiff card held on with epoxy.
5731      Branch: perlio
5732            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
5733 ____________________________________________________________________________
5734 [ 16495] By: nick                                  on 2002/05/08  17:56:43
5735         Log: PerlIO/XS interface routine and doc updates from
5736              lupe@lupe-christoph.de (Lupe Christoph) in mail
5737              Subject: [For Review] Patch for perlio.c and pods
5738              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
5739              Date: Sun, 5 May 2002 10:43:15 +0200
5740              (Minor tweaks to follow.)
5741      Branch: perlio
5742            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
5743 ____________________________________________________________________________
5744 [ 16494] By: nick                                  on 2002/05/08  17:40:34
5745         Log: Integrate mainline
5746      Branch: perlio
5747           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
5748           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
5749           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
5750           !> t/run/fresh_perl.t
5751 ____________________________________________________________________________
5752 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
5753         Log: Update Changes.
5754      Branch: perl
5755            ! Changes patchlevel.h
5756 ____________________________________________________________________________
5757 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
5758         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
5759              don't unlink /dev/null
5760      Branch: perl
5761            ! Porting/p4genpatch
5762 ____________________________________________________________________________
5763 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
5764         Log: Integrate perlio:
5765              
5766              [ 16487]
5767              Avoid pointless re-encode of data in :encoding's read buffer
5768              on a close
5769      Branch: perl
5770           !> ext/PerlIO/encoding/encoding.xs
5771 ____________________________________________________________________________
5772 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
5773         Log: The base.pm changes need this, too?
5774      Branch: perl
5775            ! lib/diagnostics.t
5776 ____________________________________________________________________________
5777 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
5778         Log: fix p4genpatch breakage (missing slash in patch headers)
5779      Branch: perl
5780            ! Porting/p4genpatch
5781 ____________________________________________________________________________
5782 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
5783         Log: Integrate #14679 from macperl;
5784              
5785              Skip layer symbols for sfio
5786      Branch: perl
5787           !> makedef.pl
5788 ____________________________________________________________________________
5789 [ 16487] By: nick                                  on 2002/05/08  13:12:47
5790         Log: Avoid pointless re-encode of data in :encoding's read buffer
5791              on a close
5792      Branch: perlio
5793            ! ext/PerlIO/encoding/encoding.xs
5794 ____________________________________________________________________________
5795 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
5796         Log: Integrate #16481 from macperl;
5797              
5798              p4genpatch Mac OS fixes (paths, utime)
5799      Branch: perl
5800           !> Porting/p4genpatch
5801 ____________________________________________________________________________
5802 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
5803         Log: Storable doc tweaks.
5804      Branch: perl
5805            ! ext/Storable/Storable.pm
5806 ____________________________________________________________________________
5807 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
5808         Log: Subject: Re: [PATCH] use base Notexists
5809              From: andreas.koenig@anima.de (Andreas J. Koenig)
5810              Date: Wed, 08 May 2002 15:57:53 +0200
5811              Message-ID: <m34rhi91y6.fsf@anima.de>
5812      Branch: perl
5813            ! lib/base.pm lib/fields.t
5814 ____________________________________________________________________________
5815 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
5816         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
5817              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
5818              Date: Wed, 8 May 2002 10:47:51 +0400
5819              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
5820      Branch: perl
5821            ! t/run/fresh_perl.t
5822 ____________________________________________________________________________
5823 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
5824         Log: Document how even "ASCII" locales can have problems
5825              if \w includes some of the regex metacharacters.
5826      Branch: perl
5827            ! lib/locale.t
5828 ____________________________________________________________________________
5829 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
5830         Log: p4genpatch Mac OS fixes (paths, utime)
5831      Branch: macperl
5832            ! Porting/p4genpatch
5833 ____________________________________________________________________________
5834 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
5835         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
5836              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
5837              Date: Wed, 8 May 2002 10:33:14 +0400
5838              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
5839      Branch: perl
5840            ! ext/File/Glob/bsd_glob.c
5841 ____________________________________________________________________________
5842 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
5843         Log: Skip layer symbols for sfio
5844      Branch: macperl
5845            ! makedef.pl
5846 ____________________________________________________________________________
5847 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
5848         Log: Bump up the Storable $VERSION to 2.0.
5849      Branch: perl
5850            ! ext/Storable/Storable.pm
5851 ____________________________________________________________________________
5852 [ 16477] By: nick                                  on 2002/05/08  06:21:18
5853         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
5854      Branch: perlio
5855           !> (integrate 36 files)
5856 ____________________________________________________________________________
5857 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
5858         Log: Oops, add back
5859      Branch: macperl
5860            + macos/MacPerlTests.cmd
5861 ____________________________________________________________________________
5862 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
5863         Log: Integrate with perl
5864      Branch: macperl
5865           +> Porting/p4genpatch ext/Digest/MD5/README
5866           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
5867           +> ext/threads/shared/semaphore.pm
5868           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
5869           +> t/comp/hints.t vos/compile_full_perl.cm
5870           +> vos/configure_full_perl.sh vos/make_full_perl.sh
5871           +> wince/compile.bat wince/win32io.c
5872            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
5873            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
5874           !> (integrate 206 files)
5875 ____________________________________________________________________________
5876 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
5877         Log: Update README (integrate from macperl)
5878      Branch: maint-5.6/macperl
5879           !> README.macos
5880 ____________________________________________________________________________
5881 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
5882         Log: Various syncs from macperl/ -> maint-5.6/macperl/
5883              File::Copy, File::Spec updates
5884              Test script modifications
5885              pp_require path bugfixes
5886      Branch: maint-5.6/macperl
5887            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
5888            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
5889 ____________________________________________________________________________
5890 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
5891         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
5892      Branch: macperl
5893            ! macos/macperl/MacPerl.podhelp
5894      Branch: maint-5.6/macperl
5895            ! macos/macperl/MacPerl.podhelp
5896 ____________________________________________________________________________
5897 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
5898         Log: Reset Mac::err flag in app, MacPerl Bug #546065
5899      Branch: macperl
5900            ! macos/macperl/MPScript.c
5901      Branch: maint-5.6/macperl
5902            ! macos/macperl/MPScript.c
5903 ____________________________________________________________________________
5904 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
5905         Log: Fix for some module install paths, MacPerl Bug #549611
5906      Branch: macperl
5907            ! macos/macperl/Droplets/installme.plx
5908            ! macos/macperl/Droplets/untarzipme.plx
5909      Branch: maint-5.6/macperl
5910            ! macos/macperl/Droplets/installme.plx
5911            ! macos/macperl/Droplets/untarzipme.plx
5912 ____________________________________________________________________________
5913 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
5914         Log: Stupid Mac::OSA::Simple bugs
5915      Branch: macperl
5916            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
5917      Branch: maint-5.6/macperl
5918            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
5919 ____________________________________________________________________________
5920 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
5921         Log: Various BuildTools fixes, MacPerl Bug #545341
5922      Branch: macperl
5923            ! macos/lib/Mac/BuildTools.pm
5924      Branch: maint-5.6/macperl
5925            ! macos/lib/Mac/BuildTools.pm
5926 ____________________________________________________________________________
5927 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
5928         Log: MM_MacOS has been moved from macos/lib/ to lib/
5929      Branch: macperl
5930            - macos/lib/ExtUtils/MM_MacOS.pm
5931 ____________________________________________________________________________
5932 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
5933         Log: Oops, add Digest::MD5 Makefile.mk back in
5934      Branch: macperl
5935            + macos/bundled_ext/Digest/MD5/Makefile.mk
5936 ____________________________________________________________________________
5937 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
5938         Log: Allow focus of first item, MacPerl Bug #529102
5939      Branch: macperl
5940            ! macos/ext/Mac/Windows/Windows.pm
5941      Branch: maint-5.6/macperl
5942            ! macos/ext/Mac/Windows/Windows.pm
5943 ____________________________________________________________________________
5944 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
5945         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
5946      Branch: macperl
5947            ! macos/lib/Mac/Glue.pm
5948      Branch: maint-5.6/macperl
5949            ! macos/lib/Mac/Glue.pm
5950 ____________________________________________________________________________
5951 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
5952         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
5953      Branch: perl
5954            ! makedef.pl
5955 ____________________________________________________________________________
5956 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
5957         Log: aTHX may be empty
5958      Branch: perl
5959            ! win32/win32.c
5960 ____________________________________________________________________________
5961 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
5962         Log: 5005threads builds again on windows
5963      Branch: perl
5964            ! win32/win32.c win32/win32.h
5965 ____________________________________________________________________________
5966 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
5967         Log: fixes for various warnings identified by Visual C++
5968      Branch: perl
5969            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
5970            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
5971            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
5972            ! win32/config.bc win32/config.gc win32/config.vc
5973            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5974            ! win32/win32.c win32/win32iop.h
5975 ____________________________________________________________________________
5976 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
5977         Log: keep paths consistently slashed on windows
5978      Branch: perl
5979            ! t/harness
5980 ____________________________________________________________________________
5981 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
5982         Log: integrate makefile.mk changes into Makefile
5983      Branch: perl
5984            ! win32/Makefile
5985 ____________________________________________________________________________
5986 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
5987         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
5988              From: Nicholas Clark <nick@unfortu.net>
5989              Date: Tue, 7 May 2002 23:26:01 +0100
5990              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
5991      Branch: perl
5992            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
5993            ! ext/Storable/README ext/Storable/Storable.pm
5994            ! ext/Storable/t/malice.t
5995 ____________________________________________________________________________
5996 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
5997         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
5998              From: Dave Mitchell <davem@fdgroup.com>
5999              Date: Wed, 8 May 2002 00:11:02 +0100
6000              Message-ID: <20020508001102.D4118@fdgroup.com>
6001      Branch: perl
6002            ! pp_hot.c scope.c
6003 ____________________________________________________________________________
6004 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
6005         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
6006              From: Dave Mitchell <davem@fdgroup.com>
6007              Date: Tue, 7 May 2002 23:13:10 +0100
6008              Message-ID: <20020507231310.B4118@fdgroup.com>
6009      Branch: perl
6010            ! pp_hot.c
6011 ____________________________________________________________________________
6012 [ 16454] By: sky                                   on 2002/05/07  21:18:44
6013         Log: Documentation of async
6014      Branch: perl
6015            ! ext/threads/threads.pm
6016 ____________________________________________________________________________
6017 [ 16453] By: sky                                   on 2002/05/07  21:16:28
6018         Log: Documentation added.
6019      Branch: perl
6020            ! ext/threads/shared/semaphore.pm
6021 ____________________________________________________________________________
6022 [ 16452] By: sky                                   on 2002/05/07  21:15:34
6023         Log: Add support for async.
6024      Branch: perl
6025            ! ext/threads/threads.pm
6026 ____________________________________________________________________________
6027 [ 16451] By: sky                                   on 2002/05/07  21:01:47
6028         Log: Add documentation.
6029      Branch: perl
6030            ! ext/threads/shared/queue.pm
6031 ____________________________________________________________________________
6032 [ 16450] By: sky                                   on 2002/05/07  20:24:08
6033         Log: Fix bad assumptions in test case.
6034              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
6035              b) $var++ is not atomic
6036              c) the creating of the string to print and the actuall printing 
6037              could be preempted by another thread
6038      Branch: perl
6039            ! ext/threads/shared/t/queue.t
6040 ____________________________________________________________________________
6041 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
6042         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
6043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6044              Date: Tue, 07 May 2002 19:41:03 +0200
6045              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
6046      Branch: perl
6047            ! makedepend.SH
6048 ____________________________________________________________________________
6049 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
6050         Log: Upgrade to Encode 1.71.
6051      Branch: perl
6052            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6053            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
6054 ____________________________________________________________________________
6055 [ 16447] By: nick                                  on 2002/05/07  18:39:47
6056         Log: Integrate mainline
6057      Branch: perlio
6058           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
6059           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
6060           !> lib/User/pwent.t
6061 ____________________________________________________________________________
6062 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
6063         Log: AUTHORS updates.
6064      Branch: perl
6065            ! AUTHORS
6066 ____________________________________________________________________________
6067 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
6068         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
6069              From: Robin Barker <rmb1@cise.npl.co.uk>
6070              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
6071              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
6072      Branch: perl
6073            ! ext/Encode/Encode.xs
6074 ____________________________________________________________________________
6075 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
6076         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
6077              From: Michael A Chase <mchase@ix.netcom.com>
6078              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
6079              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
6080              
6081              (plus add what POSIX says)
6082      Branch: perl
6083            ! lib/File/Spec/Unix.pm
6084 ____________________________________________________________________________
6085 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
6086         Log: Subject: Re: lib/User/pwent.t on Cygwin
6087              From: John Peacock <jpeacock@rowman.com>
6088              Date: Mon, 06 May 2002 10:14:21 -0400
6089              Message-ID: <3CD68FBD.8020502@rowman.com>
6090      Branch: perl
6091            ! lib/User/pwent.t
6092 ____________________________________________________________________________
6093 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
6094         Log: Subject: [PATCH] Storable (Re: perl@16433)
6095              From: Radu Greab <radu@netsoft.ro>
6096              Date: Tue, 7 May 2002 11:37:03 +0300
6097              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
6098              
6099              Subject: Re: [PATCH] Storable (Re: perl@16433)
6100              From: Radu Greab <radu@netsoft.ro>
6101              Date: Tue, 7 May 2002 12:49:24 +0300
6102              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
6103              
6104              Plug the Storable memory leaks.
6105      Branch: perl
6106            ! ext/Storable/Storable.xs
6107 ____________________________________________________________________________
6108 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
6109         Log: Upgrade to CPAN 1.61.
6110      Branch: perl
6111            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
6112 ____________________________________________________________________________
6113 [ 16440] By: nick                                  on 2002/05/07  07:07:58
6114         Log: Integrate mainline
6115      Branch: perlio
6116           +> Porting/p4genpatch vos/compile_full_perl.cm
6117           +> vos/configure_full_perl.sh vos/make_full_perl.sh
6118           +> wince/compile.bat wince/win32io.c
6119            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
6120           !> (integrate 74 files)
6121 ____________________________________________________________________________
6122 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
6123         Log: Document the bad behaviour of for(1..5){$_++}
6124              (it works but it should fail)
6125      Branch: perl
6126            ! pod/perldelta.pod
6127 ____________________________________________________________________________
6128 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
6129         Log: README.ko update from Jungshik Shin.
6130      Branch: perl
6131            ! README.ko
6132 ____________________________________________________________________________
6133 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
6134         Log: Subject: Re: perl@16433
6135              From: Nicholas Clark <nick@unfortu.net>
6136              Date: Tue, 7 May 2002 00:21:46 +0100
6137              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
6138      Branch: perl
6139            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
6140            ! ext/Storable/t/malice.t
6141 ____________________________________________________________________________
6142 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
6143         Log: Subject:  two and a half steps further for WinCE cross-build
6144              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6145              Date: Mon, 6 May 2002 23:54:24 +0400
6146              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
6147      Branch: perl
6148            - wince/config.h
6149            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
6150 ____________________________________________________________________________
6151 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
6152         Log: Detypo.
6153      Branch: perl
6154            ! pod/perldelta.pod
6155 ____________________________________________________________________________
6156 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
6157         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
6158              From: Dave Mitchell <davem@fdgroup.com>
6159              Date: Mon, 6 May 2002 17:17:00 +0100
6160              Message-ID: <20020506171700.A256@fdgroup.com>
6161      Branch: perl
6162            ! pod/perldelta.pod t/op/local.t
6163 ____________________________________________________________________________
6164 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
6165         Log: Update Changes.
6166      Branch: perl
6167            ! Changes patchlevel.h
6168 ____________________________________________________________________________
6169 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
6170         Log: Add a test for #16431, and document Dave's campaign
6171              against localised hash element bugs.
6172      Branch: perl
6173            ! pod/perldelta.pod t/op/tie.t
6174 ____________________________________________________________________________
6175 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
6176         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
6177              From: Dave Mitchell <davem@fdgroup.com>
6178              Date: Sat, 4 May 2002 00:34:18 +0100
6179              Message-ID: <20020504003418.F22026@fdgroup.com>
6180      Branch: perl
6181            ! pp_hot.c t/op/local.t
6182 ____________________________________________________________________________
6183 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
6184         Log: Regen uconfig.h.
6185      Branch: perl
6186            ! uconfig.h
6187 ____________________________________________________________________________
6188 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
6189         Log: Unfortunately AmigaOS has been broken since 11423
6190              and is unlikely to get fixed in time for 5.8.0.
6191      Branch: perl
6192            ! pod/perldelta.pod
6193 ____________________________________________________________________________
6194 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
6195         Log: Ultimate discouragement for the old tools, from Andreas.
6196      Branch: perl
6197            - Porting/p4d2p Porting/p4desc
6198            ! MANIFEST Porting/repository.pod
6199 ____________________________________________________________________________
6200 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
6201         Log: Upgrade to Digest::MD5 2.20.
6202      Branch: perl
6203            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6204            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
6205 ____________________________________________________________________________
6206 [ 16426] By: ams                                   on 2002/05/06  09:48:42
6207         Log: Subject: [Encode] 1.70 released
6208              From: Dan Kogai <dankogai@dan.co.jp>
6209              Date: Mon, 6 May 2002 19:36:15 +0900
6210              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
6211      Branch: perl
6212            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
6213            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
6214            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
6215 ____________________________________________________________________________
6216 [ 16425] By: ams                                   on 2002/05/06  09:40:42
6217         Log: Subject: [PATCH] PerlIO::Via reference
6218              From: Gisle Aas <gisle@ActiveState.com>
6219              Date: 05 May 2002 22:50:23 -0700
6220              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
6221      Branch: perl
6222            ! pod/perliol.pod
6223 ____________________________________________________________________________
6224 [ 16424] By: ams                                   on 2002/05/06  09:37:58
6225         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
6226              From: Brendan O'Dea <bod@debian.org>
6227              Date: Mon, 6 May 2002 14:04:48 +1000
6228              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
6229      Branch: perl
6230            ! lib/Term/Complete.pm
6231 ____________________________________________________________________________
6232 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
6233         Log: p4genpatch: avoid stderr noise during adds
6234      Branch: perl
6235            ! Porting/p4genpatch
6236 ____________________________________________________________________________
6237 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
6238         Log: Subject: [PATCH] Fixup VOS builds of miniperl
6239              From: Paul_GreenVOS@vos.stratus.com
6240              Date: Sun, 5 May 02 23:11 edt
6241              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
6242      Branch: perl
6243            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
6244 ____________________________________________________________________________
6245 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
6246         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
6247              From: Radu Greab <radu@netsoft.ro>
6248              Date: Mon, 6 May 2002 04:23:10 +0300
6249              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
6250      Branch: perl
6251            ! pp_sys.c t/op/exec.t
6252 ____________________________________________________________________________
6253 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
6254         Log: Further comment tweak, to agree with perlxs.pod.
6255      Branch: perl
6256            ! perl.h
6257 ____________________________________________________________________________
6258 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
6259         Log: Subject: [PATCH] Update README.vos and release vos build macros
6260              From: Paul_GreenVOS@vos.stratus.com
6261              Date: Sun, 5 May 02 17:15 edt
6262              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
6263              To: perl5-porters@perl.org
6264      Branch: perl
6265            + vos/compile_full_perl.cm vos/configure_full_perl.sh
6266            + vos/make_full_perl.sh
6267            ! MANIFEST README.vos vos/Changes
6268 ____________________________________________________________________________
6269 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
6270         Log: Retract MM_NW5.pm part of #16371, at the request
6271              of Michael Schwern.
6272      Branch: perl
6273            ! lib/ExtUtils/MM_NW5.pm
6274 ____________________________________________________________________________
6275 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
6276         Log: Comment tweaks.
6277      Branch: perl
6278            ! perl.h
6279 ____________________________________________________________________________
6280 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
6281         Log: a few more p4genpatch fixes:
6282              
6283              don't assume previous revision exists, let p4 compute it from
6284              the one-less-change number instead
6285              
6286              the time part in timestamps were always 00:00:00; fix by
6287              fetching metadata via "p4 fsync" rather than "p4 filelog"
6288              
6289              quote all file names used in external commands to make them
6290              them work when there are spaces in those file names
6291              
6292              looks production worthy now :)
6293      Branch: perl
6294            ! Porting/p4genpatch
6295 ____________________________________________________________________________
6296 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
6297         Log: The #16401 was far from enough, and mostly in a wrong direction.
6298              The right thing to do would be to convert Storable into using
6299              the new MY_CXT scheme (no static data, and memory management
6300              using SVs).
6301      Branch: perl
6302            ! ext/Storable/Storable.xs
6303 ____________________________________________________________________________
6304 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
6305         Log: p4genpatch diffs against depot files from //depot/perl when called
6306              with -b //depot/maint-5.6/perl
6307      Branch: perl
6308            ! Porting/p4genpatch
6309 ____________________________________________________________________________
6310 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
6311         Log: p4genpatch: current directory may not be writable, so don't
6312              create temp files there
6313      Branch: perl
6314            ! Porting/p4genpatch
6315 ____________________________________________________________________________
6316 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
6317         Log: p4genpatch now works on windows
6318      Branch: perl
6319            ! Porting/p4genpatch
6320 ____________________________________________________________________________
6321 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
6322         Log: p4genpatch: tweak from Andreas to strip leading portion of
6323              path specified in -b (so patch can be applied with "patch -p1")
6324      Branch: perl
6325            ! Porting/p4genpatch
6326 ____________________________________________________________________________
6327 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
6328         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
6329              From: PPrymmer@factset.com
6330              Date: Fri, 3 May 2002 14:52:12 -0400
6331              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
6332      Branch: perl
6333            ! t/op/pwent.t
6334 ____________________________________________________________________________
6335 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
6336         Log: Upgrade to Net::Ping 2.17.
6337      Branch: perl
6338            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
6339 ____________________________________________________________________________
6340 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
6341         Log: Upgrade to Getopt::Long 2.31.
6342      Branch: perl
6343            ! lib/Getopt/Long.pm
6344 ____________________________________________________________________________
6345 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
6346         Log: Subject: Re: Cross-compiling as of WinCE
6347              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6348              Date: Sat, 4 May 2002 03:49:11 +0400
6349              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
6350      Branch: perl
6351            + wince/compile.bat wince/win32io.c
6352            - wince/perldll.def
6353            ! MANIFEST configpm makedef.pl wince/Makefile.ce
6354            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
6355            ! wince/config_h.PL wince/wince.c
6356 ____________________________________________________________________________
6357 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
6358         Log: The loclibpth is always set by Configure.
6359      Branch: perl
6360            ! hints/dec_osf.sh
6361 ____________________________________________________________________________
6362 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
6363         Log: Subject: Re: [Unicode::Collate] UCA Version number    
6364              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6365              Date: Sun, 05 May 2002 10:07:57 +0900
6366              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
6367      Branch: perl
6368            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
6369            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
6370 ____________________________________________________________________________
6371 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
6372         Log: Subject: [PATCH sv.c] delete inaccurate comment
6373              From: Dave Mitchell <davem@fdgroup.com>
6374              Date: Fri, 3 May 2002 21:17:00 +0100
6375              Message-ID: <20020503211700.C22026@fdgroup.com>
6376      Branch: perl
6377            ! sv.c
6378 ____________________________________________________________________________
6379 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
6380         Log: Solaris: show what 'that' is.
6381      Branch: perl
6382            ! hints/solaris_2.sh
6383 ____________________________________________________________________________
6384 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
6385         Log: Syntax fix.
6386      Branch: perl
6387            ! t/op/arith.t
6388 ____________________________________________________________________________
6389 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
6390         Log: (retracted by #16415) Storable: try to free what we allocated.
6391      Branch: perl
6392            ! ext/Storable/Storable.xs
6393 ____________________________________________________________________________
6394 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
6395         Log: UNICOS: division is really sloppy.
6396      Branch: perl
6397            ! t/op/arith.t
6398 ____________________________________________________________________________
6399 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
6400         Log: Subject: fix t/io/fs.t for VOS
6401              From: Paul_GreenVOS@vos.stratus.com
6402              Date: Sat, 4 May 02 14:01 edt
6403              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
6404      Branch: perl
6405            ! t/io/fs.t
6406 ____________________________________________________________________________
6407 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
6408         Log: Subject: [Unicode::Collate] UCA Version number
6409              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6410              Date: Sat, 04 May 2002 16:07:07 +0900
6411              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
6412      Branch: perl
6413            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
6414 ____________________________________________________________________________
6415 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
6416         Log: Subject: [PATCH lib/overload.pm] "\"\""
6417              From: Michael G Schwern <schwern@pobox.com>
6418              Date: Sat, 4 May 2002 13:17:44 -0400
6419              Message-ID: <20020504171743.GD640@blackrider>
6420      Branch: perl
6421            ! lib/overload.pm
6422 ____________________________________________________________________________
6423 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
6424         Log: Add the EBCDIC test data to downgrade.t.
6425      Branch: perl
6426            ! ext/Storable/t/downgrade.t
6427 ____________________________________________________________________________
6428 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
6429         Log: EBCDIC tweak.
6430      Branch: perl
6431            ! ext/Storable/t/utf8hash.t
6432 ____________________________________________________________________________
6433 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
6434         Log: Allow p4genpatch to use diff programs other than 'diff'.
6435      Branch: perl
6436            ! Porting/p4genpatch
6437 ____________________________________________________________________________
6438 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
6439         Log: Add p4genpatch from Andreas; obsoletes both
6440              p4d2p and p4desc.
6441      Branch: perl
6442            + Porting/p4genpatch
6443            ! MANIFEST Porting/makerel
6444 ____________________________________________________________________________
6445 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
6446         Log: Upgrade to Encode 1.69.
6447      Branch: perl
6448            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
6449            ! ext/Encode/Encode/Makefile_PL.e2x
6450            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
6451            ! ext/Encode/lib/Encode/Guess.pm
6452            ! ext/Encode/lib/Encode/MIME/Header.pm
6453            ! ext/Encode/t/mime-header.t
6454 ____________________________________________________________________________
6455 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
6456         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
6457              From: Dave Mitchell <davem@fdgroup.com>
6458              Date: Sat, 4 May 2002 16:09:26 +0100
6459              Message-ID: <20020504160926.A24990@fdgroup.com>
6460      Branch: perl
6461            ! INSTALL
6462 ____________________________________________________________________________
6463 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
6464         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
6465              From: Nicholas Clark <nick@unfortu.net>
6466              Date: Sat, 4 May 2002 12:38:58 +0100
6467              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
6468      Branch: perl
6469            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
6470 ____________________________________________________________________________
6471 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
6472         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
6473              From: Nicholas Clark <nick@unfortu.net>
6474              Date: Sat, 4 May 2002 00:30:43 +0100
6475              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
6476      Branch: perl
6477            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
6478 ____________________________________________________________________________
6479 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
6480         Log: Doc tweak from Elizabeth Mattijsen.
6481      Branch: perl
6482            ! pod/perlunicode.pod
6483 ____________________________________________________________________________
6484 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
6485         Log: Subject: [PATCH] channames.pm doc tweaks
6486              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
6487              Date: Sat, 04 May 2002 11:45:18 +0900
6488              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
6489      Branch: perl
6490            ! lib/charnames.pm
6491 ____________________________________________________________________________
6492 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
6493         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
6494              From: Dave Mitchell <davem@fdgroup.com>
6495              Date: Fri, 3 May 2002 23:51:10 +0100
6496              Message-ID: <20020503235110.E22026@fdgroup.com>
6497      Branch: perl
6498            ! pp_hot.c scope.c
6499 ____________________________________________________________________________
6500 [ 16385] By: nick                                  on 2002/05/04  09:29:41
6501         Log: Integrate mainline
6502      Branch: perlio
6503           !> (integrate 47 files)
6504 ____________________________________________________________________________
6505 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
6506         Log: Subject: Re: perl@16307
6507              From: Nicholas Clark <nick@unfortu.net>
6508              Date: Fri, 3 May 2002 21:49:04 +0100
6509              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
6510              
6511              canonical #3 was failing under -Mutf8.
6512      Branch: perl
6513            ! ext/Storable/t/canonical.t
6514 ____________________________________________________________________________
6515 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
6516         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
6517              From: Dave Mitchell <davem@fdgroup.com>
6518              Date: Fri, 3 May 2002 21:12:10 +0100
6519              Message-ID: <20020503211210.B22026@fdgroup.com>
6520      Branch: perl
6521            ! scope.c
6522 ____________________________________________________________________________
6523 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
6524         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
6525              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
6526              Date: Fri, 3 May 2002 20:30:25 +0200
6527              Message-ID: <190109228332.20020503203025@familiehaase.de>
6528      Branch: perl
6529            ! doio.c
6530 ____________________________________________________________________________
6531 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
6532         Log: Subject: t/TestInit.pm - clean up comments
6533              From: Paul_GreenVOS@vos.stratus.com
6534              Date: Fri, 3 May 02 14:51 edt
6535              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
6536      Branch: perl
6537            ! t/TestInit.pm
6538 ____________________________________________________________________________
6539 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
6540         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
6541              From: Dan Kogai <dankogai@dan.co.jp>
6542              Date: Sat, 4 May 2002 01:46:35 +0900
6543              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
6544      Branch: perl
6545            ! ext/Encode/Encode/Makefile_PL.e2x
6546 ____________________________________________________________________________
6547 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
6548         Log: Forgotten test arrangement.
6549      Branch: perl
6550            ! ext/Digest/MD5/t/files.t
6551 ____________________________________________________________________________
6552 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
6553         Log: Comedy of typing errors.
6554      Branch: perl
6555            ! hints/solaris_2.sh
6556 ____________________________________________________________________________
6557 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
6558         Log: Let's try the "no Net:: if no Socket" again.
6559      Branch: perl
6560            ! t/lib/1_compile.t
6561 ____________________________________________________________________________
6562 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
6563         Log: Update Changes.
6564      Branch: perl
6565            ! Changes patchlevel.h
6566 ____________________________________________________________________________
6567 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
6568         Log: Oops.
6569      Branch: perl
6570            ! lib/ExtUtils/MM_BeOS.pm
6571 ____________________________________________________________________________
6572 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
6573         Log: EBCDIC tweak.
6574      Branch: perl
6575            ! ext/Digest/MD5/t/utf8.t
6576 ____________________________________________________________________________
6577 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
6578         Log: Update the EBCDIC MD5 checksums, and automate the process.
6579      Branch: perl
6580            ! ext/Digest/MD5/t/files.t
6581 ____________________________________________________________________________
6582 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
6583         Log: The EBCDIC remapping of the low 256 bites again.
6584      Branch: perl
6585            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
6586            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
6587            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
6588 ____________________________________________________________________________
6589 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
6590         Log: NetWare updates from C Aditya.
6591      Branch: perl
6592            ! lib/ExtUtils/MM_NW5.pm makedef.pl
6593 ____________________________________________________________________________
6594 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
6595         Log: DJGPP updates from Laszlo Molnar.
6596      Branch: perl
6597            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
6598 ____________________________________________________________________________
6599 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
6600         Log: Upgrade to Encode 1.68.
6601      Branch: perl
6602            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
6603            ! ext/Encode/lib/Encode/Alias.pm
6604            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6605 ____________________________________________________________________________
6606 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
6607         Log: Integrate perlio:
6608              
6609              [ 16367]
6610              Several of non-default builds now seem to work reasonably well
6611              English.t seems to fail on an errno test, and socketpair blathers
6612              about something.
6613              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
6614              back door, and instead have perlsdio.h vector stdio via iperlsys.h
6615              function tables (latter was done in earlier change).
6616              Update comments in Makefile.mk 
6617              
6618              [ 16366]
6619              Finish off 16350 for non-PERLIO build on linux,
6620              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
6621              for some slots which now perlsdio.h is targeting.
6622              
6623              [ 16352]
6624              setbuf / setvbuf are not PerlIO_ concepts
6625              
6626              [ 16351]
6627              perl_clone is a threads thing
6628              
6629              [ 16350]
6630              *** EXPERIMENTAL ***
6631              Have perlsdio.h use the iperlsys.h aliases and see
6632              if that helps non-PERLIO IMP_SYS on Win32.
6633              (Miniperl okay on linux).
6634              
6635              [ 16349]
6636              Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
6637              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
6638              - use it in perlio.c
6639              
6640              [ 16347]
6641              More layer syms
6642              
6643              [ 16346]
6644              Use PerlSIO_fdupopen() if not using PerlIO
6645              
6646              [ 16345]
6647              Do not build if not using layers
6648      Branch: perl
6649           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
6650           !> win32/makefile.mk win32/perlhost.h win32/win32.c
6651           !> win32/win32io.c
6652 ____________________________________________________________________________
6653 [ 16367] By: nick                                  on 2002/05/03  07:25:13
6654         Log: Several of non-default builds now seem to work reasonably well
6655              English.t seems to fail on an errno test, and socketpair blathers
6656              about something.
6657              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
6658              back door, and instead have perlsdio.h vector stdio via iperlsys.h
6659              function tables (latter was done in earlier change).
6660              Update comments in Makefile.mk 
6661      Branch: perlio
6662            ! perlio.h win32/makefile.mk win32/win32.c
6663 ____________________________________________________________________________
6664 [ 16366] By: nick                                  on 2002/05/03  07:07:36
6665         Log: Finish off 16350 for non-PERLIO build on linux,
6666              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
6667              for some slots which now perlsdio.h is targeting.
6668      Branch: perlio
6669            ! iperlsys.h
6670 ____________________________________________________________________________
6671 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
6672         Log: If no Socket should not try to test Net::
6673      Branch: perl
6674            ! t/lib/1_compile.t
6675 ____________________________________________________________________________
6676 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
6677         Log: Integrate macperl #16360 and #16363;
6678              
6679              Make op/alarm.t pass
6680              
6681              README.macos update
6682      Branch: perl
6683           !> README.macos t/op/alarm.t
6684 ____________________________________________________________________________
6685 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
6686         Log: README.macos update
6687      Branch: macperl
6688            ! README.macos
6689 ____________________________________________________________________________
6690 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
6691         Log: Config / test updates
6692      Branch: macperl
6693            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
6694            ! macos/Makefile.mk
6695 ____________________________________________________________________________
6696 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
6697         Log: Safe signals for Mac OS
6698      Branch: macperl
6699            ! macos/macish.c macos/macish.h
6700 ____________________________________________________________________________
6701 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
6702         Log: Make op/alarm.t pass
6703      Branch: macperl
6704            ! t/op/alarm.t
6705 ____________________________________________________________________________
6706 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
6707         Log: a tweak to change#13584: need to avoid pad-walking during
6708              global destruction
6709      Branch: maint-5.6/perl
6710            ! op.c
6711 ____________________________________________________________________________
6712 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
6713         Log: Forgot the most important part of #16357.
6714      Branch: perl
6715            ! lib/Unicode/Collate.pm
6716 ____________________________________________________________________________
6717 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
6718         Log: Subject: Unicode::Collate 0.11 Released
6719              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6720              Date: Fri, 03 May 2002 03:19:29 +0900
6721              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
6722      Branch: perl
6723            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
6724            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
6725 ____________________________________________________________________________
6726 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
6727         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
6728              From: Andy Dougherty <doughera@lafayette.edu>
6729              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
6730              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
6731      Branch: perl
6732            ! Makefile.SH ext/util/make_ext
6733 ____________________________________________________________________________
6734 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
6735         Log: Integrate #16353 from macperl;
6736              
6737              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
6738              in test 92 of run/fresh_perl.t on MacOS
6739              
6740              (as pudge rightfully points out, this is voodoo
6741              programming at it best, the real bug is somewhere else,
6742              now we just happened to shake the chicken the right way)
6743      Branch: perl
6744           !> lib/utf8_heavy.pl
6745 ____________________________________________________________________________
6746 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
6747         Log: Subject: Re: Encode, charnames and utf8heavy
6748              From: Dan Kogai <dankogai@dan.co.jp>
6749              Date: Thu, 2 May 2002 00:44:30 +0900
6750              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
6751              
6752              (plus a respective perlunicode tweak)
6753      Branch: perl
6754            ! lib/utf8_heavy.pl pod/perlunicode.pod
6755 ____________________________________________________________________________
6756 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
6757         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
6758              in test 92 of run/fresh_perl.t on MacOS
6759      Branch: macperl
6760            ! lib/utf8_heavy.pl
6761 ____________________________________________________________________________
6762 [ 16352] By: nick                                  on 2002/05/02  17:48:31
6763         Log: setbuf / setvbuf are not PerlIO_ concepts
6764      Branch: perlio
6765            ! XSUB.h
6766 ____________________________________________________________________________
6767 [ 16351] By: nick                                  on 2002/05/02  17:12:21
6768         Log: perl_clone is a threads thing
6769      Branch: perlio
6770            ! makedef.pl
6771 ____________________________________________________________________________
6772 [ 16350] By: nick                                  on 2002/05/02  17:09:43
6773         Log: *** EXPERIMENTAL ***
6774              Have perlsdio.h use the iperlsys.h aliases and see
6775              if that helps non-PERLIO IMP_SYS on Win32.
6776              (Miniperl okay on linux).
6777      Branch: perlio
6778            ! iperlsys.h perlsdio.h
6779 ____________________________________________________________________________
6780 [ 16349] By: nick                                  on 2002/05/02  16:10:15
6781         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
6782              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
6783              - use it in perlio.c
6784      Branch: perlio
6785            ! perlio.c win32/perlhost.h win32/win32.c
6786 ____________________________________________________________________________
6787 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
6788         Log: manual integrate of change#16332 from maint-5.6 branch
6789      Branch: perl
6790            ! mg.c perl.c sv.c util.c
6791 ____________________________________________________________________________
6792 [ 16347] By: nick                                  on 2002/05/02  15:19:59
6793         Log: More layer syms
6794      Branch: perlio
6795            ! makedef.pl
6796 ____________________________________________________________________________
6797 [ 16346] By: nick                                  on 2002/05/02  15:19:20
6798         Log: Use PerlSIO_fdupopen() if not using PerlIO
6799      Branch: perlio
6800            ! perlio.c
6801 ____________________________________________________________________________
6802 [ 16345] By: nick                                  on 2002/05/02  15:18:12
6803         Log: Do not build if not using layers
6804      Branch: perlio
6805            ! win32/win32io.c
6806 ____________________________________________________________________________
6807 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
6808         Log: Upgrade to Encode 1.67.
6809      Branch: perl
6810            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6811            ! ext/Encode/lib/Encode/Guess.pm
6812 ____________________________________________________________________________
6813 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
6814         Log: Integrate perlio:
6815              
6816              [ 16341]
6817              Remove show-stoppers to non-PERLIO Win32 builds
6818              (still not a very good show).
6819      Branch: perl
6820           !> makedef.pl win32/makefile.mk
6821 ____________________________________________________________________________
6822 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
6823         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
6824              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6825              Date: Thu, 02 May 2002 04:22:02 +0100
6826              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
6827      Branch: perl
6828            ! malloc.c
6829 ____________________________________________________________________________
6830 [ 16341] By: nick                                  on 2002/05/02  12:57:23
6831         Log: Remove show-stoppers to non-PERLIO Win32 builds
6832              (still not a very good show).
6833      Branch: perlio
6834            ! makedef.pl win32/makefile.mk
6835 ____________________________________________________________________________
6836 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
6837         Log: Subject: [PATCH] 1/3rd of utf8
6838              From: Nicholas Clark <nick@unfortu.net>
6839              Date: Wed, 1 May 2002 22:58:42 +0100
6840              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
6841      Branch: perl
6842            ! ext/Storable/t/malice.t
6843 ____________________________________________________________________________
6844 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
6845         Log: Integrate #16334 from maint-5.6;
6846              
6847              don't pad $0 with spaces when setting it, use nulls instead (the
6848              spaces show up as a very long line in a ps listing)
6849      Branch: perl
6850           !> mg.c
6851 ____________________________________________________________________________
6852 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
6853         Log: Integrate perlio:
6854              
6855              [ 16335]
6856              Fix the "PerlIO require leak". Snag was that clean_objs
6857              autoloaded DESTROY (needing IO) after known layers had
6858              been freed. Postpone layer list free to PerlIO_cleanup,
6859              rather than PerlIO_destruct. Tweak sequence in perl_destruct
6860              so that sv_undef is immortal till layer list is done with it.
6861      Branch: perl
6862           !> perl.c perlio.c
6863 ____________________________________________________________________________
6864 [ 16337] By: ams                                   on 2002/05/02  08:21:42
6865         Log: Subject: Re: [PATCH] Storable docs
6866              From: Philip Newton <Philip.Newton@gmx.net>
6867              Date: Thu, 02 May 2002 07:58:38 +0200
6868              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
6869              (Applied mostly with tweaks by hand.)
6870      Branch: perl
6871            ! ext/Storable/Storable.pm
6872 ____________________________________________________________________________
6873 [ 16336] By: nick                                  on 2002/05/02  07:59:16
6874         Log: Integrate mainline
6875      Branch: perlio
6876           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
6877           +> ext/Digest/MD5/t/utf8.t
6878            - ext/Digest/MD5/t/aaa.t
6879           !> Configure MANIFEST Makefile.SH config_h.SH
6880           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6881           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
6882           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
6883           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
6884           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
6885           !> lib/Thread.pm util.c
6886 ____________________________________________________________________________
6887 [ 16335] By: nick                                  on 2002/05/02  07:54:51
6888         Log: Fix the "PerlIO require leak". Snag was that clean_objs
6889              autoloaded DESTROY (needing IO) after known layers had
6890              been freed. Postpone layer list free to PerlIO_cleanup,
6891              rather than PerlIO_destruct. Tweak sequence in perl_destruct
6892              so that sv_undef is immortal till layer list is done with it.
6893      Branch: perlio
6894            ! perl.c perlio.c
6895 ____________________________________________________________________________
6896 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
6897         Log: don't pad $0 with spaces when setting it, use nulls instead (the
6898              spaces show up as a very long line in a ps listing)
6899      Branch: maint-5.6/perl
6900            ! mg.c
6901 ____________________________________________________________________________
6902 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
6903         Log: fix yet more race conditions related to fdopen() and dup2():
6904              
6905              fclose() is not thread-safe when two FILE* structures point
6906              to the same underlying fd, as it happens in perl's socket
6907              handles; need to invalidate the fileno slot of one of the
6908              FILE* structures, but unfortunately stdio has no interface
6909              to do this; we can do little else but fiddle with the
6910              FILE* structure directly (yuck! hope this could be done better
6911              under native PerlIO in 5.8)
6912      Branch: maint-5.6/perl
6913            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
6914 ____________________________________________________________________________
6915 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
6916         Log: isolate all environ diddling to the initial interpreter; any
6917              additional interpreters created after the first one cannot
6918              propagate %ENV changes down to the real environment; this
6919              should fix %ENV related races (e.g. multiple threads attempting
6920              to free() environ entries when they run C<%ENV = ()>)
6921      Branch: maint-5.6/perl
6922            ! mg.c perl.c sv.c util.c
6923 ____________________________________________________________________________
6924 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
6925         Log: fix race condition in my_popen(): parent may dup2() into an fd
6926              that got opened by another thread because it closes it
6927              beforehand; instead, let the dup2() itself close the fd
6928      Branch: maint-5.6/perl
6929            ! util.c
6930 ____________________________________________________________________________
6931 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
6932         Log: pipe() IO structures were not fully initialized
6933      Branch: maint-5.6/perl
6934            ! doio.c pp_sys.c
6935 ____________________________________________________________________________
6936 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
6937         Log: fix handle leak in my_popen() if the fork() fails
6938      Branch: maint-5.6/perl
6939            ! util.c
6940 ____________________________________________________________________________
6941 [ 16328] By: nick                                  on 2002/05/02  06:08:22
6942         Log: Integrate mainline
6943      Branch: perlio
6944           +> ext/threads/shared/semaphore.pm
6945           +> ext/threads/shared/t/semaphore.t
6946           !> MANIFEST ext/threads/shared/Makefile.PL
6947           !> ext/threads/shared/t/queue.t
6948 ____________________________________________________________________________
6949 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
6950         Log: Cleanup threads dirs.
6951      Branch: perl
6952            ! Makefile.SH
6953 ____________________________________________________________________________
6954 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
6955         Log: Add the new Digest::MD5 test.
6956      Branch: perl
6957            + ext/Digest/MD5/t/utf8.t
6958            ! MANIFEST
6959 ____________________________________________________________________________
6960 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
6961         Log: New try at the Class::DBI core dump at global cleanup.
6962      Branch: perl
6963            ! gv.h util.c
6964 ____________________________________________________________________________
6965 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
6966         Log: Upgrade to Digest::MD5 2.19.
6967      Branch: perl
6968            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6969            ! ext/Digest/MD5/t/files.t
6970 ____________________________________________________________________________
6971 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
6972         Log: Ooops.  Not everybody does threads.
6973      Branch: perl
6974            ! ext/threads/shared/t/semaphore.t
6975 ____________________________________________________________________________
6976 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
6977         Log: Fix files.t for blead.
6978      Branch: perl
6979            + ext/Digest/MD5/README
6980            ! MANIFEST ext/Digest/MD5/t/files.t
6981 ____________________________________________________________________________
6982 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
6983         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
6984              work yet with blead, my bad.
6985      Branch: perl
6986            + ext/Digest/MD5/t/md5-aaa.t
6987            - ext/Digest/MD5/t/aaa.t
6988            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6989            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
6990            ! ext/Digest/MD5/t/files.t
6991 ____________________________________________________________________________
6992 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
6993         Log: metaconfig unit change for #16319.
6994      Branch: metaconfig/U/perl
6995            ! d_u32align.U
6996 ____________________________________________________________________________
6997 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
6998         Log: Somebody might be compiling a newer Digest::MD5.
6999      Branch: perl
7000            ! Configure config_h.SH
7001 ____________________________________________________________________________
7002 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
7003         Log: Until Arthur fills in semaphore.t.
7004      Branch: perl
7005            ! ext/threads/shared/Makefile.PL
7006            ! ext/threads/shared/t/semaphore.t
7007 ____________________________________________________________________________
7008 [ 16317] By: sky                                   on 2002/05/01  19:36:33
7009         Log: Fix emulation case when loading both Thread and threads::shared
7010              would get awkward.
7011      Branch: perl
7012            ! lib/Thread.pm
7013 ____________________________________________________________________________
7014 [ 16316] By: ams                                   on 2002/05/01  19:35:25
7015         Log: Subject: [PATCH] Storable docs
7016              From: Nicholas Clark <nick@unfortu.net>
7017              Date: Wed, 1 May 2002 20:44:42 +0100
7018              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
7019      Branch: perl
7020            ! ext/Storable/Storable.pm
7021 ____________________________________________________________________________
7022 [ 16315] By: sky                                   on 2002/05/01  19:15:46
7023         Log: Now passes old test case.
7024      Branch: perl
7025            ! ext/threads/shared/semaphore.pm
7026 ____________________________________________________________________________
7027 [ 16314] By: sky                                   on 2002/05/01  19:15:26
7028         Log: Cleanup memory a bit better in some cases.
7029      Branch: perl
7030            ! ext/threads/threads.xs
7031 ____________________________________________________________________________
7032 [ 16313] By: nick                                  on 2002/05/01  18:38:03
7033         Log: Integrate mainline
7034      Branch: perlio
7035           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
7036           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
7037           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
7038           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
7039           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
7040           !> pod/perl.pod pod/perlthrtut.pod toke.c
7041           !> vms/descrip_mms.template vms/perlvms.pod
7042 ____________________________________________________________________________
7043 [ 16312] By: sky                                   on 2002/05/01  18:12:37
7044         Log: Don't forget to add it to the MANIFEST
7045      Branch: perl
7046            + ext/threads/shared/t/semaphore.t
7047            ! MANIFEST
7048 ____________________________________________________________________________
7049 [ 16311] By: sky                                   on 2002/05/01  17:54:19
7050         Log: Add semaphore.pm
7051      Branch: perl
7052            + ext/threads/shared/semaphore.pm
7053 ____________________________________________________________________________
7054 [ 16310] By: sky                                   on 2002/05/01  17:13:57
7055         Log: Fix makefile to put queue.pm correctly, update test script.
7056      Branch: perl
7057            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
7058 ____________________________________________________________________________
7059 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
7060         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
7061              From: Dan Kogai <dankogai@dan.co.jp>
7062              Date: Thu, 2 May 2002 00:14:41 +0900
7063              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
7064      Branch: perl
7065            ! ext/PerlIO/t/fallback.t
7066 ____________________________________________________________________________
7067 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
7068         Log: Encode tweak from Dan Kogai.
7069      Branch: perl
7070            ! ext/Encode/Encode.xs
7071 ____________________________________________________________________________
7072 [ 16307] By: sky                                   on 2002/05/01  13:40:58
7073         Log: Flush directly to avoid erros when running from test harness
7074      Branch: perl
7075            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
7076 ____________________________________________________________________________
7077 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
7078         Log: Update Changes.
7079      Branch: perl
7080            ! Changes patchlevel.h
7081 ____________________________________________________________________________
7082 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
7083         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
7084              From: PPrymmer@factset.com
7085              Date: Wed, 1 May 2002 10:12:53 -0400
7086              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
7087      Branch: perl
7088            ! lib/User/pwent.t
7089 ____________________________________________________________________________
7090 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
7091         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
7092              From: PPrymmer@factset.com
7093              Date: Wed, 1 May 2002 09:54:51 -0400
7094              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
7095      Branch: perl
7096            ! vms/descrip_mms.template
7097 ____________________________________________________________________________
7098 [ 16303] By: sky                                   on 2002/05/01  13:00:57
7099         Log: First attempt at updating perlthrtut for ithreaded threads.pm
7100      Branch: perl
7101            ! pod/perlthrtut.pod
7102 ____________________________________________________________________________
7103 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
7104         Log: Provide the \N{U+HHHH} syntax before we forget.
7105      Branch: perl
7106            ! lib/charnames.pm lib/charnames.t toke.c
7107 ____________________________________________________________________________
7108 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
7109         Log: Subject: Copy-and-Pasto in perl.pod     
7110              From: lupe@lupe-christoph.de (Lupe Christoph)    
7111              Date: Wed, 1 May 2002 13:31:47 +0200
7112              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
7113      Branch: perl
7114            ! pod/perl.pod
7115 ____________________________________________________________________________
7116 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
7117         Log: Upgrade to Encode 1.66.
7118      Branch: perl
7119            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7120            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
7121 ____________________________________________________________________________
7122 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
7123         Log: Integrate perlio:
7124              
7125              [ 16297]
7126              Remove "spurious" (and unnecessary) variables from layer_syms
7127              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
7128              
7129              [ 16296]
7130              perl embed.pl to update global.sym
7131      Branch: perl
7132           !> global.sym makedef.pl
7133 ____________________________________________________________________________
7134 [ 16298] By: ams                                   on 2002/05/01  09:42:27
7135         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
7136              From: Philip Newton <Philip.Newton@gmx.net>
7137              Date: Wed, 01 May 2002 12:41:10 +0200
7138              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
7139      Branch: perl
7140            ! vms/perlvms.pod
7141 ____________________________________________________________________________
7142 [ 16297] By: nick                                  on 2002/05/01  06:50:24
7143         Log: Remove "spurious" (and unnecessary) variables from layer_syms
7144              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
7145      Branch: perlio
7146            ! makedef.pl
7147 ____________________________________________________________________________
7148 [ 16296] By: nick                                  on 2002/05/01  06:21:28
7149         Log: perl embed.pl to update global.sym
7150      Branch: perlio
7151            ! global.sym
7152 ____________________________________________________________________________
7153 [ 16295] By: nick                                  on 2002/05/01  06:16:18
7154         Log: Raw integrate of mainline (global.sym wrong on Win32)
7155      Branch: perlio
7156           +> t/comp/hints.t
7157           !> (integrate 45 files)
7158 ____________________________________________________________________________
7159 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
7160         Log: metaconfig unit change for #16293.
7161      Branch: metaconfig/U/perl
7162            ! bincompat5005.U
7163 ____________________________________________________________________________
7164 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
7165         Log: Try #2 of getting rid of bincompat5005.
7166      Branch: perl
7167            ! Configure NetWare/config_H.wc Porting/Glossary
7168            ! Porting/config.sh Porting/config_H config_h.SH embed.h
7169            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
7170            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
7171            ! wince/config.h wince/config_H.ce
7172 ____________________________________________________________________________
7173 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
7174         Log: metaconfig unit changes for #16291.
7175      Branch: metaconfig
7176            ! U/installdirs/inc_version_list.U
7177      Branch: metaconfig/U/perl
7178            ! bincompat5005.U xs_apiversion.U
7179 ____________________________________________________________________________
7180 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
7181         Log: No bincompat5005.
7182      Branch: perl
7183            ! Configure INSTALL NetWare/config.wc Porting/Glossary
7184            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
7185            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
7186            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
7187            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
7188            ! win32/config.bc win32/config.gc win32/config.vc
7189            ! win32/config.vc64 wince/config.ce
7190 ____________________________________________________________________________
7191 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
7192         Log: Remove sv_setpviv{_,mg}; regen perlapi.
7193      Branch: perl
7194            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
7195 ____________________________________________________________________________
7196 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
7197         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
7198              From: Dave Mitchell <davem@fdgroup.com>
7199              Date: Tue, 30 Apr 2002 23:55:43 +0100
7200              Message-ID: <20020430235543.A27796@fdgroup.com>
7201      Branch: perl
7202            ! sv.c
7203 ____________________________________________________________________________
7204 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
7205         Log: Update to Getopt::Long 2.30.
7206      Branch: perl
7207            ! lib/Getopt/Long.pm
7208 ____________________________________________________________________________
7209 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
7210         Log: Integrate perlio:
7211              
7212              [ 16285]
7213              Attempt at sanity in PerlIO/makedef.pl world:
7214              1. Add comments to what each clump of symbols is for
7215              2. Explicitly export layer syms like I thought they were
7216              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
7217              section.
7218              4. Re-sort perlio.sym
7219      Branch: perl
7220           !> makedef.pl perlio.sym
7221 ____________________________________________________________________________
7222 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
7223         Log: Fix bug id 20020427.004 on %^H.
7224              Add a regression test for %^H.
7225              Change the sort pragma implementation to use a
7226              global variable instead of %^H.
7227      Branch: perl
7228            + t/comp/hints.t
7229            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
7230 ____________________________________________________________________________
7231 [ 16285] By: nick                                  on 2002/04/30  19:00:03
7232         Log: Attempt at sanity in PerlIO/makedef.pl world:
7233              1. Add comments to what each clump of symbols is for
7234              2. Explicitly export layer syms like I thought they were
7235              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
7236              section.
7237              4. Re-sort perlio.sym
7238      Branch: perlio
7239            ! makedef.pl perlio.sym
7240 ____________________________________________________________________________
7241 [ 16284] By: nick                                  on 2002/04/30  18:10:23
7242         Log: Rest of integrate
7243      Branch: perlio
7244           +> lib/ExtUtils/MM_MacOS.pm
7245           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7246           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
7247           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
7248           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
7249           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7250           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
7251           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
7252           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
7253           !> lib/Test/Harness/t/strap-analyze.t
7254           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
7255           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
7256 ____________________________________________________________________________
7257 [ 16283] By: nick                                  on 2002/04/30  17:53:37
7258         Log: Integrate mailine makedef.pl so I can look at it
7259      Branch: perlio
7260           !> makedef.pl
7261 ____________________________________________________________________________
7262 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
7263         Log: Upgrade to Encode 1.65.
7264      Branch: perl
7265            ! ext/Encode/Changes ext/Encode/Encode.pm
7266            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
7267            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
7268 ____________________________________________________________________________
7269 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
7270         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
7271      Branch: perl
7272            ! makedef.pl
7273 ____________________________________________________________________________
7274 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
7275         Log: NetWare: disable DEBUG/ASSERT for now.
7276      Branch: perl
7277            ! ext/Storable/Storable.xs
7278 ____________________________________________________________________________
7279 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
7280         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
7281              From: Michael G Schwern <schwern@pobox.com>
7282              Date: Tue, 30 Apr 2002 01:05:41 -0400
7283              Message-ID: <20020430050541.GL756@blackrider>
7284      Branch: perl
7285            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
7286            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
7287            ! lib/Test/Harness/t/test-harness.t
7288 ____________________________________________________________________________
7289 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
7290         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
7291              From: Michael G Schwern <schwern@pobox.com>
7292              Date: Tue, 30 Apr 2002 00:24:59 -0400
7293              Message-ID: <20020430042459.GJ756@blackrider>
7294      Branch: perl
7295            + lib/ExtUtils/MM_MacOS.pm
7296            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
7297            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7298            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
7299 ____________________________________________________________________________
7300 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
7301         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
7302              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
7303      Branch: perl
7304            ! util.c
7305 ____________________________________________________________________________
7306 [ 16276] By: ams                                   on 2002/04/30  08:42:32
7307         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
7308              From: "Craig A. Berry" <craigberry@mac.com>
7309              Date: Mon, 29 Apr 2002 23:37:06 -0500
7310              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
7311      Branch: perl
7312            ! t/pod/testp2pt.pl
7313 ____________________________________________________________________________
7314 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
7315         Log: Regen toc.
7316      Branch: perl
7317            ! pod/perltoc.pod
7318 ____________________________________________________________________________
7319 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
7320         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
7321              From: PPrymmer@factset.com
7322              Date: Mon, 29 Apr 2002 17:58:06 -0400
7323              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
7324      Branch: perl
7325            ! vms/perlvms.pod
7326 ____________________________________________________________________________
7327 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
7328         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
7329              from Todd Miller.
7330      Branch: perl
7331            ! hints/openbsd.sh
7332 ____________________________________________________________________________
7333 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
7334         Log: Integrate perlio:
7335              
7336              [ 16270]
7337              Adding Encode::* to .pm creates stash at compile time
7338              which means we need a stronger check on Encode at boot time.
7339      Branch: perl
7340           !> ext/PerlIO/encoding/encoding.pm
7341           !> ext/PerlIO/encoding/encoding.xs
7342 ____________________________________________________________________________
7343 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
7344         Log: OpenBSD hints update from Todd Miller.
7345              
7346              - old versions of OpenBSD don't have 'arch -s'
7347              - OpenBSD 3.1 and higher don't use libdl but users may have
7348              and old libdl on the system so we need to avoid using it.
7349      Branch: perl
7350            ! hints/openbsd.sh
7351 ____________________________________________________________________________
7352 [ 16270] By: nick                                  on 2002/04/29  17:33:38
7353         Log: Adding Encode::* to .pm creates stash at compile time
7354              which means we need a stronger check on Encode at boot time.
7355      Branch: perlio
7356            ! ext/PerlIO/encoding/encoding.pm
7357            ! ext/PerlIO/encoding/encoding.xs
7358 ____________________________________________________________________________
7359 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
7360         Log: Detypo by Ronald Kimball.
7361      Branch: perl
7362            ! pod/perlport.pod
7363 ____________________________________________________________________________
7364 [ 16268] By: nick                                  on 2002/04/29  15:47:00
7365         Log: Integrate mainline
7366      Branch: perlio
7367           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
7368           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
7369           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
7370           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
7371           !> pod/perlfaq2.pod pod/perlfaq3.pod
7372 ____________________________________________________________________________
7373 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
7374         Log: Update Changes.
7375      Branch: perl
7376            ! Changes patchlevel.h
7377 ____________________________________________________________________________
7378 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
7379         Log: MM_NW5 update from C Aditya.
7380      Branch: perl
7381            ! lib/ExtUtils/MM_NW5.pm
7382 ____________________________________________________________________________
7383 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
7384         Log: FAQ sync.
7385      Branch: perl
7386            ! pod/perlfaq2.pod pod/perlfaq3.pod
7387 ____________________________________________________________________________
7388 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
7389         Log: NetBSD hints rewrite from Johnny Lam.
7390      Branch: perl
7391            ! hints/netbsd.sh
7392 ____________________________________________________________________________
7393 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
7394         Log: Upgrade to Encode 1.64.
7395      Branch: perl
7396            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7397            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
7398 ____________________________________________________________________________
7399 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
7400         Log: Subject: [Unicode::Normalize] mkheader tweak
7401              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7402              Date: Mon, 29 Apr 2002 12:58:01 +0900
7403              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
7404      Branch: perl
7405            ! ext/Unicode/Normalize/mkheader
7406 ____________________________________________________________________________
7407 [ 16261] By: nick                                  on 2002/04/29  06:29:48
7408         Log: Integrate mainline
7409      Branch: perlio
7410            - macos/MacPerlTests.cmd macos/xsubpp.patch
7411           !> (integrate 40 files)
7412 ____________________________________________________________________________
7413 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
7414         Log: Upgrade to Unicode::Normalize 0.76,
7415              from SADAHIRO Tomoyuki.
7416      Branch: perl
7417            ! ext/Unicode/Normalize/Changes
7418            ! ext/Unicode/Normalize/Normalize.pm
7419            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
7420            ! ext/Unicode/Normalize/t/func.t
7421 ____________________________________________________________________________
7422 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
7423         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
7424              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
7425              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
7426              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
7427      Branch: perl
7428            ! pod/perlport.pod
7429 ____________________________________________________________________________
7430 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
7431         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
7432              the basic and list tests started hanging).
7433      Branch: perl
7434            ! ext/threads/t/basic.t ext/threads/t/list.t
7435            ! ext/threads/t/thread.t
7436 ____________________________________________________________________________
7437 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
7438         Log: Integrate #16254 from macperl;
7439              
7440              Fix most tests on MacOS (not yet ext/ or /lib)
7441      Branch: perl
7442           !> (integrate 30 files)
7443 ____________________________________________________________________________
7444 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
7445         Log: As requested by pudge.
7446      Branch: perl
7447            - macos/MacPerlTests.cmd macos/xsubpp.patch
7448            ! MANIFEST
7449 ____________________________________________________________________________
7450 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
7451         Log: Integrate perl
7452      Branch: macperl
7453           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
7454           +> wince/cecopy-lib.pl wince/comp.pl
7455           !> (integrate 38 files)
7456 ____________________________________________________________________________
7457 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
7458         Log: Fix most tests on MacOS (not yet ext/ or /lib)
7459      Branch: macperl
7460            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
7461            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
7462            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
7463            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
7464            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
7465            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
7466            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
7467            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
7468 ____________________________________________________________________________
7469 [ 16253] By: nick                                  on 2002/04/28  19:10:50
7470         Log: Integrate mainline
7471      Branch: perlio
7472           +> wince/cecopy-lib.pl wince/comp.pl
7473           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
7474           !> ext/threads/t/basic.t ext/threads/t/list.t
7475           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
7476           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
7477           !> wince/win32.h wince/wince.c
7478 ____________________________________________________________________________
7479 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
7480         Log: More configuration/build changes
7481      Branch: macperl
7482            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
7483            ! macos/Makefile.mk macos/config.h macos/config.sh
7484            ! macos/macish.h
7485 ____________________________________________________________________________
7486 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
7487         Log: Subject: WinCE many fixes
7488              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7489              Date: Sun, 28 Apr 2002 21:54:31 +0400
7490              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
7491      Branch: perl
7492            + wince/cecopy-lib.pl wince/comp.pl
7493            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
7494            ! wince/config_h.PL wince/perldll.def wince/win32.h
7495            ! wince/wince.c
7496 ____________________________________________________________________________
7497 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
7498         Log: Retract the cond.t part of #16249 since the nature
7499              of the test changed.
7500      Branch: perl
7501            ! ext/threads/shared/t/cond.t
7502 ____________________________________________________________________________
7503 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
7504         Log: (retracted by #16258)
7505              
7506              Fix thread tests not to depend on sleep() as
7507              a scheduling aid.  In two tests (basic and list)
7508              I had to change from sleep() hack to another hack...
7509              basically, using the filesystem as a semaphore.
7510              The assumption made is that rmdir() is atomic.
7511              (The sleep() scheduling assumption broke with the
7512              GNU pth in NetBSD.)
7513              
7514              (the cond.t part retracted by #16250)
7515      Branch: perl
7516            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
7517            ! ext/threads/t/list.t ext/threads/t/thread.t
7518 ____________________________________________________________________________
7519 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
7520         Log: Be tidy.
7521      Branch: perl
7522            ! ext/PerlIO/t/fallback.t
7523 ____________________________________________________________________________
7524 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
7525         Log: Integrate perlio:
7526              
7527              [ 16246]
7528              Have :encoding() default to perlqq style fallbacks.
7529              Add test for that.
7530              
7531              [ 16245]
7532              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
7533              as gate on layer tests which fail on -Dusesfio
7534              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
7535              
7536              [ 16244]
7537              Builds under -Uuseperlio
7538              Uses PUSHSTACK/POPSTACK in :encoding and :Via
7539      Branch: perl
7540           +> ext/PerlIO/t/fallback.t
7541           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
7542           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
7543           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
7544           !> t/io/binmode.t t/io/crlf.t
7545 ____________________________________________________________________________
7546 [ 16246] By: nick                                  on 2002/04/28  10:08:05
7547         Log: Have :encoding() default to perlqq style fallbacks.
7548              Add test for that.
7549      Branch: perlio
7550            + ext/PerlIO/t/fallback.t
7551            ! MANIFEST ext/PerlIO/encoding/encoding.pm
7552            ! ext/PerlIO/encoding/encoding.xs
7553 ____________________________________________________________________________
7554 [ 16245] By: nick                                  on 2002/04/28  08:57:54
7555         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
7556              as gate on layer tests which fail on -Dusesfio
7557              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
7558      Branch: perlio
7559            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
7560            ! t/io/crlf.t
7561 ____________________________________________________________________________
7562 [ 16244] By: nick                                  on 2002/04/28  08:22:07
7563         Log: Builds under -Uuseperlio
7564              Uses PUSHSTACK/POPSTACK in :encoding and :Via
7565      Branch: perlio
7566            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
7567 ____________________________________________________________________________
7568 [ 16243] By: nick                                  on 2002/04/28  07:19:01
7569         Log: Integrate mainline
7570      Branch: perlio
7571           +> ext/threads/t/list.t
7572           !> (integrate 40 files)
7573 ____________________________________________________________________________
7574 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
7575         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
7576      Branch: perl
7577            ! hints/netbsd.sh
7578 ____________________________________________________________________________
7579 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
7580         Log: Plan better.
7581      Branch: perl
7582            ! t/io/fs.t
7583 ____________________________________________________________________________
7584 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
7585         Log: No trunc worries.
7586      Branch: perl
7587            ! pod/perldelta.pod
7588 ____________________________________________________________________________
7589 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
7590         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
7591              From: Michael G Schwern <schwern@pobox.com>
7592              Date: Sat, 27 Apr 2002 23:20:19 -0400
7593              Message-ID: <20020428032019.GF1821@blackrider>
7594      Branch: perl
7595            ! pod/perlfunc.pod t/io/fs.t
7596 ____________________________________________________________________________
7597 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
7598         Log: More valgrind findings: e.g. t/op/utfhash.t.
7599      Branch: perl
7600            ! hv.c
7601 ____________________________________________________________________________
7602 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
7603         Log: Unused variables now that "did you use incorrect case" is gone;
7604              and valgrind claims that the savepvn() in utilize() leaks in e.g.
7605              lib/blib.t.
7606      Branch: perl
7607            ! op.c
7608 ____________________________________________________________________________
7609 [ 16236] By: sky                                   on 2002/04/28  00:15:45
7610         Log: Added test cases and fixed some obvious things.
7611      Branch: perl
7612            + ext/threads/t/list.t
7613            ! MANIFEST ext/threads/threads.xs
7614 ____________________________________________________________________________
7615 [ 16235] By: sky                                   on 2002/04/27  23:50:11
7616         Log: Removed last traces of autodetach.
7617              Added list() methid.
7618              Changed documentation.
7619      Branch: perl
7620            ! ext/threads/threads.pm ext/threads/threads.xs
7621 ____________________________________________________________________________
7622 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
7623         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
7624              From: Jerrad Pierce <belg4mit@MIT.EDU>
7625              Date: Sat, 27 Apr 2002 19:14:17 -0400
7626              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
7627      Branch: perl
7628            ! lib/FileCache.pm
7629 ____________________________________________________________________________
7630 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
7631         Log: More NetBSD patches from Johnny Lam.
7632              
7633              Remove the need for a $prefix setting that was added in the
7634              previous patch I sent.     Also add the proper rpath options
7635              to the linker flags depending on whether we're on a ELF or
7636              a.out platform.     These were tested both in a non-pkgsrc and
7637              pkgsrc build.
7638              
7639              Append to $libs instead of overwriting its value.  This was
7640              causing $(LDLOADLIBS) to not get added to the dynamic_libs
7641              link command on NetBSD systems and was the cause of the GDBM
7642              problems reported.  Also use '$(LDLOADLIBS)' instead of
7643              expanding its value so that it is more easily overridden in
7644              the Makefile by "make all LDLOADLIBS=...".
7645              
7646              Remove "-L/usr/local/lib" because the location of libgdbm.so
7647              is already added during the Configure process, and this
7648              spurious addition may cause the wrong libgdbm.so to be linked
7649              against as a result.
7650      Branch: perl
7651            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
7652            ! lib/ExtUtils/MM_Unix.pm
7653 ____________________________________________________________________________
7654 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
7655         Log: More VC5-induced casting found by Nikola Knezevic.
7656      Branch: perl
7657            ! av.c hv.c mg.c sv.c
7658 ____________________________________________________________________________
7659 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
7660         Log: More U32 regflags.
7661      Branch: perl
7662            ! op.h regcomp.c thrdvar.h
7663 ____________________________________________________________________________
7664 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
7665         Log: Integrate from bleadperl
7666      Branch: macperl
7667           +> ext/Encode/lib/Encode/Guess.pm
7668           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7669           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
7670           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
7671           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
7672           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
7673           +> lib/ExtUtils/t/zz_cleanup_dummy.t
7674           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
7675           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
7676           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
7677           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
7678            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7679            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7680            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
7681            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
7682            - lib/ExtUtils/t/Problem-Module/Makefile.PL
7683            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
7684            - t/op/system_tests
7685           !> (integrate 133 files)
7686 ____________________________________________________________________________
7687 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
7688         Log: Retract #16195 since it seems to be unnecessary.
7689      Branch: perl
7690            ! lib/ExtUtils/MM_Unix.pm
7691 ____________________________________________________________________________
7692 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
7693         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
7694              From: "Craig A. Berry" <craigberry@mac.com>
7695              Date: Sat, 27 Apr 2002 15:11:31 -0500
7696              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
7697      Branch: perl
7698            ! vms/descrip_mms.template
7699 ____________________________________________________________________________
7700 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
7701         Log: Some more known open() modes.
7702      Branch: perl
7703            ! pod/perldiag.pod
7704 ____________________________________________________________________________
7705 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
7706         Log: Upgrade to Encode 1.63.
7707      Branch: perl
7708            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7709            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
7710            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
7711            ! ext/Encode/lib/Encode/Encoding.pm
7712            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
7713            ! ext/Encode/lib/Encode/JP/JIS7.pm
7714            ! ext/Encode/lib/Encode/KR/2022_KR.pm
7715            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7716 ____________________________________________________________________________
7717 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
7718         Log: Update Changes.
7719      Branch: perl
7720            ! Changes patchlevel.h
7721 ____________________________________________________________________________
7722 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
7723         Log: Integrate perlio:
7724              
7725              [ 16221]
7726              Correct which var is nulled, stack movement protection.
7727      Branch: perl
7728           !> ext/PerlIO/encoding/encoding.xs
7729 ____________________________________________________________________________
7730 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
7731         Log: Subject: PATCH t/TEST
7732              From: Mark-Jason Dominus <mjd@plover.com>
7733              Date: Sat, 27 Apr 2002 14:06:56 -0400
7734              Message-ID: <20020427180656.5422.qmail@plover.com>
7735      Branch: perl
7736            ! t/TEST
7737 ____________________________________________________________________________
7738 [ 16222] By: sky                                   on 2002/04/27  17:00:29
7739         Log: Ahem, look another way.
7740      Branch: perl
7741            ! ext/threads/shared/t/queue.t
7742 ____________________________________________________________________________
7743 [ 16221] By: nick                                  on 2002/04/27  16:34:48
7744         Log: Correct which var is nulled, stack movement protection.
7745      Branch: perlio
7746            ! ext/PerlIO/encoding/encoding.xs
7747 ____________________________________________________________________________
7748 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
7749         Log: Integrate perlio:
7750              
7751              [ 16216]
7752              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
7753              - if encoding loads Encode then stack grows.
7754              - pp_binmode was not allowing for that to happen
7755              - added PUTBACK/SPAGAIN.
7756      Branch: perl
7757           !> pp_sys.c
7758 ____________________________________________________________________________
7759 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
7760         Log: First half of NetBSD patch-ai, from Johnny Lam:
7761              
7762              The first part removes "installman" and "installhtml" from the
7763              .PHONY target, which was causing problems during installation.
7764              
7765              (the installman and installhtml are not phony targets,
7766              they are real files)
7767      Branch: perl
7768            ! Makefile.SH
7769 ____________________________________________________________________________
7770 [ 16218] By: nick                                  on 2002/04/27  16:22:40
7771         Log: Integrate mainline
7772      Branch: perlio
7773           +> ext/threads/shared/t/cond.t
7774           !> MANIFEST ext/threads/shared/shared.xs
7775           !> ext/threads/shared/t/queue.t
7776 ____________________________________________________________________________
7777 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
7778         Log: NetBSD patch-ab from Johnny Lam:
7779              
7780              Some tweaks to the NetBSD hints file to make the Configure
7781              process more useful when not building from pkgsrc.  This file
7782              will definitely need to change again when the 1.6 release of
7783              NetBSD comes out, but I'll handle the changes at the later
7784              date.
7785      Branch: perl
7786            ! hints/netbsd.sh
7787 ____________________________________________________________________________
7788 [ 16216] By: nick                                  on 2002/04/27  16:19:21
7789         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
7790              - if encoding loads Encode then stack grows.
7791              - pp_binmode was not allowing for that to happen
7792              - added PUTBACK/SPAGAIN.
7793      Branch: perlio
7794            ! pp_sys.c
7795 ____________________________________________________________________________
7796 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
7797         Log: Integrate perlio:
7798              
7799              [ 16211]
7800              Re-instate $PerlIO::encoding::check at boot.
7801              (Retaining Dan's XS side require though I don't see need.)
7802              
7803              [ 16207]
7804              Fix fd leak on Via(bogus).
7805              Finish implementing PerlIOVia_open().
7806              Export more guts of PerlIO_* so Via_open() can work.
7807              Fix various PerlIO_allocate() features exposed by above.
7808              
7809              [ 16027]
7810              Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
7811              and change test not to skip them.
7812              
7813              [ 16023]
7814              Some tweaks for encodings which need lines.
7815              Also disabled trial of using fallbacks.
7816              
7817              [ 16022]
7818              Various tweaks to Encode
7819      Branch: perl
7820           !> embed.fnc ext/PerlIO/Via/Via.xs
7821           !> ext/PerlIO/encoding/encoding.pm
7822           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
7823           !> perlio.c perlio.h perliol.h
7824 ____________________________________________________________________________
7825 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
7826         Log: Upgrade to Encode 1.62.
7827      Branch: perl
7828            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7829 ____________________________________________________________________________
7830 [ 16213] By: ams                                   on 2002/04/27  15:38:50
7831         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
7832              From: Philip Newton <Philip.Newton@gmx.net>
7833              Date: Sat, 27 Apr 2002 08:51:30 +0200
7834              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
7835              
7836              Subject: Re: Change 16183: Stop being coy.
7837              From: Philip Newton <Philip.Newton@gmx.net>
7838              Date: Sat, 27 Apr 2002 08:52:13 +0200
7839              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
7840      Branch: perl
7841            ! INSTALL pod/perldelta.pod
7842 ____________________________________________________________________________
7843 [ 16212] By: sky                                   on 2002/04/27  13:54:46
7844         Log: Add test numbers to make "make test" happy. Order is irrelevant
7845              but number of oks is not.
7846      Branch: perl
7847            ! ext/threads/shared/t/queue.t
7848 ____________________________________________________________________________
7849 [ 16211] By: nick                                  on 2002/04/27  13:29:55
7850         Log: Re-instate $PerlIO::encoding::check at boot.
7851              (Retaining Dan's XS side require though I don't see need.)
7852      Branch: perlio
7853            ! ext/PerlIO/encoding/encoding.pm
7854            ! ext/PerlIO/encoding/encoding.xs
7855 ____________________________________________________________________________
7856 [ 16210] By: sky                                   on 2002/04/27  12:56:44
7857         Log: Fixed race condtions and deadlocks in interaction with 
7858              cond_wait/cond_signal and lock.
7859              Now we wait for a lock to gie up if we return from COND_WAIT
7860              and we are still locked. We also notifiers potential 
7861              lockers that it is free for locking when we go into COND_WAIT.
7862      Branch: perl
7863            + ext/threads/shared/t/cond.t
7864            ! MANIFEST ext/threads/shared/shared.xs
7865            ! ext/threads/shared/t/queue.t
7866 ____________________________________________________________________________
7867 [ 16209] By: nick                                  on 2002/04/27  12:32:41
7868         Log: Integrate mainline
7869      Branch: perlio
7870           +> t/win32/system_tests
7871            - t/op/system_tests
7872           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
7873           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
7874           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
7875           !> t/lib/warnings/pp_hot t/win32/system.t
7876 ____________________________________________________________________________
7877 [ 16208] By: sky                                   on 2002/04/27  11:46:53
7878         Log: Saving locks after we set it to 0 was kind of pointless.
7879              Hunting down fixes in cond_* functions.
7880      Branch: perl
7881            ! ext/threads/shared/shared.xs
7882 ____________________________________________________________________________
7883 [ 16207] By: nick                                  on 2002/04/27  10:12:00
7884         Log: Fix fd leak on Via(bogus).
7885              Finish implementing PerlIOVia_open().
7886              Export more guts of PerlIO_* so Via_open() can work.
7887              Fix various PerlIO_allocate() features exposed by above.
7888      Branch: perlio
7889            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
7890            ! perlio.h perliol.h
7891 ____________________________________________________________________________
7892 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
7893         Log: NetBSD and OpenBSD cannot do comments at #! line
7894              (or long #! lines?)
7895      Branch: perl
7896            ! t/japh/abigail.t
7897 ____________________________________________________________________________
7898 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
7899         Log: Add taint rethink to the todo list.
7900      Branch: perl
7901            ! pod/perltodo.pod
7902 ____________________________________________________________________________
7903 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
7904         Log: Integrate changes #16199 and #16201 from macperl;
7905              
7906              Time::Local compatibility patches, from Graham
7907              
7908              MacPerl require() portability patches
7909      Branch: perl
7910           !> lib/Time/Local.pm pp_ctl.c
7911 ____________________________________________________________________________
7912 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
7913         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
7914              From: Nicholas Clark <nick@unfortu.net>
7915              Date: Fri, 26 Apr 2002 23:27:23 +0100
7916              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
7917      Branch: perl
7918            ! t/lib/warnings/pp_hot
7919 ____________________________________________________________________________
7920 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
7921         Log: Working on MacPerl tests
7922      Branch: macperl
7923            ! macos/MacPerlTests.cmd
7924 ____________________________________________________________________________
7925 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
7926         Log: MacPerl require() portability patches
7927      Branch: macperl
7928            ! pp_ctl.c
7929 ____________________________________________________________________________
7930 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
7931         Log: Fix a few MacPerl_CanonDir() problems
7932      Branch: macperl
7933            ! macos/macish.c macos/macish.h
7934 ____________________________________________________________________________
7935 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
7936         Log: Time::Local compatibility patches, from Graham
7937      Branch: macperl
7938            ! lib/Time/Local.pm
7939 ____________________________________________________________________________
7940 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
7941         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
7942              From: Simon Cozens <simon@netthink.co.uk>
7943              Date: Fri, 26 Apr 2002 21:58:21 +0100
7944              Message-ID: <20020426205821.GB5855@netthink.co.uk>
7945      Branch: perl
7946            ! ext/Time/HiRes/HiRes.pm
7947 ____________________________________________________________________________
7948 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
7949         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
7950              to know about it always (not just when using the pth).
7951      Branch: perl
7952            ! hints/netbsd.sh
7953 ____________________________________________________________________________
7954 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
7955         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
7956      Branch: perl
7957            ! ext/Digest/MD5/t/files.t
7958 ____________________________________________________________________________
7959 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
7960         Log: (retracted by #16229)
7961              Subject: FIXIN problem under Win32
7962              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7963              Date: Thu, 25 Apr 2002 23:03:31 +0200
7964              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
7965      Branch: perl
7966            ! lib/ExtUtils/MM_Unix.pm
7967 ____________________________________________________________________________
7968 [ 16194] By: nick                                  on 2002/04/26  17:36:16
7969         Log: Integrate mainline
7970      Branch: perlio
7971           +> ext/Encode/lib/Encode/Guess.pm
7972           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7973           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
7974           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
7975           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
7976           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
7977           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
7978           +> t/lib/sample-tests/die_last_minute
7979           !> (integrate 94 files)
7980 ____________________________________________________________________________
7981 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
7982         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
7983              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7984              Date: Fri, 26 Apr 2002 15:38:16 +0200
7985              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
7986      Branch: perl
7987            + t/win32/system_tests
7988            - t/op/system_tests
7989            ! MANIFEST t/win32/system.t
7990 ____________________________________________________________________________
7991 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
7992         Log: Mention explicitly the NetBSD + pth combination.
7993      Branch: perl
7994            ! pod/perldelta.pod
7995 ____________________________________________________________________________
7996 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
7997         Log: Subject: [PATCH] Fix email address.
7998              From: Abigail <abigail@foad.org>
7999              Date: Fri, 26 Apr 2002 18:03:11 +0200
8000              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
8001      Branch: perl
8002            ! t/japh/abigail.t
8003 ____________________________________________________________________________
8004 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
8005         Log: NetWare update from C Aditya.
8006      Branch: perl
8007            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
8008            ! lib/ExtUtils/MM_Unix.pm
8009 ____________________________________________________________________________
8010 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
8011         Log: Subject: [PATCH vms/test.com] use t/TEST
8012              From: "Craig A. Berry" <craigberry@mac.com>
8013              Date: Fri, 26 Apr 2002 09:34:46 -0500
8014              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
8015      Branch: perl
8016            ! vms/test.com
8017 ____________________________________________________________________________
8018 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
8019         Log: Update Changes.
8020      Branch: perl
8021            ! Changes patchlevel.h
8022 ____________________________________________________________________________
8023 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
8024         Log: Subject: [Encode] s/=over2/=over 2/g
8025              From: Dan Kogai <dankogai@dan.co.jp>
8026              Date: Fri, 26 Apr 2002 14:57:09 +0900
8027              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
8028      Branch: perl
8029            ! ext/Encode/Encode.pm
8030 ____________________________________________________________________________
8031 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
8032         Log: Use temp int variable in the W*() since direct casting
8033              to either an int or an IV would not be right.
8034      Branch: perl
8035            ! ext/POSIX/POSIX.xs
8036 ____________________________________________________________________________
8037 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
8038         Log: The #16182 radiates U32ness.
8039      Branch: perl
8040            ! embed.fnc embed.h proto.h regcomp.c toke.c
8041 ____________________________________________________________________________
8042 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
8043         Log: Subject: t/TEST ported to VMS
8044              From: "Craig A. Berry" <craigberry@mac.com>
8045              Date: Fri, 26 Apr 2002 00:13:31 -0500
8046              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
8047      Branch: perl
8048            ! t/TEST
8049 ____________________________________________________________________________
8050 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
8051         Log: Stop being coy.
8052      Branch: perl
8053            ! pod/perldelta.pod
8054 ____________________________________________________________________________
8055 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
8056         Log: Subject: Re: binary compatibility
8057              From: Mark-Jason Dominus <mjd@plover.com>
8058              Date: Wed, 24 Apr 2002 17:35:07 -0400
8059              Message-ID: <20020424213507.7846.qmail@plover.com>
8060      Branch: perl
8061            ! op.h
8062 ____________________________________________________________________________
8063 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
8064         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
8065              allocating half of the retstack!)
8066      Branch: perl
8067            ! README.win32 sv.c
8068 ____________________________________________________________________________
8069 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
8070         Log: temporary variable not wide enough to hold all the bits in
8071              op->op_targ
8072      Branch: perl
8073            ! op.c
8074 ____________________________________________________________________________
8075 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
8076         Log: Add an idea/question from Damian. 
8077      Branch: perl
8078            ! pod/perltodo.pod
8079 ____________________________________________________________________________
8080 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
8081         Log: build missing utilities on windows; clean stray files
8082      Branch: perl
8083            ! win32/Makefile win32/makefile.mk
8084 ____________________________________________________________________________
8085 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
8086         Log: Upgrade to Encode 1.61, from Dan Kogai.
8087      Branch: perl
8088            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
8089            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
8090            ! ext/Encode/lib/Encode/Guess.pm
8091            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
8092            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
8093            ! ext/Encode/t/mime-header.t
8094 ____________________________________________________________________________
8095 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
8096         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
8097              From: andreas.koenig@anima.de (Andreas J. Koenig)
8098              Date: Tue, 23 Apr 2002 04:40:42 +0200      
8099              Message-ID: <m37kmzi1cl.fsf@anima.de>
8100      Branch: perl
8101            ! pod/perluniintro.pod
8102 ____________________________________________________________________________
8103 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
8104         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
8105              platform needs to fill in the other branch here)
8106      Branch: perl
8107            ! ext/Digest/MD5/t/files.t
8108 ____________________________________________________________________________
8109 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
8110         Log: MANIFEST is needlessly held open for entire duration of "make test"
8111      Branch: perl
8112            ! t/TEST t/harness
8113 ____________________________________________________________________________
8114 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
8115         Log: various signed/unsigned mismatch nits
8116      Branch: perl
8117            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
8118            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
8119            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
8120            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
8121            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
8122            ! ext/Time/HiRes/HiRes.xs regcomp.c
8123 ____________________________________________________________________________
8124 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
8125         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
8126              From: Nicholas Clark <nick@unfortu.net>
8127              Date: Thu, 25 Apr 2002 22:41:57 +0100
8128              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
8129      Branch: perl
8130            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
8131            + ext/Storable/t/make_downgrade.pl
8132            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
8133            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
8134            ! ext/Storable/t/utf8hash.t
8135 ____________________________________________________________________________
8136 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
8137         Log: Extra guidance for JAPH debuggers.
8138      Branch: perl
8139            ! t/japh/abigail.t
8140 ____________________________________________________________________________
8141 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
8142         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
8143              From: Paul_GreenVOS@vos.stratus.com
8144              Date: Wed, 24 Apr 02 18:27 edt
8145              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
8146      Branch: perl
8147            ! vos/vos.c
8148 ____________________________________________________________________________
8149 [ 16169] By: ams                                   on 2002/04/25  20:33:35
8150         Log: Subject: [PATCH] don't build B/C twice on VMS
8151              From: "Craig A. Berry" <craigberry@mac.com>
8152              Date: Thu, 25 Apr 2002 16:00:57 -0500
8153              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
8154      Branch: perl
8155            ! configure.com
8156 ____________________________________________________________________________
8157 [ 16168] By: ams                                   on 2002/04/25  20:31:19
8158         Log: Subject: Re: POSIX::WEXITSTATUS broken again
8159              From: Andy Dougherty <doughera@lafayette.edu>
8160              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
8161              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
8162      Branch: perl
8163            ! ext/POSIX/POSIX.xs
8164 ____________________________________________________________________________
8165 [ 16167] By: ams                                   on 2002/04/25  19:49:09
8166         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
8167              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8168              Date: Thu, 25 Apr 2002 13:39:35 -0700
8169              Message-Id: <HmGy8gzkguHW092yn@efn.org>
8170      Branch: perl
8171            ! t/harness
8172 ____________________________________________________________________________
8173 [ 16166] By: ams                                   on 2002/04/25  19:43:06
8174         Log: $fh->close(); print $fh "foo" would segfault under -w in
8175              report_evil_fh() because $fh doesn't have a name.
8176      Branch: perl
8177            ! util.c
8178 ____________________________________________________________________________
8179 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
8180         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
8181              being found properly
8182      Branch: perl
8183            ! ext/Cwd/t/cwd.t
8184 ____________________________________________________________________________
8185 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
8186         Log: Brace yourself from Craig Berry to keep older compilers happy.
8187      Branch: perl
8188            ! vms/vms.c
8189 ____________________________________________________________________________
8190 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
8191         Log: More %{} overload tests.
8192      Branch: perl
8193            ! lib/overload.t
8194 ____________________________________________________________________________
8195 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
8196         Log: some extension builds need to find pl2bat.bat on windows
8197      Branch: perl
8198            ! win32/buildext.pl
8199 ____________________________________________________________________________
8200 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
8201         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
8202              From: "Craig A. Berry" <craigberry@mac.com>
8203              Date: Thu, 25 Apr 2002 12:30:06 -0500
8204              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
8205      Branch: perl
8206            ! lib/ExtUtils/MM_VMS.pm
8207 ____________________________________________________________________________
8208 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
8209         Log: windows build fails if there is no perlglob.exe in the PATH
8210      Branch: perl
8211            ! win32/buildext.pl
8212 ____________________________________________________________________________
8213 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
8214         Log: Mysterious setlocale() core dump in ancient Solaris
8215              found by Merijn Broeren.  Doesn't look like Perl's fault.
8216      Branch: perl
8217            ! pod/perldelta.pod
8218 ____________________________________________________________________________
8219 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
8220         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
8221              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
8222              Date: Thu, 25 Apr 2002 17:35:23 +0200
8223              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
8224      Branch: perl
8225            ! pp_ctl.c
8226 ____________________________________________________________________________
8227 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
8228         Log: Subject: [PATCH] pp_ctl.c:pp_require
8229              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
8230              Date: Thu, 25 Apr 2002 16:01:14 +0200
8231              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
8232      Branch: perl
8233            ! pp_ctl.c
8234 ____________________________________________________________________________
8235 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
8236         Log: -Wformat cleanups from Robin Barker.
8237      Branch: perl
8238            ! dump.c embed.fnc proto.h sv.c
8239 ____________________________________________________________________________
8240 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
8241         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
8242              From: Michael G Schwern <schwern@pobox.com>
8243              Date: Thu, 25 Apr 2002 01:51:27 -0400
8244              Message-ID: <20020425055127.GB3456@blackrider>
8245      Branch: perl
8246            + t/lib/sample-tests/bignum t/lib/sample-tests/die
8247            + t/lib/sample-tests/die_head_end
8248            + t/lib/sample-tests/die_last_minute
8249            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
8250            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
8251            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
8252 ____________________________________________________________________________
8253 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
8254         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
8255              From: Michael G Schwern <schwern@pobox.com>
8256              Date: Thu, 25 Apr 2002 01:32:10 -0400
8257              Message-ID: <20020425053210.GA3334@blackrider>
8258      Branch: perl
8259            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
8260            + lib/Test/Simple/t/strays.t
8261            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
8262            ! lib/Test/Simple.pm lib/Test/Simple/Changes
8263            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
8264            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
8265            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
8266            ! lib/Test/Simple/t/use_ok.t
8267 ____________________________________________________________________________
8268 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
8269         Log: Elaborate a bit on Storable.
8270      Branch: perl
8271            ! pod/perldelta.pod
8272 ____________________________________________________________________________
8273 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
8274         Log: Cleaner Encode tests under -Mutf8.
8275      Branch: perl
8276            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
8277 ____________________________________________________________________________
8278 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
8279         Log: Subject: [PATCH] installperl
8280              From: Abe Timmerman <abe@ztreet.demon.nl>
8281              Date: Thu, 25 Apr 2002 01:00:00 +0200
8282              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
8283      Branch: perl
8284            ! installperl
8285 ____________________________________________________________________________
8286 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
8287         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
8288              From: Dan Kogai <dankogai@dan.co.jp>
8289              Date: Thu, 25 Apr 2002 10:49:13 +0900
8290              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
8291      Branch: perl
8292            ! ext/PerlIO/encoding/encoding.xs
8293 ____________________________________________________________________________
8294 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
8295         Log: Stray =back.
8296      Branch: perl
8297            ! README.win32
8298 ____________________________________________________________________________
8299 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
8300         Log: Add an untested warning variant.
8301      Branch: perl
8302            ! t/lib/warnings/op
8303 ____________________________________________________________________________
8304 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
8305         Log: Update Changes.
8306      Branch: perl
8307            ! Changes patchlevel.h
8308 ____________________________________________________________________________
8309 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
8310         Log: Wrong plan.
8311      Branch: perl
8312            ! ext/Encode/t/mime-header.t
8313 ____________________________________________________________________________
8314 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
8315         Log: Upgrade to Encode 1.60, from Dan Kogai.
8316      Branch: perl
8317            + ext/Encode/lib/Encode/Guess.pm
8318            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8319            + ext/Encode/t/mime-header.t
8320            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
8321            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8322            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
8323            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
8324            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
8325            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
8326 ____________________________________________________________________________
8327 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
8328         Log: another case of enabling binmode() where it should not be: if the
8329              *.enc files are CRLF terminated, the result gets CRCRLF terminations
8330      Branch: perl
8331            ! ext/Encode/t/CJKT.t
8332 ____________________________________________________________________________
8333 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
8334         Log: microperl update; boldly assume time() and time_t
8335              (since we assume ANSI and i_time, anyway).
8336      Branch: perl
8337            ! uconfig.h uconfig.sh
8338 ____________________________________________________________________________
8339 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
8340         Log: Integrate #16136, #16137, #16138 from macperl;
8341              
8342              Silly fix for the SC compiler's fixation with "comp" as a type
8343              
8344              Skip more PerlIO symbols for sfio
8345              
8346              Play nicely in miniperl
8347      Branch: perl
8348           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
8349           !> lib/File/Spec/Mac.pm makedef.pl
8350 ____________________________________________________________________________
8351 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
8352         Log: Sync configpm and config.h for use in 5.8
8353              (still need to do config.sh)
8354      Branch: macperl
8355            ! macos/config.h macos/configpm
8356 ____________________________________________________________________________
8357 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
8358         Log: Make MM_MacOS work with new MakeMaker
8359      Branch: macperl
8360            ! macos/lib/ExtUtils/MM_MacOS.pm
8361 ____________________________________________________________________________
8362 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
8363         Log: Makefile.mk changes for 5.8: additional extensions
8364              and source files; bump version
8365      Branch: macperl
8366            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
8367 ____________________________________________________________________________
8368 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
8369         Log: Play nicely in miniperl
8370      Branch: macperl
8371            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
8372 ____________________________________________________________________________
8373 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
8374         Log: Skip more PerlIO symbols for sfio
8375      Branch: macperl
8376            ! makedef.pl
8377 ____________________________________________________________________________
8378 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
8379         Log: Silly fix for the SC compiler's fixation with "comp" as a type
8380      Branch: macperl
8381            ! ext/Unicode/Normalize/Normalize.xs
8382 ____________________________________________________________________________
8383 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
8384         Log: Merge macperl xsubpp with current xsubpp
8385      Branch: macperl
8386            ! macos/xsubpp
8387 ____________________________________________________________________________
8388 [ 16134] By: nick                                  on 2002/04/24  18:08:37
8389         Log: Integrate mainline
8390      Branch: perlio
8391           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
8392           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
8393            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8394            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8395            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
8396            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
8397            - lib/ExtUtils/t/Problem-Module/Makefile.PL
8398            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
8399           !> (integrate 44 files)
8400 ____________________________________________________________________________
8401 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
8402         Log: Delete more included modules from bundled_ext
8403      Branch: macperl
8404            - macos/bundled_ext/Digest/MD5/Changes
8405            - macos/bundled_ext/Digest/MD5/MD5.pm
8406            - macos/bundled_ext/Digest/MD5/MD5.xs
8407            - macos/bundled_ext/Digest/MD5/Makefile.PL
8408            - macos/bundled_ext/Digest/MD5/Makefile.mk
8409            - macos/bundled_ext/Digest/MD5/README
8410            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
8411            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
8412            - macos/bundled_ext/Digest/MD5/rfc1321.txt
8413            - macos/bundled_ext/Digest/MD5/t/badfile.t
8414            - macos/bundled_ext/Digest/MD5/t/files.t
8415            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
8416            - macos/bundled_ext/Digest/MD5/typemap
8417            - macos/bundled_ext/Filter/Util/Call/Call.pm
8418            - macos/bundled_ext/Filter/Util/Call/Call.xs
8419            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
8420            - macos/bundled_ext/Filter/Util/Call/ppport.h
8421            - macos/bundled_ext/Filter/t/call.t
8422            - macos/bundled_ext/Filter/t/filter-util.pl
8423            - macos/bundled_ext/List/Util/ChangeLog
8424            - macos/bundled_ext/List/Util/Makefile.PL
8425            - macos/bundled_ext/List/Util/README
8426            - macos/bundled_ext/List/Util/Util.xs
8427            - macos/bundled_ext/List/Util/lib/List/Util.pm
8428            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
8429            - macos/bundled_ext/List/Util/t/blessed.t
8430            - macos/bundled_ext/List/Util/t/dualvar.t
8431            - macos/bundled_ext/List/Util/t/first.t
8432            - macos/bundled_ext/List/Util/t/max.t
8433            - macos/bundled_ext/List/Util/t/maxstr.t
8434            - macos/bundled_ext/List/Util/t/min.t
8435            - macos/bundled_ext/List/Util/t/minstr.t
8436            - macos/bundled_ext/List/Util/t/readonly.t
8437            - macos/bundled_ext/List/Util/t/reduce.t
8438            - macos/bundled_ext/List/Util/t/reftype.t
8439            - macos/bundled_ext/List/Util/t/shuffle.t
8440            - macos/bundled_ext/List/Util/t/sum.t
8441            - macos/bundled_ext/List/Util/t/tainted.t
8442            - macos/bundled_ext/List/Util/t/weak.t
8443            - macos/bundled_ext/MIME/Base64/Base64.pm
8444            - macos/bundled_ext/MIME/Base64/Base64.xs
8445            - macos/bundled_ext/MIME/Base64/Changes
8446            - macos/bundled_ext/MIME/Base64/Makefile.PL
8447            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
8448            - macos/bundled_ext/MIME/Base64/README
8449            - macos/bundled_ext/MIME/Base64/t/base64.t
8450            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
8451            - macos/bundled_ext/MIME/Base64/t/unicode.t
8452            - macos/bundled_ext/Storable/ChangeLog
8453            - macos/bundled_ext/Storable/Makefile.PL
8454            - macos/bundled_ext/Storable/README
8455            - macos/bundled_ext/Storable/Storable.pm
8456            - macos/bundled_ext/Storable/Storable.xs
8457            - macos/bundled_ext/Storable/t/blessed.t
8458            - macos/bundled_ext/Storable/t/canonical.t
8459            - macos/bundled_ext/Storable/t/compat-0.6.t
8460            - macos/bundled_ext/Storable/t/dclone.t
8461            - macos/bundled_ext/Storable/t/dump.pl
8462            - macos/bundled_ext/Storable/t/forgive.t
8463            - macos/bundled_ext/Storable/t/freeze.t
8464            - macos/bundled_ext/Storable/t/lock.t
8465            - macos/bundled_ext/Storable/t/overload.t
8466            - macos/bundled_ext/Storable/t/recurse.t
8467            - macos/bundled_ext/Storable/t/retrieve.t
8468            - macos/bundled_ext/Storable/t/store.t
8469            - macos/bundled_ext/Storable/t/tied.t
8470            - macos/bundled_ext/Storable/t/tied_hook.t
8471            - macos/bundled_ext/Storable/t/tied_items.t
8472            - macos/bundled_ext/Storable/t/utf8.t
8473            - macos/bundled_ext/Time/HiRes/Changes
8474            - macos/bundled_ext/Time/HiRes/HiRes.pm
8475            - macos/bundled_ext/Time/HiRes/HiRes.t
8476            - macos/bundled_ext/Time/HiRes/HiRes.xs
8477            - macos/bundled_ext/Time/HiRes/Makefile.PL
8478            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
8479            - macos/bundled_ext/Time/HiRes/hints/sco.pl
8480 ____________________________________________________________________________
8481 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
8482         Log: Thou shalt not assume %x works for UVs.
8483      Branch: perl
8484            ! ext/Encode/Encode.xs
8485 ____________________________________________________________________________
8486 [ 16131] By: nick                                  on 2002/04/24  15:50:31
8487         Log: Submit an old integrate
8488      Branch: perlio
8489           +> (branch 27 files)
8490            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
8491            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
8492            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
8493            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
8494            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8495            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8496            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
8497           !> (integrate 84 files)
8498 ____________________________________________________________________________
8499 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
8500         Log: Partially retract #12056, from Craig Berry.
8501      Branch: perl
8502            ! vms/vms.c
8503 ____________________________________________________________________________
8504 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
8505         Log: Delete more included modules from bundled_lib
8506      Branch: macperl
8507            - macos/bundled_lib/blib/lib/Class/ISA.pm
8508            - macos/bundled_lib/blib/lib/Digest.pm
8509            - macos/bundled_lib/blib/lib/Filter/Simple.pm
8510            - macos/bundled_lib/blib/lib/Memoize.pm
8511            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
8512            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
8513            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
8514            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
8515            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
8516            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
8517            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
8518            - macos/bundled_lib/blib/lib/NEXT.pm
8519            - macos/bundled_lib/blib/lib/Net/Cmd.pm
8520            - macos/bundled_lib/blib/lib/Net/Config.pm
8521            - macos/bundled_lib/blib/lib/Net/Domain.pm
8522            - macos/bundled_lib/blib/lib/Net/FTP.pm
8523            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
8524            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
8525            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
8526            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
8527            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
8528            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
8529            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
8530            - macos/bundled_lib/blib/lib/Net/NNTP.pm
8531            - macos/bundled_lib/blib/lib/Net/Netrc.pm
8532            - macos/bundled_lib/blib/lib/Net/POP3.pm
8533            - macos/bundled_lib/blib/lib/Net/SMTP.pm
8534            - macos/bundled_lib/blib/lib/Net/Time.pm
8535            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
8536            - macos/bundled_lib/blib/lib/Switch.pm
8537            - macos/bundled_lib/t/Class/ISA/test.pl
8538            - macos/bundled_lib/t/Digest/Digest.t
8539            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
8540            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
8541            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
8542            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
8543            - macos/bundled_lib/t/Filter/Simple/data.t
8544            - macos/bundled_lib/t/Filter/Simple/export.t
8545            - macos/bundled_lib/t/Filter/Simple/filter.t
8546            - macos/bundled_lib/t/Filter/Simple/filter_only.t
8547            - macos/bundled_lib/t/Filter/Simple/import.t
8548            - macos/bundled_lib/t/Memoize/array.t
8549            - macos/bundled_lib/t/Memoize/array_confusion.t
8550            - macos/bundled_lib/t/Memoize/correctness.t
8551            - macos/bundled_lib/t/Memoize/errors.t
8552            - macos/bundled_lib/t/Memoize/expire.t
8553            - macos/bundled_lib/t/Memoize/expire_file.t
8554            - macos/bundled_lib/t/Memoize/expire_module_n.t
8555            - macos/bundled_lib/t/Memoize/expire_module_t.t
8556            - macos/bundled_lib/t/Memoize/flush.t
8557            - macos/bundled_lib/t/Memoize/normalize.t
8558            - macos/bundled_lib/t/Memoize/prototype.t
8559            - macos/bundled_lib/t/Memoize/speed.t
8560            - macos/bundled_lib/t/Memoize/tie.t
8561            - macos/bundled_lib/t/Memoize/tie_gdbm.t
8562            - macos/bundled_lib/t/Memoize/tie_ndbm.t
8563            - macos/bundled_lib/t/Memoize/tie_sdbm.t
8564            - macos/bundled_lib/t/Memoize/tie_storable.t
8565            - macos/bundled_lib/t/Memoize/tiefeatures.t
8566            - macos/bundled_lib/t/Memoize/unmemoize.t
8567            - macos/bundled_lib/t/NEXT/actual.t
8568            - macos/bundled_lib/t/NEXT/actuns.t
8569            - macos/bundled_lib/t/NEXT/next.t
8570            - macos/bundled_lib/t/NEXT/unseen.t
8571            - macos/bundled_lib/t/Switch/t/given.t
8572            - macos/bundled_lib/t/Switch/t/nested.t
8573            - macos/bundled_lib/t/Switch/t/switch.t
8574            - macos/bundled_lib/t/libnet/config.t
8575            - macos/bundled_lib/t/libnet/ftp.t
8576            - macos/bundled_lib/t/libnet/hostname.t
8577            - macos/bundled_lib/t/libnet/libnet_t.pl
8578            - macos/bundled_lib/t/libnet/netrc.t
8579            - macos/bundled_lib/t/libnet/nntp.t
8580            - macos/bundled_lib/t/libnet/require.t
8581            - macos/bundled_lib/t/libnet/smtp.t
8582 ____________________________________________________________________________
8583 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
8584         Log: Remove Text::Balanced from bundled_lib (already in lib)
8585      Branch: macperl
8586            - macos/bundled_lib/blib/lib/Text/Balanced.pm
8587            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
8588            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
8589            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
8590            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
8591            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
8592            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
8593            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
8594            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
8595 ____________________________________________________________________________
8596 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
8597         Log: A word of warning to the users of UTF-8 locales.
8598      Branch: perl
8599            ! pod/perluniintro.pod
8600 ____________________________________________________________________________
8601 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
8602         Log: Forgotten from #16125.
8603      Branch: perl
8604            ! t/lib/MakeMaker/Test/Utils.pm
8605 ____________________________________________________________________________
8606 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
8607         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
8608      Branch: perl
8609            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
8610            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
8611            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8612            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8613            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
8614            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
8615            - lib/ExtUtils/t/Problem-Module/Makefile.PL
8616            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
8617            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
8618            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
8619            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8620            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8621            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
8622            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
8623            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
8624            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
8625            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
8626 ____________________________________________________________________________
8627 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
8628         Log: Subject: New UTF-8 surprise
8629              From: andreas.koenig@anima.de (Andreas J. Koenig)
8630              Date: Mon, 22 Apr 2002 12:08:48 +0200
8631              Message-ID: <m38z7gjb9r.fsf@anima.de>
8632      Branch: perl
8633            ! pp_hot.c t/op/subst.t
8634 ____________________________________________________________________________
8635 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
8636         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
8637              tree that is branched from //depot/maint-5.6/macperl/macos/...
8638      Branch: macperl
8639           +> (branch 3590 files)
8640 ____________________________________________________________________________
8641 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
8642         Log: Try to be clearer about perlio.
8643      Branch: perl
8644            ! INSTALL
8645 ____________________________________________________________________________
8646 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
8647         Log: Subject: Re: binary compatibility
8648              From: Andy Dougherty <doughera@lafayette.edu>
8649              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
8650              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
8651      Branch: perl
8652            ! INSTALL patchlevel.h
8653 ____________________________________________________________________________
8654 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
8655         Log: Go on record about the binary backward incompatibility.
8656      Branch: perl
8657            ! pod/perldelta.pod
8658 ____________________________________________________________________________
8659 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
8660         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
8661              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
8662              Date: Wed, 24 Apr 2002 01:51:43 +0400
8663              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
8664      Branch: perl
8665            ! t/win32/system.t
8666 ____________________________________________________________________________
8667 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
8668         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
8669              From: PPrymmer@factset.com
8670              Date: Tue, 23 Apr 2002 17:14:32 -0400
8671              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
8672      Branch: perl
8673            ! lib/locale.t
8674 ____________________________________________________________________________
8675 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
8676         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
8677              From: Paul_GreenVOS@vos.stratus.com
8678              Date: Tue, 23 Apr 02 15:06 edt   
8679              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
8680      Branch: perl
8681            ! Makefile.SH cflags.SH
8682 ____________________________________________________________________________
8683 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
8684         Log: metaconfig unit change for #16115.
8685      Branch: metaconfig
8686            ! U/compline/byteorder.U
8687      Branch: perl
8688            ! config_h.SH
8689 ____________________________________________________________________________
8690 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
8691         Log: Regen Configure to mirror #16111 (with one added tweak).
8692      Branch: perl
8693            ! Configure
8694 ____________________________________________________________________________
8695 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
8696         Log: Retract #16109.
8697      Branch: perl
8698            ! lib/ExtUtils/MM_Unix.pm
8699 ____________________________________________________________________________
8700 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
8701         Log: FAQ sync.
8702      Branch: perl
8703            ! pod/perlfaq3.pod pod/perlfaq8.pod
8704 ____________________________________________________________________________
8705 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
8706         Log: use encoding no more defaults to Latin 1.
8707      Branch: perl
8708            ! pod/perluniintro.pod
8709 ____________________________________________________________________________
8710 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
8711         Log: Configure test for byteorder loses bits
8712      Branch: perl
8713            ! Configure
8714 ____________________________________________________________________________
8715 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
8716         Log: hacking around byteorder variance between config.sh and config.h
8717              isn't needed after change#16099
8718      Branch: perl
8719            ! ext/Storable/t/malice.t
8720 ____________________________________________________________________________
8721 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
8722         Log: (retracted by #16114)
8723              
8724              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
8725              From: "Green, Paul" <Paul.Green@stratus.com>
8726              Date: Tue, 23 Apr 2002 13:47:19 -0400
8727              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
8728      Branch: perl
8729            ! lib/ExtUtils/MM_Unix.pm
8730 ____________________________________________________________________________
8731 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
8732         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
8733              From: Norton Allen <allen@huarp.harvard.edu>
8734              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
8735              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
8736      Branch: perl
8737            ! lib/File/Find.pm
8738 ____________________________________________________________________________
8739 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
8740         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
8741              From: Norton Allen <allen@huarp.harvard.edu>
8742              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
8743              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
8744      Branch: perl
8745            ! README.qnx hints/qnx.sh
8746 ____________________________________________________________________________
8747 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
8748         Log: Subject: [PATCH] pod/perlhist.pod
8749              From: Abigail <abigail@foad.org>
8750              Date: Tue, 23 Apr 2002 16:21:31 +0200
8751              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
8752              
8753              (removed 5.005_04 which never happened)
8754      Branch: perl
8755            ! pod/perlhist.pod
8756 ____________________________________________________________________________
8757 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
8758         Log: Subject: Re: [PATCH abigail.t] another portability attempt
8759              From: Abigail <abigail@foad.org>
8760              Date: Tue, 23 Apr 2002 11:35:54 +0200
8761              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
8762      Branch: perl
8763            ! t/japh/abigail.t
8764 ____________________________________________________________________________
8765 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
8766         Log: NetWare tweak from C Aditya.
8767      Branch: perl
8768            ! NetWare/Nwmain.c NetWare/nw5.c
8769 ____________________________________________________________________________
8770 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
8771         Log: fix a typo
8772      Branch: perl
8773            ! regexec.c
8774 ____________________________________________________________________________
8775 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
8776         Log: Uncurliff.
8777      Branch: perl
8778            ! README.ko
8779 ____________________________________________________________________________
8780 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
8781         Log: Pointer to UV casting.
8782      Branch: perl
8783            ! regexec.c
8784 ____________________________________________________________________________
8785 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
8786         Log: metaconfig unit change for #16099.
8787      Branch: metaconfig
8788            ! U/compline/byteorder.U
8789 ____________________________________________________________________________
8790 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
8791         Log: Use UV (not long) for BYTEORDER.
8792      Branch: perl
8793            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8794            ! config_h.SH
8795 ____________________________________________________________________________
8796 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
8797         Log: # cpp commands must start in the first column.
8798      Branch: perl
8799            ! scope.c
8800 ____________________________________________________________________________
8801 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
8802         Log: Reborn as text.
8803      Branch: perl
8804            + NetWare/interface.cpp
8805 ____________________________________________________________________________
8806 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
8807         Log: Dead as binary.
8808      Branch: perl
8809            - NetWare/interface.cpp
8810 ____________________________________________________________________________
8811 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
8812         Log: Undo #16091, a time-warped escapee.
8813      Branch: perl
8814            ! lib/ExtUtils/t/MM_Cygwin.t
8815 ____________________________________________________________________________
8816 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
8817         Log: *size tweaks from Sarathy.
8818      Branch: perl
8819            ! ext/Storable/t/malice.t
8820 ____________________________________________________________________________
8821 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
8822         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
8823              From: Stas Bekman <stas@stason.org>
8824              Date: Tue, 23 Apr 2002 01:52:22 +0800
8825              Message-ID: <3CC44DD6.3090401@stason.org>
8826      Branch: perl
8827            ! pod/perlguts.pod
8828 ____________________________________________________________________________
8829 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
8830         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
8831              From: Paul_GreenVOS@vos.stratus.com
8832              Date: Mon, 22 Apr 02 20:35 edt
8833              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
8834      Branch: perl
8835            + hints/t001.c
8836            ! MANIFEST hints/README.hints hints/vos.sh
8837 ____________________________________________________________________________
8838 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
8839         Log: (retracted by #16095)
8840      Branch: perl
8841            ! lib/ExtUtils/t/MM_Cygwin.t
8842 ____________________________________________________________________________
8843 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
8844         Log: Subject: Re: perl@16083
8845              From: Nicholas Clark <nick@unfortu.net>
8846              Date: Mon, 22 Apr 2002 23:17:45 +0100
8847              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
8848      Branch: perl
8849            ! ext/Storable/t/malice.t
8850 ____________________________________________________________________________
8851 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
8852         Log: Upgrade to Encode 1.58.
8853      Branch: perl
8854            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
8855            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
8856            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
8857            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
8858            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
8859            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
8860            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
8861            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
8862            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
8863            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
8864            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
8865            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
8866            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8867            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8868            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
8869            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8870            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8871            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
8872 ____________________________________________________________________________
8873 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
8874         Log: On Win32 the end.t failure should be gone now.
8875      Branch: perl
8876            ! pod/perldelta.pod
8877 ____________________________________________________________________________
8878 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
8879         Log: Subject: [PATCH] update VOS-specific pod files
8880              From: Paul_GreenVOS@vos.stratus.com
8881              Date: Mon, 22 Apr 02 16:02 edt
8882              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
8883      Branch: perl
8884            ! README.vos pod/perlport.pod
8885 ____________________________________________________________________________
8886 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
8887         Log: Subject: [PATCH] cleanup ./hints/vos.sh
8888              From: Paul_GreenVOS@vos.stratus.com
8889              Date: Mon, 22 Apr 02 15:26 edt
8890              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
8891      Branch: perl
8892            ! hints/vos.sh
8893 ____________________________________________________________________________
8894 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
8895         Log: Upgrade to Encode 1.57, from Dan Kogai.
8896      Branch: perl
8897            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8898            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
8899            ! ext/Encode/lib/Encode/Encoding.pm
8900            ! ext/Encode/lib/Encode/JP/JIS7.pm
8901            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
8902            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
8903 ____________________________________________________________________________
8904 [ 16084] By: ams                                   on 2002/04/22  18:10:13
8905         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
8906              From: Stas Bekman <stas@stason.org>
8907              Date: Tue, 23 Apr 2002 01:59:07 +0800
8908              Message-Id: <3CC44F6B.5010300@stason.org>
8909      Branch: perl
8910            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
8911 ____________________________________________________________________________
8912 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
8913         Log: Update Changes.
8914      Branch: perl
8915            ! Changes patchlevel.h
8916 ____________________________________________________________________________
8917 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
8918         Log: In MANIFEST but not added.
8919      Branch: perl
8920            + NetWare/interface.cpp
8921 ____________________________________________________________________________
8922 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
8923         Log: Duh.
8924      Branch: perl
8925            ! lib/ExtUtils/MM_Unix.pm
8926 ____________________________________________________________________________
8927 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
8928         Log: Subject: Re: t/japh/abigail.t [PATCH]
8929              From: Norton Allen <allen@huarp.harvard.edu>
8930              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
8931              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
8932      Branch: perl
8933            ! t/japh/abigail.t
8934 ____________________________________________________________________________
8935 [ 16079] By: ams                                   on 2002/04/22  15:59:55
8936         Log: Subject: {PATCH docs] sockatmark
8937              From: Mark-Jason Dominus <mjd@plover.com>
8938              Date: Mon, 22 Apr 2002 02:43:42 -0400
8939              Message-Id: <20020422064342.24646.qmail@plover.com>
8940      Branch: perl
8941            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
8942 ____________________________________________________________________________
8943 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
8944         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
8945              From: Paul_GreenVOS@vos.stratus.com
8946              Date: Mon, 22 Apr 02 12:40 edt
8947              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
8948      Branch: perl
8949            ! cflags.SH
8950 ____________________________________________________________________________
8951 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
8952         Log: Add new files from #16076; re-sort.
8953      Branch: perl
8954            ! MANIFEST
8955 ____________________________________________________________________________
8956 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
8957         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
8958      Branch: perl
8959            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
8960            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
8961            + NetWare/perllib.cpp NetWare/splittree.pl
8962            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
8963            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
8964            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
8965            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
8966            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
8967            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
8968            ! x2p/hash.c x2p/walk.c
8969 ____________________________________________________________________________
8970 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
8971         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
8972              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8973              Date: Mon, 22 Apr 2002 17:56:17 +0200
8974              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
8975      Branch: perl
8976            ! README.aix
8977 ____________________________________________________________________________
8978 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
8979         Log: Signedness nit.
8980      Branch: perl
8981            ! ext/PerlIO/encoding/encoding.xs
8982 ____________________________________________________________________________
8983 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
8984         Log: No semicolons after blocks.
8985      Branch: perl
8986            ! ext/Encode/Encode.xs
8987 ____________________________________________________________________________
8988 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
8989         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
8990      Branch: perl
8991            ! ext/PerlIO/encoding/encoding.pm
8992            ! ext/PerlIO/encoding/encoding.xs
8993 ____________________________________________________________________________
8994 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
8995         Log: Upgrade to Encode 1.56, from Dan Kogai.
8996      Branch: perl
8997            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
8998            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8999            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
9000            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
9001            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
9002            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9003            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
9004            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
9005            ! ext/Encode/lib/Encode/Config.pm
9006            ! ext/Encode/lib/Encode/Encoder.pm
9007            ! ext/Encode/lib/Encode/Encoding.pm
9008            ! ext/Encode/lib/Encode/JP/H2Z.pm
9009            ! ext/Encode/lib/Encode/JP/JIS7.pm
9010            ! ext/Encode/lib/Encode/KR/2022_KR.pm
9011            ! ext/Encode/lib/Encode/PerlIO.pod
9012            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
9013            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
9014            ! ext/Encode/ucm/big5-hkscs.ucm
9015 ____________________________________________________________________________
9016 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
9017         Log: Comment tweak from Philip.
9018      Branch: perl
9019            ! opcode.pl
9020 ____________________________________________________________________________
9021 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
9022         Log: a Test::Harness tweak to make the test lines show up prettier
9023      Branch: perl
9024            ! lib/Test/Harness.pm
9025 ____________________________________________________________________________
9026 [ 16067] By: nick                                  on 2002/04/22  09:19:23
9027         Log: Integrate mainline
9028      Branch: perlio
9029           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
9030           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
9031           !> t/lib/warnings/perlio t/win32/system.t
9032 ____________________________________________________________________________
9033 [ 16066] By: nick                                  on 2002/04/22  09:01:43
9034         Log: Integrate //depot/perlio into mainline
9035      Branch: perl
9036           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
9037           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
9038           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
9039 ____________________________________________________________________________
9040 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
9041         Log: clean up after stray test file littering
9042              
9043              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
9044              it seems that it shouldn't (looks like a handle leak in PerlIO
9045              to me)
9046      Branch: perl
9047            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
9048            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
9049            ! t/lib/warnings/perlio t/win32/system.t
9050 ____________________________________________________________________________
9051 [ 16064] By: nick                                  on 2002/04/22  08:02:58
9052         Log: Integrate mainline into perlio
9053      Branch: perlio
9054           +> ext/Storable/t/malice.t
9055            ! pod/perliol.pod
9056           !> (integrate 57 files)
9057 ____________________________________________________________________________
9058 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
9059         Log: integrate change#16062 from mainline
9060              
9061              another windows fix: only create a new console for subprocesses
9062              when all three stdhandles are invalid (from Jan Dubois)
9063      Branch: maint-5.6/perl
9064            ! win32/win32.c
9065 ____________________________________________________________________________
9066 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
9067         Log: another windows fix: only create a new console for subprocesses
9068              when all three stdhandles are invalid (from Jan Dubois)
9069      Branch: perl
9070            ! win32/win32.c
9071 ____________________________________________________________________________
9072 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
9073         Log: all the thread tests now pass on windows (32-bit and 64-bit)
9074      Branch: perl
9075            ! README.win32
9076 ____________________________________________________________________________
9077 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
9078         Log: enable maximal optimizations on win64
9079      Branch: perl
9080            ! win32/Makefile win32/makefile.mk
9081 ____________________________________________________________________________
9082 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
9083         Log: Tweaks copied from Philip Newton's Encode patches.
9084      Branch: perl
9085            ! AUTHORS
9086 ____________________________________________________________________________
9087 [ 16057] By: sky                                   on 2002/04/22  00:19:40
9088         Log: End blocks were not run on Win32.
9089              The real fix should be to turn this flag on in RunPerl but
9090              I think we are too close 5.8 to change that.
9091      Branch: perl
9092            ! ext/threads/threads.xs
9093 ____________________________________________________________________________
9094 [ 16056] By: sky                                   on 2002/04/21  23:29:22
9095         Log: Do not unlock mutex twice.
9096              Do not unlock mutex after it has been destroyed and freed.
9097              Do not email p5p without uncrossing eyes.
9098      Branch: perl
9099            ! ext/threads/threads.xs
9100 ____________________________________________________________________________
9101 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
9102         Log: squelch some more type mismatch warnings
9103              
9104              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
9105              missing parens in macro definition
9106      Branch: perl
9107            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
9108            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
9109            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
9110            ! pp.c regexec.c sv.h
9111 ____________________________________________________________________________
9112 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
9113         Log: Make writing user-defined character properties nicer.
9114      Branch: perl
9115            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
9116 ____________________________________________________________________________
9117 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
9118         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
9119              isn't the case on win64
9120      Branch: perl
9121            ! ext/Storable/t/malice.t
9122 ____________________________________________________________________________
9123 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
9124         Log: One more way to do character class subtraction.
9125      Branch: perl
9126            ! pod/perlunicode.pod
9127 ____________________________________________________________________________
9128 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
9129         Log: Mopup of #16048.
9130      Branch: perl
9131            ! pp_sys.c
9132 ____________________________________________________________________________
9133 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
9134         Log: some test failures have been fixed
9135      Branch: perl
9136            ! README.win32
9137 ____________________________________________________________________________
9138 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
9139         Log: use compare_text() rather than compare() to avoid bogus
9140              failures when the test files happen to be CRLF terminated
9141      Branch: perl
9142            ! ext/Encode/t/JP.t
9143 ____________________________________________________________________________
9144 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
9145         Log: fixes for all the warnings reported by Visual C (most of this
9146              change is from change#12026)
9147      Branch: perl
9148            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
9149            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
9150            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
9151            ! regexec.c sv.c toke.c universal.c utf8.c util.c
9152            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
9153 ____________________________________________________________________________
9154 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
9155         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
9156              From: Nicholas Clark <nick@unfortu.net>
9157              Date: Sun, 21 Apr 2002 19:15:24 +0100
9158              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
9159      Branch: perl
9160            + ext/Storable/t/malice.t
9161            ! MANIFEST ext/Storable/Storable.pm
9162 ____________________________________________________________________________
9163 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
9164         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
9165              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9166              Date: Sun, 21 Apr 2002 19:37:51 +0200
9167              Message-ID: <3CC3150F.5798.22A05AE@localhost>
9168      Branch: perl
9169            ! ext/Encode/t/perlio.t
9170 ____________________________________________________________________________
9171 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
9172         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
9173              From: Andrey Sapozhnikov <sapa@icb.chel.su>
9174              Date: Fri, 19 Apr 2002 19:55:56 +0600
9175              Message-ID: <3CC021EC.5080005@icb.chel.su>
9176              
9177              (tweaked a bit)
9178      Branch: perl
9179            ! pod/perltrap.pod
9180 ____________________________________________________________________________
9181 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
9182         Log: Do not assume that io buffer flushing happens in the same
9183              order as joins (that assumption broke in a multicpu IRIX box)
9184      Branch: perl
9185            ! ext/threads/t/thread.t
9186 ____________________________________________________________________________
9187 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
9188         Log: As if people would be reading the documentation :-)
9189      Branch: perl
9190            ! opcode.pl
9191 ____________________________________________________________________________
9192 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
9193         Log: Typo tweaks.
9194      Branch: perl
9195            ! pod/perlrun.pod
9196 ____________________________________________________________________________
9197 [ 16041] By: sky                                   on 2002/04/21  13:53:54
9198         Log: Got the last memory leak in the while(1) { threads->create(sub 
9199              {})->join() }, now we can loop over a million threads without a 
9200              problem. 
9201              Cleared up SVs that should have been mortal but never where.
9202      Branch: perl
9203            ! ext/threads/threads.xs
9204 ____________________________________________________________________________
9205 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
9206         Log: Make doc clearer, as suggested by Brent Dax
9207      Branch: perl
9208            ! opcode.pl
9209 ____________________________________________________________________________
9210 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
9211         Log: Revert change #15974.
9212      Branch: perl
9213            ! ext/B/B/Deparse.pm
9214 ____________________________________________________________________________
9215 [ 16038] By: nick                                  on 2002/04/21  08:43:48
9216         Log: Integrate mainline
9217      Branch: perlio
9218           +> win32/config.vc64 win32/config_H.vc64
9219           !> (integrate 43 files)
9220 ____________________________________________________________________________
9221 [ 16037] By: nick                                  on 2002/04/21  08:10:07
9222         Log: Integrate mainline
9223      Branch: perlio
9224           +> ext/Encode/ucm/big5-eten.ucm
9225            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
9226            - win32/config.win64 win32/config_H.win64
9227           !> MANIFEST Porting/makerel ext/Encode/Changes
9228           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
9229           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9230           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
9231           !> ext/Encode/lib/Encode/Config.pm
9232           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
9233           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
9234           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
9235           !> pod/perlunicode.pod vms/vms.c
9236 ____________________________________________________________________________
9237 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
9238         Log: S_ stands sfor static.
9239      Branch: perl
9240            ! hv.c
9241 ____________________________________________________________________________
9242 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
9243         Log: htovs et al might be macros.
9244      Branch: perl
9245            ! perl.h
9246 ____________________________________________________________________________
9247 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
9248         Log: missed checkin of this file in change#16033
9249      Branch: perl
9250            ! makedef.pl
9251 ____________________________________________________________________________
9252 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
9253         Log: Windows 64-bit support:
9254              
9255              * support for building it in the regular makefiles
9256              * large files support via the _*i64() functions (this should be
9257              portable to the 32-bit universe too, but quite untested and
9258              and binary-incompatible, therefore not enabled there)
9259              * three additional test failures in addition to the t/end.t one
9260              (see README.win32)
9261              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
9262              the ones available from the CRT (needed because Perl uses
9263              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
9264              * add a few 64-bit notes to README.win32
9265              
9266              The following general problems were also fixed:
9267              
9268              * s/struct stat/Stat_t/g
9269              * Data::Dumper had some naughty 'long' typecasts
9270              * Errno_pm.PL didn't work safe when winsock.h was not in the same
9271              directory as errno.h
9272              * various tell/seek things were incorrectly prototyped
9273              * squelch ugly looking noise when running tests
9274              * Embed.t wasn't linking in all the libraries
9275              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
9276              * re-enable all the disabled warnings (additional fixes may be
9277              needed for the warnings uncovered by this)
9278      Branch: perl
9279            + win32/config.vc64 win32/config_H.vc64
9280            ! MANIFEST README.win32 doio.c dosish.h
9281            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
9282            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
9283            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
9284            ! win32/config.vc win32/makefile.mk win32/perlglob.c
9285            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
9286            ! win32/win32iop.h win32/win32sck.c
9287 ____________________________________________________________________________
9288 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
9289         Log: Upgrade to Encode 1.52, from Dan Kogai.
9290      Branch: perl
9291            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9292            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
9293            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
9294            ! ext/Encode/lib/Encode/JP/JIS7.pm
9295            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
9296            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
9297            ! ext/Encode/ucm/big5-hkscs.ucm
9298 ____________________________________________________________________________
9299 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
9300         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
9301              From: Mark-Jason Dominus <mjd@plover.com>
9302              Date: Sat, 20 Apr 2002 03:36:28 -0400
9303              Message-ID: <20020420073628.324.qmail@plover.com>
9304      Branch: perl
9305            ! pod/perlopentut.pod
9306 ____________________________________________________________________________
9307 [ 16030] By: sky                                   on 2002/04/20  22:02:32
9308         Log: Remove auto-detach
9309              Cleans up memory now, destroys the mutex and frees thread
9310              Makes returnvalues mortal
9311              Doesn't run thread_destruct until the thread has stopped AND
9312              all references to it are gone.
9313      Branch: perl
9314            ! ext/threads/threads.xs
9315 ____________________________________________________________________________
9316 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
9317         Log: Subject: [PATCH @16005] rescue perldoc for VMS
9318              From: "Craig A. Berry" <craigberry@mac.com>
9319              Date: Sat, 20 Apr 2002 15:16:30 -0500
9320              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
9321      Branch: perl
9322            ! vms/vms.c
9323 ____________________________________________________________________________
9324 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
9325         Log: Subject: Re: [PATCH] typo
9326              From: andreas.koenig@anima.de (Andreas J. Koenig)
9327              Date: Sat, 20 Apr 2002 15:41:23 +0200
9328              Message-ID: <m37kn2o5bw.fsf@anima.de>
9329      Branch: perl
9330            ! ext/Encode/encoding.pm
9331 ____________________________________________________________________________
9332 [ 16027] By: nick                                  on 2002/04/20  21:42:09
9333         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
9334              and change test not to skip them.
9335      Branch: perlio
9336            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
9337 ____________________________________________________________________________
9338 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
9339         Log: Upgrade to Encode 1.51, from Dan Kogai.
9340      Branch: perl
9341            + ext/Encode/ucm/big5-eten.ucm
9342            - ext/Encode/ucm/big5.ucm
9343            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
9344            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
9345            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9346            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
9347            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
9348            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
9349 ____________________________________________________________________________
9350 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
9351         Log: purge existing win64 stuff (this never really worked in 5.7.x)
9352              in preparation for completely redone win64 support
9353      Branch: perl
9354            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
9355            ! MANIFEST Porting/makerel
9356 ____________________________________________________________________________
9357 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
9358         Log: Subject: Re: perl@16005
9359              From: Stas Bekman <stas@stason.org>
9360              Date: Sat, 20 Apr 2002 13:06:49 +0800
9361              Message-ID: <3CC0F769.1010705@stason.org>
9362              (with a minor formatting nit)
9363      Branch: perl
9364            ! pod/perlfunc.pod
9365 ____________________________________________________________________________
9366 [ 16023] By: nick                                  on 2002/04/20  19:06:04
9367         Log: Some tweaks for encodings which need lines.
9368              Also disabled trial of using fallbacks.
9369      Branch: perlio
9370            ! ext/PerlIO/encoding/encoding.pm
9371            ! ext/PerlIO/encoding/encoding.xs
9372 ____________________________________________________________________________
9373 [ 16022] By: nick                                  on 2002/04/20  18:37:38
9374         Log: Various tweaks to Encode
9375      Branch: perlio
9376            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9377            ! ext/Encode/Unicode/Unicode.xs
9378            ! ext/Encode/lib/Encode/Encoding.pm
9379            ! ext/Encode/lib/Encode/JP/JIS7.pm
9380            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
9381 ____________________________________________________________________________
9382 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
9383         Log: Subject: [PATCH] perlunicode.pod typos
9384              From: andreas.koenig@anima.de (Andreas J. Koenig)     
9385              Date: Sat, 20 Apr 2002 11:20:25 +0200
9386              Message-ID: <m3vgamoheu.fsf@anima.de>
9387      Branch: perl
9388            ! pod/perlunicode.pod
9389 ____________________________________________________________________________
9390 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
9391         Log: Test tweak from mjd.
9392      Branch: perl
9393            ! lib/Memoize/t/errors.t
9394 ____________________________________________________________________________
9395 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
9396         Log: Integrate perlio:
9397              
9398              [ 16018]
9399              Fill in the PERLIO sections.
9400              
9401              [ 16017]
9402              Add :bytes to POD part.
9403              Remove 'alias' to Encode now it exists as a module.
9404              
9405              [ 16014]
9406              Tweak to Encode.xs to avoid buffer overrun.
9407              
9408              [ 16007]
9409              Silence warning generating warning message for U+FFFF does not map etc.
9410              
9411              [ 15912]
9412              XS versions of encode/decode for Encode::Unicode
9413      Branch: perl
9414           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
9415 ____________________________________________________________________________
9416 [ 16018] By: nick                                  on 2002/04/20  13:38:24
9417         Log: Fill in the PERLIO sections.
9418      Branch: perlio
9419            ! pod/perlrun.pod
9420 ____________________________________________________________________________
9421 [ 16017] By: nick                                  on 2002/04/20  13:37:15
9422         Log: Add :bytes to POD part.
9423              Remove 'alias' to Encode now it exists as a module.
9424      Branch: perlio
9425            ! lib/PerlIO.pm
9426 ____________________________________________________________________________
9427 [ 16016] By: sky                                   on 2002/04/20  13:12:31
9428         Log: Really let the update of the link list do something.
9429      Branch: perl
9430            ! ext/threads/threads.xs
9431 ____________________________________________________________________________
9432 [ 16015] By: nick                                  on 2002/04/20  07:51:26
9433         Log: Integrate mainline
9434      Branch: perlio
9435           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
9436           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
9437           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
9438 ____________________________________________________________________________
9439 [ 16014] By: nick                                  on 2002/04/20  07:46:11
9440         Log: Tweak to Encode.xs to avoid buffer overrun.
9441      Branch: perlio
9442            ! ext/Encode/Encode.xs
9443 ____________________________________________________________________________
9444 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
9445         Log: Subject: [PATCH] t/japh/abigail.t
9446              From: abigail@foad.org
9447              Date: Fri, 19 Apr 2002 02:21:36 +0200
9448              Message-ID: <20020419002136.16948.qmail@foad.org>
9449              
9450              Subject: Re: [PATCH] t/japh/abigail.t
9451              From: "Craig A. Berry" <craigberry@mac.com>
9452              Date: Fri, 19 Apr 2002 11:23:45 -0500
9453              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
9454      Branch: perl
9455            ! t/japh/abigail.t
9456 ____________________________________________________________________________
9457 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
9458         Log: User-defined character properties were unintentionally
9459              removed, noticed by Dan Kogai.
9460      Branch: perl
9461            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
9462            ! pod/perlunicode.pod t/op/pat.t
9463 ____________________________________________________________________________
9464 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
9465         Log: Subject: Re: [PATCH] Big5-related changes.
9466              From: Autrijus Tang <autrijus@autrijus.org>
9467              Date: Sat, 20 Apr 2002 04:06:31 +0800
9468              Message-ID: <20020419200631.GA20964@not.autrijus.org>
9469      Branch: perl
9470            ! README.cn README.tw
9471 ____________________________________________________________________________
9472 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
9473         Log: Add a BUGS sections to O.pm
9474      Branch: perl
9475            ! ext/B/O.pm
9476 ____________________________________________________________________________
9477 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
9478         Log: Disable warning noise
9479      Branch: perl
9480            ! t/io/open.t
9481 ____________________________________________________________________________
9482 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
9483         Log: More tests for the 3-arg open
9484      Branch: perl
9485            ! t/io/open.t t/lib/warnings/doio
9486 ____________________________________________________________________________
9487 [ 16007] By: nick                                  on 2002/04/19  17:45:53
9488         Log: Silence warning generating warning message for U+FFFF does not map etc.
9489      Branch: perlio
9490            ! ext/Encode/Encode.xs
9491 ____________________________________________________________________________
9492 [ 16006] By: nick                                  on 2002/04/19  15:24:57
9493         Log: Integrate mainline (for Tk with Encode testing)
9494              Some perlio & encode issues otherwise cleanish.
9495      Branch: perlio
9496           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
9497           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
9498           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
9499           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
9500           +> ext/threads/t/thread.t
9501            - ext/Encode/lib/Encode/Unicode.pm
9502           !> (integrate 38 files)
9503 ____________________________________________________________________________
9504 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
9505         Log: Update Changes.
9506      Branch: perl
9507            ! Changes patchlevel.h
9508 ____________________________________________________________________________
9509 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
9510         Log: Subject: [PATCH] warn on ref open without perlio
9511              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9512              Date: Thu, 18 Apr 2002 23:17:44 +0200
9513              Message-ID: <20020418231744.A24159@rafael>
9514              
9515              (with one nit, the skip message needed "# " prefix)
9516      Branch: perl
9517            ! doio.c pod/perldiag.pod t/lib/warnings/doio
9518 ____________________________________________________________________________
9519 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
9520         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
9521              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9522              Date: Fri, 19 Apr 2002 15:43:47 +0200
9523              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
9524      Branch: perl
9525            ! README.hpux
9526 ____________________________________________________________________________
9527 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
9528         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
9529      Branch: perl
9530            ! ext/PerlIO/encoding/encoding.pm
9531            ! ext/PerlIO/encoding/encoding.xs
9532 ____________________________________________________________________________
9533 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
9534         Log: Upgrade to Encode 1.50, from Dan Kogai.
9535      Branch: perl
9536            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
9537            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
9538            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
9539            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
9540            - ext/Encode/lib/Encode/Unicode.pm
9541            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
9542            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9543            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
9544            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
9545            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9546            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
9547            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
9548            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
9549            ! ext/Encode/t/jisx0208.ref
9550 ____________________________________________________________________________
9551 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
9552         Log: Subject: CPAN.pm sync
9553              From: andreas.koenig@anima.de (Andreas J. Koenig)
9554              Date: Fri, 19 Apr 2002 11:55:07 +0200
9555              Message-ID: <m3ads0qah0.fsf@anima.de>
9556      Branch: perl
9557            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
9558 ____________________________________________________________________________
9559 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
9560         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
9561      Branch: perl
9562            ! pod/perltooc.pod
9563 ____________________________________________________________________________
9564 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
9565         Log: The previous change on this was *ahem* slightly off-topic.
9566      Branch: perl
9567            ! ext/PerlIO/encoding/encoding.pm
9568 ____________________________________________________________________________
9569 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
9570         Log: variant of change#14657 from mainline, modified for binary
9571              compatibility for 5.6.x (from  Jan Dubois)
9572      Branch: maint-5.6/perl
9573            ! lib/Win32.pod win32/win32.c
9574 ____________________________________________________________________________
9575 [ 15996] By: ams                                   on 2002/04/18  16:16:26
9576         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
9577              From: abigail@foad.org
9578              Date: Thu, 18 Apr 2002 17:09:45 +0200
9579              Message-Id: <20020418150945.389.qmail@foad.org>
9580      Branch: perl
9581            ! pod/perldebtut.pod
9582 ____________________________________________________________________________
9583 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
9584         Log: z/OS situation update.
9585      Branch: perl
9586            ! pod/perldelta.pod
9587 ____________________________________________________________________________
9588 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
9589         Log: Doc tweaks.
9590      Branch: perl
9591            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
9592 ____________________________________________________________________________
9593 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
9594         Log: The tests need perlio.
9595      Branch: perl
9596            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
9597 ____________________________________________________________________________
9598 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
9599         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
9600              From: Mark-Jason Dominus <mjd@plover.com>
9601              Date: Thu, 18 Apr 2002 09:38:17 -0400
9602              Message-ID: <20020418133817.22436.qmail@plover.com>    
9603              
9604              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
9605              From: Mark-Jason Dominus <mjd@plover.com>
9606              Date: Thu, 18 Apr 2002 09:54:50 -0400
9607              Message-ID: <20020418135450.22999.qmail@plover.com>    
9608      Branch: perl
9609            ! pod/perlfaq8.pod
9610 ____________________________________________________________________________
9611 [ 15991] By: sky                                   on 2002/04/18  09:18:14
9612         Log: Port testcases from thr5005 tests so we don't fail on same things.
9613              Added yield support using threads->yield().
9614      Branch: perl
9615            + ext/threads/t/thread.t
9616            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
9617 ____________________________________________________________________________
9618 [ 15990] By: nick                                  on 2002/04/18  07:56:40
9619         Log: Integrate mainline
9620      Branch: perlio
9621            - t/io/full.t
9622           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
9623           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
9624           !> perl.c t/op/groups.t toke.c win32/win32.c
9625 ____________________________________________________________________________
9626 [ 15989] By: sky                                   on 2002/04/18  07:15:55
9627         Log: Always flush the PerlIO buffers after running END blocks in 
9628              perl_destruct. This should fix ext/threads/t/end.t under Win32.
9629      Branch: perl
9630            ! perl.c
9631 ____________________________________________________________________________
9632 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
9633         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
9634      Branch: perl
9635            ! perl.c
9636 ____________________________________________________________________________
9637 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
9638         Log: Move /dev/full testing post-5.8.0.
9639      Branch: perl
9640            - t/io/full.t
9641            ! MANIFEST
9642 ____________________________________________________________________________
9643 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
9644         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
9645              ("Crays have only REAL memory.")
9646      Branch: perl
9647            ! hints/unicos.sh hints/unicosmk.sh
9648 ____________________________________________________________________________
9649 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
9650         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
9651              From: luc.st-louis@ca.transport.bombardier.com
9652              Date: Wed, 17 Apr 2002 14:22:25 -0400
9653              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
9654      Branch: perl
9655            ! win32/win32.c
9656 ____________________________________________________________________________
9657 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
9658         Log: With -Uuseperlio the error might be EBADF.
9659      Branch: perl
9660            ! t/io/full.t
9661 ____________________________________________________________________________
9662 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
9663         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
9664              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
9665              Date: Wed, 17 Apr 2002 21:16:22 +0400
9666              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
9667      Branch: perl
9668            ! lib/ExtUtils/t/Embed.t
9669 ____________________________________________________________________________
9670 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
9671         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
9672              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
9673              Date: Wed, 17 Apr 2002 20:08:03 +0400
9674              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
9675      Branch: perl
9676            ! win32/win32.c
9677 ____________________________________________________________________________
9678 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
9679         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
9680              From: Mark-Jason Dominus <mjd@plover.com>
9681              Date: Wed, 17 Apr 2002 11:14:17 -0400
9682              Message-ID: <20020417151417.27268.qmail@plover.com>
9683      Branch: perl
9684            ! t/io/full.t
9685 ____________________________________________________________________________
9686 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
9687         Log: README.cjk update.
9688      Branch: perl
9689            ! README.cn README.jp README.ko README.tw
9690 ____________________________________________________________________________
9691 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
9692         Log: Subject: [PATCH toke.c] @:foo?
9693              From: Philip Newton <Philip.Newton@gmx.net>
9694              Date: Wed, 17 Apr 2002 19:48:09 +0200
9695              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
9696      Branch: perl
9697            ! toke.c
9698 ____________________________________________________________________________
9699 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
9700         Log: Subject: Re: gcc on HP
9701              From: Philip Newton <Philip.Newton@gmx.net>
9702              Date: Wed, 17 Apr 2002 20:36:34 +0200
9703              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
9704      Branch: perl
9705            ! README.hpux
9706 ____________________________________________________________________________
9707 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
9708         Log: Adjust test for groups that appear multiple times on Cygwin
9709      Branch: perl
9710            ! t/op/groups.t
9711 ____________________________________________________________________________
9712 [ 15976] By: nick                                  on 2002/04/17  17:03:40
9713         Log: Integrate mainline
9714      Branch: perlio
9715           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
9716           +> ext/PerlIO/encoding/encoding.pm
9717           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
9718           +> ext/threads/shared/t/queue.t t/io/full.t
9719            - ext/Encode/lib/Encode/XS.pm
9720           !> (integrate 50 files)
9721 ____________________________________________________________________________
9722 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
9723         Log: Update Changes.
9724      Branch: perl
9725            ! Changes patchlevel.h
9726 ____________________________________________________________________________
9727 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
9728         Log: Subject: [PATCH B::Deparse] "foo bar"->()
9729              From: Robin Houston <robin@kitsite.com>
9730              Date: Wed, 17 Apr 2002 15:45:32 +0100
9731              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
9732      Branch: perl
9733            ! ext/B/B/Deparse.pm
9734 ____________________________________________________________________________
9735 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
9736         Log: metaconfig unit change for #15972.
9737      Branch: metaconfig/U/perl
9738            ! Extensions.U
9739 ____________________________________________________________________________
9740 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
9741         Log: As suggested by Arthur: the threads and threads::shared
9742              modules are always present.  This tries to preempt two
9743              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
9744              to have this new fancy threads implementation but my Perl
9745              doesn't seem to have it" (2) someone attempting to install
9746              threads using CPAN.pm and CPAN.pm helpfully starting to
9747              install perl 5.8.0 (which they might already have installed).
9748      Branch: perl
9749            ! Configure ext/threads/Makefile.PL
9750            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
9751            ! ext/threads/shared/shared.xs ext/threads/threads.pm
9752            ! ext/threads/threads.xs
9753 ____________________________________________________________________________
9754 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
9755         Log: More signedness nits.
9756      Branch: perl
9757            ! ext/Encode/Encode.xs
9758 ____________________________________________________________________________
9759 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
9760         Log: fast_abs_path() is tainted.
9761      Branch: perl
9762            ! ext/Cwd/t/cwd.t
9763 ____________________________________________________________________________
9764 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
9765         Log: Signedness nit.
9766      Branch: perl
9767            ! ext/Encode/bin/enc2xs
9768 ____________________________________________________________________________
9769 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
9770         Log: Subject: gcc on HP
9771              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9772              Date: Wed, 17 Apr 2002 12:43:38 +0200
9773              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
9774      Branch: perl
9775            ! README.hpux
9776 ____________________________________________________________________________
9777 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
9778         Log: Add just a little bit more explanation to PerlIO::encoding.
9779      Branch: perl
9780            ! ext/PerlIO/encoding/encoding.pm
9781 ____________________________________________________________________________
9782 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
9783         Log: PerlIO::encoding 0.01 from Dan Kogai.
9784      Branch: perl
9785            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
9786            + ext/PerlIO/encoding/encoding.pm
9787            + ext/PerlIO/encoding/encoding.xs
9788            ! MANIFEST
9789 ____________________________________________________________________________
9790 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
9791         Log: Upgrade to Encode 1.42, from Dan Kogai.
9792      Branch: perl
9793            - ext/Encode/lib/Encode/XS.pm
9794            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
9795            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
9796            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9797            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
9798            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
9799            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
9800            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9801            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
9802            ! ext/Encode/lib/Encode/Config.pm
9803            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
9804            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
9805            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
9806            ! ext/Encode/t/encoding.t
9807 ____________________________________________________________________________
9808 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
9809         Log: Test tweaks from mjd and Benjamin Goldberg.
9810      Branch: perl
9811            ! t/io/full.t
9812 ____________________________________________________________________________
9813 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
9814         Log: Document taint-safeness.   Life in the fast_abs_path()
9815              lane is unsafe.
9816      Branch: perl
9817            ! lib/Cwd.pm
9818 ____________________________________________________________________________
9819 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
9820         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
9821              From: Mark-Jason Dominus <mjd@plover.com>
9822              Date: Tue, 16 Apr 2002 19:24:12 -0400
9823              Message-ID: <20020416232412.14297.qmail@plover.com>
9824      Branch: perl
9825            + t/io/full.t
9826            ! MANIFEST perlio.c
9827 ____________________________________________________________________________
9828 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
9829         Log: Manifestations of mjd, from mjd.
9830      Branch: perl
9831            ! MANIFEST
9832 ____________________________________________________________________________
9833 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
9834         Log: metaconfig unit change for #15959.
9835      Branch: metaconfig/U/perl
9836            ! Extensions.U
9837 ____________________________________________________________________________
9838 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
9839         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
9840              From: Andy Dougherty <doughera@lafayette.edu>
9841              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
9842              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
9843      Branch: perl
9844            ! Configure
9845 ____________________________________________________________________________
9846 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
9847         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
9848              From: Nicholas Clark <nick@unfortu.net>
9849              Date: Tue, 16 Apr 2002 22:22:41 +0100
9850              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
9851      Branch: perl
9852            ! embed.fnc global.sym hv.c universal.c
9853 ____________________________________________________________________________
9854 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
9855         Log: Documents for Merijn and lots of XXXs for NI-S :-)
9856      Branch: perl
9857            ! pod/perlfunc.pod pod/perlrun.pod
9858 ____________________________________________________________________________
9859 [ 15956] By: sky                                   on 2002/04/16  21:26:53
9860         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
9861              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
9862              stuff being 0xabababab on cleanup.
9863      Branch: perl
9864            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
9865            ! MANIFEST
9866 ____________________________________________________________________________
9867 [ 15955] By: nick                                  on 2002/04/16  20:46:03
9868         Log: Integate mainline (other machine)
9869      Branch: perlio
9870           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
9871           !> t/op/magic.t
9872 ____________________________________________________________________________
9873 [ 15954] By: nick                                  on 2002/04/16  20:13:32
9874         Log: Integrate mainline
9875      Branch: perlio
9876           +> README.cn README.jp README.ko README.tw
9877           +> ext/threads/shared/t/av_refs.t
9878           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
9879           !> (integrate 41 files)
9880 ____________________________________________________________________________
9881 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
9882         Log: B::walkoptree bugfix (see also #15850)
9883      Branch: perl
9884            ! ext/B/B.xs ext/B/t/terse.t
9885 ____________________________________________________________________________
9886 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
9887         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
9888              From: Philip Newton <Philip.Newton@gmx.net>
9889              Date: Tue, 16 Apr 2002 21:09:44 +0200
9890              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
9891      Branch: perl
9892            ! pod/perltodo.pod
9893 ____________________________________________________________________________
9894 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
9895         Log: Subject: [PATCH] B::Deparse problems with japhs
9896              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9897              Date: Tue, 16 Apr 2002 15:47:33 +0100
9898              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
9899      Branch: perl
9900            ! ext/B/B/Deparse.pm
9901 ____________________________________________________________________________
9902 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
9903         Log: Stas' tainting worries, obscured by me.
9904      Branch: perl
9905            ! ext/Cwd/t/cwd.t lib/Cwd.pm
9906 ____________________________________________________________________________
9907 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
9908         Log: Pod tweak to avoid =item<japanese> problems.
9909      Branch: perl
9910            ! README.jp
9911 ____________________________________________________________________________
9912 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
9913         Log: Some UTF-8 todos.
9914      Branch: perl
9915            ! pod/perltodo.pod
9916 ____________________________________________________________________________
9917 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
9918         Log: Let's not promise too much: use utf8 only works on identifier
9919              names, not package or subroutine names (admittedly limited [1], but
9920              that's what the Camel says, and that's what we are going to stick
9921              to for 5.8.0).  Also document that use vars does not do utf8.
9922              [1] The obvious problem in both is that package and subroutine
9923              names need to mappable to the filesystem.
9924      Branch: perl
9925            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
9926 ____________________________________________________________________________
9927 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
9928         Log: Subject: [PATCH] small typo in IO::Pipe pod
9929              From: Slaven Rezic <rezic@onlineoffice.de>
9930              Date: Tue, 16 Apr 2002 12:31:10 +0200
9931              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
9932      Branch: perl
9933            ! ext/IO/lib/IO/Pipe.pm
9934 ____________________________________________________________________________
9935 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
9936         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
9937              From: Arthur Bergman <arthur@contiller.se>
9938              Date: Tue, 16 Apr 2002 11:58:45 +0200
9939              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
9940      Branch: perl
9941            ! lib/Attribute/Handlers.pm
9942 ____________________________________________________________________________
9943 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
9944         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
9945              Jungshik Shin.  Regen toc.
9946      Branch: perl
9947            + README.cn README.jp README.ko README.tw
9948            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9949 ____________________________________________________________________________
9950 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
9951         Log: my $utf8here, our $utf8here, and package variable $utf8here.
9952              
9953              The actual minimal fix is in utf8.c and from NI-S,
9954              the rest are the tests (in fresh_perl since I couldn't get
9955              them easily to work elsewhere) and a slight behaviour change:
9956              previously UTF-8 identifiers had to start with an alphabetic
9957              character.  No more so, now they can start with an (Unicode)
9958              ID_Continue character (which however is not a (Unicode) digit).
9959              (Limiting the first character to ID_Start would be rather
9960              restrictive, since ID_Start allows only alphabetic letters.)
9961              
9962              TODO: use vars qw($utf8here).  This I don't find to be
9963              a showstopper.
9964      Branch: perl
9965            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
9966            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
9967 ____________________________________________________________________________
9968 [ 15942] By: ams                                   on 2002/04/16  02:24:25
9969         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
9970              From: "Craig A. Berry" <craigberry@mac.com>
9971              Date: Mon, 15 Apr 2002 22:06:14 -0500
9972              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
9973      Branch: perl
9974            ! lib/FileCache.t
9975 ____________________________________________________________________________
9976 [ 15941] By: ams                                   on 2002/04/16  02:16:35
9977         Log: Subject: [PATCH] s2p fix for VMS
9978              From: "Craig A. Berry" <craigberry@mac.com>
9979              Date: Mon, 15 Apr 2002 21:48:36 -0500
9980              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
9981      Branch: perl
9982            ! configure.com t/x2p/s2p.t x2p/s2p.PL
9983 ____________________________________________________________________________
9984 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
9985         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
9986              (and the licensing of the other code clarified, from Mark Bixby.)
9987      Branch: perl
9988            ! mpeix/mpeix.c
9989 ____________________________________________________________________________
9990 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
9991         Log: AUTHORS updates.
9992      Branch: perl
9993            ! AUTHORS
9994 ____________________________________________________________________________
9995 [ 15938] By: sky                                   on 2002/04/15  22:13:17
9996         Log: Add support for my $foo : shared; 
9997              Add testcase for this.
9998              Update manifest.
9999      Branch: perl
10000            + ext/threads/shared/t/shared_attr.t
10001            ! MANIFEST ext/threads/shared/shared.pm
10002 ____________________________________________________________________________
10003 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
10004         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
10005              From: abigail@foad.org
10006              Date: Mon, 15 Apr 2002 17:41:17 +0200
10007              Message-ID: <20020415154117.1559.qmail@foad.org>
10008              
10009              (With EBCDIC skippage added, and the skip reason
10010              skippage on the two ?? loops tweaked.)
10011      Branch: perl
10012            + t/japh/abigail.t
10013            ! MANIFEST t/TEST
10014 ____________________________________________________________________________
10015 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
10016         Log: Subject: Re: [ID 20020412.005] Dancing ??s
10017              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
10018              Date: Sun, 14 Apr 2002 16:09:30 +0100
10019              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
10020      Branch: perl
10021            ! pod/perlop.pod pp_hot.c t/op/pat.t
10022 ____________________________________________________________________________
10023 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
10024         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
10025              From: abigail@foad.org
10026              Date: Mon, 15 Apr 2002 17:40:02 +0200
10027              Message-ID: <20020415154002.1549.qmail@foad.org>
10028      Branch: perl
10029            ! t/test.pl
10030 ____________________________________________________________________________
10031 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
10032         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
10033              From: "Craig A. Berry" <craigberry@mac.com>
10034              Date: Mon, 15 Apr 2002 14:05:26 -0500
10035              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
10036      Branch: perl
10037            ! universal.c
10038 ____________________________________________________________________________
10039 [ 15933] By: sky                                   on 2002/04/15  21:26:16
10040         Log: Test arrays containing references, and references to shared arrays.
10041      Branch: perl
10042            + ext/threads/shared/t/av_refs.t
10043 ____________________________________________________________________________
10044 [ 15932] By: nick                                  on 2002/04/15  15:06:49
10045         Log: Integrate mainline (for Encode)
10046      Branch: perlio
10047           +> ext/Encode/Encode/ConfigLocal_PM.e2x
10048           +> ext/Encode/lib/Encode/JP/JIS7.pm
10049            - ext/Encode/lib/Encode/JP/2022_JP.pm
10050            - ext/Encode/lib/Encode/JP/2022_JP1.pm
10051            - ext/Encode/lib/Encode/JP/JIS.pm
10052           !> (integrate 26 files)
10053 ____________________________________________________________________________
10054 [ 15931] By: ams                                   on 2002/04/15  14:51:31
10055         Log: Subject: [PATCH] Chip didn't time travel.
10056              From: abigail@foad.org
10057              Date: Mon, 15 Apr 2002 17:40:22 +0200
10058              Message-Id: <20020415154022.1554.qmail@foad.org>
10059      Branch: perl
10060            ! pod/perlhist.pod
10061 ____________________________________________________________________________
10062 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
10063         Log: Update Changes.
10064      Branch: perl
10065            ! Changes patchlevel.h
10066 ____________________________________________________________________________
10067 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
10068         Log: The #15921 made the 'no warnings' unnecessary.
10069      Branch: perl
10070            ! t/op/magic.t
10071 ____________________________________________________________________________
10072 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
10073         Log: Subject: Re: [FILE] FileCache.t
10074              From: belg4mit <belg4mit@mit.edu>
10075              Date: Mon, 15 Apr 2002 01:31:21 -0400
10076              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
10077      Branch: perl
10078            ! lib/FileCache.t
10079 ____________________________________________________________________________
10080 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
10081         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
10082      Branch: perl
10083            ! lib/FileCache.pm lib/FileCache.t
10084 ____________________________________________________________________________
10085 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
10086         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
10087              From: Nicholas Clark <nick@unfortu.net>
10088              Date: Sun, 14 Apr 2002 22:54:43 +0100
10089              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
10090      Branch: perl
10091            ! lib/Hash/Util.t
10092 ____________________________________________________________________________
10093 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
10094         Log: Subject: [Encode] 1.40 released!
10095              From: Dan Kogai <dankogai@dan.co.jp>
10096              Date: Mon, 15 Apr 2002 07:51:52 +0900
10097              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
10098      Branch: perl
10099            + ext/Encode/Encode/ConfigLocal_PM.e2x
10100            + ext/Encode/lib/Encode/JP/JIS7.pm
10101            - ext/Encode/lib/Encode/JP/2022_JP.pm
10102            - ext/Encode/lib/Encode/JP/2022_JP1.pm
10103            - ext/Encode/lib/Encode/JP/JIS.pm
10104            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10105            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10106            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
10107            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
10108            ! ext/Encode/lib/Encode/Config.pm
10109            ! ext/Encode/lib/Encode/Encoder.pm
10110            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
10111            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
10112 ____________________________________________________________________________
10113 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
10114         Log: return undef is of questionable style.
10115      Branch: perl
10116            ! lib/Hash/Util.pm
10117 ____________________________________________________________________________
10118 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
10119         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
10120              From: mjd@plover.com
10121              Date: 15 Apr 2002 06:46:02 -0000
10122              Message-ID: <20020415064602.17052.qmail@plover.com>     
10123      Branch: perl
10124            ! t/op/magic.t
10125 ____________________________________________________________________________
10126 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
10127         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
10128              From: mjd@plover.com
10129              Date: 14 Apr 2002 22:30:17 -0000
10130              Message-ID: <20020414223017.17361.qmail@plover.com>
10131      Branch: perl
10132            ! t/op/re_tests
10133 ____________________________________________________________________________
10134 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
10135         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
10136              From: Mark-Jason Dominus <mjd@plover.com>
10137              Date: Mon, 15 Apr 2002 02:41:52 -0400
10138              Message-ID: <20020415064152.16958.qmail@plover.com>
10139      Branch: perl
10140            ! perl.c t/lib/warnings/toke
10141 ____________________________________________________________________________
10142 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
10143         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
10144              From: "Craig A. Berry" <craigberry@mac.com>
10145              Date: Sun, 14 Apr 2002 18:56:02 -0500
10146              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
10147      Branch: perl
10148            ! configure.com
10149 ____________________________________________________________________________
10150 [ 15919] By: nick                                  on 2002/04/15  06:14:25
10151         Log: Integrate mainline
10152      Branch: perlio
10153           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
10154           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
10155           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
10156 ____________________________________________________________________________
10157 [ 15918] By: ams                                   on 2002/04/15  04:25:48
10158         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
10159              From: Stas Bekman <stas@stason.org>
10160              Date: Mon, 15 Apr 2002 11:45:03 +0800
10161              Message-Id: <3CBA4CBF.9030306@stason.org>
10162      Branch: perl
10163            ! lib/Cwd.pm
10164 ____________________________________________________________________________
10165 [ 15917] By: ams                                   on 2002/04/15  04:21:14
10166         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
10167              From: Mark-Jason Dominus <mjd@plover.com>
10168              Date: Mon, 15 Apr 2002 00:30:26 -0400
10169              Message-Id: <20020415043026.11417.qmail@plover.com>
10170      Branch: perl
10171            ! perl.c t/lib/warnings/toke
10172 ____________________________________________________________________________
10173 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
10174         Log: Correct precedence problem in #15915
10175      Branch: perl
10176            ! lib/vars.pm
10177 ____________________________________________________________________________
10178 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
10179         Log: use vars wasn't use utf8 aware.
10180      Branch: perl
10181            ! lib/vars.pm
10182 ____________________________________________________________________________
10183 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
10184         Log: Subject: [PATCH] Re: restricted hashes are unblessable
10185              From: Nicholas Clark <nick@unfortu.net>
10186              Date: Sat, 13 Apr 2002 23:43:02 +0100
10187              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
10188              
10189              The function name sucks but can't think of anything better.
10190      Branch: perl
10191            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
10192 ____________________________________________________________________________
10193 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
10194         Log: Subject: AUTHORS update
10195              From: Chris Nandor <pudge@pobox.com>
10196              Date: Sun, 14 Apr 2002 11:54:40 -0400
10197              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
10198      Branch: perl
10199            ! AUTHORS
10200 ____________________________________________________________________________
10201 [ 15912] By: nick                                  on 2002/04/14  14:47:18
10202         Log: XS versions of encode/decode for Encode::Unicode
10203      Branch: perlio
10204            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
10205 ____________________________________________________________________________
10206 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
10207         Log: metaconfig unit changes for #15910.
10208      Branch: metaconfig
10209            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10210            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10211            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10212            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10213            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10214            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10215            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10216            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10217            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10218            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10219            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10220            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10221            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10222            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10223            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10224            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10225            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10226            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10227            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10228            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10229            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10230            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10231            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10232            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10233 ____________________________________________________________________________
10234 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
10235         Log: Simplify the _r probing code by adding the i_systime
10236              only for the APIs where it matters.
10237      Branch: perl
10238            ! Configure reentr.pl
10239 ____________________________________________________________________________
10240 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
10241         Log: Integrate perlio:
10242              
10243              [ 15904]
10244              Disable test code (assertions) in CRLF layer.
10245              
10246              [ 15903]
10247              Avoid expensive paranoid check that decoder does return legal UTF-8
10248      Branch: perl
10249           !> ext/Encode/Encode.xs perlio.c
10250 ____________________________________________________________________________
10251 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
10252         Log: Subject: patch for FileCache in 5.7.3
10253              From: JPIERCE <belg4mit@MIT.EDU>
10254              Date: Sun, 14 Apr 2002 00:38:21 -0400
10255              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
10256      Branch: perl
10257            ! lib/FileCache.pm
10258 ____________________________________________________________________________
10259 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
10260         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
10261              From: Tim Bunce <Tim.Bunce@pobox.com>
10262              Date: Sun, 14 Apr 2002 12:07:35 +0100
10263              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
10264      Branch: perl
10265            ! ext/Storable/Storable.xs
10266 ____________________________________________________________________________
10267 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
10268         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
10269              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10270              Date: Sun, 14 Apr 2002 16:29:59 +0200
10271              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
10272      Branch: perl
10273            ! hints/hpux.sh
10274 ____________________________________________________________________________
10275 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
10276         Log: Subject: Enable portable gcc code on hp-ux
10277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10278              Date: Sun, 14 Apr 2002 16:30:01 +0200
10279              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
10280      Branch: perl
10281            ! hints/hpux.sh
10282 ____________________________________________________________________________
10283 [ 15904] By: nick                                  on 2002/04/14  09:18:01
10284         Log: Disable test code (assertions) in CRLF layer.
10285      Branch: perlio
10286            ! perlio.c
10287 ____________________________________________________________________________
10288 [ 15903] By: nick                                  on 2002/04/14  09:16:39
10289         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
10290      Branch: perlio
10291            ! ext/Encode/Encode.xs
10292 ____________________________________________________________________________
10293 [ 15902] By: nick                                  on 2002/04/14  09:15:45
10294         Log: Integrate mainline
10295      Branch: perlio
10296           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
10297           +> t/win32/longpath.t t/win32/system.t
10298            - t/op/winsystem.t
10299           !> (integrate 30 files)
10300 ____________________________________________________________________________
10301 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
10302         Log: Fixed URL for the Alpha editor.
10303      Branch: perl
10304            ! pod/perlfaq3.pod
10305 ____________________________________________________________________________
10306 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
10307         Log: Dedodgify.
10308      Branch: perl
10309            ! ext/Storable/Storable.xs
10310 ____________________________________________________________________________
10311 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
10312         Log: AUTHORS updates.
10313      Branch: perl
10314            ! AUTHORS
10315 ____________________________________________________________________________
10316 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
10317         Log: s2p needs Config.pm.
10318      Branch: perl
10319            ! Makefile.SH
10320 ____________________________________________________________________________
10321 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
10322         Log: Subject: [PATCH] Benchmark.t 75,90,109
10323              From: Nicholas Clark <nick@unfortu.net>
10324              Date: Sat, 13 Apr 2002 21:43:04 +0100
10325              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
10326      Branch: perl
10327            ! lib/Benchmark.t
10328 ____________________________________________________________________________
10329 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
10330         Log: Tweaks by Autrijus Tang.
10331      Branch: perl
10332            ! ext/Encode/encoding.pm
10333 ____________________________________________________________________________
10334 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
10335         Log: FAQ sync.
10336      Branch: perl
10337            ! pod/perlfaq5.pod
10338 ____________________________________________________________________________
10339 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
10340         Log: z/OS tally update.
10341      Branch: perl
10342            ! pod/perldelta.pod
10343 ____________________________________________________________________________
10344 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
10345         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
10346              From: Nicholas Clark <nick@unfortu.net>
10347              Date: Sat, 13 Apr 2002 02:58:07 +0100
10348              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
10349      Branch: perl
10350            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
10351            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
10352            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
10353            ! t/lib/st-dump.pl
10354 ____________________________________________________________________________
10355 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
10356         Log: Add piconv and enc2xs to the list of utilities.
10357      Branch: perl
10358            ! utils.lst
10359 ____________________________________________________________________________
10360 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
10361         Log: s.
10362      Branch: perl
10363            ! pod/perlunicode.pod
10364 ____________________________________________________________________________
10365 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
10366         Log: Phrasing fixes by Nick Clark
10367      Branch: perl
10368            ! pod/perlunicode.pod
10369 ____________________________________________________________________________
10370 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
10371         Log: More POD fixes and typos
10372      Branch: perl
10373            ! pod/perlunicode.pod
10374 ____________________________________________________________________________
10375 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
10376         Log: Subject: Re: UTF-8 and DB_File ?
10377              From: andreas.koenig@anima.de (Andreas J. Koenig)
10378              Date: Sat, 13 Apr 2002 13:29:41 +0200
10379              Message-ID: <m3ads7j0pm.fsf@anima.de>
10380      Branch: perl
10381            ! pod/perlunicode.pod
10382 ____________________________________________________________________________
10383 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
10384         Log: Fix a typo noticed by Paul Johnson.
10385      Branch: perl
10386            ! MANIFEST
10387 ____________________________________________________________________________
10388 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
10389         Log: Subject: Re: Win32 Status
10390              From: Michael G Schwern <schwern@pobox.com>
10391              Date: Fri, 12 Apr 2002 10:15:33 -0400
10392              Message-ID: <20020412141533.GB9788@blackrider>
10393      Branch: perl
10394            ! lib/ExtUtils/t/INST.t
10395 ____________________________________________________________________________
10396 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
10397         Log: Upgrade to Encode 1.34, from Dan Kogai.
10398      Branch: perl
10399            ! ext/Encode/Changes ext/Encode/Encode.pm
10400            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
10401            ! ext/Encode/t/Unicode.t
10402 ____________________________________________________________________________
10403 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
10404         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
10405              From: Graham TerMarsch <graham@howlingfrog.com>
10406              Date: Fri, 12 Apr 2002 12:28:47 -0700
10407              Message-Id: <200204121228.47826.graham@howlingfrog.com>
10408      Branch: perl
10409            ! AUTHORS
10410 ____________________________________________________________________________
10411 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
10412         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
10413              From: Nicholas Clark <nick@unfortu.net>
10414              Date: Fri, 12 Apr 2002 21:59:06 +0100
10415              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
10416      Branch: perl
10417            ! pp_pack.c t/op/pack.t
10418 ____________________________________________________________________________
10419 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
10420         Log: Re-sort MANIFEST.
10421      Branch: perl
10422            ! MANIFEST
10423 ____________________________________________________________________________
10424 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
10425         Log: Move also the Win32 system testing to t/win32.
10426      Branch: perl
10427            + t/win32/system.t
10428            - t/op/winsystem.t
10429            ! MANIFEST
10430 ____________________________________________________________________________
10431 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
10432         Log: Integrate change #15879 from maint-5.6;
10433              
10434              Win32::GetLongPathName() did not return valid results if there
10435              were "." and ".." components in the path; also fix a potential
10436              buffer overflow if the long path happens to be longer than
10437              MAX_PATH (this can presumably happen if they use \\?\... style
10438              paths); add a rather limited testsuite that exercises just the
10439              edge cases
10440      Branch: perl
10441           +> t/win32/longpath.t
10442           !> MANIFEST t/harness win32/win32.c
10443 ____________________________________________________________________________
10444 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
10445         Log: Win32::GetLongPathName() did not return valid results if there
10446              were "." and ".." components in the path; also fix a potential
10447              buffer overflow if the long path happens to be longer than
10448              MAX_PATH (this can presumably happen if they use \\?\... style
10449              paths); add a rather limited testsuite that exercises just the
10450              edge cases
10451      Branch: maint-5.6/perl
10452            + t/win32/longpath.t
10453            ! MANIFEST t/harness win32/win32.c
10454 ____________________________________________________________________________
10455 [ 15878] By: nick                                  on 2002/04/12  14:38:32
10456         Log: Integrate mainline
10457      Branch: perlio
10458           +> lib/ExtUtils/t/INST_PREFIX.t
10459           !> (integrate 37 files)
10460 ____________________________________________________________________________
10461 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
10462         Log: Update Changes.
10463      Branch: perl
10464            ! Changes patchlevel.h
10465 ____________________________________________________________________________
10466 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
10467         Log: Discuss the magic of \w in security terms.
10468      Branch: perl
10469            ! pod/perlsec.pod pod/perlunicode.pod
10470 ____________________________________________________________________________
10471 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
10472         Log: Add a warning about the symbolic methods and
10473              symbolic sub refs not being checked for taint.
10474      Branch: perl
10475            ! pod/perlsec.pod
10476 ____________________________________________________________________________
10477 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
10478         Log: In EBCDIC the BOM detection doesn't seem
10479              to be working right.  For now skipping the test,
10480              waiting for Dan's opinion.
10481      Branch: perl
10482            ! ext/Encode/t/Unicode.t
10483 ____________________________________________________________________________
10484 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
10485         Log: Update to Net::Ping 2.16.
10486      Branch: perl
10487            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
10488 ____________________________________________________________________________
10489 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
10490         Log: Upgrade to CGI.pm 2.81.
10491      Branch: perl
10492            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
10493 ____________________________________________________________________________
10494 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
10495         Log: Move up restricted hashes a bit.
10496      Branch: perl
10497            ! pod/perldelta.pod
10498 ____________________________________________________________________________
10499 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
10500         Log: Now using Unicode 3.2.0.
10501      Branch: perl
10502            ! pod/perldelta.pod
10503 ____________________________________________________________________________
10504 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
10505         Log: UNICOS too has sockpair issues (unsurprisingly,
10506              since UNICOS/mk has them too)
10507      Branch: perl
10508            ! ext/Socket/socketpair.t
10509 ____________________________________________________________________________
10510 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
10511         Log: FAQ patch from mjd regarding Tie::File.
10512      Branch: perl
10513            ! pod/perlfaq5.pod
10514 ____________________________________________________________________________
10515 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
10516         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
10517              consider using the NamesList.
10518      Branch: perl
10519            ! lib/charnames.pm lib/charnames.t
10520 ____________________________________________________________________________
10521 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
10522         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
10523              From: "Craig A. Berry" <craigberry@mac.com>
10524              Date: Thu, 11 Apr 2002 13:47:21 -0500
10525              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
10526      Branch: perl
10527            ! lib/File/CheckTree.pm lib/File/CheckTree.t
10528 ____________________________________________________________________________
10529 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
10530         Log: More NT Unicode information from Jan Dubois.
10531      Branch: perl
10532            ! pod/perltodo.pod
10533 ____________________________________________________________________________
10534 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
10535         Log: Add one perltodo item (and move bunch of them to better spot),
10536              add sysopen() to "Functions for filehandles, files, or directories".
10537      Branch: perl
10538            ! pod/perlfunc.pod pod/perltodo.pod
10539 ____________________________________________________________________________
10540 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
10541         Log: Prettyprinting: shorten the lines to avoid linewrapping.
10542      Branch: perl
10543            ! t/TEST
10544 ____________________________________________________________________________
10545 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
10546         Log: Also NEC SUPER-UX has buggy sockpair().
10547      Branch: perl
10548            ! ext/Socket/socketpair.t
10549 ____________________________________________________________________________
10550 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
10551         Log: dTHX works on its own just fine.
10552      Branch: perl
10553            ! ext/DynaLoader/dl_aix.xs
10554 ____________________________________________________________________________
10555 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
10556         Log: Must hold off building s2p until there's a miniperl.
10557      Branch: perl
10558            ! Makefile.SH
10559 ____________________________________________________________________________
10560 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
10561         Log: AIX: strerror_r() needs dTHX.
10562      Branch: perl
10563            ! ext/DynaLoader/dl_aix.xs
10564 ____________________________________________________________________________
10565 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
10566         Log: Extracting the s2p may require the right dynlibpath.
10567      Branch: perl
10568            ! Makefile.SH
10569 ____________________________________________________________________________
10570 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
10571         Log: Doc tweaks.
10572      Branch: perl
10573            ! ext/Time/HiRes/HiRes.pm
10574 ____________________________________________________________________________
10575 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
10576         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
10577              From: Michael G Schwern <schwern@pobox.com>
10578              Date: Thu, 11 Apr 2002 01:25:26 -0400
10579              Message-ID: <20020411052525.GA17038@blackrider>
10580      Branch: perl
10581            + lib/ExtUtils/t/INST_PREFIX.t
10582            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
10583            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
10584            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10585            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
10586            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
10587            ! lib/ExtUtils/t/prefixify.t
10588 ____________________________________________________________________________
10589 [ 15855] By: nick                                  on 2002/04/11  06:26:44
10590         Log: Integrate mainline
10591      Branch: perlio
10592           !> (integrate 42 files)
10593 ____________________________________________________________________________
10594 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
10595         Log: Unused variables.
10596      Branch: perl
10597            ! ext/threads/shared/shared.xs ext/threads/threads.xs
10598 ____________________________________________________________________________
10599 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
10600         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
10601              From: Ilya Martynov <ilya@martynov.org>
10602              Date: 11 Apr 2002 03:21:17 +0400
10603              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
10604      Branch: perl
10605            ! lib/Term/ReadLine.pm
10606 ____________________________________________________________________________
10607 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
10608         Log: Upgrade to Encode 1.33, from Dan Kogai.
10609      Branch: perl
10610            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
10611            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
10612            ! ext/Encode/lib/Encode/Supported.pod
10613            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
10614            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
10615            ! ext/Encode/ucm/adobeSymbol.ucm
10616            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
10617 ____________________________________________________________________________
10618 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
10619         Log: Backward portability from Dan Kogai.
10620      Branch: perl
10621            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
10622            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
10623            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
10624            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
10625            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
10626            ! ext/Storable/t/store.t ext/Storable/t/tied.t
10627            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
10628            ! ext/Storable/t/utf8.t
10629 ____________________________________________________________________________
10630 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
10631         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
10632              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
10633              bug in B::walkoptree still to be fixed.
10634      Branch: perl
10635            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
10636 ____________________________________________________________________________
10637 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
10638         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
10639              From: Philip Newton <Philip.Newton@gmx.net>
10640              Date: Wed, 10 Apr 2002 21:29:58 +0200
10641              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
10642      Branch: perl
10643            ! pod/perldelta.pod
10644 ____________________________________________________________________________
10645 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
10646         Log: Integrate perlio:
10647              
10648              [ 15847]
10649              Add a \t to Win32 pm_to_blib $(TOUCH) line.
10650      Branch: perl
10651           !> lib/ExtUtils/MM_Win32.pm
10652 ____________________________________________________________________________
10653 [ 15847] By: nick                                  on 2002/04/10  13:08:29
10654         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
10655      Branch: perlio
10656            ! lib/ExtUtils/MM_Win32.pm
10657 ____________________________________________________________________________
10658 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
10659         Log: Try to fool old AIX when threading, from Merijn.
10660      Branch: perl
10661            ! perl.h
10662 ____________________________________________________________________________
10663 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
10664         Log: Update Changes.
10665      Branch: perl
10666            ! Changes patchlevel.h
10667 ____________________________________________________________________________
10668 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
10669         Log: Welcome to the 5.7.3.
10670      Branch: perl
10671            ! NetWare/Makefile win32/Makefile
10672 ____________________________________________________________________________
10673 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
10674         Log: Make x2p/s2p part of the test_prep target now that we
10675              have a test for it.
10676      Branch: perl
10677            ! Makefile.SH
10678 ____________________________________________________________________________
10679 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
10680         Log: Integrate perlio:
10681              
10682              [ 15840]
10683              We have been 5.7.3 for a while - install there ...
10684      Branch: perl
10685           !> win32/makefile.mk
10686 ____________________________________________________________________________
10687 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
10688         Log: SImilarly to old HP-UX, in old AIX too including
10689              crypt.h leads into trouble.  (from Merijn)
10690      Branch: perl
10691            ! hints/aix.sh
10692 ____________________________________________________________________________
10693 [ 15840] By: nick                                  on 2002/04/10  10:04:19
10694         Log: We have been 5.7.3 for a while - install there ...
10695      Branch: perlio
10696            ! win32/makefile.mk
10697 ____________________________________________________________________________
10698 [ 15839] By: nick                                  on 2002/04/10  10:03:46
10699         Log: Intgrate mainline
10700      Branch: perlio
10701           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
10702            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
10703            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
10704           !> (integrate 40 files)
10705 ____________________________________________________________________________
10706 [ 15838] By: ams                                   on 2002/04/10  04:16:45
10707         Log: Subject: [PATCH] ext/attrs.t getting skipped
10708              From: "Craig A. Berry" <craigberry@mac.com>
10709              Date: Tue, 9 Apr 2002 23:58:49 -0500
10710              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
10711      Branch: perl
10712            ! t/TEST
10713 ____________________________________________________________________________
10714 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
10715         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
10716              From: Michael G Schwern <schwern@pobox.com>
10717              Date: Tue, 9 Apr 2002 20:52:55 -0400
10718              Message-ID: <20020410005254.GI8954@blackrider>
10719      Branch: perl
10720            ! t/op/sub_lval.t
10721 ____________________________________________________________________________
10722 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
10723         Log: Undo accident in #15385.
10724      Branch: metaconfig/U/perl
10725            ! Extensions.U
10726 ____________________________________________________________________________
10727 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
10728         Log: Retract the UTF-8 filenames patch.  This may be
10729              better dealt with in Perl level, a la File::Spec
10730              (since the whole mess is strongly filesystem-specific).
10731      Branch: metaconfig/U/perl
10732            + usecjk.U
10733            ! Extensions.U
10734      Branch: perl
10735            - ext/File/Glob/t/utf8.t
10736            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10737            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
10738            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10739            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
10740            ! t/op/readdir.t
10741 ____________________________________________________________________________
10742 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
10743         Log: Upgrade to Encode 1.32, from Dan Kogai.
10744      Branch: perl
10745            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
10746            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
10747            - ext/Encode/ucm/macGurmukhi.ucm
10748            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
10749            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
10750            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
10751            ! ext/Encode/lib/Encode/Encoder.pm
10752            ! ext/Encode/lib/Encode/Supported.pod
10753            ! ext/Encode/lib/Encode/Unicode.pm
10754            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
10755            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
10756 ____________________________________________________________________________
10757 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
10758         Log: Add tests for s2p/psed, from Wolfgang Laun.
10759      Branch: perl
10760            + t/x2p/s2p.t
10761            ! MANIFEST t/TEST
10762 ____________________________________________________________________________
10763 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
10764         Log: FAQ sync.
10765      Branch: perl
10766            ! pod/perlfaq2.pod pod/perlfaq3.pod
10767 ____________________________________________________________________________
10768 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
10769         Log: Remove false dependency between getgrent and setpwent
10770              having/not having FILE**.  Also make the names of the
10771              {set,get,end}* interface struct members a bit shorter.
10772      Branch: perl
10773            ! reentr.c reentr.h reentr.pl
10774 ____________________________________________________________________________
10775 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
10776         Log: Avoid bad prototypes.
10777      Branch: perl
10778            ! hints/hpux.sh
10779 ____________________________________________________________________________
10780 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
10781         Log: metaconfig unit change for #15828.
10782      Branch: metaconfig
10783            ! U/protos/Protochk.U
10784 ____________________________________________________________________________
10785 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
10786         Log: As Merijn points out, pthread.h really needs to be known
10787              by protochk.
10788      Branch: perl
10789            ! Configure
10790 ____________________________________________________________________________
10791 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
10792         Log: Integrate perlio:
10793              
10794              [ 15826]
10795              Patch up Encode for Tk
10796      Branch: perl
10797           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
10798           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
10799 ____________________________________________________________________________
10800 [ 15826] By: nick                                  on 2002/04/09  12:38:25
10801         Log: Patch up Encode for Tk
10802      Branch: perlio
10803            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
10804            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
10805 ____________________________________________________________________________
10806 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
10807         Log: Portability tweak.
10808      Branch: perl
10809            ! lib/File/CheckTree.t
10810 ____________________________________________________________________________
10811 [ 15824] By: sky                                   on 2002/04/09  10:51:07
10812         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
10813              From: Abigail <abigail@osp.nl>
10814              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
10815              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
10816      Branch: perl
10817            ! pod/perlhist.pod
10818 ____________________________________________________________________________
10819 [ 15823] By: nick                                  on 2002/04/09  08:17:59
10820         Log: Integrate mainline
10821      Branch: perlio
10822           +> ext/Encode/lib/Encode/Config.pm
10823           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
10824           !> (integrate 37 files)
10825 ____________________________________________________________________________
10826 [ 15822] By: ams                                   on 2002/04/09  06:43:50
10827         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
10828              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10829              Date: Tue, 09 Apr 2002 02:00:51 -0400
10830              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
10831      Branch: perl
10832            ! lib/File/CheckTree.pm
10833 ____________________________________________________________________________
10834 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
10835         Log: Small perldelta tweaks.
10836      Branch: perl
10837            ! pod/perldelta.pod
10838 ____________________________________________________________________________
10839 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
10840         Log: File::Checktree update from Paul Grassie.
10841      Branch: perl
10842            ! lib/File/CheckTree.pm lib/File/CheckTree.t
10843 ____________________________________________________________________________
10844 [ 15819] By: ams                                   on 2002/04/08  22:43:48
10845         Log: Subject: patch against t/op/sub_lval.t
10846              From: Jim Cromie <jcromie@divsol.com>
10847              Date: Mon, 08 Apr 2002 17:38:16 -0600
10848              Message-Id: <3CB229E8.9080500@divsol.com>
10849      Branch: perl
10850            ! t/op/sub_lval.t
10851 ____________________________________________________________________________
10852 [ 15818] By: ams                                   on 2002/04/08  22:40:16
10853         Log: Humbly pay homage to the redundancy gods.
10854      Branch: perl
10855            ! mg.c
10856 ____________________________________________________________________________
10857 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
10858         Log: metaconfig mirror #15816.
10859      Branch: metaconfig
10860            ! U/modified/Unix.U
10861 ____________________________________________________________________________
10862 [ 15816] By: ams                                   on 2002/04/08  22:18:32
10863         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
10864      Branch: perl
10865            ! Porting/Glossary
10866 ____________________________________________________________________________
10867 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
10868         Log: Small piconv tweaks (sent to Dan).
10869      Branch: perl
10870            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
10871            ! ext/Encode/lib/Encode/Alias.pm
10872 ____________________________________________________________________________
10873 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
10874         Log: Update Changes.
10875      Branch: perl
10876            ! Changes patchlevel.h
10877 ____________________________________________________________________________
10878 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
10879         Log: FAQ sync.  (Ignoring the few URL differences for now.)
10880      Branch: perl
10881            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
10882            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10883            ! pod/perlfaq7.pod pod/perlfaq9.pod
10884 ____________________________________________________________________________
10885 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
10886         Log: Upgrade to Encode 1.31, from Dan Kogai.
10887      Branch: perl
10888            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
10889            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10890            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
10891            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
10892 ____________________________________________________________________________
10893 [ 15811] By: ams                                   on 2002/04/08  17:00:37
10894         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
10895              From: Andy Dougherty <doughera@lafayette.edu>
10896              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
10897              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
10898      Branch: perl
10899            ! lib/sort.t pp_sort.c
10900 ____________________________________________________________________________
10901 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
10902         Log: metaconfig unit changes for #15809.
10903      Branch: metaconfig
10904            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
10905 ____________________________________________________________________________
10906 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
10907         Log: Mirroring #15806.
10908      Branch: perl
10909            ! Porting/Glossary Porting/config.sh Porting/config_H
10910 ____________________________________________________________________________
10911 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
10912         Log: metaconfig unit changes for #15807.
10913      Branch: metaconfig
10914            ! U/protos/Protochk.U U/threads/d_asctime_r.U
10915            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
10916            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
10917            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
10918            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
10919            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
10920            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
10921            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
10922            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
10923            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
10924            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
10925            ! U/threads/d_getprotobyname_r.U
10926            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10927            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10928            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10929            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10930            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10931            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10932            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10933            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10934            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10935            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10936            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10937            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10938            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10939            ! U/threads/i_pthread.U
10940      Branch: perl
10941            ! config_h.SH
10942 ____________________________________________________________________________
10943 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
10944         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
10945              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10946              Date: Mon, 08 Apr 2002 14:34:27 +0200
10947              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
10948      Branch: perl
10949            ! Configure hints/hpux.sh reentr.pl
10950 ____________________________________________________________________________
10951 [ 15806] By: ams                                   on 2002/04/08  13:50:43
10952         Log: Subject: [PATCH] Updates to Porting/Glossary
10953              From: Paul_GreenVOS@vos.stratus.com
10954              Date: Mon, 8 Apr 02 10:44 edt
10955              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
10956      Branch: perl
10957            ! Porting/Glossary
10958 ____________________________________________________________________________
10959 [ 15805] By: ams                                   on 2002/04/08  13:47:32
10960         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
10961              coredumps on startup)
10962              From: Michael G Schwern <schwern@pobox.com>
10963              Date: Mon, 8 Apr 2002 10:34:49 -0400
10964              Message-Id: <20020408143449.GB3245@blackrider>
10965      Branch: perl
10966            ! lib/ExtUtils/MM_Unix.pm
10967 ____________________________________________________________________________
10968 [ 15804] By: ams                                   on 2002/04/08  13:29:28
10969         Log: Subject: [PATCH] example in pod/perllexwarn.pod
10970              From: Slaven Rezic <slaven.rezic@berlin.de>
10971              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
10972              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
10973      Branch: perl
10974            ! pod/perllexwarn.pod
10975 ____________________________________________________________________________
10976 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
10977         Log: Upgrade to Encode 1.30, from Dan Kogai. 
10978      Branch: perl
10979            + ext/Encode/lib/Encode/Encoder.pm
10980            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10981            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
10982            ! ext/Encode/lib/Encode/Supported.pod
10983            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
10984            ! ext/Encode/t/grow.t
10985 ____________________________________________________________________________
10986 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
10987         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
10988              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10989              Date: Mon, 08 Apr 2002 01:08:40 +0100
10990              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
10991      Branch: perl
10992            ! ext/MIME/Base64/t/base64.t
10993 ____________________________________________________________________________
10994 [ 15801] By: nick                                  on 2002/04/08  07:28:27
10995         Log: Integrate mainline
10996      Branch: perlio
10997           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
10998           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
10999           +> ext/File/Glob/t/utf8.t
11000           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
11001           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
11002           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
11003            - ext/Encode/lib/Encode/10646_1.pm
11004            - ext/Encode/lib/Encode/Internal.pm
11005            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11006            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
11007            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
11008            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
11009            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
11010            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
11011            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
11012           !> (integrate 157 files)
11013 ____________________________________________________________________________
11014 [ 15800] By: ams                                   on 2002/04/08  07:06:21
11015         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
11016              From: Jan Dubois <JanD@ActiveState.com>
11017              Date: Mon, 08 Apr 2002 00:10:39 -0700
11018              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
11019      Branch: perl
11020            ! lib/ExtUtils/Packlist.pm
11021 ____________________________________________________________________________
11022 [ 15799] By: ams                                   on 2002/04/08  04:50:36
11023         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
11024              From: Stas Bekman <stas@stason.org>
11025              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
11026              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
11027      Branch: perl
11028            ! pod/perlguts.pod
11029 ____________________________________________________________________________
11030 [ 15798] By: ams                                   on 2002/04/08  03:56:52
11031         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
11032      Branch: perl
11033            ! util.c
11034 ____________________________________________________________________________
11035 [ 15797] By: ams                                   on 2002/04/08  01:30:38
11036         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
11037              same line of code. (As suggested by Simon Cozens.)
11038      Branch: perl
11039            ! mg.c
11040 ____________________________________________________________________________
11041 [ 15796] By: ams                                   on 2002/04/08  01:27:24
11042         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
11043              Simon Cozens.
11044      Branch: perl
11045            ! embed.fnc util.c
11046 ____________________________________________________________________________
11047 [ 15795] By: ams                                   on 2002/04/08  01:05:16
11048         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
11049              From: Tom Brown <thecap@peach.ece.utexas.edu>
11050              Date: Sun, 07 Apr 2002 23:20:05 GMT
11051              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
11052      Branch: perl
11053            ! ext/Devel/DProf/DProf.xs
11054 ____________________________________________________________________________
11055 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
11056         Log: Retract #15793 since #15775 should fix the problem.
11057      Branch: perl
11058            ! hv.c
11059 ____________________________________________________________________________
11060 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
11061         Log: (Retracted by #15794)
11062              Subject: [PATCH] hv.c
11063              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11064              Date: Sun, 7 Apr 2002 14:25:48 +0200
11065              Message-ID: <3CB056EC.16340.1119992@localhost>
11066      Branch: perl
11067            ! hv.c
11068 ____________________________________________________________________________
11069 [ 15792] By: ams                                   on 2002/04/07  21:48:49
11070         Log: Make other nits nervous.
11071      Branch: perl
11072            ! gv.c perl.c
11073 ____________________________________________________________________________
11074 [ 15791] By: ams                                   on 2002/04/07  20:31:08
11075         Log: Subject: [MIME::Base64 patch] t/base64.t fix
11076              From: Dan Kogai <dankogai@dan.co.jp>
11077              Date: Mon, 8 Apr 2002 06:19:29 +0900
11078              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
11079      Branch: perl
11080            ! ext/MIME/Base64/t/base64.t
11081 ____________________________________________________________________________
11082 [ 15790] By: ams                                   on 2002/04/07  20:15:52
11083         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
11084              From: Slaven Rezic <slaven.rezic@berlin.de>
11085              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
11086              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
11087      Branch: perl
11088            ! ext/Devel/Peek/Peek.xs
11089 ____________________________________________________________________________
11090 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
11091         Log: Fully qualify in warning message the name of a subroutine redefined
11092              via glob assignment
11093      Branch: perl
11094            ! sv.c t/lib/warnings/op t/lib/warnings/sv
11095 ____________________________________________________________________________
11096 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
11097         Log: Update from Dan Kogai.
11098      Branch: perl
11099            ! ext/Encode/t/Unicode.t
11100 ____________________________________________________________________________
11101 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
11102         Log: Can't right now twist my brain to figure out
11103              the right CR/LF code point mappings in EBCDIC.
11104      Branch: perl
11105            ! lib/Pod/t/eol.t
11106 ____________________________________________________________________________
11107 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
11108         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
11109              From: Nicholas Clark <nick@ccl4.org>
11110              Date: Sun, 7 Apr 2002 15:01:56 +0100
11111              Message-ID: <20020407150156.R10686@plum.flirble.org>
11112      Branch: perl
11113            ! ext/Data/Dumper/Dumper.xs
11114 ____________________________________________________________________________
11115 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
11116         Log: Tpyo.
11117      Branch: perl
11118            ! lib/Pod/t/eol.t
11119 ____________________________________________________________________________
11120 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
11121         Log: EBCDIC branch was forgotten.
11122      Branch: perl
11123            ! ext/Devel/Peek/Peek.t
11124 ____________________________________________________________________________
11125 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
11126         Log: charnames::viacode() was broken, noticed by Jeffrey.
11127      Branch: perl
11128            ! lib/charnames.pm lib/charnames.t
11129 ____________________________________________________________________________
11130 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
11131         Log: Missing files.
11132      Branch: perl
11133            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
11134            ! MANIFEST ext/Encode/MANIFEST
11135 ____________________________________________________________________________
11136 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
11137         Log: (intentionally empty)
11138      Branch: perl
11139            ! MANIFEST sv.h
11140 ____________________________________________________________________________
11141 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
11142         Log: Upgrade to Encode 1.26, from Dan Kogai.
11143      Branch: perl
11144            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
11145            + ext/Encode/ucm/jis0212.ucm
11146            - ext/Encode/lib/Encode/10646_1.pm
11147            - ext/Encode/lib/Encode/Internal.pm
11148            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11149            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
11150            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
11151            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
11152            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
11153            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
11154            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
11155            - ext/Encode/ucm/macRumanian.ucm
11156            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
11157            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
11158            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
11159            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
11160            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
11161            ! ext/Encode/lib/Encode/Encoding.pm
11162            ! ext/Encode/lib/Encode/Supported.pod
11163            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
11164            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
11165            ! ext/Encode/ucm/adobeSymbol.ucm
11166            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
11167            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
11168            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
11169            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
11170            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
11171            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
11172            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
11173            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
11174            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
11175            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
11176            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
11177            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
11178            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
11179            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
11180            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
11181            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
11182            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
11183            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
11184            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
11185            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
11186            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
11187            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
11188            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
11189            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
11190            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
11191            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
11192            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
11193            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
11194            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
11195            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
11196            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
11197            ! ext/Encode/ucm/nextstep.ucm
11198 ____________________________________________________________________________
11199 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
11200         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
11201              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
11202              Now, where was my coffee mug...
11203      Branch: perl
11204            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
11205            ! pp_sys.c
11206 ____________________________________________________________________________
11207 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
11208         Log: Subject: [PATCH] MakeMaker basic.t on Win32
11209              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11210              Date: Sun, 7 Apr 2002 14:25:48 +0200
11211              Message-ID: <3CB056EC.27101.1119A3D@localhost>
11212              
11213              Subject: [PATCH] MakeMaker && Win32 && nmake
11214              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11215              Date: Sun, 7 Apr 2002 14:25:48 +0200
11216              Message-ID: <3CB056EC.9001.11199ED@localhost>
11217      Branch: perl
11218            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
11219 ____________________________________________________________________________
11220 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
11221         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
11222              From: Philip Newton <Philip.Newton@gmx.net>
11223              Date: Sun, 07 Apr 2002 07:51:49 +0200      
11224              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
11225      Branch: perl
11226            ! utf8.c
11227 ____________________________________________________________________________
11228 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
11229         Log: There was no nice way of getting in UTF-8 filenames:
11230              now one can use in the (new) three-arg form of readdir()
11231              and in File::Glob import a ":utf8" to transparently accept
11232              the filenames as Unicode.  Note that only :utf8 is supported,
11233              not fancier stuff like :encoding(foobar)
11234      Branch: perl
11235            + ext/File/Glob/t/utf8.t
11236            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
11237            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
11238            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11239            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
11240            ! t/op/readdir.t
11241 ____________________________________________________________________________
11242 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
11243         Log: Subject: [PATCH] Re: perl@15772
11244              From: Nicholas Clark <nick@ccl4.org>
11245              Date: Sun, 7 Apr 2002 11:06:42 +0100
11246              Message-ID: <20020407110641.O10686@plum.flirble.org>
11247      Branch: perl
11248            ! hv.c
11249 ____________________________________________________________________________
11250 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
11251         Log: Subject: [PATCH] Re: 15764 breakage
11252              From: Michael G Schwern <schwern@pobox.com>
11253              Date: Sat, 6 Apr 2002 19:14:02 -0500
11254              Message-ID: <20020407001401.GA7076@blackrider>
11255      Branch: perl
11256            ! lib/ExtUtils/MM_Unix.pm
11257 ____________________________________________________________________________
11258 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
11259         Log: Instruction tweak.
11260      Branch: perl
11261            ! README.os390
11262 ____________________________________________________________________________
11263 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
11264         Log: Update Changes.
11265      Branch: perl
11266            ! Changes patchlevel.h
11267 ____________________________________________________________________________
11268 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
11269         Log: Subject: [PATCH] Encode tweaks for VMS
11270              From: Michael G Schwern <schwern@pobox.com>
11271              Date: Sat, 6 Apr 2002 03:26:09 -0500
11272              Message-ID: <20020406082609.GA28758@blackrider>
11273      Branch: perl
11274            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
11275            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
11276            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
11277            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
11278 ____________________________________________________________________________
11279 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
11280         Log: Prettyprinting and version paranoia.
11281      Branch: perl
11282            ! ext/DB_File/t/db-recno.t
11283 ____________________________________________________________________________
11284 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
11285         Log: Be explicit about the two DB_File tests croaking
11286              in Mac OS X.
11287      Branch: perl
11288            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
11289 ____________________________________________________________________________
11290 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
11291         Log: Regen toc.
11292      Branch: perl
11293            ! pod/perltoc.pod
11294 ____________________________________________________________________________
11295 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
11296         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
11297              From: Benjamin Goldberg <goldbb2@earthlink.net>
11298              Date: Fri, 05 Apr 2002 19:15:42 -0500
11299              Message-ID: <3CAE3E2E.8483505@earthlink.net>
11300      Branch: perl
11301            ! hv.h
11302 ____________________________________________________________________________
11303 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
11304         Log: Underline that the current implementation is not
11305              guaranteed to be forever; and reformat a bit.
11306      Branch: perl
11307            ! lib/utf8.pm
11308 ____________________________________________________________________________
11309 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
11310         Log: Subject: Weak spots in the utf8 manpage
11311              From: andreas.koenig@anima.de (Andreas J. Koenig)
11312              Date: Fri, 05 Apr 2002 10:08:44 +0200      
11313              Message-ID: <m3u1qqefeb.fsf@anima.de>      
11314      Branch: perl
11315            ! lib/utf8.pm
11316 ____________________________________________________________________________
11317 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
11318         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
11319              From: Michael G Schwern <schwern@pobox.com>
11320              Date: Sat, 6 Apr 2002 03:22:03 -0500
11321              Message-ID: <20020406082203.GA28713@blackrider>
11322      Branch: perl
11323            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
11324            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
11325            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
11326            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
11327            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
11328            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11329            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11330            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
11331            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
11332            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
11333 ____________________________________________________________________________
11334 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
11335         Log: No need to avoid utf8 warnings after #15762.
11336      Branch: perl
11337            ! lib/Unicode/Collate.pm
11338 ____________________________________________________________________________
11339 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
11340         Log: As noted by Philip Newton: nothing wrong with BOM,
11341              but 0xFFFE quite wrong.
11342      Branch: perl
11343            ! t/lib/warnings/utf8 utf8.c utf8.h
11344 ____________________________________________________________________________
11345 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
11346         Log: Explain the "gaps" in the UTF-8 encoding.
11347      Branch: perl
11348            ! pod/perlunicode.pod utf8.h
11349 ____________________________________________________________________________
11350 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
11351         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
11352              From: Nicholas Clark <nick@unfortu.net>
11353              Date: Sat, 6 Apr 2002 14:54:51 +0100
11354              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
11355      Branch: perl
11356            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
11357 ____________________________________________________________________________
11358 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
11359         Log: Signedness nits.
11360      Branch: perl
11361            ! hv.c
11362 ____________________________________________________________________________
11363 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
11364         Log: Make hv_notallowed a static as suggested by Nick Clark;
11365              and synchronize the nomenclature to talk about restricted
11366              (not fixed) hashes.
11367      Branch: perl
11368            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
11369            ! proto.h
11370 ____________________________________________________________________________
11371 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
11372         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
11373              From: Nicholas Clark <nick@unfortu.net>
11374              Date: Sat, 6 Apr 2002 00:21:17 +0100
11375              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
11376              
11377              (with the last one reversed)
11378      Branch: perl
11379            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
11380            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
11381 ____________________________________________________________________________
11382 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
11383         Log: Update the warning message.
11384      Branch: perl
11385            ! README.tru64
11386 ____________________________________________________________________________
11387 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
11388         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
11389              From: Dan Kogai <dankogai@dan.co.jp>
11390              Date: Sat, 6 Apr 2002 06:08:40 +0900
11391              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
11392      Branch: perl
11393            ! pod/perlunicode.pod
11394 ____________________________________________________________________________
11395 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
11396         Log: Some tests were failing silently instead of saying "not ok"
11397      Branch: perl
11398            ! t/comp/proto.t
11399 ____________________________________________________________________________
11400 [ 15753] By: nick                                  on 2002/04/05  19:30:12
11401         Log: Integrate mainline
11402      Branch: perlio
11403           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
11404           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
11405           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
11406 ____________________________________________________________________________
11407 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
11408         Log: Minor Tie::File test patch, from mjd.
11409      Branch: perl
11410            ! lib/Tie/File/t/24_cache_loop.t
11411 ____________________________________________________________________________
11412 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
11413         Log: Not *that* different line endings (noticed by Philip Newton)
11414      Branch: perl
11415            ! pod/perldelta.pod
11416 ____________________________________________________________________________
11417 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
11418         Log: Retract #15745 for now; won't work without more Encode fixes.
11419      Branch: perl
11420            ! ext/Encode/lib/Encode/10646_1.pm
11421 ____________________________________________________________________________
11422 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
11423         Log: metaconfig unit change for #15748.
11424      Branch: metaconfig
11425            ! U/modified/Oldconfig.U
11426 ____________________________________________________________________________
11427 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
11428         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
11429              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11430              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
11431              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
11432      Branch: perl
11433            ! Configure
11434 ____________________________________________________________________________
11435 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
11436         Log: NetWare update from C Aditya.
11437      Branch: perl
11438            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
11439 ____________________________________________________________________________
11440 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
11441         Log: Win32 pacifying from mjd.
11442      Branch: perl
11443            ! lib/Tie/File/t/26_twrite.t
11444 ____________________________________________________________________________
11445 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
11446         Log: Integrate perlio:
11447              
11448              [ 15744]
11449              Not only did UCS-2 have dodgy name it was buggy.
11450      Branch: perl
11451           !> ext/Encode/lib/Encode/10646_1.pm
11452 ____________________________________________________________________________
11453 [ 15744] By: nick                                  on 2002/04/05  13:02:36
11454         Log: Not only did UCS-2 have dodgy name it was buggy.
11455      Branch: perlio
11456            ! ext/Encode/lib/Encode/10646_1.pm
11457 ____________________________________________________________________________
11458 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
11459         Log: Subject: Patch for bug ID 20020221.007
11460              From: Archer Sully <archer@meer.net>
11461              Date: Thu, 4 Apr 2002 21:45:34 -0700
11462              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
11463              
11464              Fix for "[ID 20020221.007] SEGV in Storable with empty string
11465              scalar object" (dclone)
11466      Branch: perl
11467            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
11468 ____________________________________________________________________________
11469 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
11470         Log: Subject: Re: lib/sort.t failure 
11471              From: "John P. Linderman" <jpl@research.att.com>
11472              Date: Fri, 05 Apr 2002 06:19:07 -0500
11473              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
11474              
11475              with a minor formatting tweak
11476      Branch: perl
11477            ! pod/perlfunc.pod
11478 ____________________________________________________________________________
11479 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
11480         Log: Subject: Re: lib/sort.t failure (and [PATCH])
11481              From: "John P. Linderman" <jpl@research.att.com>
11482              Date: Fri, 05 Apr 2002 07:13:27 -0500
11483              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
11484      Branch: perl
11485            ! lib/sort.t
11486 ____________________________________________________________________________
11487 [ 15740] By: nick                                  on 2002/04/05  09:31:42
11488         Log: Integrate mainline
11489      Branch: perlio
11490           +> (branch 49 files)
11491           !> (integrate 82 files)
11492 ____________________________________________________________________________
11493 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
11494         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
11495              From: Dan Kogai <dankogai@dan.co.jp>
11496              Date: Fri, 5 Apr 2002 11:52:50 +0900
11497              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
11498      Branch: perl
11499            ! ext/Encode/t/Aliases.t
11500 ____________________________________________________________________________
11501 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
11502         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
11503              From: Dan Kogai <dankogai@dan.co.jp>
11504              Date: Fri, 5 Apr 2002 11:39:55 +0900
11505              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
11506      Branch: perl
11507            ! ext/Encode/lib/Encode/Alias.pm
11508 ____________________________________________________________________________
11509 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
11510         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
11511              From: Ilmari Karonen <iltzu@sci.fi>
11512              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
11513              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
11514      Branch: perl
11515            ! gv.c t/op/method.t
11516 ____________________________________________________________________________
11517 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
11518         Log: I was fooled for a while, somebody else might be too.
11519      Branch: perl
11520            ! t/test.pl
11521 ____________________________________________________________________________
11522 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
11523         Log: test.pl-ify.
11524      Branch: perl
11525            ! t/op/method.t
11526 ____________________________________________________________________________
11527 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
11528         Log: Upgrade to Encode 1.20, from Dan Kogai.
11529      Branch: perl
11530            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
11531            + ext/Encode/ucm/adobeSymbol.ucm
11532            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
11533            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
11534            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
11535            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
11536            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
11537            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
11538            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
11539            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
11540            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
11541            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
11542            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
11543            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
11544            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
11545            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
11546            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
11547            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
11548            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
11549            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
11550            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
11551            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
11552            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
11553            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
11554            + ext/Encode/ucm/macSymbol.ucm
11555            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
11556            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
11557            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
11558            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
11559            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11560            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
11561            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11562            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
11563            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
11564            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
11565            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
11566            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
11567            ! ext/Encode/lib/Encode/Alias.pm
11568            ! ext/Encode/lib/Encode/Supported.pod
11569            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11570            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
11571            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
11572            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
11573            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
11574            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
11575            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
11576            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
11577            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
11578            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
11579            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
11580            ! ext/Encode/ucm/nextstep.ucm
11581 ____________________________________________________________________________
11582 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
11583         Log: Subject: left-over "use 5.7.2" in threads.pm
11584              From: Slaven Rezic <slaven.rezic@berlin.de>
11585              Date: 21 Mar 2002 23:18:13 +0100
11586              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
11587      Branch: perl
11588            ! ext/threads/threads.pm
11589 ____________________________________________________________________________
11590 [ 15732] By: ams                                   on 2002/04/04  17:08:13
11591         Log: Subject: [PATCH 5.7.3 DOCS]
11592              From: mjd@plover.com
11593              Date: 4 Apr 2002 15:59:39 -0000
11594              Message-Id: <20020404155939.6754.qmail@plover.com>
11595      Branch: perl
11596            ! pod/perlfaq9.pod
11597 ____________________________________________________________________________
11598 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
11599         Log: metaconfig unit change for #15730.
11600      Branch: metaconfig
11601            ! U/threads/usethreads.U
11602 ____________________________________________________________________________
11603 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
11604         Log: Subject: Re: lib/sort.t failure [PATCH]
11605              From: Andy Dougherty <doughera@lafayette.edu>
11606              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
11607              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
11608              
11609              Default to usethreads in case the user most probably forgot it.
11610      Branch: perl
11611            ! Configure
11612 ____________________________________________________________________________
11613 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
11614         Log: Typo nits from Wolfgang Laun.
11615      Branch: perl
11616            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
11617 ____________________________________________________________________________
11618 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
11619         Log: Detypo in diagnostics.
11620      Branch: perl
11621            ! lib/locale.t
11622 ____________________________________________________________________________
11623 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
11624         Log: pod2html: try to be EOL agnostic.
11625              (Needs testing on CRLF and CR platforms.)
11626      Branch: perl
11627            + lib/Pod/t/eol.t
11628            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
11629 ____________________________________________________________________________
11630 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
11631         Log: Subject: [PATCH} Pod::HTML and HTML4
11632              From: Robert Spier <rspier@pobox.com>
11633              Date: Wed, 03 Apr 2002 16:26:21 -0800
11634              Message-ID: <3CAB9DAD.20305@pobox.com>
11635      Branch: perl
11636            ! lib/Pod/Html.pm
11637 ____________________________________________________________________________
11638 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
11639         Log: Byebye, beebee.
11640      Branch: perl
11641            ! t/lib/warnings/perlio
11642 ____________________________________________________________________________
11643 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
11644         Log: Subject: Re: enc2xs needs portable way to know it's in the core
11645              From: PPrymmer@factset.com
11646              Date: Wed, 3 Apr 2002 14:29:32 -0500
11647              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
11648      Branch: perl
11649            ! configure.com
11650 ____________________________________________________________________________
11651 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
11652         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
11653              From: Dominic Dunlop <domo@computer.org>
11654              Date: Wed, 3 Apr 2002 22:44:01 +0200
11655              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
11656      Branch: perl
11657            ! lib/File/Spec/t/rel2abs2rel.t
11658 ____________________________________________________________________________
11659 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
11660         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
11661              From: Paul_GreenVOS@vos.stratus.com
11662              Date: Wed, 3 Apr 02 16:34 est
11663              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
11664      Branch: perl
11665            ! pp_pack.c
11666 ____________________________________________________________________________
11667 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
11668         Log: Upgrade to Tie::File 0.93, from mjd.
11669      Branch: perl
11670            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11671            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
11672            ! lib/Tie/File/t/41_heap.t
11673 ____________________________________________________________________________
11674 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
11675         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
11676              From: Andy Dougherty <doughera@lafayette.edu>
11677              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
11678              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
11679      Branch: perl
11680            ! lib/AnyDBM_File.t
11681 ____________________________________________________________________________
11682 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
11683         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
11684              and ccflags including -DNO_LOCALE
11685      Branch: perl
11686            ! perl.h
11687 ____________________________________________________________________________
11688 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
11689         Log: EPOC tweaks from Olaf Flebbe.
11690      Branch: perl
11691            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
11692 ____________________________________________________________________________
11693 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
11694         Log: Subject: [PATCH] Set @INC earlier
11695              From: Andy Dougherty <doughera@lafayette.edu>
11696              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
11697              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
11698      Branch: perl
11699            ! lib/AnyDBM_File.t lib/sort.t
11700 ____________________________________________________________________________
11701 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
11702         Log: perlcompile.pod was listing all B:: modules, except B::Concise
11703              (resubmitted)
11704      Branch: perl
11705            ! pod/perlcompile.pod
11706 ____________________________________________________________________________
11707 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
11708         Log: perlcompile.pod was listing all B:: modules, except B::Concise
11709      Branch: perl
11710            ! pod/perlcompile.pod
11711 ____________________________________________________________________________
11712 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
11713         Log: non-perlio robustness.
11714      Branch: perl
11715            ! ext/Socket/socketpair.t lib/utf8.t
11716 ____________________________________________________________________________
11717 [ 15713] By: nick                                  on 2002/04/03  18:06:49
11718         Log: Integrate mainline
11719      Branch: perlio
11720           +> lib/Tie/File/t/41_heap.t
11721           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
11722           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
11723           !> regexec.c t/op/re_tests t/op/tiearray.t
11724 ____________________________________________________________________________
11725 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
11726         Log: Tweak for 8.3 compat.
11727      Branch: perl
11728            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
11729            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
11730            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
11731            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
11732            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
11733            ! ext/Encode/bin/enc2xs
11734 ____________________________________________________________________________
11735 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
11736         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
11737              From: Mark-Jason Dominus <mjd@plover.com>
11738              Date: Wed, 03 Apr 2002 13:04:40 -0500
11739              Message-ID: <20020403180440.7614.qmail@plover.com>
11740      Branch: perl
11741            ! t/op/tiearray.t
11742 ____________________________________________________________________________
11743 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
11744         Log: Forgotten.
11745      Branch: perl
11746            + lib/Tie/File/t/41_heap.t
11747            ! MANIFEST
11748 ____________________________________________________________________________
11749 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
11750         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
11751              From: Mark Kvale <kvale@phy.ucsf.edu>
11752              Date: Tue, 2 Apr 2002 13:57:37 -0800
11753              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
11754      Branch: perl
11755            ! t/op/re_tests
11756 ____________________________________________________________________________
11757 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
11758         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
11759              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
11760              Date: Wed, 03 Apr 2002 03:34:34 +0100
11761              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
11762      Branch: perl
11763            ! regcomp.c
11764 ____________________________________________________________________________
11765 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
11766         Log: The leavetry crash should now be history.
11767      Branch: perl
11768            ! t/op/tiearray.t
11769 ____________________________________________________________________________
11770 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
11771         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
11772              From: Michael G Schwern <schwern@pobox.com>
11773              Date: Wed, 3 Apr 2002 10:56:44 -0500
11774              Message-ID: <20020403155644.GC916@blackrider>
11775      Branch: perl
11776            ! lib/ExtUtils/MM_Win95.pm
11777 ____________________________________________________________________________
11778 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
11779         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
11780              From: Dave Mitchell <davem@fdgroup.com>
11781              Date: Wed, 3 Apr 2002 02:08:26 +0100
11782              Message-ID: <20020403020825.B16724@fdgroup.com>
11783      Branch: perl
11784            ! pp_ctl.c
11785 ____________________________________________________________________________
11786 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
11787         Log: Prototype tweak for non-threaded builds.
11788      Branch: perl
11789            ! perl.c
11790 ____________________________________________________________________________
11791 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
11792         Log: Detached threads do not help; they still hold resources.
11793      Branch: perl
11794            ! ext/threads/threads.pm pod/perldiag.pod
11795 ____________________________________________________________________________
11796 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
11797         Log: Doc tweak from Wolfgang Laun.
11798      Branch: perl
11799            ! lib/File/Compare.pm
11800 ____________________________________________________________________________
11801 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
11802         Log: Subject: [PATCH bleadperl] regexec.c
11803              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11804              Date: Wed, 3 Apr 2002 11:13:30 +0200
11805              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
11806      Branch: perl
11807            ! regexec.c
11808 ____________________________________________________________________________
11809 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
11810         Log: Document the "Cleanup skipped ..." warning.
11811      Branch: perl
11812            ! ext/threads/threads.pm pod/perldiag.pod
11813 ____________________________________________________________________________
11814 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
11815         Log: Integrate perlio:
11816              
11817              [ 15698]
11818              Fix segfaults when mainthread exits with other threads running:
11819              - track number of running threads
11820              - if main thread calls perl_destruct() with other threads running
11821              skip most of cleanup (with a warning).
11822              
11823              [ 15696]
11824              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
11825      Branch: perl
11826           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
11827           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
11828           !> pod/perlapi.pod proto.h
11829 ____________________________________________________________________________
11830 [ 15698] By: nick                                  on 2002/04/03  13:15:30
11831         Log: Fix segfaults when mainthread exits with other threads running:
11832              - track number of running threads
11833              - if main thread calls perl_destruct() with other threads running
11834              skip most of cleanup (with a warning).
11835      Branch: perlio
11836            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
11837            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
11838 ____________________________________________________________________________
11839 [ 15697] By: nick                                  on 2002/04/03  07:34:13
11840         Log: Integrate mainline
11841      Branch: perlio
11842           +> lib/Net/Ping/t/250_ping_hires.t
11843           !> (integrate 33 files)
11844 ____________________________________________________________________________
11845 [ 15696] By: nick                                  on 2002/04/03  06:41:58
11846         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
11847      Branch: perlio
11848            ! lib/ExtUtils/xsubpp
11849 ____________________________________________________________________________
11850 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
11851         Log: Subject: [PATCH @15047] debugger
11852              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11853              Date: Sat, 16 Mar 2002 04:38:50 -0500
11854              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
11855      Branch: perl
11856            ! lib/perl5db.pl
11857 ____________________________________________________________________________
11858 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
11859         Log: Third Degree flags.
11860      Branch: perl
11861            ! Makefile.SH
11862 ____________________________________________________________________________
11863 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
11864         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
11865              From: Mark-Jason Dominus <mjd@plover.com>
11866              Date: Tue, 02 Apr 2002 16:35:11 -0500
11867              Message-ID: <20020402213511.27781.qmail@plover.com>
11868              
11869              (tweaked)
11870      Branch: perl
11871            ! pod/perlfunc.pod
11872 ____________________________________________________________________________
11873 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
11874         Log: Upgrade to Tie::File 0.92, from mjd.
11875      Branch: perl
11876            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11877            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
11878            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
11879            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
11880            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
11881            ! lib/Tie/File/t/40_abs_cache.t
11882 ____________________________________________________________________________
11883 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
11884         Log: Subject: [PATCH] Update my email address in perl.c
11885              From: Paul_GreenVOS@vos.stratus.com
11886              Date: Tue, 2 Apr 02 15:27 est
11887              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
11888      Branch: perl
11889            ! AUTHORS perl.c
11890 ____________________________________________________________________________
11891 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
11892         Log: POD fix.
11893      Branch: perl
11894            ! pod/perldelta.pod
11895 ____________________________________________________________________________
11896 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
11897         Log: What started as a small nit (the charnames test, nit found
11898              be Hugo), ballooned a bit... the goal is Larry's wish that
11899              illegal Unicode (such as U+FFFF) by default doesn't warn,
11900              since what if somebody WANTS to create illegal Unicode?
11901              Now getting close to this in the regex runtime.
11902              (Also, fix more of my fixation that BOM would be U+FFFE.)
11903      Branch: perl
11904            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
11905            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
11906 ____________________________________________________________________________
11907 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
11908         Log: Talk more about Net::Ping.
11909      Branch: perl
11910            ! pod/perldelta.pod
11911 ____________________________________________________________________________
11912 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
11913         Log: Upgrade to Net::Ping 2.14.
11914      Branch: perl
11915            + lib/Net/Ping/t/250_ping_hires.t
11916            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
11917            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
11918            ! lib/Net/Ping/t/140_stream_inst.t
11919 ____________________________________________________________________________
11920 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
11921         Log: XML::Parser 2.31 should be out shortly.
11922      Branch: perl
11923            ! pod/perldelta.pod
11924 ____________________________________________________________________________
11925 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
11926         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
11927              From: George Necula <necula@eecs.berkeley.edu>
11928              Date: Tue, 2 Apr 2002 10:22:41 -0800
11929              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
11930      Branch: perl
11931            ! lib/File/Spec/Cygwin.pm
11932 ____________________________________________________________________________
11933 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
11934         Log: EBCDIC test tweak.
11935      Branch: perl
11936            ! pod/perldelta.pod t/uni/case.pl
11937 ____________________________________________________________________________
11938 [ 15683] By: nick                                  on 2002/04/02  15:36:17
11939         Log: Integrate mainline
11940      Branch: perlio
11941           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
11942           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
11943           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
11944 ____________________________________________________________________________
11945 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
11946         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
11947              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11948              Date: Tue, 2 Apr 2002 00:37:08 -0500
11949              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
11950      Branch: perl
11951            ! os2/os2ish.h perlio.c
11952 ____________________________________________________________________________
11953 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
11954         Log: Subject: [PATCH @15047] debugger again
11955              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11956              Date: Tue, 2 Apr 2002 00:30:31 -0500
11957              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
11958      Branch: perl
11959            ! lib/perl5db.pl
11960 ____________________________________________________________________________
11961 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
11962         Log: Subject: [PATCH @15047] test() in CPAN.pm
11963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11964              Date: Tue, 2 Apr 2002 00:46:45 -0500
11965              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
11966      Branch: perl
11967            ! lib/CPAN.pm
11968 ____________________________________________________________________________
11969 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
11970         Log: Sync with libnet-1.11
11971      Branch: perl
11972            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
11973            ! lib/Net/SMTP.pm
11974 ____________________________________________________________________________
11975 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
11976         Log: NetWare tweaks from C Aditya.
11977      Branch: perl
11978            ! NetWare/t/NWScripts.pl scope.c
11979 ____________________________________________________________________________
11980 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
11981         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
11982              From: Dan Kogai <dankogai@dan.co.jp>
11983              Date: Tue, 2 Apr 2002 22:21:47 +0900
11984              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
11985      Branch: perl
11986            ! ext/Encode/Encode.xs
11987 ____________________________________________________________________________
11988 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
11989         Log: Integrate perlio:
11990              
11991              [ 15675]
11992              Add buffer size growth test.
11993              
11994              [ 15674]
11995              Calculate buffer size needs in float to avoid 32-bit overflow.
11996      Branch: perl
11997           +> ext/Encode/t/grow.t
11998           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
11999 ____________________________________________________________________________
12000 [ 15675] By: nick                                  on 2002/04/02  07:49:41
12001         Log: Add buffer size growth test.
12002      Branch: perlio
12003            + ext/Encode/t/grow.t
12004            ! MANIFEST ext/Encode/MANIFEST
12005 ____________________________________________________________________________
12006 [ 15674] By: nick                                  on 2002/04/02  07:40:49
12007         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
12008      Branch: perlio
12009            ! ext/Encode/Encode.xs
12010 ____________________________________________________________________________
12011 [ 15673] By: nick                                  on 2002/04/02  07:40:06
12012         Log: Integrate mainline
12013      Branch: perlio
12014           +> (branch 102 files)
12015            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
12016            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
12017            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12018            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12019            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12020            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12021            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12022            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12023            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
12024            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
12025            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
12026            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
12027            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
12028            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
12029            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
12030            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
12031            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
12032            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
12033            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
12034            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
12035            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
12036            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
12037            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
12038            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
12039            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
12040            - ext/Encode/Encode/macCentEuro.ucm
12041            - ext/Encode/Encode/macCroatian.ucm
12042            - ext/Encode/Encode/macCyrillic.ucm
12043            - ext/Encode/Encode/macDingbats.ucm
12044            - ext/Encode/Encode/macGreek.ucm
12045            - ext/Encode/Encode/macIceland.ucm
12046            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
12047            - ext/Encode/Encode/macRumanian.ucm
12048            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
12049            - ext/Encode/Encode/macTurkish.ucm
12050            - ext/Encode/Encode/macUkraine.ucm
12051            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
12052            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
12053            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
12054            - ext/Encode/compile ext/Encode/encode.h
12055            - ext/Encode/lib/Encode/CN/2022_CN.pm
12056            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
12057            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
12058            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
12059            - lib/unicore/PropertyValueAliases.txt
12060           !> (integrate 143 files)
12061 ____________________________________________________________________________
12062 [ 15672] By: ams                                   on 2002/04/02  04:42:44
12063         Log: Win32 fix for Tie::File from MJD.
12064      Branch: perl
12065            ! lib/Tie/File.pm
12066 ____________________________________________________________________________
12067 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
12068         Log: Add a few tests to the timing-sensitive list.
12069      Branch: perl
12070            ! INSTALL
12071 ____________________________________________________________________________
12072 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
12073         Log: Subject: [PATCH sort.t] extensive regression testing
12074              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12075              Date: Mon, 1 Apr 2002 23:50:24 +0200
12076              Message-ID: <20020401235024.E677@rafael>
12077      Branch: perl
12078            ! lib/sort.t
12079 ____________________________________________________________________________
12080 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
12081         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)
12082              From: Nicholas Clark <nick@unfortu.net>
12083              Date: Mon, 1 Apr 2002 21:54:05 +0100
12084              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
12085      Branch: perl
12086            ! lib/Memoize/t/errors.t
12087 ____________________________________________________________________________
12088 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
12089         Log: Subject: getting rid of a few superfluous $&/$`
12090              From: Jeffrey Friedl <jfriedl@yahoo.com>
12091              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
12092              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
12093              
12094              (with more-backward-compat than just using @- and @+, also by Jeffrey)
12095              
12096              (The version number of Text::Balanced intentionally not
12097              increased since Damian will make a new release after 5.8)
12098      Branch: perl
12099            ! lib/Pod/Html.pm lib/Text/Balanced.pm
12100 ____________________________________________________________________________
12101 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
12102         Log: Subject: [PATCH 5.7.3 TESTS]
12103              From: mjd@plover.com
12104              Date: 1 Apr 2002 20:32:18 -0000
12105              Message-ID: <20020401203218.25230.qmail@plover.com>
12106      Branch: perl
12107            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
12108            ! t/op/tiearray.t t/test.pl
12109 ____________________________________________________________________________
12110 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
12111         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
12112              From: Paul_GreenVOS@vos.stratus.com
12113              Date: Mon, 1 Apr 02 15:15 est
12114              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
12115      Branch: perl
12116            ! iperlsys.h
12117 ____________________________________________________________________________
12118 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
12119         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
12120              From: Paul_GreenVOS@vos.stratus.com
12121              Date: Mon, 1 Apr 02 14:11 est
12122              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
12123      Branch: perl
12124            ! lib/ExtUtils/MM_Unix.pm
12125 ____________________________________________________________________________
12126 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
12127         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
12128              From: Nicholas Clark <nick@unfortu.net>
12129              Date: Mon, 1 Apr 2002 19:30:05 +0100
12130              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
12131      Branch: perl
12132            ! t/op/pat.t t/op/utfhash.t
12133 ____________________________________________________________________________
12134 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
12135         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
12136              From: Mark-Jason Dominus <mjd@plover.com>
12137              Date: Mon, 01 Apr 2002 13:22:01 -0500
12138              Message-ID: <20020401182201.21189.qmail@plover.com>
12139      Branch: perl
12140            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
12141 ____________________________________________________________________________
12142 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
12143         Log: Update Changes.
12144      Branch: perl
12145            ! Changes patchlevel.h
12146 ____________________________________________________________________________
12147 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
12148         Log: Subject: [PATCH 5.7.3 DOC]
12149              From: mjd@plover.com
12150              Date: 1 Apr 2002 17:23:40 -0000
12151              Message-ID: <20020401172340.16410.qmail@plover.com>
12152      Branch: perl
12153            ! pod/perldelta.pod
12154 ____________________________________________________________________________
12155 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
12156         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
12157      Branch: perl
12158            ! hints/unicos.sh
12159 ____________________________________________________________________________
12160 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
12161         Log: Advertise piconv and enc2xs.
12162      Branch: perl
12163            ! pod/perldelta.pod
12164 ____________________________________________________________________________
12165 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
12166         Log: Add enc2xs.
12167      Branch: perl
12168            + utils/enc2xs.PL
12169            ! MANIFEST utils/Makefile
12170 ____________________________________________________________________________
12171 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
12172         Log: Integrate perlio:
12173              
12174              [ 15653]
12175              Be more explicit testing for \015 not \r
12176      Branch: perl
12177           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
12178           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
12179 ____________________________________________________________________________
12180 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
12181         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
12182              From: Philip Newton <Philip.Newton@gmx.net>
12183              Date: Mon, 01 Apr 2002 17:06:18 +0200
12184              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
12185      Branch: perl
12186            ! lib/charnames.pm lib/charnames.t
12187 ____________________________________________________________________________
12188 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
12189         Log: Subject: detypo patch
12190              From: andreas.koenig@anima.de (Andreas J. Koenig)
12191              Date: Mon, 01 Apr 2002 10:09:21 +0200
12192              Message-ID: <m3r8lzsuvi.fsf@anima.de>
12193      Branch: perl
12194            ! INSTALL
12195 ____________________________________________________________________________
12196 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
12197         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
12198              From: Philip Newton <Philip.Newton@gmx.net>
12199              Date: Mon, 01 Apr 2002 08:12:01 +0200
12200              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
12201      Branch: perl
12202            ! lib/charnames.pm lib/charnames.t
12203 ____________________________________________________________________________
12204 [ 15653] By: nick                                  on 2002/04/01  09:20:24
12205         Log: Be more explicit testing for \015 not \r
12206      Branch: perlio
12207            ! t/io/crlf.t
12208 ____________________________________________________________________________
12209 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
12210         Log: If under UTF-8 locale the utf8.pm really needs to be found.
12211      Branch: perl
12212            ! t/comp/cpp.t t/run/switchPx.t
12213 ____________________________________________________________________________
12214 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
12215         Log: Upgrade to Tie::File 0.91, from mjd.
12216      Branch: perl
12217            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
12218            + lib/Tie/File/t/26_twrite.t
12219            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
12220            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
12221            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
12222            ! lib/Tie/File/t/16_handle.t
12223 ____________________________________________________________________________
12224 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
12225         Log: DJGPP tweaks from Laszlo.
12226      Branch: perl
12227            ! lib/ExtUtils/MM_DOS.pm util.c
12228 ____________________________________________________________________________
12229 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
12230         Log: Discussion about minimal installations.
12231      Branch: perl
12232            ! INSTALL
12233 ____________________________________________________________________________
12234 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
12235         Log: Comment tweak from Hugo.
12236      Branch: perl
12237            ! regexec.c
12238 ____________________________________________________________________________
12239 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
12240         Log: Another UTF-8 locale tweak from Hugo.
12241      Branch: perl
12242            ! regexec.c
12243 ____________________________________________________________________________
12244 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
12245         Log: Document the known MacOS X locale problem.
12246      Branch: perl
12247            ! pod/perldelta.pod
12248 ____________________________________________________________________________
12249 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
12250         Log: Regex fix from Hugo: in UTF-8 locales the character
12251              counting code didn't work right for minimal matches.
12252      Branch: perl
12253            ! regexec.c
12254 ____________________________________________________________________________
12255 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
12256         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
12257              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12258              Date: Sun, 31 Mar 2002 20:32:43 -0500
12259              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
12260      Branch: perl
12261            ! lib/ExtUtils/xsubpp
12262 ____________________________________________________________________________
12263 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
12264         Log: Document known FreeBSD locale glitch. 
12265      Branch: perl
12266            ! pod/perldelta.pod
12267 ____________________________________________________________________________
12268 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
12269         Log: There is --list in glibc iconv.
12270      Branch: perl
12271            ! ext/Encode/bin/piconv
12272 ____________________________________________________________________________
12273 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
12274         Log: Slight usage tweaks to piconv: show usage with
12275              no -t -f or -l arguments, or with -h.
12276      Branch: perl
12277            ! ext/Encode/bin/piconv
12278 ____________________________________________________________________________
12279 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
12280         Log: Get the piconv installed.
12281      Branch: perl
12282            + utils/piconv.PL
12283            ! MANIFEST utils/Makefile
12284 ____________________________________________________________________________
12285 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
12286         Log: Spelling tweaks.
12287      Branch: perl
12288            ! ext/Encode/bin/piconv
12289 ____________________________________________________________________________
12290 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
12291         Log: Upgrade to Encode 1.11, from Dan Kogai.
12292      Branch: perl
12293            + ext/Encode/Encode/Changes.e2x
12294            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
12295            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
12296            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
12297            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
12298            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
12299            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
12300            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
12301            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
12302            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
12303            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
12304            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
12305            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
12306            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
12307            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
12308            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
12309            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
12310            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
12311            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
12312            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
12313            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
12314            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
12315            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
12316            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
12317            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
12318            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
12319            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
12320            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
12321            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
12322            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
12323            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
12324            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
12325            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
12326            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
12327            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
12328            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
12329            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
12330            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
12331            + ext/Encode/ucm/viscii.ucm
12332            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
12333            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
12334            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12335            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12336            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12337            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12338            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12339            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12340            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
12341            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
12342            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
12343            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
12344            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
12345            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
12346            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
12347            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
12348            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
12349            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
12350            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
12351            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
12352            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
12353            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
12354            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
12355            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
12356            - ext/Encode/Encode/ksc5601.ucm
12357            - ext/Encode/Encode/macCentEuro.ucm
12358            - ext/Encode/Encode/macCroatian.ucm
12359            - ext/Encode/Encode/macCyrillic.ucm
12360            - ext/Encode/Encode/macDingbats.ucm
12361            - ext/Encode/Encode/macGreek.ucm
12362            - ext/Encode/Encode/macIceland.ucm
12363            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
12364            - ext/Encode/Encode/macRumanian.ucm
12365            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
12366            - ext/Encode/Encode/macTurkish.ucm
12367            - ext/Encode/Encode/macUkraine.ucm
12368            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
12369            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
12370            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
12371            - lib/encoding.pm lib/encoding.t
12372            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
12373            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
12374            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
12375            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
12376            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
12377            ! ext/Encode/Makefile.PL ext/Encode/README
12378            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
12379            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
12380            ! ext/Encode/lib/Encode/Alias.pm
12381            ! ext/Encode/lib/Encode/Supported.pod
12382 ____________________________________________________________________________
12383 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
12384         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
12385              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
12386              respective test    and doc tweaks.
12387      Branch: perl
12388            ! lib/charnames.pm lib/charnames.t
12389 ____________________________________________________________________________
12390 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
12391         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
12392              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12393              Date: Sun, 31 Mar 2002 22:47:31 +0200
12394              Message-ID: <20020331224731.E854@rafael>
12395      Branch: perl
12396            ! pod/perlfunc.pod
12397 ____________________________________________________________________________
12398 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
12399         Log: Subject: [PATCH] __attribute__ problems with g++
12400              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12401              Date: Sun, 31 Mar 2002 22:43:03 +0200
12402              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
12403      Branch: perl
12404            ! perl.h
12405 ____________________________________________________________________________
12406 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
12407         Log: Put back the #! line, false alarm.
12408      Branch: perl
12409            ! lib/ExtUtils/t/Constant.t
12410 ____________________________________________________________________________
12411 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
12412         Log: Subject: Re: [Patch] pod/perlvar.pod
12413              From: Philip Newton <Philip.Newton@gmx.net>
12414              Date: Sun, 31 Mar 2002 07:40:43 +0200
12415              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
12416      Branch: perl
12417            ! pod/perlvar.pod
12418 ____________________________________________________________________________
12419 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
12420         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
12421              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12422              Date: Sat, 30 Mar 2002 21:37:37 -0500
12423              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
12424      Branch: perl
12425            ! ext/Socket/socketpair.t
12426 ____________________________________________________________________________
12427 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
12428         Log: Subject: Re: compile tweak for Win32
12429              From: Michael G Schwern <schwern@pobox.com>
12430              Date: Fri, 29 Mar 2002 17:48:22 -0500      
12431              Message-ID: <20020329224822.GG16816@blackrider>
12432      Branch: perl
12433            ! win32/buildext.pl
12434 ____________________________________________________________________________
12435 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
12436         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
12437              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12438              Date: Sat, 30 Mar 2002 22:19:46 +0100
12439              Message-ID: <20020330221946.A28497@rafael>
12440      Branch: perl
12441            ! t/lib/1_compile.t
12442 ____________________________________________________________________________
12443 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
12444         Log: Subject: [PATCH regmesg.t] increase output verbosity
12445              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12446              Date: Sat, 30 Mar 2002 22:34:08 +0100
12447              Message-ID: <20020330223408.C28497@rafael>
12448      Branch: perl
12449            ! t/op/regmesg.t
12450 ____________________________________________________________________________
12451 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
12452         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
12453              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12454              Date: Sat, 30 Mar 2002 21:36:23 +0100
12455              Message-ID: <20020330213623.A677@rafael>
12456      Branch: perl
12457            ! regcomp.c
12458 ____________________________________________________________________________
12459 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
12460         Log: If using a network filesystem several different hosts
12461              may be trying to lock the same file.  In this case offering
12462              to kill the other process is not that helpful.  (Unless one
12463              has *real* clustering, but that's not usually the case.)
12464      Branch: perl
12465            ! lib/CPAN.pm
12466 ____________________________________________________________________________
12467 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
12468         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
12469              From: andreas.koenig@anima.de (Andreas J. Koenig)
12470              Date: Sat, 30 Mar 2002 06:12:36 +0100
12471              Message-ID: <m3hemyvdtn.fsf@anima.de>
12472      Branch: perl
12473            ! lib/Dumpvalue.pm
12474 ____________________________________________________________________________
12475 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
12476         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
12477              From: Jeremy Zawodny <Jeremy@Zawodny.com>
12478              Date: Fri, 29 Mar 2002 17:55:20 -0800
12479              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
12480      Branch: perl
12481            ! utils/dprofpp.PL
12482 ____________________________________________________________________________
12483 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
12484         Log: Subject: [Patch] pod/perlvar.pod
12485              From: Dan Kogai <dankogai@dan.co.jp>
12486              Date: Sun, 31 Mar 2002 02:03:36 +0900
12487              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
12488      Branch: perl
12489            ! pod/perlvar.pod
12490 ____________________________________________________________________________
12491 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
12492         Log: Subject: [PATCH] MM & Encode fixes
12493              From: Michael G Schwern <schwern@pobox.com>
12494              Date: Sat, 30 Mar 2002 06:41:56 -0500
12495              Message-ID: <20020330114156.GA16533@blackrider>
12496      Branch: perl
12497            + lib/ExtUtils/t/basic.t
12498            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
12499            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
12500            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
12501            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12502            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
12503            ! lib/ExtUtils/t/hints.t
12504 ____________________________________________________________________________
12505 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
12506         Log: EBCDICification.
12507      Branch: perl
12508            ! lib/charnames.t
12509 ____________________________________________________________________________
12510 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
12511         Log: Upgrade to Tie::File 0.90, from mjd.
12512      Branch: perl
12513            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
12514            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
12515            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
12516            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
12517            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
12518            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
12519            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
12520            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
12521            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
12522 ____________________________________________________________________________
12523 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
12524         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
12525              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12526              Date: Sat, 30 Mar 2002 00:20:39 +0100
12527              Message-ID: <20020330002039.A716@rafael>
12528      Branch: perl
12529            ! lib/sort.pm
12530 ____________________________________________________________________________
12531 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
12532         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
12533              From: Michael G Schwern <schwern@pobox.com>
12534              Date: Fri, 29 Mar 2002 18:14:20 -0500
12535              Message-ID: <20020329231419.GI16816@blackrider>
12536      Branch: perl
12537            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
12538            ! wince/Makefile.ce
12539 ____________________________________________________________________________
12540 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
12541         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
12542              From: Paul_GreenVOS@vos.stratus.com
12543              Date: Fri, 29 Mar 02 18:01 est
12544              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
12545      Branch: perl
12546            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
12547 ____________________________________________________________________________
12548 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
12549         Log: AUTHORS updates.
12550      Branch: perl
12551            ! AUTHORS
12552 ____________________________________________________________________________
12553 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
12554         Log: Upgrade to Encode 1.01, from Dan Kogai.
12555      Branch: perl
12556            ! ext/Encode/Changes ext/Encode/Encode.pm
12557            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
12558            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
12559            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12560            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12561            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12562            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12563            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12564            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12565            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
12566            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
12567            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
12568            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
12569            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
12570            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
12571            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
12572            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
12573            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
12574            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
12575            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
12576            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
12577            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
12578            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
12579            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
12580            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
12581            ! ext/Encode/Encode/ksc5601.ucm
12582            ! ext/Encode/Encode/macCentEuro.ucm
12583            ! ext/Encode/Encode/macCroatian.ucm
12584            ! ext/Encode/Encode/macCyrillic.ucm
12585            ! ext/Encode/Encode/macDingbats.ucm
12586            ! ext/Encode/Encode/macGreek.ucm
12587            ! ext/Encode/Encode/macIceland.ucm
12588            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
12589            ! ext/Encode/Encode/macRumanian.ucm
12590            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
12591            ! ext/Encode/Encode/macTurkish.ucm
12592            ! ext/Encode/Encode/macUkraine.ucm
12593            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
12594            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
12595            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
12596            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
12597            ! ext/Encode/lib/Encode/CJKConstants.pm
12598            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
12599            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
12600            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
12601 ____________________________________________________________________________
12602 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
12603         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
12604              From: "Craig A. Berry" <craigberry@mac.com>
12605              Date: Fri, 29 Mar 2002 13:46:28 -0600
12606              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
12607      Branch: perl
12608            ! configure.com
12609 ____________________________________________________________________________
12610 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
12611         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
12612              which one has to get from the CPAN distribution.
12613      Branch: perl
12614            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
12615            + lib/Memoize/t/expmod_t.t
12616            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
12617            - lib/Memoize/t/expire_module_t.t
12618            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
12619            ! lib/Memoize/README
12620 ____________________________________________________________________________
12621 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
12622         Log: metaconfig unit tweak.
12623      Branch: metaconfig/U/perl
12624            ! versiononly.U
12625 ____________________________________________________________________________
12626 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
12627         Log: Configure-related tweaks.
12628      Branch: perl
12629            ! Porting/Glossary Porting/config.sh Porting/config_H
12630            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12631            ! vos/config.ga.h
12632 ____________________________________________________________________________
12633 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
12634         Log: Ooops.
12635      Branch: perl
12636            ! t/op/ver.t
12637 ____________________________________________________________________________
12638 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
12639         Log: Subject: [PATCH @15606] d_time for vms
12640              From: "Craig A. Berry" <craigberry@mac.com>
12641              Date: Fri, 29 Mar 2002 11:58:29 -0600
12642              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
12643      Branch: perl
12644            ! configure.com
12645 ____________________________________________________________________________
12646 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
12647         Log: Subject: Re: Regex-Unicode bugs
12648              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12649              Date: Thu, 28 Mar 2002 10:12:35 +0100
12650              Message-ID: <20020328101235.F678@rafael>
12651      Branch: perl
12652            ! t/op/regmesg.t
12653 ____________________________________________________________________________
12654 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
12655         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
12656              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12657              Date: Fri, 29 Mar 2002 16:53:27 +0000
12658              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
12659      Branch: perl
12660            ! pod/perlre.pod pod/perlretut.pod
12661 ____________________________________________________________________________
12662 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
12663         Log: Subject: Re: debugger debuggers wanted
12664              From: spidb@cpan.org
12665              Date: Fri, 29 Mar 2002 06:34:11 -0500
12666              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
12667      Branch: perl
12668            ! lib/perl5db.pl
12669 ____________________________________________________________________________
12670 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
12671         Log: Update Changes.
12672      Branch: perl
12673            ! Changes patchlevel.h
12674 ____________________________________________________________________________
12675 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
12676         Log: Rename for 8.3-friendliness.
12677      Branch: perl
12678            + lib/unicore/PropValueAliases.txt
12679            - lib/unicore/PropertyValueAliases.txt
12680            ! MANIFEST lib/unicore/README.perl
12681 ____________________________________________________________________________
12682 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
12683         Log: Retract ExtUtils/t/basic.t until it works.
12684      Branch: perl
12685            - lib/ExtUtils/t/basic.t
12686            ! MANIFEST
12687 ____________________________________________________________________________
12688 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
12689         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
12690              From: Slaven Rezic <slaven.rezic@berlin.de>
12691              Date: 28 Mar 2002 22:27:14 +0100
12692              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
12693      Branch: perl
12694            ! hints/freebsd.sh
12695 ____________________________________________________________________________
12696 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
12697         Log: Interesting... where did this come from?
12698              (The Configure change in #15600)
12699      Branch: perl
12700            ! config_h.SH
12701 ____________________________________________________________________________
12702 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
12703         Log: metaconfig unit change for #15600.
12704      Branch: metaconfig/U/perl
12705            ! versiononly.U
12706 ____________________________________________________________________________
12707 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
12708         Log: Subject: versiononly should not put `old' versions in inc
12709              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12710              Date: Fri, 29 Mar 2002 12:53:49 +0100
12711              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
12712      Branch: perl
12713            ! Configure
12714 ____________________________________________________________________________
12715 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
12716         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
12717              From: Michael G Schwern <schwern@pobox.com>
12718              Date: Fri, 29 Mar 2002 04:12:47 -0500
12719              Message-ID: <20020329091247.GA7432@blackrider>
12720              
12721              (with two nits: (1) change lib/Extutils/Command/MM.pm
12722              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
12723              @INC to compile.t)
12724      Branch: perl
12725            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
12726            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
12727            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
12728            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
12729            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
12730            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
12731            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
12732            + lib/ExtUtils/t/Problem-Module/Makefile.PL
12733            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
12734            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
12735            + t/lib/MakeMaker/Test/Utils.pm
12736            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
12737            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12738            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
12739            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
12740            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
12741            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12742            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
12743            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
12744            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
12745            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
12746            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
12747            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
12748            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
12749            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
12750            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
12751            ! t/lib/TieOut.pm
12752 ____________________________________________________________________________
12753 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
12754         Log: Leftovers from Encode 0.99.
12755      Branch: perl
12756            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
12757            - ext/Encode/compile ext/Encode/encode.h
12758            - ext/Encode/lib/Encode/CN/2022_CN.pm
12759            - ext/Encode/lib/Encode/Details.pod
12760 ____________________________________________________________________________
12761 [ 15597] By: nick                                  on 2002/03/29  14:03:35
12762         Log: Integrate mainline
12763      Branch: perlio
12764           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
12765           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
12766           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
12767           !> (integrate 130 files)
12768 ____________________________________________________________________________
12769 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
12770         Log: Subject: Another Unicode-3.2-induced doc fix
12771              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12772              Date: Fri, 29 Mar 2002 21:45:47 +0900
12773              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
12774      Branch: perl
12775            ! ext/Unicode/Normalize/Normalize.pm
12776 ____________________________________________________________________________
12777 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
12778         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
12779              From: Slaven Rezic <slaven.rezic@berlin.de>
12780              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
12781              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
12782      Branch: perl
12783            ! reentr.c reentr.pl
12784 ____________________________________________________________________________
12785 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
12786         Log: Subject: [PATCH] Quieting OS X
12787              From: Michael G Schwern <schwern@pobox.com>
12788              Date: Fri, 29 Mar 2002 05:46:23 -0500
12789              Message-ID: <20020329104622.GA9163@blackrider>
12790      Branch: perl
12791            ! ext/POSIX/t/posix.t t/op/stat.t
12792 ____________________________________________________________________________
12793 [ 15593] By: ams                                   on 2002/03/29  07:32:22
12794         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
12795              From: Paul_GreenVOS@vos.stratus.com
12796              Date: Fri, 29 Mar 02 0:05 est
12797              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
12798      Branch: perl
12799            ! ext/Time/HiRes/HiRes.xs
12800 ____________________________________________________________________________
12801 [ 15592] By: ams                                   on 2002/03/29  07:28:29
12802         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
12803              From: Spider Boardman <spidb@cpan.org>
12804              Date: Fri, 29 Mar 2002 00:52:24 -0500
12805              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
12806      Branch: perl
12807            ! op.c t/op/attrs.t
12808 ____________________________________________________________________________
12809 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
12810         Log: It's perlce.
12811      Branch: perl
12812            ! pod/perldelta.pod
12813 ____________________________________________________________________________
12814 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
12815         Log: MPE/iX tweaks from Mark Bixby.
12816      Branch: perl
12817            ! ext/Storable/t/lock.t mpeix/relink
12818 ____________________________________________________________________________
12819 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
12820         Log: Upgrade to Encode 1.00, from Dan Kogai.
12821              
12822              (one nit: bin/enc2xs needed also ../..)
12823      Branch: perl
12824            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
12825            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
12826            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
12827            ! (edit 104 files)
12828 ____________________________________________________________________________
12829 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
12830         Log: Subject: [PATCH] NEXT LINE --> NEL
12831              From: Philip Newton <Philip.Newton@gmx.net>
12832              Date: Thu, 28 Mar 2002 21:03:10 +0000
12833              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
12834      Branch: perl
12835            ! lib/charnames.pm lib/charnames.t
12836 ____________________________________________________________________________
12837 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
12838         Log: binmode :bytes, again.
12839      Branch: perl
12840            ! lib/utf8.t
12841 ____________________________________________________________________________
12842 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
12843         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
12844              From: Mark-Jason Dominus <mjd@plover.com>
12845              Date: Thu, 28 Mar 2002 10:36:03 -0500
12846              Message-ID: <20020328153603.11992.qmail@plover.com>
12847      Branch: perl
12848            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
12849 ____________________________________________________________________________
12850 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
12851         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
12852      Branch: perl
12853            ! lib/charnames.pm lib/charnames.t pp_pack.c
12854 ____________________________________________________________________________
12855 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
12856         Log: If expecting UTF-8, probably not expecting UTF-16.
12857      Branch: perl
12858            ! t/comp/require.t
12859 ____________________________________________________________________________
12860 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
12861         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
12862              From: Paul_GreenVOS@vos.stratus.com
12863              Date: Thu, 28 Mar 02 8:22 est
12864              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
12865      Branch: perl
12866            ! lib/Time/Local.pm
12867 ____________________________________________________________________________
12868 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
12869         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
12870              From: Paul_GreenVOS@vos.stratus.com
12871              Date: Thu, 28 Mar 02 7:46 est
12872              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
12873      Branch: perl
12874            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
12875 ____________________________________________________________________________
12876 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
12877         Log: A little bit better error message for \pq, still
12878              not good because the script context is not shown.
12879      Branch: perl
12880            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
12881 ____________________________________________________________________________
12882 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
12883         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
12884              From: Jeffrey Friedl <jfriedl@yahoo.com>
12885              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
12886              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
12887      Branch: perl
12888            ! sv.c t/op/pat.t
12889 ____________________________________________________________________________
12890 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
12891         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
12892              From: Mark-Jason Dominus <mjd@plover.com>
12893              Date: Thu, 28 Mar 2002 05:04:40 -0500
12894              Message-ID: <20020328100440.22081.qmail@plover.com>
12895      Branch: perl
12896            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
12897 ____________________________________________________________________________
12898 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
12899         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
12900              From: mjd@plover.com
12901              Date: 28 Mar 2002 09:22:06 -0000
12902              Message-ID: <20020328092206.18833.qmail@plover.com>
12903      Branch: perl
12904            ! lib/encoding.t
12905 ____________________________________________________________________________
12906 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
12907         Log: Unicode 3.2.0-induced doc tweaks.
12908      Branch: perl
12909            ! pod/perlretut.pod pod/perlunicode.pod
12910 ____________________________________________________________________________
12911 [ 15576] By: nick                                  on 2002/03/28  07:40:04
12912         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
12913      Branch: perlio
12914           +> (branch 31 files)
12915           !> (integrate 162 files)
12916 ____________________________________________________________________________
12917 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
12918         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
12919              From: Paul_GreenVOS@vos.stratus.com
12920              Date: Thu, 28 Mar 02 0:16 est
12921              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
12922      Branch: perl
12923            ! ext/POSIX/t/posix.t
12924 ____________________________________________________________________________
12925 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
12926         Log: Subject: Re: Regex-Unicode bugs
12927              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12928              Date: Wed, 27 Mar 2002 13:48:06 +0100
12929              Message-ID: <20020327134806.C18945@rafael>
12930              
12931              regmesg.t patch still would be nice.
12932      Branch: perl
12933            ! regcomp.c
12934 ____________________________________________________________________________
12935 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
12936         Log: Subject: Re: Regex-Unicode bugs
12937              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
12938              Date: Wed, 27 Mar 2002 12:39:57 +0000
12939              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
12940      Branch: perl
12941            ! pod/perldiag.pod regcomp.c
12942 ____________________________________________________________________________
12943 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
12944         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
12945              From: Paul_GreenVOS@vos.stratus.com
12946              Date: Wed, 27 Mar 02 23:33 est
12947              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
12948      Branch: perl
12949            ! t/io/fs.t
12950 ____________________________________________________________________________
12951 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
12952         Log: The Official 3.2.0 came out.
12953      Branch: perl
12954            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
12955            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
12956            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
12957            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
12958            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
12959            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
12960            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
12961            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
12962            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
12963            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
12964            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
12965            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
12966            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
12967            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
12968            + lib/unicore/lib/UnifiedI.pl
12969            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
12970 ____________________________________________________________________________
12971 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
12972         Log: socketpair binmode :bytes.
12973      Branch: perl
12974            ! ext/Socket/socketpair.t
12975 ____________________________________________________________________________
12976 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
12977         Log: Don't install anything beneath 't' directories.
12978      Branch: perl
12979            ! installperl
12980 ____________________________________________________________________________
12981 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
12982         Log: More UTF-8 locale sensitivity.
12983      Branch: perl
12984            ! t/io/utf8.t
12985 ____________________________________________________________________________
12986 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
12987         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
12988              From: Stas Bekman <stas@stason.org>
12989              Date: Thu, 28 Mar 2002 10:13:45 +0800
12990              Message-ID: <3CA27C59.4020209@stason.org>
12991              
12992              Temp file cleanup.
12993      Branch: perl
12994            ! lib/Pod/t/pod2html-lib.pl
12995 ____________________________________________________________________________
12996 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
12997         Log: Be compatible also with non-UTF-8 locales.
12998      Branch: perl
12999            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
13000            ! lib/Locale/Language.pod
13001 ____________________________________________________________________________
13002 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
13003         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
13004              From: Spider Boardman <spidb@cpan.org>
13005              Date: Wed, 27 Mar 2002 20:52:28 -0500
13006              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
13007      Branch: perl
13008            ! cv.h op.c t/op/attrs.t toke.c
13009 ____________________________________________________________________________
13010 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
13011         Log: "Last element".
13012      Branch: perl
13013            ! pod/perlfunc.pod
13014 ____________________________________________________________________________
13015 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
13016         Log: Subject: Error in perlfunc for "die"
13017              From: William R Ward <bill@wards.net>
13018              Date: 27 Mar 2002 12:31:32 -0800
13019              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
13020      Branch: perl
13021            ! pod/perlfunc.pod
13022 ____________________________________________________________________________
13023 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
13024         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
13025              From: Mark Kvale <kvale@phy.ucsf.edu>
13026              Date: Wed, 27 Mar 2002 16:45:37 -0800
13027              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
13028      Branch: perl
13029            ! pod/perlre.pod pod/perlretut.pod
13030 ____________________________________________________________________________
13031 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
13032         Log: Try to handle UTF-8 locales.
13033      Branch: perl
13034            ! lib/locale.t
13035 ____________________________________________________________________________
13036 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
13037         Log: More binmode :bytes.
13038      Branch: perl
13039            ! t/io/utf8.t
13040 ____________________________________________________________________________
13041 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
13042         Log: binmode(FH, ":bytes") is the right way, methinks.
13043      Branch: perl
13044            ! ext/PerlIO/t/encoding.t
13045 ____________________________________________________________________________
13046 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
13047         Log: UTF-8 locale: need to open explicitly for bytes.
13048      Branch: perl
13049            ! ext/PerlIO/t/encoding.t
13050 ____________________________________________________________________________
13051 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
13052         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
13053      Branch: perl
13054            ! lib/Locale/Language.pm lib/Locale/Language.pod
13055 ____________________________________________________________________________
13056 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
13057         Log: Warn instead of croak.
13058      Branch: perl
13059            ! pod/perldiag.pod utf8.c
13060 ____________________________________________________________________________
13061 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
13062         Log: UTF-8 locale: there might already be one UTF-8 discipline.
13063      Branch: perl
13064            ! lib/open.t
13065 ____________________________________________________________________________
13066 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
13067         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
13068              From: "Craig A. Berry" <craigberry@mac.com>
13069              Date: Wed, 27 Mar 2002 15:22:13 -0600
13070              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
13071      Branch: perl
13072            ! t/lib/1_compile.t t/lib/compmod.pl
13073 ____________________________________________________________________________
13074 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
13075         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
13076              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13077              Date: Wed, 27 Mar 2002 22:35:03 +0100
13078              Message-ID: <20020327223503.A678@rafael>
13079      Branch: perl
13080            ! pod/perlop.pod
13081 ____________________________________________________________________________
13082 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
13083         Log: Start using the Unicode 3.2.0 data (NOTE: still
13084              unofficial, but the data is unlikely to change much.
13085              Doublecheck when 3.2.0 gets released.)
13086      Branch: perl
13087            + lib/unicore/PropertyAliases.txt
13088            + lib/unicore/PropertyValueAliases.txt
13089            ! (edit 129 files)
13090 ____________________________________________________________________________
13091 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
13092         Log: Update Changes.
13093      Branch: perl
13094            ! Changes patchlevel.h
13095 ____________________________________________________________________________
13096 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
13097         Log: Further fixing for #15549.  Six tests are failing
13098              under Solaris with en_US.UTF-8 but those failures seem
13099              unrelated to the BOUND problem, will look at them later.
13100      Branch: perl
13101            ! regexec.c
13102 ____________________________________________________________________________
13103 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
13104         Log: Possible fix for "Orks, Dragons, and Elves":
13105              should now build under UTF-8 locales (is building
13106              under Solaris en_US.UTF-8 right now).
13107      Branch: perl
13108            ! Makefile.SH regexec.c
13109 ____________________________________________________________________________
13110 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
13111         Log: Forgotten from #15523.
13112      Branch: perl
13113            ! lib/Math/BigInt/Calc.pm
13114 ____________________________________________________________________________
13115 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
13116         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
13117              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
13118              Date: Wed, 27 Mar 2002 13:32:00 +0100
13119              Message-ID: <20020327133200.A18945@rafael>
13120      Branch: perl
13121            ! regcomp.c t/lib/warnings/regcomp
13122 ____________________________________________________________________________
13123 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
13124         Log: Subject: [PATCH] MANIFES --> MANIFEST
13125              From: Philip Newton <Philip.Newton@gmx.net>
13126              Date: Wed, 27 Mar 2002 10:05:46 +0000
13127              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
13128              
13129              (plus a few tweaks more)
13130      Branch: perl
13131            ! Porting/check83.pl
13132 ____________________________________________________________________________
13133 [ 15545] By: nick                                  on 2002/03/27  07:37:36
13134         Log: Integrate mainline
13135      Branch: perlio
13136           +> lib/Math/BigInt/t/with_sub.t
13137            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
13138            - lib/bignum/t/trace.t
13139           !> (integrate 76 files)
13140 ____________________________________________________________________________
13141 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
13142         Log: Obsolete mailing list information.
13143      Branch: perl
13144            ! README.bs2000 README.os390 README.vmesa
13145 ____________________________________________________________________________
13146 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
13147         Log: More URL "whitespacing".
13148      Branch: perl
13149            ! README.bs2000 README.hurd README.mpeix README.netware
13150            ! README.os390 README.vmesa README.vos README.win32
13151            ! pod/perl5004delta.pod pod/perl5005delta.pod
13152            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
13153            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
13154            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
13155            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
13156            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
13157            ! pod/perltodo.pod
13158 ____________________________________________________________________________
13159 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
13160         Log: I like doubleclicking on URLs in pods to select them.
13161      Branch: perl
13162            ! README.amiga README.epoc README.vos pod/perl561delta.pod
13163            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
13164            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
13165            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
13166            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
13167            ! pod/perltodo.pod pod/perlvar.pod
13168 ____________________________________________________________________________
13169 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
13170         Log: Regen modlib.
13171      Branch: perl
13172            ! pod/perlmodlib.pod
13173 ____________________________________________________________________________
13174 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
13175         Log: Update the CPAN sites list.
13176      Branch: perl
13177            ! pod/perlmodlib.PL pod/perlmodlib.pod
13178 ____________________________________________________________________________
13179 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
13180         Log: Regen modlib, toc.
13181      Branch: perl
13182            ! pod/perlmodlib.pod pod/perltoc.pod
13183 ____________________________________________________________________________
13184 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
13185         Log: s/rationale/rational/
13186      Branch: perl
13187            ! lib/Math/BigRat.pm lib/bigrat.pm
13188 ____________________________________________________________________________
13189 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
13190         Log: s/done/esac/
13191      Branch: perl
13192            ! hints/dec_osf.sh
13193 ____________________________________________________________________________
13194 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
13195         Log: Advertise big* and BigRat.
13196      Branch: perl
13197            ! pod/perldelta.pod
13198 ____________________________________________________________________________
13199 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
13200         Log: A missing ) in #15527.
13201      Branch: perl
13202            ! pp_sys.c
13203 ____________________________________________________________________________
13204 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
13205         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
13206              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13207              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
13208              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
13209      Branch: perl
13210            ! lib/ExtUtils/typemap
13211 ____________________________________________________________________________
13212 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
13213         Log: Subject: Re: Cygwin PerlIO.t failing
13214              From: Stas Bekman <stas@stason.org>
13215              Date: Wed, 27 Mar 2002 01:34:11 +0800
13216              Message-ID: <3CA0B113.1070800@stason.org>
13217      Branch: perl
13218            ! ext/PerlIO/PerlIO.t
13219 ____________________________________________________________________________
13220 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
13221         Log: Subject: [PATCH] safety check for vms/test.com
13222              From: "Craig A. Berry" <craigberry@mac.com>
13223              Date: Tue, 26 Mar 2002 12:15:21 -0600
13224              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
13225      Branch: perl
13226            ! vms/test.com
13227 ____________________________________________________________________________
13228 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
13229         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
13230              From: PPrymmer@factset.com
13231              Date: Tue, 26 Mar 2002 13:04:59 -0500
13232              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
13233      Branch: perl
13234            ! configure.com
13235 ____________________________________________________________________________
13236 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
13237         Log: Subject: [PATCH] Minor typo in test harness
13238              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
13239              Date: Tue, 26 Mar 2002 17:44:06 -0000
13240              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
13241      Branch: perl
13242            ! t/lib/warnings/perlio
13243 ____________________________________________________________________________
13244 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
13245         Log: Subject: PATCH s2p.PL
13246              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
13247              Date: Tue, 26 Mar 2002 17:16:46 +0100
13248              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
13249      Branch: perl
13250            ! x2p/s2p.PL
13251 ____________________________________________________________________________
13252 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
13253         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
13254      Branch: perl
13255            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
13256            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
13257            ! MANIFEST
13258 ____________________________________________________________________________
13259 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
13260         Log: Avoid and document a weird bug in UNICOS/mk.
13261      Branch: perl
13262            ! pod/perldelta.pod pp_sys.c
13263 ____________________________________________________________________________
13264 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
13265         Log: Math::BigInt::Lite 0.09, from Tels.
13266      Branch: perl
13267            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
13268            ! MANIFEST
13269 ____________________________________________________________________________
13270 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
13271         Log: For now disable the test in OS/390; it seems to hang,
13272              but frustratingly seems to run from command line and
13273              from Perl debugger.
13274      Branch: perl
13275            ! lib/Math/BigInt/t/mbi_rand.t
13276 ____________________________________________________________________________
13277 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
13278         Log: EPOC update from Olaf Flebbe.
13279      Branch: perl
13280            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
13281            ! pod/perlport.pod t/io/fs.t
13282 ____________________________________________________________________________
13283 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
13284         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
13285              and bignum 0.11, from Tels.
13286      Branch: perl
13287            + lib/Math/BigInt/t/with_sub.t
13288            - lib/bignum/t/trace.t
13289            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13290            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
13291            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
13292            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
13293            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
13294            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
13295            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
13296            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
13297            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
13298            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
13299            ! lib/bignum/t/bigrat.t lib/bigrat.pm
13300            ! t/lib/Math/BigInt/Subclass.pm
13301 ____________________________________________________________________________
13302 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
13303         Log: Integrate perlio:
13304              
13305              [ 15521]
13306              Testcase for crlf spanning buffer boundary
13307              
13308              [ 15520]
13309              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
13310      Branch: perl
13311           +> t/io/crlf.t
13312           !> MANIFEST perlio.c
13313 ____________________________________________________________________________
13314 [ 15521] By: nick                                  on 2002/03/26  15:31:55
13315         Log: Testcase for crlf spanning buffer boundary
13316      Branch: perlio
13317            + t/io/crlf.t
13318            ! MANIFEST
13319 ____________________________________________________________________________
13320 [ 15520] By: nick                                  on 2002/03/26  15:09:52
13321         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
13322      Branch: perlio
13323            ! perlio.c
13324 ____________________________________________________________________________
13325 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
13326         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
13327      Branch: perl
13328            ! t/lib/1_compile.t
13329 ____________________________________________________________________________
13330 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
13331         Log: Document the Configure (really, awk) glitch in
13332              UNICOS/mk.
13333      Branch: perl
13334            ! pod/perldelta.pod
13335 ____________________________________________________________________________
13336 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
13337         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
13338              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13339              Date: Fri, 22 Mar 2002 16:11:28 +0100
13340              Message-ID: <3C9B57B0.31936.496399@localhost>
13341      Branch: perl
13342            ! win32/win32.c
13343 ____________________________________________________________________________
13344 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
13345         Log: Subject: Re: Jarkko likes OOOOs
13346              From: "Gerrit P. Haase" <gp@familiehaase.de>
13347              Date: Tue, 26 Mar 2002 08:44:02 +0100
13348              Message-ID: <40509050505.20020326084402@familiehaase.de>
13349      Branch: perl
13350            ! t/io/fs.t
13351 ____________________________________________________________________________
13352 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
13353         Log: Subject: [patch utils/perlbug] subject header setting problem      
13354              From: Stas Bekman <stas@stason.org>
13355              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
13356              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
13357      Branch: perl
13358            ! utils/perlbug.PL
13359 ____________________________________________________________________________
13360 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
13361         Log: Subject: [PATCH] win32/makefile.mk
13362              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13363              Date: Tue, 26 Mar 2002 13:56:19 +0100
13364              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
13365      Branch: perl
13366            ! win32/makefile.mk
13367 ____________________________________________________________________________
13368 [ 15513] By: nick                                  on 2002/03/26  07:17:17
13369         Log: Integrate mainline
13370      Branch: perlio
13371           +> (branch 39 files)
13372            - (delete 109 files)
13373           !> (integrate 105 files)
13374 ____________________________________________________________________________
13375 [ 15512] By: nick                                  on 2002/03/26  06:52:42
13376         Log: Integrate mainline
13377      Branch: perlio
13378           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
13379           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
13380           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
13381           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
13382           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
13383 ____________________________________________________________________________
13384 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
13385         Log: Installation advice from Robert Spier. 
13386      Branch: perl
13387            ! INSTALL
13388 ____________________________________________________________________________
13389 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
13390         Log: Stas setting things right.
13391      Branch: perl
13392            ! ext/PerlIO/PerlIO.t
13393 ____________________________________________________________________________
13394 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
13395         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
13396              From: Paul_GreenVOS@vos.stratus.com
13397              Date: Mon, 25 Mar 02 23:57 est
13398              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
13399      Branch: perl
13400            ! ext/IO/lib/IO/t/io_unix.t
13401 ____________________________________________________________________________
13402 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
13403         Log: Add threads hints for UNICOS/mk and UNICOS.
13404              (I'm just guessing on UNICOS.)
13405      Branch: perl
13406            ! hints/unicos.sh hints/unicosmk.sh
13407 ____________________________________________________________________________
13408 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
13409         Log: Mention the effect of Unicode keys on hashes.
13410      Branch: perl
13411            ! pod/perlunicode.pod
13412 ____________________________________________________________________________
13413 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
13414         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
13415              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
13416              Date: Mon, 25 Mar 2002 17:24:33 -0600
13417              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
13418      Branch: perl
13419            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
13420            ! vms/vms_yfix.pl
13421 ____________________________________________________________________________
13422 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
13423         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
13424      Branch: perl
13425            ! hints/dec_osf.sh
13426 ____________________________________________________________________________
13427 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
13428         Log: The .ucm of Encode are big when uncompressed.
13429      Branch: perl
13430            ! INSTALL
13431 ____________________________________________________________________________
13432 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
13433         Log: I don't understand what is going on what these
13434              news tests, retracting the whole lot.
13435      Branch: perl
13436            ! ext/PerlIO/PerlIO.t
13437 ____________________________________________________________________________
13438 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
13439         Log: Upgrade to Encode 0.99, from Dan Kogai.
13440      Branch: perl
13441            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
13442            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
13443            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
13444            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
13445            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
13446            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
13447            + ext/Encode/Encode/ksc5601.ucm
13448            + ext/Encode/Encode/macCentEuro.ucm
13449            + ext/Encode/Encode/macCroatian.ucm
13450            + ext/Encode/Encode/macCyrillic.ucm
13451            + ext/Encode/Encode/macDingbats.ucm
13452            + ext/Encode/Encode/macGreek.ucm
13453            + ext/Encode/Encode/macIceland.ucm
13454            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
13455            + ext/Encode/Encode/macRumanian.ucm
13456            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
13457            + ext/Encode/Encode/macTurkish.ucm
13458            + ext/Encode/Encode/macUkraine.ucm
13459            + ext/Encode/Encode/shiftjis.ucm
13460            + ext/Encode/lib/Encode/10646_1.pm
13461            + ext/Encode/lib/Encode/CJKConstants.pm
13462            + ext/Encode/lib/Encode/CN/2022_CN.pm
13463            + ext/Encode/lib/Encode/JP/2022_JP.pm
13464            + ext/Encode/lib/Encode/JP/2022_JP1.pm
13465            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
13466            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
13467            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
13468            + ext/Encode/ucm2table
13469            - (delete 109 files)
13470            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
13471            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
13472            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
13473            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
13474            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13475            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
13476            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
13477            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13478            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13479            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13480            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13481            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13482            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13483            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
13484            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
13485            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
13486            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
13487            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
13488            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
13489            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
13490            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
13491            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
13492            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
13493            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
13494            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
13495            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
13496            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
13497            ! ext/Encode/Makefile.PL ext/Encode/README
13498            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
13499            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13500            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
13501            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
13502            ! ext/Encode/lib/Encode/Details.pod
13503            ! ext/Encode/lib/Encode/Encoding.pm
13504            ! ext/Encode/lib/Encode/Internal.pm
13505            ! ext/Encode/lib/Encode/JP/H2Z.pm
13506            ! ext/Encode/lib/Encode/JP/JIS.pm
13507            ! ext/Encode/lib/Encode/Supported.pod
13508            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
13509            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13510            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
13511            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
13512            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
13513            ! ext/Encode/t/jisx0212.ref
13514 ____________________________________________________________________________
13515 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
13516         Log: Noise with -w.
13517      Branch: perl
13518            ! ext/PerlIO/PerlIO.t
13519 ____________________________________________________________________________
13520 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
13521         Log: If no perlio no perlio warnings, either.
13522      Branch: perl
13523            ! lib/warnings.t
13524 ____________________________________________________________________________
13525 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
13526         Log: ...and put some of the new perlio tests here.
13527              The in-memory ones not yet since my poor brain
13528              refuses to find the right TODO incantation.
13529      Branch: perl
13530            ! ext/PerlIO/PerlIO.t
13531 ____________________________________________________________________________
13532 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
13533         Log: Take away the perlio-requiring tests..
13534      Branch: perl
13535            ! t/io/open.t
13536 ____________________________________________________________________________
13537 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
13538         Log: More correct now, but actually the two new tests
13539              need to be moved, since they are perlio-only...
13540      Branch: perl
13541            ! t/io/open.t
13542 ____________________________________________________________________________
13543 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
13544         Log: More neo-io tests from Stas Bekman.
13545      Branch: perl
13546            ! t/io/open.t
13547 ____________________________________________________________________________
13548 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
13549         Log: Document the QNX6 sprintf glitch.
13550      Branch: perl
13551            ! pod/perldelta.pod
13552 ____________________________________________________________________________
13553 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
13554         Log: AmigaOS must use the ixemul directly, since there
13555              is no more vfork support.
13556      Branch: perl
13557            ! hints/amigaos.sh
13558 ____________________________________________________________________________
13559 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
13560         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
13561              From: Norton Allen <allen@huarp.harvard.edu>
13562              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
13563              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
13564      Branch: perl
13565            ! pp_sys.c
13566 ____________________________________________________________________________
13567 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
13568         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
13569              From: Norton Allen <allen@huarp.harvard.edu>
13570              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
13571              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
13572      Branch: perl
13573            ! ext/Socket/socketpair.t
13574 ____________________________________________________________________________
13575 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
13576         Log: Clarify the 8.3 rule.
13577      Branch: perl
13578            ! Porting/check83.pl
13579 ____________________________________________________________________________
13580 [ 15490] By: nick                                  on 2002/03/25  16:05:07
13581         Log: Integrate mainline
13582      Branch: perlio
13583           +> ext/Encode/lib/Encode/EncFormat.pod
13584           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
13585            - ext/Encode/lib/EncodeFormat.pod
13586           !> (integrate 41 files)
13587 ____________________________________________________________________________
13588 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
13589         Log: Update Changes.
13590      Branch: perl
13591            ! Changes patchlevel.h
13592 ____________________________________________________________________________
13593 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
13594         Log: Forgotten from #15486.
13595      Branch: perl
13596            ! perl.c
13597 ____________________________________________________________________________
13598 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
13599         Log: It seems that FreeBSD does not like using Perl's malloc
13600              when multithreaded.
13601      Branch: perl
13602            ! hints/freebsd.sh
13603 ____________________________________________________________________________
13604 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
13605         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
13606              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13607              Date: Mon, 25 Mar 2002 11:33:17 +0100
13608              Message-ID: <20020325113317.A1410@rafael>
13609              
13610              Apparently VMS does not do YYDEBUG.
13611      Branch: perl
13612            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
13613 ____________________________________________________________________________
13614 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
13615         Log: Subject: [PATCH] warnings for perlio + others
13616              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13617              Date: Mon, 25 Mar 2002 13:01:44 -0000
13618              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
13619      Branch: perl
13620            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
13621            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
13622            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
13623            ! warnings.pl
13624 ____________________________________________________________________________
13625 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
13626         Log: As verified by Doug MacEachern.
13627      Branch: perl
13628            ! pod/perldelta.pod
13629 ____________________________________________________________________________
13630 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
13631         Log: MPE/iX update from Mark Bixby.
13632      Branch: perl
13633            + mpeix/mpeix.c
13634            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
13635            ! hints/mpeix.sh mpeix/mpeixish.h
13636 ____________________________________________________________________________
13637 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
13638         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
13639              From: Nicholas Clark <nick@unfortu.net>
13640              Date: Sun, 24 Mar 2002 22:50:06 +0000
13641              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
13642      Branch: perl
13643            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
13644 ____________________________________________________________________________
13645 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
13646         Log: Subject: [PATCH] fix warning + carp interaction
13647              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
13648              Date: Sun, 24 Mar 2002 23:00:21 -0000
13649              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
13650      Branch: perl
13651            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
13652            ! warnings.pl
13653 ____________________________________________________________________________
13654 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
13655         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
13656              (All the code changes have already been applied earlier.)
13657      Branch: perl
13658            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
13659 ____________________________________________________________________________
13660 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
13661         Log: DB_File: for the core version, no need to specify
13662              a minimum MM version.
13663      Branch: perl
13664            ! ext/DB_File/Makefile.PL
13665 ____________________________________________________________________________
13666 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
13667         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
13668              From: Dave Mitchell <davem@fdgroup.com>
13669              Date: Sun, 24 Mar 2002 22:23:08 +0000
13670              Message-ID: <20020324222308.B21963@fdgroup.com>
13671      Branch: perl
13672            ! pp_pack.c
13673 ____________________________________________________________________________
13674 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
13675         Log: Subject: [PATCH @15450] errno help for VMS
13676              From: "Craig A. Berry" <craigberry@mac.com>
13677              Date: Sun, 24 Mar 2002 16:17:52 -0600
13678              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
13679      Branch: perl
13680            ! ext/POSIX/t/posix.t vms/vms.c
13681 ____________________________________________________________________________
13682 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
13683         Log: Upgrade to Locale::Codes 2.03.
13684      Branch: perl
13685            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
13686            ! lib/Locale/Country.pm
13687 ____________________________________________________________________________
13688 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
13689         Log: metaconfig unit change for #15474.
13690      Branch: metaconfig/U/perl
13691            ! Extensions.U
13692 ____________________________________________________________________________
13693 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
13694         Log: The #15472 said "properly".  Ha!
13695      Branch: perl
13696            ! Configure
13697 ____________________________________________________________________________
13698 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
13699         Log: metaconfig unit change for #15472.
13700      Branch: metaconfig/U/perl
13701            ! Extensions.U
13702 ____________________________________________________________________________
13703 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
13704         Log: Properly scan for the subextensions of Encode
13705              when doing static builds.
13706      Branch: perl
13707            ! Configure
13708 ____________________________________________________________________________
13709 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
13710         Log: Tru64: Document the known odbm failure with static builds.
13711      Branch: perl
13712            ! README.tru64
13713 ____________________________________________________________________________
13714 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
13715         Log: microperl tweaks.
13716      Branch: perl
13717            ! Makefile.micro locale.c util.c
13718 ____________________________________________________________________________
13719 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
13720         Log: metaconfig unit changes for #15468.
13721      Branch: metaconfig
13722            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
13723            ! U/modified/libc.U U/modified/libs.U
13724            ! U/threads/d_pthread_atfork.U
13725 ____________________________________________________________________________
13726 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
13727         Log: Various metaconfig unit cleanup; only one visible change
13728              in Configure, though.
13729      Branch: perl
13730            ! Configure
13731 ____________________________________________________________________________
13732 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
13733         Log: Upgrade to Encode 0.98, from Dan Kogai.
13734      Branch: perl
13735            + ext/Encode/lib/Encode/EncFormat.pod
13736            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
13737            - ext/Encode/lib/EncodeFormat.pod
13738            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
13739            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
13740            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13741            ! ext/Encode/lib/Encode/Alias.pm
13742            ! ext/Encode/lib/Encode/Details.pod
13743            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13744            ! ext/Encode/lib/Encode/JP/JIS.pm
13745            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13746 ____________________________________________________________________________
13747 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
13748         Log: Integrate perlio:
13749              
13750              [ 15462]
13751              Avoid core-dump in Encode with PERLIO=mmap
13752      Branch: perl
13753           !> ext/Encode/Encode.xs
13754 ____________________________________________________________________________
13755 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
13756         Log: In the spirit of #15464.
13757      Branch: perl
13758            ! perl.c sv.c
13759 ____________________________________________________________________________
13760 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
13761         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
13762              From: Michael G Schwern <schwern@pobox.com>
13763              Date: Sun, 24 Mar 2002 02:27:25 -0500
13764              Message-ID: <20020324072725.GA3554@blackrider>
13765      Branch: perl
13766            ! perl.c
13767 ____________________________________________________________________________
13768 [ 15463] By: nick                                  on 2002/03/24  10:24:41
13769         Log: Integrate mainline
13770      Branch: perlio
13771           +> (branch 28 files)
13772            - lib/bigfloat.t lib/bigint.t
13773           !> (integrate 59 files)
13774 ____________________________________________________________________________
13775 [ 15462] By: nick                                  on 2002/03/24  08:59:35
13776         Log: Avoid core-dump in Encode with PERLIO=mmap
13777      Branch: perlio
13778            ! ext/Encode/Encode.xs
13779 ____________________________________________________________________________
13780 [ 15461] By: nick                                  on 2002/03/24  08:58:21
13781         Log: Too many machines doing integrate mainline
13782      Branch: perlio
13783           !> Changes Configure lib/AutoSplit.t
13784           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
13785           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
13786           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
13787           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
13788 ____________________________________________________________________________
13789 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
13790         Log: Retract Math::BigInt::Lite for now, seems to confuse
13791              bignum and bigrat.
13792      Branch: perl
13793            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
13794            ! MANIFEST
13795 ____________________________________________________________________________
13796 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
13797         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
13798              From: "Craig A. Berry" <craigberry@mac.com>
13799              Date: Sat, 23 Mar 2002 23:23:00 -0600
13800              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
13801      Branch: perl
13802            ! configure.com vms/vms.c
13803 ____________________________________________________________________________
13804 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
13805         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
13806              From: Michael G Schwern <schwern@pobox.com>
13807              Date: Sat, 23 Mar 2002 21:32:32 -0500
13808              Message-ID: <20020324023232.GA29972@blackrider>
13809              
13810              (with Russ Allbery's simplifications)
13811      Branch: perl
13812            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
13813 ____________________________________________________________________________
13814 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
13815         Log: Merge Math::BigInt::Lite 0.08, from Tels.
13816      Branch: perl
13817            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
13818            ! MANIFEST
13819 ____________________________________________________________________________
13820 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
13821         Log: Too chatty.
13822      Branch: perl
13823            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
13824 ____________________________________________________________________________
13825 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
13826         Log: Merge bignum 0.10, from Tels.
13827      Branch: perl
13828            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
13829            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
13830            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
13831            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
13832            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
13833            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
13834            ! MANIFEST
13835 ____________________________________________________________________________
13836 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
13837         Log: Rename the Perl 4 tests in preparation of bignum.
13838      Branch: perl
13839            + lib/bigfloatpl.t lib/bigintpl.t
13840            - lib/bigfloat.t lib/bigint.t
13841            ! MANIFEST
13842 ____________________________________________________________________________
13843 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
13844         Log: Merge Math::BigRat 0.04, from Tels.
13845      Branch: perl
13846            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
13847            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
13848            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
13849            + t/lib/Math/BigRat/Test.pm
13850            ! MANIFEST
13851 ____________________________________________________________________________
13852 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
13853         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
13854              From: Dave Mitchell <davem@fdgroup.com>
13855              Date: Sat, 23 Mar 2002 22:27:24 +0000
13856              Message-ID: <20020323222724.A19425@fdgroup.com>
13857      Branch: perl
13858            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
13859 ____________________________________________________________________________
13860 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
13861         Log: Forgotten.
13862      Branch: perl
13863            ! ext/Unicode/Normalize/README
13864 ____________________________________________________________________________
13865 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
13866         Log: Update Changes.
13867      Branch: perl
13868            ! Changes patchlevel.h
13869 ____________________________________________________________________________
13870 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
13871         Log: Subject: perldoc -m [PATCH]
13872              From: "John L. Allen" <allen@grumman.com>
13873              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
13874              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
13875      Branch: perl
13876            ! utils/perldoc.PL
13877 ____________________________________________________________________________
13878 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
13879         Log: Subject: Re: Copious warnings from Sys::Syslog
13880              From: andreas.koenig@anima.de (Andreas J. Koenig)
13881              Date: Sat, 23 Mar 2002 06:47:08 +0100
13882              Message-ID: <m31yebvns3.fsf@anima.de>
13883      Branch: perl
13884            ! ext/Sys/Syslog/Syslog.pm
13885 ____________________________________________________________________________
13886 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
13887         Log: Upgrade to Math::BigInt 1.55, from Tels.
13888      Branch: perl
13889            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
13890            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
13891            + lib/Math/BigInt/t/use_lib4.t
13892            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13893            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
13894            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
13895            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
13896            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
13897            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
13898            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
13899            ! lib/Math/BigInt/t/upgrade.t
13900 ____________________________________________________________________________
13901 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
13902         Log: Upgrade to Encode 0.97, from Dan Kogai.
13903      Branch: perl
13904            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
13905            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13906            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
13907            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13908            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
13909            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
13910            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
13911            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
13912            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
13913            ! ext/Encode/t/Tcl.t
13914 ____________________________________________________________________________
13915 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
13916         Log: Slight tweaks on #15443.
13917      Branch: perl
13918            ! pod/perlvar.pod
13919 ____________________________________________________________________________
13920 [ 15444] By: nick                                  on 2002/03/23  17:30:42
13921         Log: Integrate mainline
13922      Branch: perlio
13923           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
13924           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
13925           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
13926           !> (integrate 50 files)
13927 ____________________________________________________________________________
13928 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
13929         Log: Subject: patch [bleadperl]: Document %! special variable
13930              From: mjd@plover.com
13931              Date: 23 Mar 2002 18:25:44 -0000
13932              Message-ID: <20020323182544.11741.qmail@plover.com>    
13933      Branch: perl
13934            ! pod/perlvar.pod
13935 ____________________________________________________________________________
13936 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
13937         Log: Since the Encode::JP is unsupported under EBCDIC we
13938              cannot run this test (aliases as such should work fine).
13939      Branch: perl
13940            ! ext/Encode/t/Aliases.t
13941 ____________________________________________________________________________
13942 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
13943         Log: EBCDIC: the sorting order is different under
13944              byte-EBCDIC and Unicode.
13945      Branch: perl
13946            ! t/op/utfhash.t
13947 ____________________________________________________________________________
13948 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
13949         Log: EBCDIC: the character codes are different.
13950      Branch: perl
13951            ! lib/Pod/t/pod2html-lib.pl
13952 ____________________________________________________________________________
13953 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
13954         Log: Purify: #15434 got the test the wrong.
13955              (Is there an approved way of testing "is this an unop"?)
13956      Branch: perl
13957            ! op.c
13958 ____________________________________________________________________________
13959 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
13960         Log: Purify: Array bounds read: could read one character past the end.
13961      Branch: perl
13962            ! pp_pack.c
13963 ____________________________________________________________________________
13964 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
13965         Log: Purify: Array bounds read: reading one byte before the buffer.
13966      Branch: perl
13967            ! util.c
13968 ____________________________________________________________________________
13969 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
13970         Log: Purify: Unitialized memory read.  Too many code paths
13971              to keep track of, I guess.
13972      Branch: perl
13973            ! sv.c
13974 ____________________________________________________________________________
13975 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
13976         Log: Purify: Array bounds write: pre-extend the strxfrm
13977              buffer by a factor of four (suggested maximum by HP-UX;
13978              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
13979              know how portable that is; locale.c uses yet another trick
13980              (not a particularly good trick, I might add))
13981      Branch: perl
13982            ! ext/POSIX/POSIX.xs
13983 ____________________________________________________________________________
13984 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
13985         Log: Purify: Array bounds read: o->op_last was accessed
13986              for unops (via newUNOP() and ck_eof()).
13987              (analysis okay, patch bad: see #15439)
13988      Branch: perl
13989            ! op.c
13990 ____________________________________________________________________________
13991 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
13992         Log: Subject: [PATCH] vms/test.com, File::Find tests
13993              From: "Craig A. Berry" <craigberry@mac.com>
13994              Date: Fri, 22 Mar 2002 16:52:59 -0600
13995              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
13996      Branch: perl
13997            ! vms/test.com
13998 ____________________________________________________________________________
13999 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
14000         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
14001              From: Michael G Schwern <schwern@pobox.com>
14002              Date: Fri, 22 Mar 2002 18:08:19 -0500
14003              Message-ID: <20020322230819.GB16454@blackrider>
14004      Branch: perl
14005            ! ext/Sys/Syslog/Syslog.pm
14006 ____________________________________________________________________________
14007 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
14008         Log: Update the information on Encode.
14009      Branch: perl
14010            ! pod/perldelta.pod
14011 ____________________________________________________________________________
14012 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
14013         Log: Upgrade to Encode 0.96, from Dan Kogai.
14014      Branch: perl
14015            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
14016            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
14017            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
14018            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
14019            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
14020            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
14021            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
14022            ! ext/Encode/lib/Encode/Alias.pm
14023            ! ext/Encode/lib/Encode/Encoding.pm
14024            ! ext/Encode/lib/Encode/Internal.pm
14025            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
14026 ____________________________________________________________________________
14027 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
14028         Log: Subject: [PATCH] h2xs.t fix for VMS
14029              From: "Craig A. Berry" <craigberry@mac.com>
14030              Date: Fri, 22 Mar 2002 15:47:38 -0600
14031              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
14032      Branch: perl
14033            ! lib/h2xs.t
14034 ____________________________________________________________________________
14035 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
14036         Log: One more pass.
14037      Branch: perl
14038            ! epoc/config.sh
14039 ____________________________________________________________________________
14040 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
14041         Log: Even better version from Olaf Flebbe.
14042      Branch: perl
14043            ! epoc/config.sh pp_sys.c util.c
14044 ____________________________________________________________________________
14045 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
14046         Log: EPOC update from Olaf Flebbe.
14047      Branch: perl
14048            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
14049            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
14050 ____________________________________________________________________________
14051 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
14052         Log: Tweak from John P. Linderman.
14053      Branch: perl
14054            ! pod/perlhack.pod
14055 ____________________________________________________________________________
14056 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
14057         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
14058              From: Stas Bekman <stas@stason.org>
14059              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
14060              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
14061      Branch: perl
14062            ! pod/perlfunc.pod
14063 ____________________________________________________________________________
14064 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
14065         Log: Subject: [PATCH] check sysconf's return value in reentr.c
14066              From: <slaven.rezic@berlin.de>
14067              Date: Fri, 22 Mar 2002 18:30:36 +0100
14068              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
14069              
14070              (plus use 4k instead 2k as the "usual" size)
14071      Branch: perl
14072            ! reentr.c reentr.pl
14073 ____________________________________________________________________________
14074 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
14075         Log: Update Changes.
14076      Branch: perl
14077            ! Changes patchlevel.h
14078 ____________________________________________________________________________
14079 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
14080         Log: Forgot from #15416.
14081      Branch: perl
14082            ! pod/perlfaq3.pod
14083 ____________________________________________________________________________
14084 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
14085         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
14086              From: andreas.koenig@anima.de (Andreas J. Koenig)
14087              Date: Fri, 22 Mar 2002 16:27:51 +0100
14088              Message-ID: <m3n0x0vczs.fsf@anima.de>
14089      Branch: perl
14090            ! pod/perlmodstyle.pod
14091 ____________________________________________________________________________
14092 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
14093         Log: metaconfig unit changes for #15418.
14094      Branch: metaconfig
14095            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14096            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14097            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14098            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14099            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14100            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14101            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14102            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14103            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14104            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14105            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14106            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14107            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14108            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14109            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14110            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14111            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14112            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14113            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14114            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14115            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14116            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14117            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14118            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14119 ____________________________________________________________________________
14120 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
14121         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
14122              Also, there's no i_stdio.
14123      Branch: perl
14124            ! Configure reentr.h reentr.pl
14125 ____________________________________________________________________________
14126 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
14127         Log: Document a known AIX warning.
14128      Branch: perl
14129            ! pod/perldelta.pod
14130 ____________________________________________________________________________
14131 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
14132         Log: Undo #15415, allow the faq people to catch up first.
14133      Branch: perl
14134            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14135 ____________________________________________________________________________
14136 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
14137         Log: FAQ sync.
14138      Branch: perl
14139            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
14140 ____________________________________________________________________________
14141 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
14142         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
14143              From: andreas.koenig@anima.de (Andreas J. Koenig)
14144              Date: Fri, 22 Mar 2002 15:16:19 +0100
14145              Message-ID: <m38z8kwuvg.fsf@anima.de>
14146              
14147              (plus reformat)
14148      Branch: perl
14149            ! pod/perldelta.pod
14150 ____________________________________________________________________________
14151 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
14152         Log: Integrate perlio:
14153              
14154              [ 15412]
14155              Check for sanity of UTF-8 keys in hashes
14156              (feel free to add more tests...)
14157              
14158              [ 15410]
14159              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
14160              - when (e.g.) STDOUT is char special file and gets IoOFP
14161              created - do _NOT_ pass num_svs as that fopen-s stringified
14162              glob, and not fdopen-s the fd.
14163      Branch: perl
14164           +> t/op/utfhash.t
14165           !> MANIFEST doio.c
14166 ____________________________________________________________________________
14167 [ 15412] By: nick                                  on 2002/03/22  10:50:53
14168         Log: Check for sanity of UTF-8 keys in hashes
14169              (feel free to add more tests...)
14170      Branch: perlio
14171            + t/op/utfhash.t
14172            ! MANIFEST
14173 ____________________________________________________________________________
14174 [ 15411] By: ams                                   on 2002/03/22  08:36:33
14175         Log: Revert #15200 for backwards compatiblity reasons.
14176      Branch: perl
14177            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
14178            ! pp_ctl.c t/op/override.t
14179 ____________________________________________________________________________
14180 [ 15410] By: nick                                  on 2002/03/22  07:47:41
14181         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
14182              - when (e.g.) STDOUT is char special file and gets IoOFP
14183              created - do _NOT_ pass num_svs as that fopen-s stringified
14184              glob, and not fdopen-s the fd.
14185      Branch: perlio
14186            ! doio.c
14187 ____________________________________________________________________________
14188 [ 15409] By: nick                                  on 2002/03/22  07:19:33
14189         Log: Integrate mainline
14190      Branch: perlio
14191           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
14192           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
14193           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
14194           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
14195           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
14196           +> ext/Encode/lib/Encode/Details.pod
14197           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
14198           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
14199           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
14200           +> lib/Pod/t/pod2html-lib.pl
14201            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
14202           !> (integrate 39 files)
14203 ____________________________________________________________________________
14204 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
14205         Log: Win32 tweak from mjd.
14206      Branch: perl
14207            ! lib/Tie/File.pm
14208 ____________________________________________________________________________
14209 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
14210         Log: If Unicode keys are entered to a hash, a bit is turned on.
14211              If the bit is on, when the keys are fetched from the hash
14212              (%h, each %h, keys %h), the Unicodified versions of the keys
14213              are returned if needed.  This solution errs on the size of
14214              over-Unicodifying, the old solution erred on the side of
14215              under-Unicodifying.  As long as the hash keys can be a mix
14216              of byte and Unicode strings, a perfect fit is hard to come by.
14217      Branch: perl
14218            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
14219            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
14220 ____________________________________________________________________________
14221 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
14222         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
14223              From: Mike Guy <mjtg@cam.ac.uk>
14224              Date: Fri, 22 Mar 2002 02:08:20 +0000
14225              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
14226      Branch: perl
14227            ! pod/perldelta.pod
14228 ____________________________________________________________________________
14229 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
14230         Log: PM_SETRE() fallout.
14231      Branch: perl
14232            ! ext/ByteLoader/bytecode.h
14233 ____________________________________________________________________________
14234 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
14235         Log: Subject: [PATCH pod/perlxs.pod] doc fix
14236              From: Stas Bekman <stas@stason.org>
14237              Date: Thu, 21 Mar 2002 18:47:35 +0800
14238              Message-ID: <3C99BA47.9010403@stason.org>
14239      Branch: perl
14240            ! pod/perlxs.pod
14241 ____________________________________________________________________________
14242 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
14243         Log: Subject: [PATCH]
14244              From: Slaven Rezic <slaven.rezic@berlin.de>
14245              Date: 21 Mar 2002 10:19:23 +0100
14246              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
14247              
14248              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
14249      Branch: perl
14250            ! hints/freebsd.sh
14251 ____________________________________________________________________________
14252 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
14253         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
14254              From: Tim Bunce <Tim.Bunce@pobox.com>
14255              Date: Thu, 21 Mar 2002 21:18:05 +0000
14256              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
14257      Branch: perl
14258            ! ext/Storable/Storable.xs
14259 ____________________________________________________________________________
14260 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
14261         Log: Reword the Apache^Wmod_perl bit so that Sarathy
14262              can sleep easier :-)
14263      Branch: perl
14264            ! pod/perldelta.pod
14265 ____________________________________________________________________________
14266 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
14267         Log: It seems that the strange failure (core dump) of
14268              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
14269              (1) using Sun's cc helps
14270              (2) rewriting the ithreads PM_SETRE() to do the
14271              setting in two steps helps
14272              (3) no other platforms have the crash
14273              (4) Tru64's Third Degree sees nothing evil
14274              So we implement (2).
14275      Branch: perl
14276            ! op.h
14277 ____________________________________________________________________________
14278 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
14279         Log: Solaris: default to the SUNwspro cc if it is available.
14280      Branch: perl
14281            ! hints/solaris_2.sh
14282 ____________________________________________________________________________
14283 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
14284         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
14285              does not get fixed in time.
14286      Branch: perl
14287            ! pod/perldelta.pod
14288 ____________________________________________________________________________
14289 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
14290         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
14291              From: Dave Mitchell <davem@fdgroup.com>
14292              Date: Thu, 21 Mar 2002 17:24:40 +0000
14293              Message-ID: <20020321172440.C13683@fdgroup.com>
14294      Branch: perl
14295            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
14296            ! pod/perlapi.pod proto.h sv.h toke.c
14297 ____________________________________________________________________________
14298 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
14299         Log: One more proto escapee.
14300      Branch: perl
14301            ! hints/linux.sh
14302 ____________________________________________________________________________
14303 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
14304         Log: metaconfig unit change for #15394.
14305      Branch: metaconfig/U/perl
14306            ! Checkcc.U
14307 ____________________________________________________________________________
14308 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
14309         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
14310              From: Robin Barker <rmb1@cise.npl.co.uk>
14311              Date: Thu, 21 Mar 2002 17:35:00 GMT
14312              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
14313      Branch: perl
14314            ! Configure
14315 ____________________________________________________________________________
14316 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
14317         Log: Subject: Re: [tests for Pod::Html]
14318              From: Stas Bekman <stas@stason.org>
14319              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
14320              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
14321      Branch: perl
14322            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
14323            - t/pod2html/README
14324            ! MANIFEST lib/Pod/t/pod2html-lib.pl
14325 ____________________________________________________________________________
14326 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
14327         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
14328              From: Stas Bekman <stas@stason.org>
14329              Date: Thu, 21 Mar 2002 18:50:56 +0800
14330              Message-ID: <3C99BB10.50004@stason.org>
14331      Branch: perl
14332            ! ext/Cwd/Cwd.xs
14333 ____________________________________________________________________________
14334 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
14335         Log: Upgrade to Encode 0.95, from Dan Kogai.
14336      Branch: perl
14337            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
14338            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
14339            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
14340            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
14341            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
14342            + ext/Encode/lib/Encode/Details.pod
14343            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
14344            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
14345            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
14346            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
14347            ! ext/Encode/Makefile.PL
14348 ____________________________________________________________________________
14349 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
14350         Log: Mention the new syslog try-harder feature.
14351      Branch: perl
14352            ! pod/perldelta.pod
14353 ____________________________________________________________________________
14354 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
14355         Log: metaconfig unit changes for #15388.
14356      Branch: metaconfig
14357            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14358            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14359            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14360            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14361            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14362            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14363            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14364            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14365            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14366            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14367            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14368            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14369            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14370            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14371            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14372            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14373            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14374            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14375            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14376            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14377            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14378            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14379            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14380            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14381 ____________________________________________________________________________
14382 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
14383         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
14384              From: Spider Boardman <spider@web.zk3.dec.com>
14385              Date: Thu, 21 Mar 2002 09:23:45 -0500
14386              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
14387      Branch: perl
14388            ! Configure hints/hpux.sh reentr.pl
14389 ____________________________________________________________________________
14390 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
14391         Log: NetWare diff from C Aditya.
14392      Branch: perl
14393            ! perl.h
14394 ____________________________________________________________________________
14395 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
14396         Log: The htmlview test doesn't work yet.
14397      Branch: perl
14398            + t/pod2html/README
14399            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
14400            ! MANIFEST
14401 ____________________________________________________________________________
14402 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
14403         Log: Placeholder.
14404      Branch: perl
14405            ! MANIFEST
14406 ____________________________________________________________________________
14407 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
14408         Log: Integrate perlio:
14409              
14410              [ 15381]
14411              Restore tabs so dmake will parse file!
14412      Branch: perl
14413           !> win32/makefile.mk
14414 ____________________________________________________________________________
14415 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
14416         Log: Subject: [tests for Pod::Html]
14417              From: Stas Bekman <stas@stason.org>
14418              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
14419              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
14420      Branch: perl
14421            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
14422            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
14423            + lib/Pod/t/pod2html-lib.pl
14424            ! MANIFEST
14425 ____________________________________________________________________________
14426 [ 15382] By: nick                                  on 2002/03/21  07:21:57
14427         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
14428      Branch: perlio
14429           +> ext/Encode/AUTHORS ext/Encode/Changes
14430           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
14431           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14432           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14433           +> ext/I18N/Langinfo/fallback/const-c.inc
14434           +> ext/I18N/Langinfo/fallback/const-xs.inc
14435           +> lib/ExtUtils/t/Constant.t
14436            - ext/Encode/Encode/euc-jp-0212.enc
14437            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
14438            - ext/Encode/t/table.euc ext/Encode/t/table.ref
14439            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
14440           !> (integrate 105 files)
14441 ____________________________________________________________________________
14442 [ 15381] By: nick                                  on 2002/03/21  06:59:57
14443         Log: Restore tabs so dmake will parse file!
14444      Branch: perlio
14445            ! win32/makefile.mk
14446 ____________________________________________________________________________
14447 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
14448         Log: Upgrade to Unicode::Normalize 0.16.
14449      Branch: perl
14450            ! ext/Unicode/Normalize/Changes
14451            ! ext/Unicode/Normalize/Normalize.pm
14452 ____________________________________________________________________________
14453 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
14454         Log: Schwern's wallet is a bit more loose.
14455      Branch: perl
14456            ! t/lib/1_compile.t
14457 ____________________________________________________________________________
14458 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
14459         Log: Subject: [PATCH]
14460              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14461              Date: Wed, 20 Mar 2002 22:56:17 -0000
14462              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
14463              
14464              packWARN also for subdirs.
14465      Branch: perl
14466            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
14467            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
14468            ! win32/win32.c
14469 ____________________________________________________________________________
14470 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
14471         Log: A plan is better.
14472      Branch: perl
14473            ! ext/Encode/t/CJKalias.t
14474 ____________________________________________________________________________
14475 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
14476         Log: Upgrade to Encode 0.94, from Dan Kogai.
14477      Branch: perl
14478            + ext/Encode/lib/Encode/Description.pod
14479            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
14480            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
14481            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
14482            ! ext/Encode/lib/Encode/Encoding.pm
14483            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14484            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
14485            ! ext/Encode/t/CJKalias.t
14486 ____________________________________________________________________________
14487 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
14488         Log: Rats' nest.
14489      Branch: perl
14490            ! hints/solaris_2.sh
14491 ____________________________________________________________________________
14492 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
14493         Log: Rrright.
14494      Branch: perl
14495            ! pod/perlguts.pod
14496 ____________________________________________________________________________
14497 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
14498         Log: Update Changes.
14499      Branch: perl
14500            ! Changes patchlevel.h
14501 ____________________________________________________________________________
14502 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
14503         Log: Reapply #15336.
14504      Branch: perl
14505            ! ext/Encode/lib/Encode/Tcl.pm
14506 ____________________________________________________________________________
14507 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
14508         Log: Upgrade to Encode 0.93, from Dan Kogai.
14509      Branch: perl
14510            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
14511            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
14512            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
14513            ! ext/Encode/README ext/Encode/TW/TW.pm
14514            ! ext/Encode/lib/Encode/CN/HZ.pm
14515            ! ext/Encode/lib/Encode/Encoding.pm
14516            ! ext/Encode/lib/Encode/Internal.pm
14517            ! ext/Encode/lib/Encode/JP/Constants.pm
14518            ! ext/Encode/lib/Encode/JP/H2Z.pm
14519            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14520            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
14521            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14522            ! ext/Encode/lib/Encode/Tcl/Table.pm
14523            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
14524            ! ext/Encode/lib/Encode/iso10646_1.pm
14525            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
14526            ! ext/Encode/t/JP.t
14527 ____________________________________________________________________________
14528 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
14529         Log: Subject: patch for syslog
14530              From: <Nick.Williams@morganstanley.com>
14531              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
14532              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
14533      Branch: perl
14534            ! ext/Sys/Syslog/Syslog.pm
14535 ____________________________________________________________________________
14536 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
14537         Log: Some failure updates.
14538      Branch: perl
14539            ! pod/perldelta.pod
14540 ____________________________________________________________________________
14541 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
14542         Log: Getopt::Long 2.29 from Johan Vromans.
14543      Branch: perl
14544            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
14545 ____________________________________________________________________________
14546 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
14547         Log: Rename ExtUtils.t to Constant.t, as suggested by
14548              Nicholas Clark.
14549      Branch: perl
14550            + lib/ExtUtils/t/Constant.t
14551            - lib/ExtUtils/t/ExtUtils.t
14552            ! MANIFEST
14553 ____________________________________________________________________________
14554 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
14555         Log: Subject: [PATCH] TODO - Make Schwern Poorer
14556              From: Nicholas Clark <nick@unfortu.net>
14557              Date: Tue, 19 Mar 2002 22:50:28 +0000
14558              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
14559      Branch: perl
14560            ! t/lib/1_compile.t
14561 ____________________________________________________________________________
14562 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
14563         Log: Subject: Re: The story of O [PATCH]
14564              From: Richard.Foley@t-online.de (Richard Foley)
14565              Date: Sun, 17 Mar 2002 08:37:26 +0100
14566              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
14567      Branch: perl
14568            ! lib/perl5db.pl
14569 ____________________________________________________________________________
14570 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
14571         Log: Mention the external modules Encode::HanExtra and
14572              PadWalker.
14573      Branch: perl
14574            ! pod/perldelta.pod
14575 ____________________________________________________________________________
14576 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
14577         Log: Subject: [PATCH] List lexicals from debugger
14578              From: Peter Scott <Peter@PSDT.com>
14579              Date: Tue, 19 Mar 2002 12:28:52 -0800
14580              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
14581      Branch: perl
14582            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
14583 ____________________________________________________________________________
14584 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
14585         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
14586              and :encoding(xxx) was errorneously parsed.
14587      Branch: perl
14588            ! lib/open.pm
14589 ____________________________________________________________________________
14590 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
14591         Log: Subject: [PATCH bleadperl] exec.t tweak
14592              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14593              Date: Wed, 20 Mar 2002 01:21:40 +0100
14594              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
14595              
14596              4NT returns 2 as error-code for nonexistant file.
14597      Branch: perl
14598            ! t/op/exec.t
14599 ____________________________________________________________________________
14600 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
14601         Log: minor Tie::File test patch to make win32 happier, from mjd.
14602      Branch: perl
14603            ! lib/Tie/File/t/30_defer.t
14604 ____________________________________________________________________________
14605 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
14606         Log: Subject: [PATCH bleadperl] magic.t tweak
14607              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14608              Date: Wed, 20 Mar 2002 00:39:16 +0100
14609              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
14610      Branch: perl
14611            ! t/op/magic.t
14612 ____________________________________________________________________________
14613 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
14614         Log: Typo fix from Andreas Koenig, plus a tweak.
14615      Branch: perl
14616            ! pod/perlunicode.pod
14617 ____________________________________________________________________________
14618 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
14619         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
14620              in Mandrake 8.2.  Now we need to figure out a way not to
14621              unbreak Apache.
14622      Branch: perl
14623            ! hints/linux.sh
14624 ____________________________________________________________________________
14625 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
14626         Log: Fix for "UTF-8 bug with s///" from Hugo.
14627      Branch: perl
14628            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
14629            ! t/op/pat.t
14630 ____________________________________________________________________________
14631 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
14632         Log: metaconfig unit change for #15354.
14633      Branch: metaconfig
14634            ! U/threads/usethreads.U
14635 ____________________________________________________________________________
14636 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
14637         Log: Installation updates on threads and perlio.
14638      Branch: perl
14639            ! Configure INSTALL
14640 ____________________________________________________________________________
14641 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
14642         Log: Tpo.
14643      Branch: perl
14644            ! pod/perlfaq6.pod
14645 ____________________________________________________________________________
14646 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
14647         Log: Regen modlib and toc.
14648      Branch: perl
14649            ! pod/perlmodlib.pod pod/perltoc.pod
14650 ____________________________________________________________________________
14651 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
14652         Log: Whitespace tweaks.
14653      Branch: perl
14654            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
14655            ! pod/perltodo.pod pod/perlunicode.pod
14656 ____________________________________________________________________________
14657 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
14658         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
14659              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
14660              (And as suggested by Markus Kuhn.)
14661              
14662              While we are at it, document also the case of
14663              mixed hash keys as a known potential troublemaker.
14664              (Since it's locale-related, sometimes.)
14665      Branch: perl
14666            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
14667            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
14668            ! pod/perluniintro.pod
14669 ____________________________________________________________________________
14670 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
14671         Log: Surely a typo.
14672      Branch: perl
14673            ! gv.c
14674 ____________________________________________________________________________
14675 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
14676         Log: Take two.
14677      Branch: perl
14678            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14679            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14680 ____________________________________________________________________________
14681 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
14682         Log: Let's try this from scratch.
14683      Branch: perl
14684            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14685            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14686 ____________________________________________________________________________
14687 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
14688         Log: I could do this all day...
14689      Branch: perl
14690            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14691            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14692 ____________________________________________________________________________
14693 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
14694         Log: Grrr.
14695      Branch: perl
14696            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14697            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14698 ____________________________________________________________________________
14699 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
14700         Log: Subject: Re: Nearly OK for cygwin@15318
14701              From: John Peacock <jpeacock@rowman.com>
14702              Date: Tue, 19 Mar 2002 15:58:08 -0500
14703              Message-ID: <3C97A660.3060302@rowman.com>
14704      Branch: perl
14705            ! pod/perlport.pod
14706 ____________________________________________________________________________
14707 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
14708         Log: Subject: Re: Nearly OK for cygwin@15318
14709              From: <slaven.rezic@berlin.de>
14710              Date: Tue, 19 Mar 2002 21:47:49 +0100
14711              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
14712              
14713              Subject: Re: Nearly OK for cygwin@15318
14714              From: <slaven.rezic@berlin.de>
14715              Date: Tue, 19 Mar 2002 21:37:18 +0100
14716              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
14717      Branch: perl
14718            ! pod/perlport.pod t/io/fs.t
14719 ____________________________________________________________________________
14720 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
14721         Log: D'oh.
14722      Branch: perl
14723            + ext/I18N/Langinfo/fallback/const-c.inc
14724            + ext/I18N/Langinfo/fallback/const-xs.inc
14725 ____________________________________________________________________________
14726 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
14727         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
14728              From: Nicholas Clark <nick@unfortu.net>
14729              Date: Tue, 19 Mar 2002 22:37:08 +0000
14730              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
14731              
14732              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
14733              From: Nicholas Clark <nick@ccl4.org>
14734              Date: Tue, 19 Mar 2002 22:39:55 +0000
14735              Message-ID: <20020319223954.G94831@plum.flirble.org>
14736      Branch: perl
14737            - ext/I18N/Langinfo/fallback.xs
14738            ! MANIFEST
14739 ____________________________________________________________________________
14740 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
14741         Log: Text, not binary.
14742      Branch: perl
14743            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14744            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14745 ____________________________________________________________________________
14746 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
14747         Log: Subject: Re: perl@15244
14748              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14749              Date: Mon, 18 Mar 2002 17:37:31 +0100
14750              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
14751              
14752              (Goedendag: Dutch whitespace police)
14753      Branch: perl
14754            ! hints/hpux.sh
14755 ____________________________________________________________________________
14756 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
14757         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
14758              From: Nicholas Clark <nick@unfortu.net>
14759              Date: Tue, 19 Mar 2002 21:52:47 +0000
14760              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
14761      Branch: perl
14762            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
14763            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
14764            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
14765            ! ext/Sys/Syslog/Makefile.PL
14766 ____________________________________________________________________________
14767 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
14768         Log: More pathname portability checks.
14769      Branch: perl
14770            ! Porting/check83.pl
14771 ____________________________________________________________________________
14772 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
14773         Log: Begone, Encode::Tcl::Extended.
14774      Branch: perl
14775            ! ext/Encode/lib/Encode/Tcl.pm
14776 ____________________________________________________________________________
14777 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
14778         Log: This is like trying to put the shaving cream
14779              back to the can...
14780      Branch: perl
14781            ! hints/linux.sh
14782 ____________________________________________________________________________
14783 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
14784         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
14785              types of usleep().  Fun, fun. fun.
14786      Branch: perl
14787            ! hints/linux.sh
14788 ____________________________________________________________________________
14789 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
14790         Log: Sarathy's new suggestion for Linux threading flags.
14791      Branch: perl
14792            ! hints/linux.sh
14793 ____________________________________________________________________________
14794 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
14795         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
14796      Branch: perl
14797            - ext/Encode/Encode/euc-jp-0212.ucm
14798            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
14799            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
14800 ____________________________________________________________________________
14801 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
14802         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
14803              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14804              Date: Tue, 19 Mar 2002 00:42:22 +0100
14805              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
14806      Branch: perl
14807            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
14808 ____________________________________________________________________________
14809 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
14810         Log: "+" is not a valid filename character in VMS.
14811      Branch: perl
14812            + ext/Encode/Encode/euc-jp-0212.ucm
14813            - ext/Encode/Encode/euc-jp+0212.ucm
14814            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
14815 ____________________________________________________________________________
14816 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
14817         Log: Update Changes.
14818      Branch: perl
14819            ! Changes patchlevel.h
14820 ____________________________________________________________________________
14821 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
14822         Log: Take away _GNU_SOURCE since that does not seem
14823              to play well with other software (like Apache),
14824              just hint away the WHOAs.
14825      Branch: perl
14826            ! hints/linux.sh
14827 ____________________________________________________________________________
14828 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
14829         Log: metaconfig unit change for #15326.
14830      Branch: metaconfig
14831            ! U/threads/d_crypt_r.U
14832 ____________________________________________________________________________
14833 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
14834         Log: Support crypt_r(const char*,const char*, CRYPTD*).
14835      Branch: perl
14836            ! Configure reentr.h reentr.pl
14837 ____________________________________________________________________________
14838 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
14839         Log: VMS acrobatics from Peter Prymmer.
14840      Branch: perl
14841            ! lib/ExtUtils/t/ExtUtils.t
14842 ____________________________________________________________________________
14843 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
14844         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
14845              From: Stas Bekman <stas@stason.org>
14846              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
14847              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
14848      Branch: perl
14849            ! lib/Pod/Html.pm
14850 ____________________________________________________________________________
14851 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
14852         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
14853              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14854              Date: Tue, 19 Mar 2002 10:49:27 +0100
14855              Message-ID: <20020319104927.C705@rafael>   
14856      Branch: perl
14857            ! ext/B/t/xref.t
14858 ____________________________________________________________________________
14859 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
14860         Log: Integrate perlio:
14861              
14862              [ 15314]
14863              Move docs for Encode::valid_utf8 (which does not exist)
14864              to be docs for utf8::valid() (which does).
14865      Branch: perl
14866           !> ext/Encode/Encode.pm lib/utf8.pm
14867 ____________________________________________________________________________
14868 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
14869         Log: Remove Encode::Tcl::Extended, suggested by
14870              SADAHIRO Tomoyuki.
14871      Branch: perl
14872            - ext/Encode/Encode/euc-jp-0212.enc
14873            - ext/Encode/lib/Encode/Tcl/Extended.pm
14874            ! MANIFEST ext/Encode/MANIFEST
14875            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14876            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
14877 ____________________________________________________________________________
14878 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
14879         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
14880      Branch: perl
14881            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
14882            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
14883            + ext/Encode/t/jisx0212.ref
14884            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
14885            - ext/Encode/t/table.ref
14886            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
14887            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
14888            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
14889            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
14890            ! ext/Encode/lib/Encode/CN/HZ.pm
14891            ! ext/Encode/lib/Encode/Encoding.pm
14892            ! ext/Encode/lib/Encode/Internal.pm
14893            ! ext/Encode/lib/Encode/JP/Constants.pm
14894            ! ext/Encode/lib/Encode/JP/H2Z.pm
14895            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14896            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
14897            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14898            ! ext/Encode/lib/Encode/Tcl/Extended.pm
14899            ! ext/Encode/lib/Encode/Tcl/Table.pm
14900            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
14901            ! ext/Encode/lib/Encode/iso10646_1.pm
14902            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
14903            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
14904            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
14905 ____________________________________________________________________________
14906 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
14907         Log: constness+signedness nit.
14908      Branch: perl
14909            ! ext/Unicode/Normalize/Normalize.xs
14910 ____________________________________________________________________________
14911 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
14912         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
14913      Branch: perl
14914            ! ext/Unicode/Normalize/Changes
14915            ! ext/Unicode/Normalize/Normalize.pm
14916            ! ext/Unicode/Normalize/Normalize.xs
14917            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
14918            ! ext/Unicode/Normalize/t/func.t
14919 ____________________________________________________________________________
14920 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
14921         Log: Split the ebcdic details to perlebcdic.
14922      Branch: perl
14923            ! pod/perlebcdic.pod pod/perluniintro.pod
14924 ____________________________________________________________________________
14925 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
14926         Log: Be explicit.
14927      Branch: perl
14928            ! pod/perluniintro.pod
14929 ____________________________________________________________________________
14930 [ 15315] By: nick                                  on 2002/03/19  09:24:18
14931         Log: Integrate mainline
14932      Branch: perlio
14933           +> ext/List/Util/t/openhan.t
14934           !> (integrate 53 files)
14935 ____________________________________________________________________________
14936 [ 15314] By: nick                                  on 2002/03/19  07:39:07
14937         Log: Move docs for Encode::valid_utf8 (which does not exist)
14938              to be docs for utf8::valid() (which does).
14939      Branch: perlio
14940            ! ext/Encode/Encode.pm lib/utf8.pm
14941 ____________________________________________________________________________
14942 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
14943         Log: Update the Unicode vs EBCDIC situation.
14944      Branch: perl
14945            ! pod/perlebcdic.pod pod/perluniintro.pod
14946 ____________________________________________________________________________
14947 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
14948         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
14949              From: Robert Spier <rspier@pobox.com>
14950              Date: Mon, 18 Mar 2002 19:22:55 -0800
14951              Message-ID: <15510.44815.383439.823671@rls.cx>
14952      Branch: perl
14953            ! ext/threads/t/end.t
14954 ____________________________________________________________________________
14955 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
14956         Log: UTF-8 walk errors that become visible in EBCDIC.
14957      Branch: perl
14958            ! regexec.c
14959 ____________________________________________________________________________
14960 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
14961         Log: s/regcinclasslen/reginclass/ and remove the old
14962              reginclass since nothing is using it.
14963      Branch: perl
14964            ! embed.fnc embed.h proto.h regexec.c
14965 ____________________________________________________________________________
14966 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
14967         Log: Close the file so it can be (a) removed (b) reopened.
14968      Branch: perl
14969            ! ext/B/t/xref.t
14970 ____________________________________________________________________________
14971 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
14972         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
14973              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14974              Date: Mon, 18 Mar 2002 23:14:31 +0100
14975              Message-ID: <20020318231431.A699@rafael>
14976      Branch: perl
14977            ! ext/B/B.xs utf8.c
14978 ____________________________________________________________________________
14979 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
14980         Log: Failed patch hunk reapplied.
14981      Branch: perl
14982            ! lib/Tie/File/t/32_defer_misc.t
14983 ____________________________________________________________________________
14984 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
14985         Log: For DEBUGGING threaded builds.
14986      Branch: perl
14987            ! sv.c
14988 ____________________________________________________________________________
14989 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
14990         Log: AUTHORS update.
14991      Branch: perl
14992            ! AUTHORS
14993 ____________________________________________________________________________
14994 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
14995         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
14996              (Fix from Craig Berry)
14997      Branch: perl
14998            ! pp_sys.c
14999 ____________________________________________________________________________
15000 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
15001         Log: Subject: [PATCH] configure.com home-grown kill() check
15002              From: "Craig A. Berry" <craigberry@mac.com>
15003              Date: Mon, 18 Mar 2002 13:52:59 -0600
15004              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
15005      Branch: perl
15006            ! configure.com
15007 ____________________________________________________________________________
15008 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
15009         Log: Upgrade to Tie::File 0.50.
15010      Branch: perl
15011            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
15012            ! lib/Tie/File/t/32_defer_misc.t
15013 ____________________________________________________________________________
15014 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
15015         Log: AUTHORS updates.
15016      Branch: perl
15017            ! AUTHORS
15018 ____________________________________________________________________________
15019 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
15020         Log: Update Changes.
15021      Branch: perl
15022            ! Changes patchlevel.h
15023 ____________________________________________________________________________
15024 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
15025         Log: OS/390 update.
15026      Branch: perl
15027            ! pod/perldelta.pod
15028 ____________________________________________________________________________
15029 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
15030         Log: Forgot from #15288.
15031      Branch: perl
15032            ! ext/B/B.xs
15033 ____________________________________________________________________________
15034 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
15035         Log: Make regex DEBUGGING faster.
15036      Branch: perl
15037            ! perl.c perl.h regexec.c
15038 ____________________________________________________________________________
15039 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
15040         Log: Undo accidental perl.h part of #15295 (wait for #15297)
15041      Branch: perl
15042            ! perl.h
15043 ____________________________________________________________________________
15044 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
15045         Log: Subject: prefix slip
15046              From: andreas.koenig@anima.de (Andreas J. Koenig)
15047              Date: Mon, 18 Mar 2002 16:24:46 +0100
15048              Message-ID: <m3y9gp3nlt.fsf@anima.de>
15049              
15050              (perl.h part accidental, undone by #15296)
15051      Branch: perl
15052            ! INSTALL perl.h
15053 ____________________________________________________________________________
15054 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
15055         Log: Be tidy.
15056      Branch: perl
15057            ! ext/B/t/xref.t
15058 ____________________________________________________________________________
15059 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
15060         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
15061              From: Spider Boardman <spider@web.zk3.dec.com>
15062              Date: Mon, 18 Mar 2002 10:09:50 -0500
15063              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
15064      Branch: perl
15065            ! README.tru64 hints/dec_osf.sh
15066 ____________________________________________________________________________
15067 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
15068         Log: NetWare tweaks from C Aditya <caditya@novell.com>
15069      Branch: perl
15070            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
15071 ____________________________________________________________________________
15072 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
15073         Log: metaconfig unit change for #15290.
15074      Branch: metaconfig/U/perl
15075            ! perlxv.U
15076 ____________________________________________________________________________
15077 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
15078         Log: Subject: d_nv_preserves_uv_bits
15079              From: Nicholas Clark <nick@unfortu.net>
15080              Date: Thu, 14 Mar 2002 22:24:19 +0000
15081              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
15082      Branch: perl
15083            ! Configure Porting/Glossary Porting/config.sh config_h.SH
15084            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
15085            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
15086            ! win32/config.bc win32/config.gc win32/config.vc
15087            ! win32/config.win64
15088 ____________________________________________________________________________
15089 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
15090         Log: Subject: Re: perl@15244
15091              From: Spider Boardman <spider@web.zk3.dec.com>
15092              Date: Mon, 18 Mar 2002 09:38:55 -0500
15093              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
15094              
15095              (IA64 work.)
15096      Branch: perl
15097            ! hints/hpux.sh perl.h
15098 ____________________________________________________________________________
15099 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
15100         Log: Subject: [PATCH B] B::perlstring()
15101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15102              Date: Sun, 17 Mar 2002 23:06:12 +0100
15103              Message-ID: <20020317230612.A24442@rafael>
15104      Branch: perl
15105            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
15106 ____________________________________________________________________________
15107 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
15108         Log: Subject: [PATCH] another pack "w" thing
15109              From: Nicholas Clark <nick@unfortu.net>
15110              Date: Sat, 16 Mar 2002 21:52:15 +0000
15111              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
15112      Branch: perl
15113            ! pp_pack.c t/op/pack.t
15114 ____________________________________________________________________________
15115 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
15116         Log: More prototypes blindness in Solaris.
15117              (TODO: readdir64_r really needs to be seen.)
15118      Branch: perl
15119            ! hints/solaris_2.sh
15120 ____________________________________________________________________________
15121 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
15122         Log: Integrate perlio:
15123              
15124              [ 15282]
15125              Tidy the "does not map" message for non-characters
15126              (e.g. iso-8859-3 "\xA5").
15127      Branch: perl
15128           !> ext/Encode/Encode.xs
15129 ____________________________________________________________________________
15130 [ 15284] By: nick                                  on 2002/03/18  11:00:31
15131         Log: Integrate mainline
15132      Branch: perlio
15133           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
15134           +> lib/Tie/File/t/32_defer_misc.t
15135           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
15136           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
15137           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
15138           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
15139           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
15140           !> reentr.pl regexec.c t/op/pat.t util.c
15141 ____________________________________________________________________________
15142 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
15143         Log: Sync with Scalar-List-Utils-1.07
15144      Branch: perl
15145            + ext/List/Util/t/openhan.t
15146            ! MANIFEST ext/List/Util/ChangeLog
15147            ! ext/List/Util/lib/List/Util.pm
15148            ! ext/List/Util/lib/Scalar/Util.pm
15149 ____________________________________________________________________________
15150 [ 15282] By: nick                                  on 2002/03/18  08:11:28
15151         Log: Tidy the "does not map" message for non-characters
15152              (e.g. iso-8859-3 "\xA5").
15153      Branch: perlio
15154            ! ext/Encode/Encode.xs
15155 ____________________________________________________________________________
15156 [ 15281] By: ams                                   on 2002/03/18  04:44:37
15157         Log: URL fix from MJD.
15158      Branch: perl
15159            ! pod/perlfaq3.pod
15160 ____________________________________________________________________________
15161 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
15162         Log: More prototype calming (really should fix the Configure
15163              protochk, but not at this point in time).
15164      Branch: perl
15165            ! hints/solaris_2.sh
15166 ____________________________________________________________________________
15167 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
15168         Log: return at the wrong side of #endif.
15169      Branch: perl
15170            ! util.c
15171 ____________________________________________________________________________
15172 [ 15278] By: ams                                   on 2002/03/17  23:45:31
15173         Log: Typo fix from Stas Bekman.
15174      Branch: perl
15175            ! pod/perlhack.pod
15176 ____________________________________________________________________________
15177 [ 15277] By: ams                                   on 2002/03/17  23:41:35
15178         Log: Upgrade to Tie::File 0.21.
15179      Branch: perl
15180            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
15181            + lib/Tie/File/t/32_defer_misc.t
15182            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
15183            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
15184            ! lib/Tie/File/t/22_autochomp.t
15185 ____________________________________________________________________________
15186 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
15187         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
15188              character classes use inlined macros instead of the full
15189              function call.
15190      Branch: perl
15191            ! regexec.c
15192 ____________________________________________________________________________
15193 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
15194         Log: Integrate perlio:
15195              
15196              [ 15274]
15197              Other :encoding oddities
15198              - we should really pop while we can still make method calls
15199              in case DESTROY does something.
15200              - Provide a no-op DESTROY
15201              - Use SvPV_only() rather than just SvPV_on()
15202              
15203              [ 15273]
15204              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
15205      Branch: perl
15206           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15207           !> ext/Encode/lib/Encode/Encoding.pm sv.c
15208 ____________________________________________________________________________
15209 [ 15274] By: nick                                  on 2002/03/17  20:00:12
15210         Log: Other :encoding oddities
15211              - we should really pop while we can still make method calls
15212              in case DESTROY does something.
15213              - Provide a no-op DESTROY
15214              - Use SvPV_only() rather than just SvPV_on()
15215      Branch: perlio
15216            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15217            ! ext/Encode/lib/Encode/Encoding.pm
15218 ____________________________________________________________________________
15219 [ 15273] By: nick                                  on 2002/03/17  19:53:24
15220         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
15221      Branch: perlio
15222            ! sv.c
15223 ____________________________________________________________________________
15224 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
15225         Log: Implement the retry-on-ERANGE for the get*_r().
15226              The buffer will keep doubling until 64k.
15227      Branch: perl
15228            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
15229            ! reentr.h reentr.pl
15230 ____________________________________________________________________________
15231 [ 15271] By: nick                                  on 2002/03/17  17:38:44
15232         Log: Integrate mainline
15233      Branch: perlio
15234           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
15235           +> t/op/pow.t
15236           !> (integrate 28 files)
15237 ____________________________________________________________________________
15238 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
15239         Log: Subject: UTF-8 bug (maybe alreayd known?)
15240              From: andreas.koenig@anima.de (Andreas J. Koenig)
15241              Date: Fri, 08 Mar 2002 16:36:01 +0100
15242              Message-ID: <m3n0xjul5q.fsf@anima.de>
15243      Branch: perl
15244            ! pp_hot.c t/op/pat.t
15245 ____________________________________________________________________________
15246 [ 15269] By: nick                                  on 2002/03/17  09:12:39
15247         Log: Integarate mainline
15248      Branch: perlio
15249           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
15250           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
15251           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
15252           !> (integrate 69 files)
15253 ____________________________________________________________________________
15254 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
15255         Log: Subject: SEGV in s/// and UTF-8
15256              From: andreas.koenig@anima.de (Andreas J. Koenig)
15257              Date: Tue, 12 Mar 2002 00:40:09 +0100
15258              Message-ID: <m3r8mqad2e.fsf@anima.de>
15259      Branch: perl
15260            ! regexec.c t/op/pat.t
15261 ____________________________________________________________________________
15262 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
15263         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
15264              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
15265              which assume that 2**someinteger is accurate.
15266      Branch: perl
15267            + t/op/pow.t
15268            ! MANIFEST pp.c t/test.pl
15269 ____________________________________________________________________________
15270 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
15271         Log: _r-ify config.win64, too.
15272      Branch: perl
15273            ! win32/config.win64
15274 ____________________________________________________________________________
15275 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
15276         Log: Better place to initialize (IRIX cc noticed that
15277              the many "goto defchars" bypass the initialization)
15278      Branch: perl
15279            ! regcomp.c
15280 ____________________________________________________________________________
15281 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
15282         Log: If not building threaded, never mind the threaded prototypes.
15283      Branch: perl
15284            ! Configure reentr.pl
15285 ____________________________________________________________________________
15286 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
15287         Log: metaconfig: If not using threads, not point probing for the
15288              prototypes (since they might be hidden behind many defines
15289              we won't have if not building threaded)
15290      Branch: metaconfig
15291            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15292            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15293            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15294            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15295            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15296            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15297            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15298            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15299            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15300            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15301            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15302            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15303            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15304            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15305            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15306            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15307            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15308            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15309            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15310            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15311            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15312            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15313            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15314            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15315 ____________________________________________________________________________
15316 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
15317         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
15318      Branch: perl
15319            ! hints/freebsd.sh
15320 ____________________________________________________________________________
15321 [ 15261] By: ams                                   on 2002/03/16  18:14:04
15322         Log: Upgrade to Tie::File 0.20.
15323      Branch: perl
15324            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
15325            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
15326            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
15327            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
15328            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
15329            ! lib/Tie/File/t/11_rv_splice_rs.t
15330            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
15331            ! lib/Tie/File/t/16_handle.t
15332 ____________________________________________________________________________
15333 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
15334         Log: There seems to be a trend for the *time_r to be hidden.
15335      Branch: perl
15336            ! hints/irix_6.sh
15337 ____________________________________________________________________________
15338 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
15339         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
15340              From: Stas Bekman <stas@stason.org>
15341              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
15342              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
15343      Branch: perl
15344            ! lib/Pod/Html.pm
15345 ____________________________________________________________________________
15346 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
15347         Log: Subject: [PATCH] Re: dumpvar.pl bug
15348              From: Peter Scott <Peter@PSDT.com>
15349              Date: Fri, 15 Mar 2002 18:19:21 -0800
15350              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
15351      Branch: perl
15352            ! lib/dumpvar.pl lib/perl5db.pl
15353 ____________________________________________________________________________
15354 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
15355         Log: More paranoid _r protochecking.  At least Tru64 and
15356              Linux need additional hinting help to believe that
15357              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
15358              to see what goes bang.
15359      Branch: perl
15360            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
15361            ! reentr.pl
15362 ____________________________________________________________________________
15363 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
15364         Log: metaconfig: more paranoid _r protochecking.
15365      Branch: metaconfig
15366            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15367            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15368            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15369            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15370            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15371            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15372            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15373            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15374            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15375            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15376            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15377            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15378            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15379            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15380            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15381            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15382            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15383            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15384            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15385            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15386            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15387            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15388            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15389            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15390 ____________________________________________________________________________
15391 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
15392         Log: HP-UX gcc 3 warnings found by Sarathy.
15393      Branch: perl
15394            ! regcomp.c sv.c
15395 ____________________________________________________________________________
15396 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
15397         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
15398              From: Slaven Rezic <slaven.rezic@berlin.de>
15399              Date: 16 Mar 2002 15:29:18 +0100
15400              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
15401      Branch: perl
15402            ! pod/perldelta.pod
15403 ____________________________________________________________________________
15404 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
15405         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
15406      Branch: perl
15407            ! Porting/findrfuncs reentr.h reentr.pl
15408 ____________________________________________________________________________
15409 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
15410         Log: UIN32_MAX with borken under HP-UX+gcc
15411      Branch: perl
15412            ! handy.h
15413 ____________________________________________________________________________
15414 [ 15251] By: ams                                   on 2002/03/16  02:38:08
15415         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
15416              *::DESTROY() is deprecated
15417              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15418              Date: Thu, 14 Mar 2002 18:39:22 -0500
15419              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
15420              
15421              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
15422              *::DESTROY() is deprecated
15423              From: Dave Mitchell <davem@fdgroup.com>
15424              Date: Fri, 15 Mar 2002 19:22:49 +0000
15425              Message-Id: <20020315192249.A22389@fdgroup.com>
15426      Branch: perl
15427            ! gv.c t/op/method.t
15428 ____________________________________________________________________________
15429 [ 15250] By: ams                                   on 2002/03/16  02:14:41
15430         Log: Plural nit.
15431      Branch: perl
15432            ! pod/perldelta.pod
15433 ____________________________________________________________________________
15434 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
15435         Log: Doesn't make sense to test for protos if the
15436              functions are not to be used (!= functions exist!)
15437              This might be the key (well, a key) to the HP-UX
15438              problems.
15439      Branch: perl
15440            ! reentr.h reentr.pl
15441 ____________________________________________________________________________
15442 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
15443         Log: Typo in #15247.
15444      Branch: perl
15445            ! hints/hpux.sh
15446 ____________________________________________________________________________
15447 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
15448         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
15449              in HP-UX (from H.Merijn Brand)
15450      Branch: perl
15451            ! hints/hpux.sh
15452 ____________________________________________________________________________
15453 [ 15246] By: ams                                   on 2002/03/15  17:53:23
15454         Log: Subject: minor corrections in perldelta.pod
15455              From: mjd@plover.com
15456              Date: 15 Mar 2002 18:48:42 -0000
15457              Message-Id: <20020315184842.13573.qmail@plover.com>
15458      Branch: perl
15459            ! pod/perldelta.pod
15460 ____________________________________________________________________________
15461 [ 15245] By: ams                                   on 2002/03/15  17:37:52
15462         Log: Upgrade to Tie::File 0.19.
15463      Branch: perl
15464            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
15465            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
15466            + lib/Tie/File/t/21_win32.t
15467            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
15468            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
15469            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
15470            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
15471            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
15472            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
15473            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
15474            ! lib/Tie/File/t/17_misc_meth.t
15475 ____________________________________________________________________________
15476 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
15477         Log: Update Changes.
15478      Branch: perl
15479            ! Changes patchlevel.h
15480 ____________________________________________________________________________
15481 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
15482         Log: Forgot from #15241.
15483      Branch: perl
15484            ! win32/config_sh.PL
15485 ____________________________________________________________________________
15486 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
15487         Log: Subject: patch pod/perltodo.pod
15488              From: mjd@plover.com
15489              Date: 15 Mar 2002 15:42:18 -0000
15490              Message-ID: <20020315154218.10163.qmail@plover.com>
15491              
15492              (With s/WANT/Want/)
15493      Branch: perl
15494            ! pod/perltodo.pod
15495 ____________________________________________________________________________
15496 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
15497         Log: Subject: [PATCH bleadperl] (revision 5 undef)
15498              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15499              Date: Fri, 15 Mar 2002 00:39:48 +0100
15500              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
15501      Branch: perl
15502            ! win32/config.bc win32/config.gc win32/config.vc
15503            ! win32/config.win64
15504 ____________________________________________________________________________
15505 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
15506         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
15507              From: Michael G Schwern <schwern@pobox.com>
15508              Date: Thu, 14 Mar 2002 16:39:29 -0500
15509              Message-ID: <20020314213929.GA2912@blackrider>
15510      Branch: perl
15511            ! lib/perl5db.pl
15512 ____________________________________________________________________________
15513 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
15514         Log: Integrate perlio:
15515              
15516              [ 15235]
15517              Add the binmode()s to make JP.t pass on Win32
15518      Branch: perl
15519           !> embed.fnc ext/Encode/t/JP.t
15520 ____________________________________________________________________________
15521 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
15522         Log: Monster _r patch: try to scan for all known _r variants,
15523              and then use them (under ithreads).  May fail in HP-UX,
15524              and the op/groups is known to be fickle everywhere.  Known
15525              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
15526              warnings in AIX since the first arguments of getnetbyaddr
15527              and getnetbyadd_r are of different types.  Thanks, IBM.)
15528              
15529              In non-Configure platforms deny the existence of any
15530              of the _r thingies.  (Also add the recently introduced
15531              d_tm_* to places it wasn't already in.)
15532              
15533              TODO: the suggested glibc buffer growth retry loop in case
15534              some entries (at least for: gr*, host*) are big.
15535              Forgot win32/config.win64.
15536      Branch: perl
15537            + reentr.c reentr.h reentr.pl
15538            ! Configure MANIFEST Makefile.SH NetWare/Makefile
15539            ! NetWare/config.wc Porting/Glossary Porting/config.sh
15540            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
15541            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
15542            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
15543            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
15544            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
15545            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
15546            ! win32/config.bc win32/config.gc win32/config.vc
15547            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
15548 ____________________________________________________________________________
15549 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
15550         Log: Be more explicit on when is the $! worth anything.
15551      Branch: perl
15552            ! pod/perlvar.pod
15553 ____________________________________________________________________________
15554 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
15555         Log: metaconfig: _r _r we go.
15556      Branch: metaconfig
15557            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15558            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15559            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15560            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15561            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15562            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15563            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15564            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15565            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15566            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15567            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15568            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15569            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15570            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15571            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15572            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15573            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15574            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15575            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15576            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15577            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15578            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15579            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15580            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15581 ____________________________________________________________________________
15582 [ 15235] By: nick                                  on 2002/03/15  07:31:54
15583         Log: Add the binmode()s to make JP.t pass on Win32
15584      Branch: perlio
15585            ! ext/Encode/t/JP.t
15586 ____________________________________________________________________________
15587 [ 15234] By: nick                                  on 2002/03/15  07:20:49
15588         Log: Integrate perlio:
15589              
15590              [ 15233]
15591              Mark JP.t's data files as binary
15592              
15593              [ 15011]
15594              Avoid $Id$ cleverness and just have a $VERSION.
15595      Branch: perl
15596           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
15597 ____________________________________________________________________________
15598 [ 15233] By: nick                                  on 2002/03/15  07:18:02
15599         Log: Mark JP.t's data files as binary
15600      Branch: perlio
15601            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
15602 ____________________________________________________________________________
15603 [ 15232] By: nick                                  on 2002/03/15  07:13:38
15604         Log: Integrate mainline
15605      Branch: perlio
15606           +> ext/B/t/xref.t
15607           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
15608           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
15609           !> perl.c t/op/arith.t
15610 ____________________________________________________________________________
15611 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
15612         Log: The section needs to be in the makedepend script
15613              (from Jan-Erik Karlsson).
15614      Branch: perl
15615            ! makedepend.SH
15616 ____________________________________________________________________________
15617 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
15618         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
15619              From: Nicholas Clark <nick@unfortu.net>
15620              Date: Thu, 14 Mar 2002 23:05:23 +0000
15621              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
15622      Branch: perl
15623            ! ext/Safe/safe2.t
15624 ____________________________________________________________________________
15625 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
15626         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
15627              From: "Brent Dax" <brentdax@cpan.org>
15628              Date: Thu, 14 Mar 2002 09:08:41 -0800
15629              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
15630      Branch: perl
15631            ! lib/Pod/Html.pm
15632 ____________________________________________________________________________
15633 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
15634         Log: metaconfig: one round again for the _r.
15635      Branch: metaconfig
15636            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15637            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15638            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15639            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15640            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15641            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15642            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15643            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15644            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15645            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15646            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15647            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15648            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15649            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15650            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15651            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15652            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15653            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15654            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15655            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15656            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15657            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15658            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15659            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15660 ____________________________________________________________________________
15661 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
15662         Log: metaconfig: new round of the _r units.
15663      Branch: metaconfig
15664            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15665            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15666            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15667            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15668            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15669            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15670            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15671            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15672            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15673            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15674            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15675            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15676            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15677            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15678            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15679            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15680            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15681            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15682            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15683            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15684            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15685            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15686            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15687            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15688      Branch: metaconfig/U/perl
15689            + i_crypt.U
15690 ____________________________________________________________________________
15691 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
15692         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
15693              From: Paul_GreenVOS@vos.stratus.com
15694              Date: Tue, 12 Mar 02 19:22 est   
15695              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
15696      Branch: perl
15697            ! lib/Benchmark.t t/op/arith.t
15698 ____________________________________________________________________________
15699 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
15700         Log: Subject: Re: Win32: C:\Program Files
15701              From: "Ken Williams" <ken@mathforum.org>
15702              Date: Wed, 13 Mar 2002 17:50:59 -0600
15703              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
15704              
15705              Add -t to perl -h.
15706      Branch: perl
15707            ! perl.c
15708 ____________________________________________________________________________
15709 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
15710         Log: Extra paranoia from Nick Clark.
15711      Branch: perl
15712            ! ext/Safe/safe2.t
15713 ____________________________________________________________________________
15714 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
15715         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
15716              From: Nicholas Clark <nick@ccl4.org>
15717              Date: Wed, 13 Mar 2002 14:22:50 +0000
15718              Message-ID: <20020313142250.G92566@plum.flirble.org>
15719      Branch: perl
15720            ! ext/Safe/safe2.t
15721 ____________________________________________________________________________
15722 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
15723         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
15724              From: <slaven.rezic@berlin.de>
15725              Date: Tue, 12 Mar 2002 13:03:41 +0100      
15726              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
15727      Branch: perl
15728            ! Makefile.SH
15729 ____________________________________________________________________________
15730 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
15731         Log: Subject: [PATCH] a test for B::Xref
15732              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15733              Date: Wed, 13 Mar 2002 17:18:57 +0100
15734              Message-ID: <20020313171857.F1144@rafael>
15735      Branch: perl
15736            + ext/B/t/xref.t
15737            ! MANIFEST ext/B/B/Xref.pm
15738 ____________________________________________________________________________
15739 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
15740         Log: Subject: [PATCH] Exporter.pm POD fixups
15741              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15742              Date: Wed, 13 Mar 2002 16:21:42 +0100
15743              Message-ID: <20020313162142.A1144@rafael>
15744      Branch: perl
15745            ! lib/Exporter.pm
15746 ____________________________________________________________________________
15747 [ 15219] By: nick                                  on 2002/03/14  07:00:16
15748         Log: Integrate mainline
15749      Branch: perlio
15750           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
15751 ____________________________________________________________________________
15752 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
15753         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
15754              From: Michael G Schwern <schwern@pobox.com>
15755              Date: Wed, 13 Mar 2002 17:43:00 -0500
15756              Message-ID: <20020313224300.GG3311@blackrider>
15757      Branch: perl
15758            ! lib/ExtUtils/MM_VMS.pm
15759 ____________________________________________________________________________
15760 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
15761         Log: Pod tweak.
15762      Branch: perl
15763            ! lib/open.pm
15764 ____________________________________________________________________________
15765 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
15766         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
15767              From: "Craig A. Berry" <craigberry@mac.com>
15768              Date: Wed, 13 Mar 2002 01:44:01 -0600
15769              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
15770      Branch: perl
15771            ! vms/descrip_mms.template
15772 ____________________________________________________________________________
15773 [ 15215] By: nick                                  on 2002/03/13  08:08:36
15774         Log: Integrate mainline.
15775      Branch: perlio
15776           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
15777            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15778            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15779            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15780            - ext/Data/Util/t/Hash.t
15781           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
15782           !> ext/Encode/lib/Encode/CN/HZ.pm
15783           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15784           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
15785           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
15786           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
15787           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
15788           !> t/op/override.t toke.c universal.c
15789 ____________________________________________________________________________
15790 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
15791         Log: metaconfig: three guesses.
15792      Branch: metaconfig
15793            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15794            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15795            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15796            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15797            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15798            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15799            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15800            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15801            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15802            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15803            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15804            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15805            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15806            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15807            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15808            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15809            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15810            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15811            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15812            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15813            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15814            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15815            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15816            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15817 ____________________________________________________________________________
15818 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
15819         Log: metaconfig: regen _r units again.
15820      Branch: metaconfig
15821            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15822            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15823            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15824            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15825            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15826            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15827            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15828            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15829            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15830            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15831            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15832            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15833            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15834            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15835            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15836            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15837            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15838            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15839            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15840            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15841            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15842            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15843            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15844            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15845 ____________________________________________________________________________
15846 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
15847         Log: metaconfig: regen _r units.
15848      Branch: metaconfig
15849            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
15850            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15851            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15852            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15853            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15854            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15855            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15856            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15857            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15858            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15859            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15860            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15861            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15862            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15863            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15864            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15865            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15866            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15867            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15868            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15869            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15870            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15871            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15872            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15873            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15874 ____________________________________________________________________________
15875 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
15876         Log: metaconfig unit tweaks.
15877      Branch: metaconfig
15878            + U/threads/d_setprotoent_r.U
15879            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
15880            ! U/threads/d_tmpnam_r.U
15881 ____________________________________________________________________________
15882 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
15883         Log: metaconfig: replace the _r units with autogenerated ones.
15884      Branch: metaconfig
15885            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15886            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
15887            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15888            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
15889            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
15890            + U/threads/d_getprotobyname_r.U
15891            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15892            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
15893            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
15894            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15895            + U/threads/d_setservent_r.U
15896            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
15897            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
15898            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
15899            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
15900            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
15901            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
15902            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
15903            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
15904            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
15905            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15906            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15907            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15908            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
15909            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15910            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
15911            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
15912            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15913            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15914            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15915            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
15916            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
15917            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
15918            ! U/threads/d_ttyname_r.U
15919 ____________________________________________________________________________
15920 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
15921         Log: More known threadsafings.
15922      Branch: perl
15923            ! Porting/findrfuncs
15924 ____________________________________________________________________________
15925 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
15926         Log: Small tweaks.
15927      Branch: perl
15928            ! lib/Internals.t universal.c
15929 ____________________________________________________________________________
15930 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
15931         Log: VERSIONize.
15932      Branch: perl
15933            ! ext/Encode/lib/Encode/CN/HZ.pm
15934            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15935            ! ext/Encode/lib/Encode/JP/JIS.pm
15936 ____________________________________________________________________________
15937 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
15938         Log: Subject: perl datastructure conversion shortcuts for DDD
15939              From: Stas Bekman <stas@stason.org>
15940              Date: Mon, 11 Mar 2002 14:54:31 +0800
15941              Message-ID: <3C8C54A7.5020502@stason.org>
15942      Branch: perl
15943            ! pod/perlhack.pod
15944 ____________________________________________________________________________
15945 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
15946         Log: Regen modlib.
15947      Branch: perl
15948            ! pod/perlmodlib.pod
15949 ____________________________________________________________________________
15950 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
15951         Log: Regen toc.
15952      Branch: perl
15953            ! pod/perltoc.pod
15954 ____________________________________________________________________________
15955 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
15956         Log: Tiny pod tweaks.
15957      Branch: perl
15958            ! lib/Hash/Util.pm
15959 ____________________________________________________________________________
15960 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
15961         Log: perldeltaize Hash::Util.
15962      Branch: perl
15963            ! pod/perldelta.pod
15964 ____________________________________________________________________________
15965 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
15966         Log: Move the readonly interface back to universal.c,
15967              (new name: Internals::SvREADONLY), remove Data::Util,
15968              move Hash::Util to lib, also introduce refcnt interface
15969              (Internals::SvREFCNT).     Make both the new interfaces
15970              to be more sane so that if they set the value, they return
15971              the new value, not the old one.
15972      Branch: perl
15973            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
15974            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15975            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15976            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15977            - ext/Data/Util/t/Hash.t
15978            ! MANIFEST ext/B/t/stash.t universal.c
15979 ____________________________________________________________________________
15980 [ 15200] By: ams                                   on 2002/03/12  15:16:05
15981         Log: Subject: Disambiguate "Can't locate"
15982              From: Mike Guy <mjtg@cam.ac.uk>
15983              Date: Tue, 12 Mar 2002 16:04:23 +0000
15984              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
15985      Branch: perl
15986            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
15987            ! pp_ctl.c t/op/override.t
15988 ____________________________________________________________________________
15989 [ 15199] By: ams                                   on 2002/03/12  15:04:43
15990         Log: Subject: [PATCH] perl/lib/File/stat.t
15991              From: Paul_GreenVOS@vos.stratus.com
15992              Date: Tue, 12 Mar 02 11:00 est
15993              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
15994      Branch: perl
15995            ! lib/File/stat.t
15996 ____________________________________________________________________________
15997 [ 15198] By: ams                                   on 2002/03/12  15:00:44
15998         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
15999              From: Robin Barker <rmb1@cise.npl.co.uk>
16000              Date: Tue, 12 Mar 2002 13:31:58 GMT
16001              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
16002      Branch: perl
16003            ! pod/perlfunc.pod
16004 ____________________________________________________________________________
16005 [ 15197] By: ams                                   on 2002/03/12  14:57:34
16006         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
16007              From: "Clinton A. Pierce" <clintp@geeksalad.org>
16008              Date: Tue, 12 Mar 2002 10:11:53 -0500
16009              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
16010      Branch: perl
16011            ! toke.c
16012 ____________________________________________________________________________
16013 [ 15196] By: nick                                  on 2002/03/12  13:40:35
16014         Log: Integrate mainline
16015      Branch: perlio
16016           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
16017           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
16018           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
16019           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
16020            - t/lib/access.t
16021           !> (integrate 96 files)
16022 ____________________________________________________________________________
16023 [ 15195] By: nick                                  on 2002/03/12  06:08:24
16024         Log: Integrate mainline (a while ago)
16025      Branch: perlio
16026           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
16027           +> ext/Encode/t/TW.t
16028            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
16029            - ext/Encode/lib/Encode/Tcl/HanZi.pm
16030            - ext/I18N/Langinfo/fallback.c
16031           !> (integrate 80 files)
16032 ____________________________________________________________________________
16033 [ 15194] By: ams                                   on 2002/03/12  06:02:20
16034         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
16035              From: Jonathan Stowe <gellyfish@gellyfish.com>
16036              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
16037              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
16038      Branch: perl
16039            ! ext/Encode/CN/Makefile.PL
16040 ____________________________________________________________________________
16041 [ 15193] By: ams                                   on 2002/03/12  05:55:07
16042         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
16043              From: Dave Mitchell <davem@fdgroup.co.uk>
16044              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
16045              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
16046      Branch: perl
16047            ! pod/perlguts.pod
16048 ____________________________________________________________________________
16049 [ 15192] By: ams                                   on 2002/03/12  05:50:08
16050         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
16051              From: Anton Tagunov <tagunov@motor.ru>
16052              Date: Tue, 12 Mar 2002 01:40:58 +0300
16053              Message-Id: <1194068830.20020312014058@motor.ru>
16054              (Applied with tweaks.)
16055      Branch: perl
16056            ! lib/utf8.pm
16057 ____________________________________________________________________________
16058 [ 15191] By: ams                                   on 2002/03/12  05:42:21
16059         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
16060              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16061              Date: Sun, 10 Mar 2002 22:10:15 +0100
16062              Message-Id: <3C8BD9C7.13988.73992D@localhost>
16063      Branch: perl
16064            ! iperlsys.h
16065 ____________________________________________________________________________
16066 [ 15190] By: ams                                   on 2002/03/12  05:38:08
16067         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
16068              From: Anton Tagunov <tagunov@motor.ru>
16069              Date: Mon, 11 Mar 2002 23:27:47 +0300
16070              Message-Id: <19414222180.20020311232747@motor.ru>
16071      Branch: perl
16072            ! pod/perlsub.pod
16073 ____________________________________________________________________________
16074 [ 15189] By: ams                                   on 2002/03/12  05:34:49
16075         Log: Subject: minor patch for comment in utfebcdic.h
16076              From: Anton Tagunov <tagunov@motor.ru>
16077              Date: Tue, 12 Mar 2002 00:20:21 +0300
16078              Message-Id: <13817376786.20020312002021@motor.ru>
16079      Branch: perl
16080            ! utfebcdic.h
16081 ____________________________________________________________________________
16082 [ 15188] By: ams                                   on 2002/03/12  05:32:30
16083         Log: Subject: [PATCH ?] B::Xref improvements
16084              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16085              Date: Mon, 11 Mar 2002 23:32:20 +0100
16086              Message-Id: <20020311233220.A12677@rafael>
16087      Branch: perl
16088            ! ext/B/B/Xref.pm
16089 ____________________________________________________________________________
16090 [ 15187] By: ams                                   on 2002/03/12  05:30:02
16091         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
16092              From: Paul_GreenVOS@vos.stratus.com
16093              Date: Mon, 11 Mar 02 17:23 est
16094              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
16095      Branch: perl
16096            ! lib/ExtUtils/MM_Unix.pm
16097 ____________________________________________________________________________
16098 [ 15186] By: ams                                   on 2002/03/12  05:27:06
16099         Log: Subject: [PATCH] installperl - minor untangle for VOS
16100              From: Paul_GreenVOS@vos.stratus.com
16101              Date: Mon, 11 Mar 02 17:05 est
16102              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
16103      Branch: perl
16104            ! installperl
16105 ____________________________________________________________________________
16106 [ 15185] By: ams                                   on 2002/03/12  05:25:59
16107         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
16108              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16109              Date: Mon, 11 Mar 2002 22:37:39 +0100
16110              Message-Id: <20020311223739.A691@rafael>
16111      Branch: perl
16112            ! ext/B/B/Deparse.pm
16113 ____________________________________________________________________________
16114 [ 15184] By: ams                                   on 2002/03/12  05:20:54
16115         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
16116              From: Michael G Schwern <schwern@pobox.com>
16117              Date: Tue, 12 Mar 2002 01:12:08 -0500
16118              Message-Id: <20020312061208.GD904@blackrider>
16119      Branch: perl
16120            ! hints/netbsd.sh
16121 ____________________________________________________________________________
16122 [ 15183] By: ams                                   on 2002/03/12  04:12:30
16123         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
16124              From: Autrijus Tang <autrijus@autrijus.org>
16125              Date: Tue, 12 Mar 2002 13:05:53 +0800
16126              Message-Id: <20020312050553.GA7864@not.autrijus.org>
16127              (Only doc hunk applied, supplementing #15182.)
16128      Branch: perl
16129            ! ext/Encode/Encode.pm
16130 ____________________________________________________________________________
16131 [ 15182] By: ams                                   on 2002/03/12  04:04:34
16132         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
16133              From: Autrijus Tang <autrijus@autrijus.org>
16134              Date: Tue, 12 Mar 2002 12:56:46 +0800
16135              Message-Id: <20020312045646.GA7689@not.autrijus.org>
16136              (Private mail.)
16137      Branch: perl
16138            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
16139 ____________________________________________________________________________
16140 [ 15181] By: ams                                   on 2002/03/12  03:09:20
16141         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
16142              From: Autrijus Tang <autrijus@autrijus.org>
16143              Date: Tue, 12 Mar 2002 11:55:06 +0800
16144              Message-Id: <20020312035506.GA6946@not.autrijus.org>
16145      Branch: perl
16146            ! ext/Encode/Encode.pm
16147 ____________________________________________________________________________
16148 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
16149         Log: Deypo.
16150      Branch: metaconfig
16151            ! U/threads/d_asctime_r.U
16152 ____________________________________________________________________________
16153 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
16154         Log: FAQ sync.
16155      Branch: perl
16156            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16157            ! pod/perlfaq4.pod pod/perlfaq5.pod
16158 ____________________________________________________________________________
16159 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
16160         Log: The test needs perlio.
16161      Branch: perl
16162            ! lib/open.t
16163 ____________________________________________________________________________
16164 [ 15177] By: ams                                   on 2002/03/11  15:41:08
16165         Log: Subject: perlreftut update
16166              From: Mark-Jason Dominus <mjd@plover.com>
16167              Date: Mon, 11 Mar 2002 11:36:27 -0500
16168              Message-Id: <20020311163627.31020.qmail@plover.com>
16169      Branch: perl
16170            ! pod/perlreftut.pod
16171 ____________________________________________________________________________
16172 [ 15176] By: ams                                   on 2002/03/11  15:35:24
16173         Log: Subject: Minor correction in perlfaq5
16174              From: mjd@plover.com
16175              Date: 11 Mar 2002 16:34:22 -0000
16176              Message-Id: <20020311163422.30963.qmail@plover.com>
16177      Branch: perl
16178            ! pod/perlfaq5.pod
16179 ____________________________________________________________________________
16180 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
16181         Log: number of skipped tests was incorrect
16182      Branch: perl
16183            ! t/op/stat.t
16184 ____________________________________________________________________________
16185 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
16186         Log: remove doubled CRs
16187      Branch: perl
16188            ! win32/Makefile
16189 ____________________________________________________________________________
16190 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
16191         Log: Update Changes.
16192      Branch: perl
16193            ! Changes patchlevel.h
16194 ____________________________________________________________________________
16195 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
16196         Log: Regen toc.
16197      Branch: perl
16198            ! pod/perltoc.pod
16199 ____________________________________________________________________________
16200 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
16201         Log: Add t/CN.t and t/TW.t; re-sort.
16202      Branch: perl
16203            ! ext/Encode/MANIFEST
16204 ____________________________________________________________________________
16205 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
16206         Log: Document what to do if one yearns back to
16207              the old legacy encoding.
16208      Branch: perl
16209            ! lib/encoding.pm
16210 ____________________________________________________________________________
16211 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
16212         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
16213              as general purpose encoding transformation interfaces
16214              since that's not what they are.
16215      Branch: perl
16216            ! lib/utf8.pm pod/perlunicode.pod sv.c
16217 ____________________________________________________________________________
16218 [ 15168] By: ams                                   on 2002/03/11  12:54:16
16219         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
16220              warnings
16221              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16222              Date: Mon, 11 Mar 2002 14:35:22 +0100
16223              Message-Id: <20020311143522.A7431@rafael>
16224      Branch: perl
16225            ! t/lib/warnings/pp_sys
16226 ____________________________________________________________________________
16227 [ 15167] By: ams                                   on 2002/03/11  04:57:20
16228         Log: A little commonsense is better than 1_compile.
16229      Branch: perl
16230            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
16231 ____________________________________________________________________________
16232 [ 15166] By: ams                                   on 2002/03/11  04:53:50
16233         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
16234              From: Michael G Schwern <schwern@pobox.com>
16235              Date: Sun, 10 Mar 2002 13:27:12 -0500
16236              Message-Id: <20020310182712.GC693@blackrider>
16237              
16238              Subject: [PATCH] Hash::Util part 2
16239              From: Michael G Schwern <schwern@pobox.com>
16240              Date: Sun, 10 Mar 2002 15:09:34 -0500
16241              Message-Id: <20020310200934.GB27112@blackrider>
16242              
16243              Subject: [PATCH] Hash::Util MANIFEST correction
16244              From: Michael G Schwern <schwern@pobox.com>
16245              Date: Sun, 10 Mar 2002 16:27:07 -0500
16246              Message-Id: <20020310212707.GF27112@blackrider>
16247              
16248              (Also changes find.t and taint.t, which were looking for access.t)
16249      Branch: perl
16250            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
16251            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
16252            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
16253            + ext/Data/Util/t/Hash.t
16254            - t/lib/access.t
16255            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
16256            ! pod/perldiag.pod pod/perltodo.pod universal.c
16257 ____________________________________________________________________________
16258 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
16259         Log: metaconfig: more thready fixes.
16260      Branch: metaconfig
16261            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
16262            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
16263            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
16264            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
16265            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
16266            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
16267            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16268            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
16269            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
16270 ____________________________________________________________________________
16271 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
16272         Log: Skip obsoleted interfaces.
16273      Branch: perl
16274            ! Porting/findrfuncs
16275 ____________________________________________________________________________
16276 [ 15162] By: ams                                   on 2002/03/11  03:48:14
16277         Log: Typo fixes.
16278      Branch: perl
16279            ! perl.c
16280 ____________________________________________________________________________
16281 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
16282         Log: Upgrade to Locale::Codes 2.02.
16283      Branch: perl
16284            + lib/Locale/Codes/t/rename.t
16285            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
16286            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
16287            ! lib/Locale/Country.pod
16288 ____________________________________________________________________________
16289 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
16290         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
16291              From: Nicholas Clark <nick@unfortu.net>
16292              Date: Sun, 10 Mar 2002 18:17:50 +0000
16293              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
16294              
16295              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
16296              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16297              Date: Sun, 10 Mar 2002 13:53:34 -0800
16298              Message-ID: <eX9i8gzkg26G092yn@efn.org>
16299              
16300              (and reenable the feature in freebsd,
16301              and move the freebsd pr url to perl.c)
16302      Branch: perl
16303            ! hints/freebsd.sh perl.c pod/perldelta.pod
16304 ____________________________________________________________________________
16305 [ 15159] By: ams                                   on 2002/03/11  03:34:13
16306         Log: Subject: [PATCH stash.t] access::readonly is gone
16307              From: Michael G Schwern <schwern@pobox.com>
16308              Date: Sun, 10 Mar 2002 16:18:14 -0500
16309              Message-Id: <20020310211813.GE27112@blackrider>
16310      Branch: perl
16311            ! ext/B/t/stash.t
16312 ____________________________________________________________________________
16313 [ 15158] By: ams                                   on 2002/03/11  03:28:04
16314         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
16315              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16316              Date: Sun, 10 Mar 2002 22:10:15 +0100
16317              Message-Id: <3C8BD9C7.610.7398DD@localhost>
16318      Branch: perl
16319            ! lib/Net/Ping/t/110_icmp_inst.t
16320 ____________________________________________________________________________
16321 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
16322         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
16323              From: Michael G Schwern <schwern@pobox.com>
16324              Date: Sun, 10 Mar 2002 19:22:33 -0500
16325              Message-ID: <20020311002233.GE4927@blackrider>
16326      Branch: perl
16327            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
16328            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
16329            ! lib/Test/Simple/t/fail-more.t
16330 ____________________________________________________________________________
16331 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
16332         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
16333              From: Michael G Schwern <schwern@pobox.com>
16334              Date: Sun, 10 Mar 2002 17:14:10 -0500
16335              Message-ID: <20020310221410.GA4915@blackrider>
16336      Branch: perl
16337            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
16338            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
16339 ____________________________________________________________________________
16340 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
16341         Log: Subject: [PATCH] more warnings tidyup
16342              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16343              Date: Sun, 10 Mar 2002 21:01:39 -0000
16344              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
16345      Branch: perl
16346            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
16347            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
16348            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
16349            ! util.c
16350 ____________________________________________________________________________
16351 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
16352         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
16353              From: Nicholas Clark <nick@unfortu.net>
16354              Date: Sun, 10 Mar 2002 23:21:07 +0000
16355              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
16356      Branch: perl
16357            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
16358            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
16359            ! ext/Encode/TW/Makefile.PL
16360 ____________________________________________________________________________
16361 [ 15153] By: ams                                   on 2002/03/11  03:06:59
16362         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
16363              From: Max Baker <max@warped.org>
16364              Date: Fri, 8 Mar 2002 10:56:19 -0800
16365              Message-Id: <20020308105619.A15039@warped.org>
16366      Branch: perl
16367            ! ext/IO/lib/IO/Socket/INET.pm
16368 ____________________________________________________________________________
16369 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
16370         Log: Subject: [PATCH] spelling correction
16371              From: Nicholas Clark <nick@unfortu.net>
16372              Date: Sun, 10 Mar 2002 18:34:42 +0000
16373              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
16374      Branch: perl
16375            ! pp.c pp_hot.c
16376 ____________________________________________________________________________
16377 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
16378         Log: DG/UX updates from Takis Psarogiannakopoulos.
16379      Branch: perl
16380            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
16381 ____________________________________________________________________________
16382 [ 15150] By: ams                                   on 2002/03/11  03:02:47
16383         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
16384              From: Chris Nandor <pudge@pobox.com>
16385              Date: Mon, 04 Mar 2002 17:48:12 -0500
16386              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
16387      Branch: perl
16388            ! lib/DB.pm lib/perl5db.pl
16389 ____________________________________________________________________________
16390 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
16391         Log: metaconfig unit changes in preparation of reentrancy changes.
16392      Branch: metaconfig
16393            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
16394            + U/threads/d_ttyname_r.U
16395            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
16396            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
16397            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
16398            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
16399            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16400            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
16401            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16402            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
16403            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
16404            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
16405            ! U/threads/d_strerror_r.U
16406 ____________________________________________________________________________
16407 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
16408         Log: Mysterious characters.
16409      Branch: perl
16410            ! utf8.h
16411 ____________________________________________________________________________
16412 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
16413         Log: Unused.
16414      Branch: perl
16415            ! op.c
16416 ____________________________________________________________________________
16417 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
16418         Log: Implement :std subpragma of the open pragma
16419              that makes the standard filehandles to talk in
16420              encodings.  This change set off a weird warning
16421              from op.c, though: disabled it now until someone
16422              who knows what it is about comes along.
16423      Branch: perl
16424            ! lib/open.pm op.c
16425 ____________________________________________________________________________
16426 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
16427         Log: Document the logic of :locale better.
16428      Branch: perl
16429            ! lib/open.pm
16430 ____________________________________________________________________________
16431 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
16432         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
16433              From: Slaven Rezic <slaven.rezic@berlin.de>
16434              Date: 10 Mar 2002 02:49:17 +0100
16435              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
16436      Branch: perl
16437            ! hints/freebsd.sh
16438 ____________________________________________________________________________
16439 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
16440         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
16441              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16442              Date: Sun, 10 Mar 2002 17:08:54 +0900
16443              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
16444      Branch: perl
16445            ! ext/Encode/lib/Encode/Tcl.pm
16446            ! ext/Encode/lib/Encode/Tcl/Escape.pm
16447            ! ext/Encode/lib/Encode/Tcl/Extended.pm
16448            ! ext/Encode/lib/Encode/Tcl/Table.pm
16449 ____________________________________________________________________________
16450 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
16451         Log: The patch does the following:
16452              - Nix the unneccessary diagnostics line
16453              - Quell -w warnings if the first ENV doesn't exist
16454              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
16455              is too baroque and bloated for daily use (and for perl core inclusion).
16456              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
16457              non-fatal.
16458              - Consequently, the ^OPEN bits is set only when needed.
16459      Branch: perl
16460            ! lib/open.pm
16461 ____________________________________________________________________________
16462 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
16463         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
16464      Branch: perl
16465            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
16466 ____________________________________________________________________________
16467 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
16468         Log: Precedence problem.
16469      Branch: perl
16470            ! ext/Socket/socketpair.t
16471 ____________________________________________________________________________
16472 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
16473         Log: Renaming tweaks, and split off the reentrant "superbuffer"
16474              init routine.
16475      Branch: perl
16476            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
16477            ! sv.c util.c
16478 ____________________________________________________________________________
16479 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
16480         Log: The 7-bit jis seems to be the hanging one.
16481      Branch: perl
16482            ! ext/Encode/t/Tcl.t
16483 ____________________________________________________________________________
16484 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
16485         Log: Begone.
16486      Branch: perl
16487            ! ext/Encode/MANIFEST
16488 ____________________________________________________________________________
16489 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
16490         Log: Better fix from Autrijus.
16491      Branch: perl
16492            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
16493            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
16494 ____________________________________________________________________________
16495 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
16496         Log: Not everybody has Encode::HanExtra.
16497      Branch: perl
16498            ! ext/Encode/Encode.pm
16499 ____________________________________________________________________________
16500 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
16501         Log: Decutandpasto.
16502      Branch: perl
16503            ! ext/Encode/lib/Encode/Tcl.pm
16504 ____________________________________________________________________________
16505 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
16506         Log: Subject: [PATCH] Data::Dumper
16507              From: Nicholas Clark <nick@unfortu.net>
16508              Date: Sat, 9 Mar 2002 19:03:54 +0000
16509              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
16510      Branch: perl
16511            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
16512            ! ext/Data/Dumper/t/dumper.t
16513 ____________________________________________________________________________
16514 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
16515         Log: Subject: [PATCH] socketpair.t w/o fork
16516              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16517              Date: Sat, 9 Mar 2002 14:55:11 +0100
16518              Message-ID: <3C8A224F.29578.13691BA@localhost>
16519              
16520              (modified as suggested by Sarathy)
16521      Branch: perl
16522            ! ext/Socket/socketpair.t
16523 ____________________________________________________________________________
16524 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
16525         Log: Subject: [PATCH perldelta] Mention Change 14727
16526              From: Autrijus Tang <autrijus@autrijus.org>
16527              Date: Sat, 9 Mar 2002 23:31:40 +0800
16528              Message-ID: <20020309153140.GA4224@not.autrijus.org>
16529      Branch: perl
16530            ! pod/perldelta.pod
16531 ____________________________________________________________________________
16532 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
16533         Log: Make Encode.pm implicitly load external CJK tables the first
16534              time they're needed (instead of immediately), from Autrijus
16535              Tang.
16536      Branch: perl
16537            ! ext/Encode/Encode.pm
16538 ____________________________________________________________________________
16539 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
16540         Log: Subject: Re: Two questions
16541              From: Nicholas Clark <nick@unfortu.net>
16542              Date: Sat, 9 Mar 2002 12:42:40 +0000
16543              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
16544      Branch: perl
16545            ! Porting/pumpkin.pod
16546 ____________________________________________________________________________
16547 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
16548         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
16549              From: Paul_GreenVOS@vos.stratus.com
16550              Date: Fri, 8 Mar 02 22:34 est
16551              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
16552      Branch: perl
16553            ! pp_sys.c
16554 ____________________________________________________________________________
16555 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
16556         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
16557              From: davem@fdgroup.co.uk
16558              Date: Sat, 9 Mar 2002 00:13:27 GMT
16559              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
16560      Branch: perl
16561            ! dump.c
16562 ____________________________________________________________________________
16563 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
16564         Log: Deglitch from Rafael.
16565      Branch: perl
16566            ! ext/B/t/lint.t
16567 ____________________________________________________________________________
16568 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
16569         Log: Still more portability.
16570      Branch: perl
16571            ! Porting/findrfuncs
16572 ____________________________________________________________________________
16573 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
16574         Log: More portability.
16575      Branch: perl
16576            ! Porting/findrfuncs
16577 ____________________________________________________________________________
16578 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
16579         Log: Shared library paths; running tests manually.
16580      Branch: perl
16581            ! INSTALL
16582 ____________________________________________________________________________
16583 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
16584         Log: Subject: RE: Two questions
16585              From: "Green, Paul" <Paul.Green@stratus.com>
16586              Date: Fri, 8 Mar 2002 17:55:19 -0500
16587              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
16588      Branch: perl
16589            ! Porting/pumpkin.pod
16590 ____________________________________________________________________________
16591 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
16592         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
16593              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
16594      Branch: perl
16595            + ext/B/t/lint.t
16596            ! MANIFEST ext/B/B/Lint.pm
16597 ____________________________________________________________________________
16598 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
16599         Log: metaconfig unit change for #15119.
16600      Branch: metaconfig
16601            ! U/threads/d_pthread_atfork.U
16602 ____________________________________________________________________________
16603 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
16604         Log: In DG/UX finding pthread_atfork requires a true compile,
16605              from Takis Psarogiannakopoulos.
16606      Branch: perl
16607            ! Configure config_h.SH
16608 ____________________________________________________________________________
16609 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
16610         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
16611              From: John Peacock <jpeacock@rowman.com>
16612              Date: Fri, 08 Mar 2002 15:52:41 -0500
16613              Message-ID: <3C892499.4050502@rowman.com>
16614      Branch: perl
16615            ! lib/ExtUtils/xsubpp
16616 ____________________________________________________________________________
16617 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
16618         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
16619              From: "Craig A. Berry" <craigberry@mac.com>
16620              Date: Fri, 08 Mar 2002 15:02:51 -0600
16621              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
16622      Branch: perl
16623            ! t/op/write.t
16624 ____________________________________________________________________________
16625 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
16626         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
16627              From: Paul_GreenVOS@vos.stratus.com
16628              Date: Fri, 8 Mar 02 14:45 est
16629              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
16630      Branch: perl
16631            ! installperl
16632 ____________________________________________________________________________
16633 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
16634         Log: Subject: [PATCH @15109] tm_tm_* for VMS
16635              From: "Craig A. Berry" <craigberry@mac.com>
16636              Date: Fri, 08 Mar 2002 13:07:52 -0600
16637              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
16638      Branch: perl
16639            ! configure.com
16640 ____________________________________________________________________________
16641 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
16642         Log: Detypo.
16643      Branch: perl
16644            ! Changes
16645 ____________________________________________________________________________
16646 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
16647         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
16648      Branch: perl
16649            ! t/op/pat.t
16650 ____________________________________________________________________________
16651 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
16652         Log: HP-UX nm seems to repeat itself.
16653      Branch: perl
16654            ! Porting/findrfuncs
16655 ____________________________________________________________________________
16656 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
16657         Log: Nice porting script from Sarathy.  Well, less nice
16658              in the sense that it shows the looong road ahead.
16659      Branch: perl
16660            + Porting/findrfuncs
16661            ! MANIFEST Porting/makerel
16662 ____________________________________________________________________________
16663 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
16664         Log: Subject: Re: Performance considerations for UTF-8
16665              From: Jarkko Hietaniemi <jhi@iki.fi>
16666              Date: Fri, 8 Mar 2002 18:53:28 +0200
16667              Message-ID: <20020308185328.D640@alpha.hut.fi>
16668              
16669              (put all in perlunicode)
16670      Branch: perl
16671            ! pod/perlunicode.pod
16672 ____________________________________________________________________________
16673 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
16674         Log: Update Changes.
16675      Branch: perl
16676            ! Changes patchlevel.h
16677 ____________________________________________________________________________
16678 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
16679         Log: Subject: Cygwin cygipc support skipped
16680              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
16681              Date: Fri, 8 Mar 2002 16:59:34 +0100
16682              Message-ID: <113694157285.20020308165934@familiehaase.de>
16683      Branch: perl
16684            ! hints/cygwin.sh
16685 ____________________________________________________________________________
16686 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
16687         Log: metaconfig unit change for #15106.
16688      Branch: metaconfig
16689            ! U/compline/d_gconvert.U
16690 ____________________________________________________________________________
16691 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
16692         Log: Subject: Re: [PATCH] tests for Gconvert
16693              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16694              Date: Thu, 07 Mar 2002 16:48:10 -0800
16695              Message-ID: <KpAi8gzkganW092yn@efn.org>
16696      Branch: perl
16697            ! Configure config_h.SH t/base/num.t
16698 ____________________________________________________________________________
16699 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
16700         Log: The new test has some teething problems.
16701      Branch: perl
16702            - ext/B/t/lint.t
16703            ! MANIFEST
16704 ____________________________________________________________________________
16705 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
16706         Log: Subject: [PATCH] B::Lint tests
16707              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16708              Date: Fri, 8 Mar 2002 14:47:19 +0100
16709              Message-ID: <20020308144719.A2663@rafael>
16710      Branch: perl
16711            + ext/B/t/lint.t
16712            ! MANIFEST ext/B/B/Lint.pm
16713 ____________________________________________________________________________
16714 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
16715         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
16716              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
16717              Date: Fri, 8 Mar 2002 13:24:14 GMT
16718              Message-Id: <200203081324.NAA00642@cleo>
16719      Branch: perl
16720            ! hints/powerux.sh
16721 ____________________________________________________________________________
16722 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
16723         Log: Subject: HP has some new models
16724              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16725              Date: Fri, 08 Mar 2002 13:07:02 +0100
16726              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
16727      Branch: perl
16728            ! README.hpux
16729 ____________________________________________________________________________
16730 [ 15101] By: ams                                   on 2002/03/08  09:11:40
16731         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
16732              From: Stas Bekman <stas@stason.org>
16733              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
16734              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
16735      Branch: perl
16736            ! pod/perlguts.pod
16737 ____________________________________________________________________________
16738 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
16739         Log: Update Changes
16740      Branch: maint-5.6/macperl
16741            ! macos/Changes
16742 ____________________________________________________________________________
16743 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
16744         Log: Replace macperlbundled with macperldelta
16745      Branch: maint-5.6/macperl
16746            ! macos/macperl/MacPerl.podhelp
16747 ____________________________________________________________________________
16748 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
16749         Log: Comsetic fixes (Thomas Wegner)
16750      Branch: maint-5.6/macperl
16751            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
16752 ____________________________________________________________________________
16753 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
16754         Log: Bump OS version
16755      Branch: maint-5.6/macperl
16756            ! macos/config.sh
16757 ____________________________________________________________________________
16758 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
16759         Log: Thought I deleted this already?
16760      Branch: perl
16761            - ext/I18N/Langinfo/fallback.c
16762 ____________________________________________________________________________
16763 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
16764         Log: perlport updates from Pudge.
16765      Branch: perl
16766            ! pod/perlport.pod
16767 ____________________________________________________________________________
16768 [ 15094] By: ams                                   on 2002/03/08  03:06:03
16769         Log: Nitpick.
16770      Branch: perl
16771            ! MANIFEST
16772 ____________________________________________________________________________
16773 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
16774         Log: Wrong test.
16775      Branch: perl
16776            ! pod/perldelta.pod
16777 ____________________________________________________________________________
16778 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
16779         Log: Integrate change 14064 from macperl to blead.
16780      Branch: perl
16781           !> pod/perlmodinstall.pod pod/perlport.pod
16782 ____________________________________________________________________________
16783 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
16784         Log: Integrate recent perlport changes
16785      Branch: maint-5.6/macperl
16786           !> pod/perlport.pod
16787 ____________________________________________________________________________
16788 [ 15089] By: ams                                   on 2002/03/08  01:54:03
16789         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
16790              minor typo in perlguts.pod
16791              From: Anton Tagunov <tagunov@motor.ru>
16792              Date: Fri, 8 Mar 2002 05:26:59 +0300
16793              Message-Id: <4649821189.20020308052659@motor.ru>
16794      Branch: perl
16795            ! pod/perlguts.pod
16796 ____________________________________________________________________________
16797 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
16798         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"! 
16799              From: Anton Tagunov <tagunov@newmail.ru>
16800              Date: Fri, 8 Mar 2002 04:31:44 +0300
16801              Message-ID: <13946506773.20020308043144@newmail.ru>
16802              
16803              (one test changed)
16804      Branch: perl
16805            ! lib/encoding.t sv.c
16806 ____________________________________________________________________________
16807 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
16808         Log: Subject: [PATCH perldelta] some more deltas
16809              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16810              Date: Thu, 7 Mar 2002 23:13:23 +0100
16811              Message-ID: <20020307231323.A13068@rafael>
16812      Branch: perl
16813            ! pod/perldelta.pod
16814 ____________________________________________________________________________
16815 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
16816         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
16817              From: Paul_GreenVOS@vos.stratus.com
16818              Date: Thu, 7 Mar 02 14:25 est
16819              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
16820      Branch: perl
16821            ! t/io/fs.t
16822 ____________________________________________________________________________
16823 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
16824         Log: As suggested by Anton Tagunov, eq and cmp now obey the
16825              encoding pragma (by remapping their byte argument if the
16826              other argument is in Unicode).  Also fix a bug found by
16827              Anton where ord undef under the encoding pragma would barf.
16828              ([ID 20020307.009] A null pointer dereference with 'use encoding')
16829              Finally, use the nicer form of sv_recode_to_utf8.
16830      Branch: perl
16831            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
16832 ____________________________________________________________________________
16833 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
16834         Log: Retract #14985, #14899, and #14990, following the principles
16835              "Do no harm." and "If it ain't broke, don't fix it."
16836              
16837              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
16838              some, but still broken, and I do not have the extra brain
16839              cells for the EBCDIC backport.  Secondly, the old version
16840              worked both in EBCDIC and non-.  Thirdly, the old version
16841              may be more amenable for the behaviour suggsted by Anton
16842              Tagunov regarding the encoding pragma.
16843      Branch: perl
16844            ! embed.fnc embed.h global.sym proto.h sv.c util.c
16845 ____________________________________________________________________________
16846 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
16847         Log: Long doubles give you long doubles.
16848      Branch: perl
16849            ! t/base/num.t
16850 ____________________________________________________________________________
16851 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
16852         Log: Forgotten deMANIFESTation.
16853      Branch: perl
16854            ! MANIFEST
16855 ____________________________________________________________________________
16856 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
16857         Log: Obsolete unused file, noticed by Dank Kogai.
16858      Branch: perl
16859            - ext/Encode/lib/Encode/JP/Tr.pm
16860 ____________________________________________________________________________
16861 [ 15080] By: ams                                   on 2002/03/07  11:31:46
16862         Log: Subject: [PATCH Changes] Changes should mirror version number
16863              From: Robin Barker <rmb1@cise.npl.co.uk>
16864              Date: Thu, 7 Mar 2002 11:04:24 GMT
16865              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
16866      Branch: perl
16867            ! Porting/pumpkin.pod
16868 ____________________________________________________________________________
16869 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
16870         Log: metaconfig unit change for #15078.
16871      Branch: metaconfig
16872            ! U/compline/d_gconvert.U
16873 ____________________________________________________________________________
16874 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
16875         Log: Subject: Re: [PATCH] tests for Gconvert
16876              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16877              Date: Wed, 06 Mar 2002 20:22:54 -0800
16878              Message-ID: <esuh8gzkg2/b092yn@efn.org>
16879      Branch: perl
16880            ! Configure pod/perldelta.pod t/base/num.t
16881 ____________________________________________________________________________
16882 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
16883         Log: Mac OS X UFS does not do ctime.
16884      Branch: perl
16885            ! pod/perldelta.pod pod/perlport.pod
16886 ____________________________________________________________________________
16887 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
16888         Log: AUTHORS updates.
16889      Branch: perl
16890            ! AUTHORS
16891 ____________________________________________________________________________
16892 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
16893         Log: Continued Chinese puzzles from Autrijus.
16894      Branch: perl
16895            + ext/Encode/t/CN.t ext/Encode/t/TW.t
16896            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
16897 ____________________________________________________________________________
16898 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
16899         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
16900              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16901              Date: Wed, 6 Mar 2002 18:13:51 +0100
16902              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
16903      Branch: perl
16904            ! lib/File/Spec/Win32.pm
16905 ____________________________________________________________________________
16906 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
16907         Log: perlport tweaks.
16908      Branch: perl
16909            ! pod/perlport.pod
16910 ____________________________________________________________________________
16911 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
16912         Log: Subject: Re: [PATCH docs] Re: Bug with -M
16913              From: Michael G Schwern <schwern@pobox.com>
16914              Date: Wed, 6 Mar 2002 16:20:27 -0500
16915              Message-ID: <20020306212027.GC4257@blackrider>
16916      Branch: perl
16917            ! pod/perlfunc.pod pod/perlport.pod
16918 ____________________________________________________________________________
16919 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
16920         Log: perldelta updates.
16921      Branch: perl
16922            ! pod/perldelta.pod
16923 ____________________________________________________________________________
16924 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
16925         Log: 5005threads wasn't even compiling.
16926      Branch: perl
16927            ! perl.c
16928 ____________________________________________________________________________
16929 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
16930         Log: Subject: Re: perl@15047 New format tests for still existing bugs
16931              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16932              Date: Wed, 06 Mar 2002 12:59:29 +0100
16933              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
16934      Branch: perl
16935            ! t/op/write.t
16936 ____________________________________________________________________________
16937 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
16938         Log: Regen Glossary et al.
16939      Branch: perl
16940            ! Porting/Glossary Porting/config.sh Porting/config_H
16941 ____________________________________________________________________________
16942 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
16943         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
16944              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
16945      Branch: perl
16946            ! util.c
16947 ____________________________________________________________________________
16948 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
16949         Log: metaconfig unit change for #15065.
16950      Branch: metaconfig
16951            ! U/compline/i_time.U
16952 ____________________________________________________________________________
16953 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
16954         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
16955      Branch: perl
16956            ! Configure config_h.SH
16957 ____________________________________________________________________________
16958 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
16959         Log: Must remove fallback.c also from here.
16960      Branch: perl
16961            ! MANIFEST
16962 ____________________________________________________________________________
16963 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
16964         Log: Subject: Re: perl@15047 WinCE
16965              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16966              Date: Wed, 06 Mar 2002 13:41:30 +0100
16967              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
16968              
16969              Subject: Re: perl@15047 Win32
16970              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16971              Date: Wed, 06 Mar 2002 13:46:02 +0100
16972              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
16973              
16974              Subject: Re: perl@15047 Epoc
16975              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16976              Date: Wed, 06 Mar 2002 13:48:31 +0100
16977              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
16978              
16979              Subject: Re: perl@15047 NetWare
16980              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16981              Date: Wed, 06 Mar 2002 13:55:46 +0100
16982              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
16983      Branch: perl
16984            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
16985            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16986            ! wince/Makefile.ce wince/config.h
16987 ____________________________________________________________________________
16988 [ 15062] By: ams                                   on 2002/03/06  09:26:49
16989         Log: Subject: Re: perl@15047
16990              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16991              Date: Wed, 06 Mar 2002 11:25:50 +0100
16992              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
16993      Branch: perl
16994            ! cygwin/perlld.in
16995 ____________________________________________________________________________
16996 [ 15061] By: ams                                   on 2002/03/06  08:44:12
16997         Log: Subject: Re: perl@15047
16998              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16999              Date: Wed, 06 Mar 2002 10:38:02 +0100
17000              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
17001      Branch: perl
17002            ! pod/perldelta.pod
17003 ____________________________________________________________________________
17004 [ 15060] By: ams                                   on 2002/03/06  08:30:33
17005         Log: Subject: Update perlhist.pod
17006              From: mjd@plover.com
17007              Date: 6 Mar 2002 07:11:55 -0000
17008              Message-Id: <20020306071155.10240.qmail@plover.com>
17009              
17010              Subject: [PATCH pod/perlvar.pod] $^V => string
17011              From: Stas Bekman <stas@stason.org>
17012              Date: Wed, 06 Mar 2002 14:56:55 +0800
17013              Message-Id: <3C85BDB7.7050700@stason.org>
17014      Branch: perl
17015            ! pod/perlhist.pod pod/perlvar.pod
17016 ____________________________________________________________________________
17017 [ 15059] By: ams                                   on 2002/03/06  04:15:38
17018         Log: Subject: [PATCH] assorted configure.com fix-ups
17019              From: "Craig A. Berry" <craigberry@mac.com>
17020              Date: Tue, 5 Mar 2002 23:11:22 -0600
17021              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
17022      Branch: perl
17023            ! configure.com
17024 ____________________________________________________________________________
17025 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
17026         Log: IRIX failure with long doubles.
17027      Branch: perl
17028            ! t/op/pack.t
17029 ____________________________________________________________________________
17030 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
17031         Log: Make reality and Changes coincide.
17032      Branch: perl
17033            ! Changes
17034 ____________________________________________________________________________
17035 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
17036         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
17037              From: Anton Tagunov <tagunov@motor.ru>
17038              Date: Wed, 6 Mar 2002 02:10:21 +0300
17039              Message-ID: <11152782757.20020306021021@motor.ru>
17040              
17041              (reworded)
17042      Branch: perl
17043            ! pod/perluniintro.pod
17044 ____________________________________________________________________________
17045 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
17046         Log: Subject: [PATCH] B::Lint doesn't work
17047              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17048              Date: Tue, 5 Mar 2002 22:51:18 +0100
17049              Message-ID: <20020305225118.C733@rafael>
17050      Branch: perl
17051            ! ext/B/B/Lint.pm
17052 ____________________________________________________________________________
17053 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
17054         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
17055              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17056              Date: Mon, 04 Mar 2002 16:24:32 -0800
17057              Message-ID: <ABBh8gzkgezX092yn@efn.org>
17058      Branch: perl
17059            ! op.h pp_ctl.c t/op/flip.t
17060 ____________________________________________________________________________
17061 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
17062         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
17063              From: Nicholas Clark <nick@unfortu.net>
17064              Date: Tue, 5 Mar 2002 22:30:49 +0000
17065              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
17066      Branch: perl
17067            ! pod/perldelta.pod
17068 ____________________________________________________________________________
17069 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
17070         Log: Subject: [PATCH] tests for Gconvert
17071              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17072              Date: Tue, 05 Mar 2002 16:35:45 -0800
17073              Message-ID: <hRWh8gzkgONX092yn@efn.org>
17074      Branch: perl
17075            ! t/base/num.t
17076 ____________________________________________________________________________
17077 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
17078         Log: Subject: [PATCH] toplevel Makefile.SH
17079              From: Paul_GreenVOS@vos.stratus.com
17080              Date: Tue, 5 Mar 02 17:34 est
17081              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
17082      Branch: perl
17083            ! Makefile.SH
17084 ____________________________________________________________________________
17085 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
17086         Log: Subject: [PATCH] pointer to perldelta in Changes
17087              From: Chris Nandor <pudge@pobox.com>
17088              Date: Tue, 05 Mar 2002 16:04:50 -0500
17089              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
17090      Branch: perl
17091            ! Changes
17092 ____________________________________________________________________________
17093 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
17094         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
17095              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17096              Date: Tue, 5 Mar 2002 22:26:20 +0100
17097              Message-ID: <20020305222620.A733@rafael>
17098      Branch: perl
17099            ! pod/perldelta.pod
17100 ____________________________________________________________________________
17101 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
17102         Log: Solaris: allow for /usr/bin/df not to exist.
17103              
17104              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
17105              From: Kingpin <mthurn@copper.dulles.tasc.com>
17106              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
17107              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
17108      Branch: perl
17109            ! hints/solaris_2.sh
17110 ____________________________________________________________________________
17111 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
17112         Log: Update Changes.
17113      Branch: perl
17114            ! Changes patchlevel.h
17115 ____________________________________________________________________________
17116 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
17117         Log: Double MANIFESTing.
17118      Branch: perl
17119            ! ext/Encode/MANIFEST
17120 ____________________________________________________________________________
17121 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
17122         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
17123      Branch: perl
17124            - ext/Encode/Encode/7bit-kr.enc
17125            - ext/Encode/lib/Encode/Tcl/HanZi.pm
17126            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
17127 ____________________________________________________________________________
17128 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
17129         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
17130              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17131              Date: Tue, 5 Mar 2002 14:35:57 +0100
17132              Message-ID: <20020305143557.C695@rafael>   
17133      Branch: perl
17134            ! pp_sys.c t/lib/warnings/pp_sys
17135 ____________________________________________________________________________
17136 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
17137         Log: Subject: [PATCH Devel::PPPort]
17138              From: Robin Barker <rmb1@cise.npl.co.uk>
17139              Date: Tue, 5 Mar 2002 13:37:59 GMT
17140              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
17141      Branch: perl
17142            ! ext/Devel/PPPort/Makefile.PL
17143 ____________________________________________________________________________
17144 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
17145         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
17146      Branch: perl
17147            ! ext/Encode/t/Tcl.t
17148 ____________________________________________________________________________
17149 [ 15041] By: nick                                  on 2002/03/05  07:23:58
17150         Log: Integrate mainline (5.7.3)
17151      Branch: perlio
17152           +> ext/Encode/lib/Encode/CN/HZ.pm
17153            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
17154           !> (integrate 54 files)
17155 ____________________________________________________________________________
17156 [ 15040] By: ams                                   on 2002/03/05  05:10:33
17157         Log: Subject: DOC PATCH 5.7.3 (perldelta)
17158              From: mjd@plover.com
17159              Date: 5 Mar 2002 05:35:58 -0000
17160              Message-Id: <20020305053558.31677.qmail@plover.com>
17161      Branch: perl
17162            ! pod/perldelta.pod
17163 ____________________________________________________________________________
17164 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
17165         Log: This is 5.7.3.
17166      Branch: perl
17167            ! patchlevel.h
17168 ____________________________________________________________________________
17169 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
17170         Log: Shoo.
17171      Branch: perl
17172            ! ext/Encode/t/Tcl.t
17173 ____________________________________________________________________________
17174 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
17175         Log: Update Changes.
17176      Branch: perl
17177            ! Changes patchlevel.h
17178 ____________________________________________________________________________
17179 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
17180         Log: Regen perlapi.
17181      Branch: perl
17182            ! pod/perlapi.pod
17183 ____________________________________________________________________________
17184 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
17185         Log: Tie::File doc tweak for Win32 from mjd. 
17186      Branch: perl
17187            ! lib/Tie/File.pm
17188 ____________________________________________________________________________
17189 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
17190         Log: Regen toc.
17191      Branch: perl
17192            ! pod/perltoc.pod
17193 ____________________________________________________________________________
17194 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
17195         Log: Decommission Encode::Tcl HZ testing for now.
17196      Branch: perl
17197            ! ext/Encode/t/Tcl.t
17198 ____________________________________________________________________________
17199 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
17200         Log: Must have a return.
17201      Branch: perl
17202            ! pp_pack.c
17203 ____________________________________________________________________________
17204 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
17205         Log: The very latest win32 score from Jan Dubois.
17206      Branch: perl
17207            ! pod/perldelta.pod
17208 ____________________________________________________________________________
17209 [ 15030] By: ams                                   on 2002/03/05  01:40:01
17210         Log: Subject: [PATCH] README.macos
17211              From: Chris Nandor <pudge@pobox.com>
17212              Date: Mon, 04 Mar 2002 17:37:59 -0500
17213              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
17214      Branch: perl
17215            ! README.macos
17216 ____________________________________________________________________________
17217 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
17218         Log: "The last pieces of Chinese puzzle" from Autrijus.
17219      Branch: perl
17220            + ext/Encode/lib/Encode/CN/HZ.pm
17221            - ext/Encode/Encode/HZ.enc
17222            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
17223            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
17224 ____________________________________________________________________________
17225 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
17226         Log: Known test failures updates.
17227      Branch: perl
17228            ! pod/perldelta.pod
17229 ____________________________________________________________________________
17230 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
17231         Log: One more nit from mjd.
17232      Branch: perl
17233            ! lib/Tie/File/t/16_handle.t
17234 ____________________________________________________________________________
17235 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
17236         Log: Upgrade to Tie::File 0.17 from mjd.
17237      Branch: perl
17238            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
17239            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
17240 ____________________________________________________________________________
17241 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
17242         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
17243              From: Nicholas Clark <nick@unfortu.net>
17244              Date: Mon, 4 Mar 2002 23:33:52 +0000
17245              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
17246      Branch: perl
17247            ! pod/perldelta.pod
17248 ____________________________________________________________________________
17249 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
17250         Log: Escapee.
17251      Branch: perl
17252            ! proto.h
17253 ____________________________________________________________________________
17254 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
17255         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
17256              From: Nicholas Clark <nick@unfortu.net>
17257              Date: Mon, 4 Mar 2002 22:48:38 +0000
17258              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
17259      Branch: perl
17260            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
17261            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
17262            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
17263            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
17264            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
17265            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
17266            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
17267 ____________________________________________________________________________
17268 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
17269         Log: Cleaner.
17270      Branch: perl
17271            ! Makefile.SH
17272 ____________________________________________________________________________
17273 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
17274         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
17275              From: Jeffrey Friedl <jfriedl@yahoo.com>
17276              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
17277              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
17278      Branch: perl
17279            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
17280            ! pod/perlvar.pod
17281 ____________________________________________________________________________
17282 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
17283         Log: More Han tweaks from Autrjius Tang: most importantly,
17284              gbk is identical to cp936, so gbk can be removed and
17285              taken care of by an alias.
17286      Branch: perl
17287            - ext/Encode/Encode/gbk.enc
17288            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
17289            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
17290            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
17291            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
17292 ____________________________________________________________________________
17293 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
17294         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
17295              From: Nicholas Clark <nick@unfortu.net>
17296              Date: Mon, 4 Mar 2002 22:20:13 +0000
17297              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
17298      Branch: perl
17299            ! pod/perldelta.pod
17300 ____________________________________________________________________________
17301 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
17302         Log: Based on
17303              
17304              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
17305              From: Anton Tagunov <tagunov@motor.ru>
17306              Date: Mon, 4 Mar 2002 21:14:39 +0300
17307              Message-ID: <1814137429.20020304211439@motor.ru>
17308      Branch: perl
17309            ! pod/perlunicode.pod
17310 ____________________________________________________________________________
17311 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
17312         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
17313              From: John Peacock <jpeacock@rowman.com>
17314              Date: Mon, 04 Mar 2002 16:18:42 -0500
17315              Message-ID: <3C83E4B2.3060700@rowman.com>
17316              
17317              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
17318              From: John Peacock <jpeacock@rowman.com>
17319              Date: Mon, 04 Mar 2002 16:42:55 -0500
17320              Message-ID: <3C83EA5F.80303@rowman.com>
17321      Branch: perl
17322            ! lib/ExtUtils/xsubpp pod/perlxs.pod
17323 ____________________________________________________________________________
17324 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
17325         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
17326              From: "Craig A. Berry" <craigberry@mac.com>
17327              Date: Mon, 04 Mar 2002 14:47:59 -0600
17328              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
17329              
17330              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
17331              From: "Craig A. Berry" <craigberry@mac.com>
17332              Date: Mon, 04 Mar 2002 15:04:58 -0600
17333              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
17334      Branch: perl
17335            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
17336 ____________________________________________________________________________
17337 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
17338         Log: metaconfig unit change for #15014.
17339      Branch: metaconfig/U/perl
17340            ! Extensions.U
17341 ____________________________________________________________________________
17342 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
17343         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
17344              of known extensions, where Encode::JP already is.
17345      Branch: perl
17346            ! Configure Porting/config.sh Porting/config_H uconfig.h
17347 ____________________________________________________________________________
17348 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
17349         Log: SJIS, from Dan Kogai.
17350      Branch: perl
17351            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
17352 ____________________________________________________________________________
17353 [ 15012] By: nick                                  on 2002/03/04  17:35:50
17354         Log: Intergrate perlio's Encode/compile
17355      Branch: perl
17356           !> ext/Encode/compile
17357 ____________________________________________________________________________
17358 [ 15011] By: nick                                  on 2002/03/04  17:29:54
17359         Log: Avoid $Id$ cleverness and just have a $VERSION.
17360      Branch: perlio
17361            ! ext/Encode/compile
17362 ____________________________________________________________________________
17363 [ 15010] By: nick                                  on 2002/03/04  17:29:14
17364         Log: Integrate mainline
17365      Branch: perlio
17366           +> lib/Math/BigInt/t/isa.t
17367           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
17368           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
17369           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
17370           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
17371           !> warnings.pl
17372 ____________________________________________________________________________
17373 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
17374         Log: Integrate ext/Encode/compile from perlio.
17375      Branch: perl
17376           !> ext/Encode/compile
17377 ____________________________________________________________________________
17378 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
17379         Log: Integrate perlio:
17380              
17381              [ 15002]
17382              Win32 tweak
17383              
17384              [ 14999]
17385              Win32 hack
17386              
17387              [ 14995]
17388              Remove debugging assert
17389      Branch: perl
17390           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
17391           !> lib/Tie/File/t/16_handle.t
17392 ____________________________________________________________________________
17393 [ 15007] By: nick                                  on 2002/03/04  17:08:17
17394         Log: Integrate mainline
17395      Branch: perlio
17396           !> AUTHORS Changes Porting/Glossary Porting/config.sh
17397           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
17398           !> pod/perltoc.pod
17399 ____________________________________________________________________________
17400 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
17401         Log: A new M::BI test.
17402      Branch: perl
17403            + lib/Math/BigInt/t/isa.t
17404            ! MANIFEST
17405 ____________________________________________________________________________
17406 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
17407         Log: Subject: VMS test and perldelta update
17408              From: "Craig A. Berry" <craigberry@mac.com>
17409              Date: Mon, 04 Mar 2002 11:03:37 -0600
17410              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
17411      Branch: perl
17412            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
17413 ____________________________________________________________________________
17414 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
17415         Log: Needed for threaded builds.
17416      Branch: perl
17417            ! embed.fnc embed.h
17418 ____________________________________________________________________________
17419 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
17420         Log: Subject: [PATCH] taint + deprecated warnings
17421              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17422              Date: Mon, 4 Mar 2002 16:33:23 -0000
17423              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
17424      Branch: perl
17425            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
17426            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
17427            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
17428 ____________________________________________________________________________
17429 [ 15002] By: nick                                  on 2002/03/04  16:19:06
17430         Log: Win32 tweak
17431      Branch: perlio
17432            ! lib/Tie/File/t/16_handle.t
17433 ____________________________________________________________________________
17434 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
17435         Log: Update Changes.
17436      Branch: perl
17437            ! Changes patchlevel.h
17438 ____________________________________________________________________________
17439 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
17440         Log: AUTHORS updates.
17441      Branch: perl
17442            ! AUTHORS
17443 ____________________________________________________________________________
17444 [ 14999] By: nick                                  on 2002/03/04  15:26:43
17445         Log: Win32 hack
17446      Branch: perlio
17447            ! ext/Encode/compile ext/Encode/t/JP.t
17448 ____________________________________________________________________________
17449 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
17450         Log: Encode doc tweak from Autrijus Tang.
17451      Branch: perl
17452            ! ext/Encode/Encode.pm
17453 ____________________________________________________________________________
17454 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
17455         Log: Regen Glossary et al.  (It seems the #14875 didn't
17456              quite work in removing the double-dot?)
17457      Branch: perl
17458            ! Porting/Glossary Porting/config.sh Porting/config_H
17459 ____________________________________________________________________________
17460 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
17461         Log: Regen toc.
17462      Branch: perl
17463            ! pod/perltoc.pod
17464 ____________________________________________________________________________
17465 [ 14995] By: nick                                  on 2002/03/04  14:42:09
17466         Log: Remove debugging assert
17467      Branch: perlio
17468            ! ext/threads/shared/shared.xs
17469 ____________________________________________________________________________
17470 [ 14994] By: nick                                  on 2002/03/04  14:41:54
17471         Log: Integrate mainline
17472      Branch: perlio
17473           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
17474           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
17475           !> lib/Tie/File/t/15_pushpop.t util.c
17476 ____________________________________________________________________________
17477 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
17478         Log: Han update from Autrijus Tang. 
17479      Branch: perl
17480            ! ext/Encode/Encode.pm
17481 ____________________________________________________________________________
17482 [ 14992] By: nick                                  on 2002/03/04  14:08:38
17483         Log: Integrate mainline - all tests pass - some noise from threads
17484              av_simple (SuSE7.3).
17485      Branch: perlio
17486           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
17487           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
17488           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
17489           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
17490           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
17491           +> lib/Tie/File/t/11_rv_splice_rs.t
17492           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
17493           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
17494           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
17495            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
17496            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
17497            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
17498            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
17499            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
17500            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
17501            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
17502            - lib/Tie/File/15_pushpop.t
17503           !> (integrate 47 files)
17504 ____________________________________________________________________________
17505 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
17506         Log: Missing MANIFESTations.
17507      Branch: perl
17508            ! MANIFEST
17509 ____________________________________________________________________________
17510 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
17511         Log: Attempt at portability.
17512      Branch: perl
17513            ! util.c
17514 ____________________________________________________________________________
17515 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
17516         Log: Needed by #14985.
17517      Branch: perl
17518            ! embed.h global.sym proto.h
17519 ____________________________________________________________________________
17520 [ 14988] By: ams                                   on 2002/03/04  08:59:27
17521         Log: Upgrade to Tie::File 0.16.
17522      Branch: perl
17523            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
17524            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
17525            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
17526            ! lib/Tie/File/t/15_pushpop.t
17527 ____________________________________________________________________________
17528 [ 14987] By: ams                                   on 2002/03/04  08:48:11
17529         Log: Subject: [PATCH @14577] perly-fixer
17530              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17531              Date: Mon, 4 Mar 2002 02:28:51 -0500
17532              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
17533      Branch: perl
17534            ! Makefile.SH perly.fixer
17535 ____________________________________________________________________________
17536 [ 14986] By: ams                                   on 2002/03/04  08:43:37
17537         Log: Subject: [PATCH @14577] xsubpp
17538              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17539              Date: Mon, 4 Mar 2002 02:25:52 -0500
17540              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
17541      Branch: perl
17542            ! lib/ExtUtils/xsubpp pod/perlxs.pod
17543 ____________________________________________________________________________
17544 [ 14985] By: ams                                   on 2002/03/04  08:40:46
17545         Log: Subject: [PATCH @14577] sv_cmp and friends
17546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17547              Date: Mon, 4 Mar 2002 02:31:04 -0500
17548              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
17549      Branch: perl
17550            ! embed.fnc sv.c util.c
17551 ____________________________________________________________________________
17552 [ 14984] By: ams                                   on 2002/03/04  08:16:06
17553         Log: Fix File::Path docs as suggested by Ronald Kimball.
17554      Branch: perl
17555            ! lib/File/Path.pm
17556 ____________________________________________________________________________
17557 [ 14983] By: ams                                   on 2002/03/04  08:11:20
17558         Log: Update perldata fix as suggested by Benjamin Goldberg.
17559      Branch: perl
17560            ! pod/perldata.pod
17561 ____________________________________________________________________________
17562 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
17563         Log: Faulty skip.
17564      Branch: perl
17565            ! ext/DB_File/t/db-recno.t
17566 ____________________________________________________________________________
17567 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
17568         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
17569              From: Anton Tagunov <tagunov@motor.ru>
17570              Date: Mon, 4 Mar 2002 05:41:41 +0300
17571              Message-Id: <7916563907.20020304054141@motor.ru>
17572              
17573              Subject: [ID 20020303.005] Patch perlinicode C API description
17574              From: Anton Tagunov <tagunov@motor.ru>
17575              Date: Mon, 4 Mar 2002 06:08:23 +0300
17576              Message-Id: <2018165510.20020304060823@motor.ru>
17577      Branch: perl
17578            ! lib/utf8.pm pod/perlunicode.pod
17579 ____________________________________________________________________________
17580 [ 14980] By: ams                                   on 2002/03/04  02:19:20
17581         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
17582              From: Anton Tagunov <tagunov@motor.ru>
17583              Date: Mon, 4 Mar 2002 02:17:40 +0300
17584              Message-Id: <1344322124.20020304021740@motor.ru>
17585      Branch: perl
17586            ! pod/perldata.pod
17587 ____________________________________________________________________________
17588 [ 14979] By: ams                                   on 2002/03/04  02:17:54
17589         Log: Subject: RE: [PATCH] RE: DB_File breakage
17590              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17591              Date: Sun, 3 Mar 2002 23:56:31 -0000
17592              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
17593      Branch: perl
17594            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17595            ! ext/DB_File/t/db-recno.t
17596 ____________________________________________________________________________
17597 [ 14978] By: ams                                   on 2002/03/04  02:07:16
17598         Log: Subject: [PATCH] docs for ExtUtils::Manifest
17599              From: Nicholas Clark <nick@unfortu.net>
17600              Date: Sun, 3 Mar 2002 23:29:25 +0000
17601              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
17602      Branch: perl
17603            ! lib/ExtUtils/Manifest.pm
17604 ____________________________________________________________________________
17605 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
17606         Log: Forgot from the M::BI 1.54 update.
17607      Branch: perl
17608            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
17609            ! lib/Math/BigInt/t/upgrade.inc
17610 ____________________________________________________________________________
17611 [ 14976] By: ams                                   on 2002/03/04  02:04:32
17612         Log: Subject: [PATCH] attr
17613              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17614              Date: Sun, 3 Mar 2002 22:09:58 -0000
17615              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
17616      Branch: perl
17617            ! lib/warnings.pm warnings.pl
17618 ____________________________________________________________________________
17619 [ 14975] By: ams                                   on 2002/03/04  02:01:27
17620         Log: Subject: [PATCH] File::Path documentation
17621              From: Colin Meyer <cmeyer@helvella.org>
17622              Date: Sun, 3 Mar 2002 14:54:24 -0800
17623              Message-Id: <20020303145424.A21774@hobart.helvella.org>
17624      Branch: perl
17625            ! lib/File/Path.pm
17626 ____________________________________________________________________________
17627 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
17628         Log: Typo.
17629      Branch: perl
17630            ! lib/Math/BigInt/t/upgrade.t
17631 ____________________________________________________________________________
17632 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
17633         Log: Editing errors.
17634      Branch: perl
17635            ! MANIFEST
17636 ____________________________________________________________________________
17637 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
17638         Log: Upgrade to Math::BigInt 1.54.
17639      Branch: perl
17640            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17641            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
17642            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
17643            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
17644            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
17645            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
17646 ____________________________________________________________________________
17647 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
17648         Log: Test tweak from Craig Berry.
17649      Branch: perl
17650            ! lib/Tie/File/t/15_pushpop.t
17651 ____________________________________________________________________________
17652 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
17653         Log: Upgrade to Tie::File 0.15.
17654      Branch: perl
17655            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
17656            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
17657            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
17658            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
17659            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
17660            + lib/Tie/File/t/11_rv_splice_rs.t
17661            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
17662            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
17663            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
17664            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
17665            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
17666            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
17667            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
17668            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
17669            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
17670            - lib/Tie/File/15_pushpop.t
17671            ! MANIFEST lib/Tie/File.pm
17672 ____________________________________________________________________________
17673 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
17674         Log: The EBCDIC gaps apply only to the real A-Z.
17675      Branch: perl
17676            ! ext/B/B/Deparse.pm
17677 ____________________________________________________________________________
17678 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
17679         Log: EBCDIC: deparse \cX correctly.
17680      Branch: perl
17681            ! ext/B/B/Deparse.pm
17682 ____________________________________________________________________________
17683 [ 14967] By: ams                                   on 2002/03/03  18:18:00
17684         Log: Subject: [PATCH] nit in perlsyn.pod
17685              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
17686              Date: Sun, 03 Mar 2002 20:16:10 +0100
17687              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
17688      Branch: perl
17689            ! pod/perlsyn.pod
17690 ____________________________________________________________________________
17691 [ 14966] By: ams                                   on 2002/03/03  18:06:32
17692         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
17693              From: Michael G Schwern <schwern@pobox.com>
17694              Date: Sun, 3 Mar 2002 13:33:28 -0500
17695              Message-Id: <20020303183328.GA3296@blackrider>
17696      Branch: perl
17697            ! utils/h2xs.PL
17698 ____________________________________________________________________________
17699 [ 14965] By: ams                                   on 2002/03/03  18:00:03
17700         Log: Subject: [ PATCH ] HP back to default
17701              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17702              Date: Sun, 03 Mar 2002 18:48:34 +0100
17703              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
17704      Branch: perl
17705            ! hints/hpux.sh
17706 ____________________________________________________________________________
17707 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
17708         Log: EBCDIC: special cases of special cases.
17709      Branch: perl
17710            ! t/uni/case.pl
17711 ____________________________________________________________________________
17712 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
17713         Log: EBCDIC: the v-string components cannot exceed 2147483647.
17714      Branch: perl
17715            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
17716 ____________________________________________________________________________
17717 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
17718         Log: Remove the bogus "incorrect case" warning completely.
17719              The problem exists, but the cure, in which ever form
17720              it will be, needs to be something more subtle.
17721      Branch: perl
17722            ! op.c pod/perldiag.pod
17723 ____________________________________________________________________________
17724 [ 14961] By: ams                                   on 2002/03/03  13:39:09
17725         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
17726              From: Mark-Jason Dominus <mjd@plover.com>
17727              Date: Sun, 03 Mar 2002 09:32:16 -0500
17728              Message-Id: <20020303143216.10536.qmail@plover.com>
17729      Branch: perl
17730            ! t/op/tiearray.t
17731 ____________________________________________________________________________
17732 [ 14960] By: nick                                  on 2002/03/03  09:59:59
17733         Log: Integrate mainline
17734      Branch: perlio
17735           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
17736            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
17737            ! ext/Encode/compile
17738           !> (integrate 27 files)
17739 ____________________________________________________________________________
17740 [ 14959] By: ams                                   on 2002/03/03  08:11:34
17741         Log: Fix #14957.
17742      Branch: perl
17743            ! ext/DB_File/t/db-recno.t
17744 ____________________________________________________________________________
17745 [ 14958] By: ams                                   on 2002/03/03  05:51:00
17746         Log: Subject: [PATCH @14577] NL in debugger
17747              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17748              Date: Sat, 2 Mar 2002 05:34:12 -0500
17749              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
17750      Branch: perl
17751            ! lib/perl5db.pl
17752 ____________________________________________________________________________
17753 [ 14957] By: ams                                   on 2002/03/03  05:00:04
17754         Log: Subject: Re: DB_File breakage
17755              From: Schuyler Erle <schuyler@oreilly.com>
17756              Date: Sat, 02 Mar 2002 21:50:30 -0800
17757              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
17758      Branch: perl
17759            ! ext/DB_File/t/db-recno.t
17760 ____________________________________________________________________________
17761 [ 14956] By: ams                                   on 2002/03/03  04:40:08
17762         Log: Subject: [PATCH @14577] Debugging OPs
17763              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17764              Date: Sat, 2 Mar 2002 05:49:58 -0500
17765              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
17766      Branch: perl
17767            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
17768            ! pod/perlrun.pod sv.h
17769 ____________________________________________________________________________
17770 [ 14955] By: ams                                   on 2002/03/03  04:34:41
17771         Log: Subject: Tie::Array doc patch
17772              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
17773              Date: Sat, 02 Mar 2002 08:42:56 +0900
17774              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
17775      Branch: perl
17776            ! lib/Tie/Array.pm
17777 ____________________________________________________________________________
17778 [ 14954] By: ams                                   on 2002/03/03  04:23:33
17779         Log: Subject: Re: Smoke 14870
17780              From: Nicholas Clark <nick@unfortu.net>
17781              Date: Sat, 2 Mar 2002 20:00:53 +0000
17782              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
17783      Branch: perl
17784            ! README.hpux
17785 ____________________________________________________________________________
17786 [ 14953] By: ams                                   on 2002/03/03  04:15:49
17787         Log: Subject: RE: VERSION core
17788              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17789              Date: Sat, 2 Mar 2002 22:50:44 -0000
17790              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
17791      Branch: perl
17792            ! t/comp/use.t
17793 ____________________________________________________________________________
17794 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
17795         Log: The #14949 removed this error from non-Win32.
17796      Branch: perl
17797            ! t/lib/warnings/op
17798 ____________________________________________________________________________
17799 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
17800         Log: BeOS back on track.
17801      Branch: perl
17802            ! README.beos
17803 ____________________________________________________________________________
17804 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
17805         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
17806              higher is okay.
17807      Branch: perl
17808            ! ext/POSIX/t/posix.t
17809 ____________________________________________________________________________
17810 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
17811         Log: For now, make "incorrect case" a Win32-only warning.
17812      Branch: perl
17813            ! op.c
17814 ____________________________________________________________________________
17815 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
17816         Log: Demand more before attempting socketpair().
17817      Branch: perl
17818            ! pp_sys.c
17819 ____________________________________________________________________________
17820 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
17821         Log: Remove obsolete hack.
17822      Branch: perl
17823            ! makedepend.SH
17824 ____________________________________________________________________________
17825 [ 14946] By: ams                                   on 2002/03/02  16:00:32
17826         Log: Forgot to delete encode.* from MANIFEST.
17827      Branch: perl
17828            ! MANIFEST
17829 ____________________________________________________________________________
17830 [ 14945] By: ams                                   on 2002/03/02  14:41:03
17831         Log: Delete ex-test output.
17832      Branch: perl
17833            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
17834 ____________________________________________________________________________
17835 [ 14944] By: ams                                   on 2002/03/02  13:54:35
17836         Log: Subject: [PATCH] DB_File 1.803
17837              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17838              Date: Sat, 2 Mar 2002 14:33:32 -0000
17839              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
17840      Branch: perl
17841            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17842            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
17843 ____________________________________________________________________________
17844 [ 14943] By: ams                                   on 2002/03/02  13:43:06
17845         Log: Upgrade to Tie::File 0.14.
17846      Branch: perl
17847            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
17848            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
17849            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
17850 ____________________________________________________________________________
17851 [ 14942] By: nick                                  on 2002/03/02  11:05:53
17852         Log: Integrate mainline
17853      Branch: perlio
17854           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
17855           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
17856           +> ext/Encode/t/table.utf8
17857           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
17858           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
17859           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
17860           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
17861           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
17862           !> universal.c utils/perldoc.PL
17863 ____________________________________________________________________________
17864 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
17865         Log: More CJK (just C, really) tables from Autrijus Tang
17866              (originally from iconv, used with permission of Bruno Haible)
17867      Branch: perl
17868            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
17869            + ext/Encode/Encode/iso-ir-165.enc
17870            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
17871            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
17872            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
17873 ____________________________________________________________________________
17874 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
17875         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
17876              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17877              Date: Fri, 1 Mar 2002 15:32:13 -0500
17878              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
17879      Branch: perl
17880            ! utils/perldoc.PL
17881 ____________________________________________________________________________
17882 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
17883         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
17884              From: Schuyler Erle <schuyler@oreilly.com>
17885              Date: Fri, 01 Mar 2002 14:22:19 -0800
17886              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
17887              
17888              Subject: Re: PATCH: "splice() offset past end of array" warning.
17889              From: Mark-Jason Dominus <mjd@plover.com>
17890              Date: Fri, 01 Mar 2002 17:19:49 -0500
17891              Message-ID: <20020301221949.7610.qmail@plover.com>
17892      Branch: perl
17893            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
17894 ____________________________________________________________________________
17895 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
17896         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
17897              From: Mark-Jason Dominus <mjd@plover.com>
17898              Date: Fri, 01 Mar 2002 18:35:35 -0500
17899              Message-ID: <20020301233535.15969.qmail@plover.com>
17900      Branch: perl
17901            ! av.c
17902 ____________________________________________________________________________
17903 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
17904         Log: Subject: RE: VERSION core
17905              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17906              Date: Fri, 1 Mar 2002 23:47:48 -0000
17907              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
17908      Branch: perl
17909            ! pod/perldiag.pod universal.c
17910 ____________________________________________________________________________
17911 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
17912         Log: Update Changes
17913      Branch: maint-5.6/macperl
17914            ! macos/Changes
17915 ____________________________________________________________________________
17916 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
17917         Log: Fix update to resources
17918      Branch: maint-5.6/macperl
17919            ! macos/macperl/MacPerl.r
17920 ____________________________________________________________________________
17921 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
17922         Log: metaconfig unit change for #14930.
17923      Branch: metaconfig
17924            ! U/modified/Init.U
17925 ____________________________________________________________________________
17926 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
17927         Log: Fix debugger to handle Mac OS psedofiles
17928      Branch: maint-5.6/macperl
17929            ! lib/DB.pm lib/perl5db.pl
17930 ____________________________________________________________________________
17931 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
17932         Log: Various fixes from Thomas Wegner
17933      Branch: maint-5.6/macperl
17934            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
17935 ____________________________________________________________________________
17936 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
17937         Log: Some resource updates
17938      Branch: maint-5.6/macperl
17939            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
17940            ! macos/macperl/MacPerl.rsrc
17941 ____________________________________________________________________________
17942 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
17943         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
17944              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17945              Date: Fri, 01 Mar 2002 09:38:59 -0800
17946              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
17947      Branch: perl
17948            ! Configure
17949 ____________________________________________________________________________
17950 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
17951         Log: Add some missing sfio symbols (Alan Fry)
17952      Branch: maint-5.6/macperl
17953            ! macos/macperl.sym
17954 ____________________________________________________________________________
17955 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
17956         Log: Update version and README
17957      Branch: maint-5.6/macperl
17958            ! README.macos macos/MPVersion.r
17959 ____________________________________________________________________________
17960 [ 14926] By: nick                                  on 2002/03/01  15:56:41
17961         Log: Integrate mainline
17962      Branch: perlio
17963           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
17964           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
17965           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
17966           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
17967           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
17968           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
17969           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
17970           +> lib/Tie/File/13_size_rs.t
17971           !> (integrate 80 files)
17972 ____________________________________________________________________________
17973 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
17974         Log: Better advertising.
17975      Branch: perl
17976            ! pod/perldelta.pod pod/perlfaq5.pod
17977 ____________________________________________________________________________
17978 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
17979         Log: Update Changes.
17980      Branch: perl
17981            ! Changes patchlevel.h
17982 ____________________________________________________________________________
17983 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
17984         Log: Lost in the shuffle.
17985      Branch: perl
17986            + lib/Math/BigInt/t/downgrade.t
17987            ! MANIFEST
17988 ____________________________________________________________________________
17989 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
17990         Log: Advertise Tie::File.
17991      Branch: perl
17992            ! pod/perldelta.pod pod/perlfaq5.pod
17993 ____________________________________________________________________________
17994 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
17995         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
17996              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17997              Date: Thu, 28 Feb 2002 18:55:48 +0100
17998              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
17999      Branch: perl
18000            ! x2p/walk.c
18001 ____________________________________________________________________________
18002 [ 14920] By: ams                                   on 2002/03/01  09:06:01
18003         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
18004              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18005              Date: Tue, 26 Feb 2002 19:54:31 -0500
18006              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
18007      Branch: perl
18008            ! embed.fnc ext/B/B/Deparse.pm gv.c
18009 ____________________________________________________________________________
18010 [ 14919] By: ams                                   on 2002/03/01  03:03:12
18011         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
18012      Branch: perl
18013            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
18014            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
18015            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
18016            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
18017            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
18018            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
18019            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
18020 ____________________________________________________________________________
18021 [ 14918] By: ams                                   on 2002/03/01  02:36:58
18022         Log: Add Tie::File 0.12 from MJD.
18023      Branch: perl
18024            + lib/Tie/File.pm lib/Tie/File/01_gen.t
18025            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
18026            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
18027            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
18028            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
18029            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
18030            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
18031            ! MANIFEST
18032 ____________________________________________________________________________
18033 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
18034         Log: Encoding name mapping tweaks.
18035      Branch: perl
18036            ! ext/Encode/Encode.pm
18037 ____________________________________________________________________________
18038 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
18039         Log: metaconfig unit change for #14915.
18040      Branch: metaconfig
18041            ! U/modified/Init.U
18042 ____________________________________________________________________________
18043 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
18044         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
18045              From: Paul_GreenVOS@vos.stratus.com
18046              Date: Thu, 28 Feb 02 15:05 est
18047              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
18048      Branch: perl
18049            ! Configure
18050 ____________________________________________________________________________
18051 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
18052         Log: PL_bostr was pointing to the wrong string
18053              (a string left around from the loading of the Unicode \w)
18054              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
18055              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
18056      Branch: perl
18057            ! regexec.c
18058 ____________________________________________________________________________
18059 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
18060         Log: Sync with libnet-1.10
18061      Branch: perl
18062            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
18063            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
18064            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
18065            ! lib/Net/t/netrc.t
18066 ____________________________________________________________________________
18067 [ 14912] By: ams                                   on 2002/02/28  13:02:50
18068         Log: Subject: [PATCH] perldelta.pod fixes
18069              From: Autrijus Tang <autrijus@autrijus.org>
18070              Date: Thu, 28 Feb 2002 21:44:15 +0800
18071              Message-Id: <20020228134415.GB16422@not.autrijus.org>
18072      Branch: perl
18073            ! pod/perldelta.pod
18074 ____________________________________________________________________________
18075 [ 14911] By: ams                                   on 2002/02/28  11:31:44
18076         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
18077              From: Stas Bekman <stas@stason.org>
18078              Date: Mon, 04 Feb 2002 16:18:53 +0800
18079              Message-Id: <3C7E1E5F.1000605@stason.org>
18080              (Applied by hand).
18081      Branch: perl
18082            ! lib/File/Copy.pm
18083 ____________________________________________________________________________
18084 [ 14910] By: ams                                   on 2002/02/28  11:26:47
18085         Log: Subject: [PATCH lib/Pod/Html.pm]
18086              From: Stas Bekman <stas@stason.org>
18087              Date: Thu, 28 Feb 2002 20:05:01 +0800
18088              Message-Id: <3C7E1CED.7000307@stason.org>
18089      Branch: perl
18090            ! lib/Pod/Html.pm
18091 ____________________________________________________________________________
18092 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
18093         Log: Tests for #14908.
18094      Branch: perl
18095            ! t/op/pat.t
18096 ____________________________________________________________________________
18097 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
18098         Log: Make shared hash keys to be \0-terminated:
18099              one possible resolution for
18100              "UTF-8, weird \w behaviour after HASH-KEY-ification"
18101              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
18102              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
18103              The hash keys weren't \0-terminated.  This meant that the EOL ($)
18104              in regmatch() got the nextchr beyond the last character.  Since
18105              the keys were UTF-8, the nextchr was \1, not the usual
18106              string-terminating \0.  Wham, no match.
18107              
18108              I think another possible resolution could be to stop the nextchr
18109              computation in regmatch() from peeking beyond the last character
18110              of the string:
18111              
18112              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
18113      Branch: perl
18114            ! hv.c hv.h
18115 ____________________________________________________________________________
18116 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
18117         Log: Subject: [PATCH] Perl interface to newIO()
18118              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18119              Date: Wed, 27 Feb 2002 20:15:27 -0800
18120              Message-ID: <f7af8gzkgaET092yn@efn.org>
18121      Branch: perl
18122            ! lib/Symbol.pm
18123 ____________________________________________________________________________
18124 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
18125         Log: The "list" part of
18126              
18127              Subject: [PATCH perlop] .. returns a *list* of *integers*
18128              From: Mike Guy <mjtg@cam.ac.uk>
18129              Date: Tue, 26 Feb 2002 18:30:22 +0000
18130              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
18131              
18132              plus few nits.
18133      Branch: perl
18134            ! pod/perlop.pod
18135 ____________________________________________________________________________
18136 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
18137         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
18138              From: Abe Timmerman <abe@ztreet.demon.nl>
18139              Date: Thu, 28 Feb 2002 00:04:06 +0100
18140              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
18141      Branch: perl
18142            ! lib/File/stat.t
18143 ____________________________________________________________________________
18144 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
18145         Log: Integrate from maintperl.
18146      Branch: maint-5.6/macperl
18147           !> doio.c op.c t/io/open.t t/pragma/strict-subs
18148 ____________________________________________________________________________
18149 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
18150         Log: Upgrade to Math::BigInt 1.53.
18151      Branch: perl
18152            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18153            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
18154            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
18155            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
18156            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
18157            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
18158 ____________________________________________________________________________
18159 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
18160         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
18161              From: "Craig A. Berry" <craigberry@mac.com>
18162              Date: Wed, 27 Feb 2002 15:36:38 -0600
18163              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
18164      Branch: perl
18165            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
18166            ! vms/ext/filespec.t
18167 ____________________________________________________________________________
18168 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
18169         Log: Subject: [PATCH] Some minor changes for Cygwin
18170              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
18171              Date: Wed, 27 Feb 2002 22:25:41 +0100
18172              Message-ID: <14296492589.20020227222541@familiehaase.de>
18173      Branch: perl
18174            ! Makefile.SH README.cygwin cygwin/perlld.in
18175 ____________________________________________________________________________
18176 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
18177         Log: Update the UTF-8 explanation table.
18178      Branch: perl
18179            ! pod/perlunicode.pod utf8.h
18180 ____________________________________________________________________________
18181 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
18182         Log: Repatch from Robin Barker: anon subs in C<package;> are
18183              now __ANON__::__ANON__ (should help for mod_perl breakage
18184              since #12251)
18185      Branch: perl
18186            ! gv.c op.c t/op/runlevel.t toke.c
18187 ____________________________________________________________________________
18188 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
18189         Log: Update Changes.
18190      Branch: perl
18191            ! Changes patchlevel.h
18192 ____________________________________________________________________________
18193 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
18194         Log: perldelta updates.
18195      Branch: perl
18196            ! pod/perldelta.pod
18197 ____________________________________________________________________________
18198 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
18199         Log: Signedness nit.
18200      Branch: perl
18201            ! regexec.c
18202 ____________________________________________________________________________
18203 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
18204         Log: Subject: Re: Smoke 14870
18205              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18206              Date: Wed, 27 Feb 2002 16:48:35 +0100
18207              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
18208              
18209              (with some additional garnish)
18210      Branch: perl
18211            ! README.hpux hints/hpux.sh
18212 ____________________________________________________________________________
18213 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
18214         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
18215              into perl.exp in AIX.
18216      Branch: perl
18217            ! makedef.pl perl.h
18218 ____________________________________________________________________________
18219 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
18220         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
18221              From: Robin Barker <rmb1@cise.npl.co.uk>
18222              Date: Wed, 27 Feb 2002 14:39:35 GMT
18223              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
18224      Branch: perl
18225            ! pod/perlrun.pod
18226 ____________________________________________________________________________
18227 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
18228         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
18229              From: Robin Barker <rmb1@cise.npl.co.uk>
18230              Date: Wed, 27 Feb 2002 12:25:30 GMT
18231              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
18232      Branch: perl
18233            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
18234            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
18235            ! pod/perlunicode.pod pod/perluniintro.pod
18236 ____________________________________________________________________________
18237 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
18238         Log: Only modify LD_LIBRARY_PATH in case there are directories.
18239      Branch: perl
18240            ! hints/dec_osf.sh
18241 ____________________________________________________________________________
18242 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
18243         Log: Subject: [PATCH] perl/hints/vos.sh
18244              From: Paul_GreenVOS@vos.stratus.com
18245              Date: Tue, 26 Feb 02 15:19 est
18246              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
18247      Branch: perl
18248            ! hints/vos.sh
18249 ____________________________________________________________________________
18250 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
18251         Log: Forgot from #14888.
18252      Branch: perl
18253            ! ext/Unicode/Normalize/mkheader
18254 ____________________________________________________________________________
18255 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
18256         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
18257      Branch: perl
18258            ! ext/Unicode/Normalize/Changes
18259            ! ext/Unicode/Normalize/Normalize.pm
18260            ! ext/Unicode/Normalize/Normalize.xs
18261            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
18262            ! ext/Unicode/Normalize/t/test.t
18263 ____________________________________________________________________________
18264 [ 14887] By: ams                                   on 2002/02/26  23:51:52
18265         Log: Subject: Missing diagnostics
18266              From: Simon Glover <scog@roe.ac.uk>
18267              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
18268              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
18269              
18270              Subject: [PATCH] Better wording for the lvalue vec diagnostic
18271              From: Simon Glover <scog@roe.ac.uk>
18272              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
18273              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
18274      Branch: perl
18275            ! doop.c pod/perldiag.pod t/op/vec.t
18276 ____________________________________________________________________________
18277 [ 14886] By: ams                                   on 2002/02/26  15:48:34
18278         Log: Subject: [PATCH] Not OK 5.7.2@14884
18279              From: andreas.koenig@anima.de (Andreas J. Koenig)
18280              Date: Tue, 26 Feb 2002 15:03:55 +0100
18281              Message-Id: <m38z9gfigk.fsf@anima.de>
18282      Branch: perl
18283            ! t/lib/access.t
18284 ____________________________________________________________________________
18285 [ 14885] By: nick                                  on 2002/02/26  13:48:55
18286         Log: Integrate mainline
18287      Branch: perlio
18288           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
18289           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
18290           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
18291            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
18292           !> (integrate 102 files)
18293 ____________________________________________________________________________
18294 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
18295         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
18296              1.1999999999999996, or thereabouts (yes, even sprintf).
18297      Branch: perl
18298            ! t/base/num.t
18299 ____________________________________________________________________________
18300 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
18301         Log: Neither.
18302      Branch: perl
18303            ! pod/perldelta.pod
18304 ____________________________________________________________________________
18305 [ 14882] By: ams                                   on 2002/02/26  08:46:55
18306         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
18307              From: Michael G Schwern <schwern@pobox.com>
18308              Date: Tue, 26 Feb 2002 01:01:28 -0500
18309              Message-Id: <20020226060128.GA2439@blackrider>
18310      Branch: perl
18311            ! hv.c pod/perldiag.pod
18312 ____________________________________________________________________________
18313 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
18314         Log: Subject: [PATCH B::Concise] docs, typos
18315              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18316              Date: Mon, 25 Feb 2002 16:41:16 +0100
18317              Message-ID: <20020225164116.A1054@rafael>
18318      Branch: perl
18319            ! ext/B/B/Concise.pm
18320 ____________________________________________________________________________
18321 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
18322         Log: POSIX: add isatty to @EXPORT_OK, reformat.
18323      Branch: perl
18324            ! ext/POSIX/POSIX.pm
18325 ____________________________________________________________________________
18326 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
18327         Log: If using -Dloclibpth=... the directories need to
18328              be appended to LD_LIBRARY_PATH (and ickily, if those
18329              directories contain a (newer?) libdb.so, we need to
18330              prepend    /usr/shlib to loclibpth).
18331      Branch: perl
18332            ! hints/dec_osf.sh
18333 ____________________________________________________________________________
18334 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
18335         Log: Subject: [PATCH] Perl interface to newIO()
18336              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
18337              Date: Mon, 25 Feb 2002 15:04:57 -0800
18338              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
18339      Branch: perl
18340            ! lib/Symbol.pm lib/Symbol.t
18341 ____________________________________________________________________________
18342 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
18343         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
18344              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
18345              Date: Mon, 25 Feb 2002 21:58:30 +0100
18346              Message-ID: <20020225215830.A744@rafael>
18347      Branch: perl
18348            ! pod/perlvar.pod
18349 ____________________________________________________________________________
18350 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
18351         Log: Big5 tweaks from Autrijus Tang.
18352      Branch: perl
18353            ! ext/Encode/Encode/big5.enc
18354 ____________________________________________________________________________
18355 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
18356         Log: Subject: [PATCH Glossary configpm] cleanups
18357              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18358              Date: Mon, 25 Feb 2002 23:27:15 +0100
18359              Message-ID: <20020225232715.C744@rafael>
18360      Branch: perl
18361            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
18362 ____________________________________________________________________________
18363 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
18364         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
18365              From: Nicholas Clark <nick@unfortu.net>
18366              Date: Mon, 25 Feb 2002 21:53:24 +0000
18367              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
18368      Branch: perl
18369            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
18370            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
18371            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
18372 ____________________________________________________________________________
18373 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
18374         Log: Upgrade to I18N::LangTags 0.27.
18375              (Causes one flipflop back to perl.com URL, must poke Sean.)
18376      Branch: perl
18377            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
18378            ! lib/I18N/LangTags/List.pm
18379 ____________________________________________________________________________
18380 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
18381         Log: Upgrade to Getopt::Long 2.28.
18382      Branch: perl
18383            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
18384            ! lib/Getopt/Long/README
18385 ____________________________________________________________________________
18386 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
18387         Log: No =head.
18388      Branch: perl
18389            ! pod/perlebcdic.pod
18390 ____________________________________________________________________________
18391 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
18392         Log: Update Changes.
18393      Branch: perl
18394            ! Changes patchlevel.h
18395 ____________________________________________________________________________
18396 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
18397         Log: metaconfig unit change for #14868.
18398      Branch: metaconfig
18399            ! U/modified/Chk_MANI.U
18400 ____________________________________________________________________________
18401 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
18402         Log: Some hosts understand split -l 50, some only split -50
18403              (from Paul Eggert).
18404      Branch: perl
18405            ! Configure
18406 ____________________________________________________________________________
18407 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
18408         Log: Subject: Re: [PATCH bleadperl] socketpair.t
18409              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18410              Date: Sun, 24 Feb 2002 10:31:25 +0100
18411              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
18412              
18413              (the pid half only)
18414      Branch: perl
18415            ! win32/win32.c
18416 ____________________________________________________________________________
18417 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
18418         Log: Mention the new pack tricks.
18419      Branch: perl
18420            ! pod/perldelta.pod
18421 ____________________________________________________________________________
18422 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
18423         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
18424              From: Richard.Foley@t-online.de (Richard Foley)
18425              Date: Mon, 25 Feb 2002 13:47:03 +0100
18426              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
18427      Branch: perl
18428            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
18429            ! pod/perldebug.pod pod/perldelta.pod
18430 ____________________________________________________________________________
18431 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
18432         Log: Typo corrections from John P. Linderman.
18433      Branch: perl
18434            ! ext/IPC/SysV/Semaphore.pm
18435 ____________________________________________________________________________
18436 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
18437         Log: Upgrade to Math::BigInt 1.52.
18438      Branch: perl
18439            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18440            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
18441            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
18442            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
18443            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
18444 ____________________________________________________________________________
18445 [ 14862] By: ams                                   on 2002/02/25  10:39:40
18446         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
18447              From: Robin Barker <rmb1@cise.npl.co.uk>
18448              Date: Mon, 25 Feb 2002 11:35:06 GMT
18449              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
18450              
18451              Subject: [PATCH Net/Cmd.pm]
18452              From: Robin Barker <rmb1@cise.npl.co.uk>
18453              Date: Mon, 25 Feb 2002 11:37:06 GMT
18454              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
18455      Branch: perl
18456            ! lib/Cwd.pm lib/Net/Cmd.pm
18457 ____________________________________________________________________________
18458 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
18459         Log: Cut-and-paste errors.
18460      Branch: perl
18461            ! t/op/pat.t
18462 ____________________________________________________________________________
18463 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
18464         Log: EBCDIC: the control characters are not that easy to find.
18465      Branch: perl
18466            ! t/op/pat.t
18467 ____________________________________________________________________________
18468 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
18469         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
18470              From: John Peacock <jpeacock@rowman.com>
18471              Date: Sun, 24 Feb 2002 22:08:28 -0500
18472              Message-ID: <3C79AAAC.6060903@rowman.com>
18473      Branch: perl
18474            ! sv.c
18475 ____________________________________________________________________________
18476 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
18477         Log: SvSetSV() is not returnable, but that's okay since
18478              sv_copypv() returns void.
18479      Branch: perl
18480            ! sv.c
18481 ____________________________________________________________________________
18482 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
18483         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
18484              From: John Peacock <jpeacock@rowman.com>                 
18485              Date: Sun, 24 Feb 2002 16:40:07 -0500
18486              Message-ID: <3C795DB7.40105@rowman.com>               
18487      Branch: perl
18488            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
18489            ! pp_hot.c proto.h sv.c
18490 ____________________________________________________________________________
18491 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
18492         Log: Tiny code cleanup.
18493      Branch: perl
18494            ! regexec.c
18495 ____________________________________________________________________________
18496 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
18497         Log: Use to_uni_fold().
18498      Branch: perl
18499            ! regcomp.c
18500 ____________________________________________________________________________
18501 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
18502         Log: Document the new taint behaviour of exec LIST and
18503              system LIST.
18504      Branch: perl
18505            ! pod/perldelta.pod
18506 ____________________________________________________________________________
18507 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
18508         Log: Subject: [PATCH] Re: taint news
18509              From: Rick Delaney <rick.delaney@rogers.com>             
18510              Date: 24 Feb 2002 11:35:00 -0500
18511              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
18512      Branch: perl
18513            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
18514 ____________________________________________________________________________
18515 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
18516         Log: EBCDIC tweak (native instead of uni) and comment update.
18517      Branch: perl
18518            ! regexec.c
18519 ____________________________________________________________________________
18520 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
18521         Log: Using uninitialized (and wrong) variables is not good.
18522      Branch: perl
18523            ! regcomp.c
18524 ____________________________________________________________________________
18525 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
18526         Log: EBCDIC: this seems to calm the last of the
18527              Malformed UTF-8 warnings.
18528      Branch: perl
18529            ! regcomp.c utf8.c
18530 ____________________________________________________________________________
18531 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
18532         Log: EBCDIC: document using Encode for character conversions.
18533      Branch: perl
18534            ! pod/perlebcdic.pod
18535 ____________________________________________________________________________
18536 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
18537         Log: EBCDIC: disable also Unicode::Collate and
18538              Unicode::Normalize for now.  Real users of
18539              EBCDIC have to decide what they want.
18540      Branch: perl
18541            ! ext/Unicode/Normalize/Normalize.pm
18542            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
18543            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
18544            ! lib/Unicode/Collate/t/test.t
18545 ____________________________________________________________________________
18546 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
18547         Log: AUTHORS updates.
18548      Branch: perl
18549            ! AUTHORS
18550 ____________________________________________________________________________
18551 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
18552         Log: Retract #14571: there may be a better solution than
18553              tweaking the test.
18554      Branch: perl
18555            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
18556 ____________________________________________________________________________
18557 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
18558         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
18559              From: "Craig A. Berry" <craigberry@mac.com> 
18560              Date: Sat, 23 Feb 2002 14:14:35 -0600
18561              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
18562      Branch: perl
18563            ! configure.com
18564 ____________________________________________________________________________
18565 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
18566         Log: metaconfig unit change for #14843.
18567      Branch: metaconfig/U/perl
18568            ! Extensions.U
18569 ____________________________________________________________________________
18570 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
18571         Log: Also Encode/JP needs to be listed explicitly.
18572              (Any other sub-Encode extensions?)
18573      Branch: perl
18574            ! Configure
18575 ____________________________________________________________________________
18576 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
18577         Log: Document known UNICOS/mk deficiency.
18578      Branch: perl
18579            ! pod/perldelta.pod
18580 ____________________________________________________________________________
18581 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
18582         Log: Subject: [PATCH] README mention version 5.0
18583              From: Autrijus Tang <autrijus@autrijus.org>
18584              Date: Sat, 23 Feb 2002 09:35:22 +0800
18585              Message-ID: <20020223013522.GA8694@not.autrijus.org>
18586      Branch: perl
18587            ! README
18588 ____________________________________________________________________________
18589 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
18590         Log: metaconfig unit change for #14839.
18591      Branch: metaconfig
18592            ! U/modified/Signal.U
18593 ____________________________________________________________________________
18594 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
18595         Log: Old hosts like NeXT Classic don't have sort -k,
18596              from Paul Eggert.
18597      Branch: perl
18598            ! Configure
18599 ____________________________________________________________________________
18600 [ 14838] By: ams                                   on 2002/02/22  21:14:29
18601         Log: Minor clarifications as suggested by Anton Tagunov.
18602      Branch: perl
18603            ! pod/perlsyn.pod
18604 ____________________________________________________________________________
18605 [ 14837] By: ams                                   on 2002/02/22  21:07:02
18606         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
18607              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18608              Date: Fri, 22 Feb 2002 23:01:07 +0100
18609              Message-Id: <20020222230107.A15069@rafael>
18610      Branch: perl
18611            ! sv.c t/op/gv.t
18612 ____________________________________________________________________________
18613 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
18614         Log: metaconfig unit change for #14835.
18615      Branch: metaconfig
18616            ! U/modified/Chk_MANI.U
18617 ____________________________________________________________________________
18618 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
18619         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
18620      Branch: perl
18621            ! Configure
18622 ____________________________________________________________________________
18623 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
18624         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
18625              From: Michael G Schwern <schwern@pobox.com>
18626              Date: Fri, 22 Feb 2002 12:10:28 -0500
18627              Message-ID: <20020222171027.GB4181@blackrider>
18628      Branch: perl
18629            ! ext/Encode/compile
18630 ____________________________________________________________________________
18631 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
18632         Log: Update Changes.
18633      Branch: perl
18634            ! Changes patchlevel.h
18635 ____________________________________________________________________________
18636 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
18637         Log: Implement IV/UV/NV/long double pack/unpack with
18638              template letters j/J/F/D (the latter two have been
18639              undocumented aliases of f/d).
18640      Branch: perl
18641            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
18642 ____________________________________________________________________________
18643 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
18644         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
18645              From: Nicholas Clark <nick@unfortu.net>
18646              Date: Fri, 22 Feb 2002 14:01:25 +0000
18647              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
18648      Branch: perl
18649            ! ext/Encode/compile
18650 ____________________________________________________________________________
18651 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
18652         Log: NetWare change from Ananth Kesari.
18653      Branch: perl
18654            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
18655            ! MANIFEST
18656 ____________________________________________________________________________
18657 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
18658         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
18659              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18660              Date: Fri, 22 Feb 2002 03:55:13 -0500
18661              Message-ID: <20020222035513.A894@math.ohio-state.edu>
18662      Branch: perl
18663            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
18664 ____________________________________________________________________________
18665 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
18666         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
18667      Branch: perl
18668            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
18669 ____________________________________________________________________________
18670 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
18671         Log: Make measure_struct a file static.
18672      Branch: perl
18673            ! pp_pack.c
18674 ____________________________________________________________________________
18675 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
18676         Log: EBCDIC: someone who knows what they are doing
18677              and whether it is possible at all in the first
18678              place needs to figure these tests out on EBCDIC.
18679              The CJK encodings heavily abuse their knowledge
18680              of ASCII and that may require a translation layer
18681              or four to survive UTF-EBCDIC.
18682      Branch: perl
18683            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
18684 ____________________________________________________________________________
18685 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
18686         Log: croak() needs context.
18687      Branch: perl
18688            ! pp_pack.c
18689 ____________________________________________________________________________
18690 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
18691         Log: Subject: [PATCH @14577] pack with a human face: the sequel
18692              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18693              Date: Thu, 21 Feb 2002 21:33:37 -0500
18694              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
18695      Branch: perl
18696            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
18697            ! proto.h t/op/pack.t
18698 ____________________________________________________________________________
18699 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
18700         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
18701              From: Nicholas Clark <nick@unfortu.net> 
18702              Date: Fri, 22 Feb 2002 00:49:44 +0000
18703              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
18704      Branch: perl
18705            ! ext/Encode/compile
18706 ____________________________________________________________________________
18707 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
18708         Log: Test for #14795.
18709      Branch: perl
18710            ! t/op/pat.t
18711 ____________________________________________________________________________
18712 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
18713         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
18714      Branch: perl
18715            ! t/op/pat.t
18716 ____________________________________________________________________________
18717 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
18718         Log: Subject: [PATCH] next batch of bugfixes
18719              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18720              Date: Thu, 21 Feb 2002 23:54:41 +0100
18721              Message-ID: <20020221235441.A17260@rafael>
18722      Branch: perl
18723            ! ext/B/B/Deparse.pm
18724 ____________________________________________________________________________
18725 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
18726         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)
18727              From: chromatic <chromatic@rmci.net>
18728              Date: Thu, 21 Feb 2002 14:17:35 -0700
18729              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
18730      Branch: perl
18731            ! lib/File/stat.pm lib/File/stat.t
18732 ____________________________________________________________________________
18733 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
18734         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
18735      Branch: perl
18736            ! ext/re/re.xs
18737 ____________________________________________________________________________
18738 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
18739         Log: Upgrade to Math::BigInt 1.51.
18740      Branch: perl
18741            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
18742            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
18743            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
18744            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
18745            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
18746            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
18747            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
18748            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
18749            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
18750            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
18751            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
18752            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
18753 ____________________________________________________________________________
18754 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
18755         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
18756              From: "Gerrit P. Haase" <gp@familiehaase.de>
18757              Date: Thu, 21 Feb 2002 21:20:25 +0100
18758              Message-ID: <69510538936.20020221212025@familiehaase.de>
18759      Branch: perl
18760            ! Makefile.SH
18761 ____________________________________________________________________________
18762 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
18763         Log: Subject: [PATCH @14577] grouping in pack/unpack
18764              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18765              Date: Thu, 21 Feb 2002 06:06:14 -0500
18766              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
18767      Branch: perl
18768            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
18769            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
18770 ____________________________________________________________________________
18771 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
18772         Log: Subject: [PATCH propose] question about fs.t
18773              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18774              Date: Thu, 21 Feb 2002 15:10:21 +0100
18775              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
18776      Branch: perl
18777            ! t/io/fs.t
18778 ____________________________________________________________________________
18779 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
18780         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
18781              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
18782              Date: Thu, 21 Feb 2002 09:54:28 +0100
18783              Message-ID: <13576559576.20020221095428@familiehaase.de>     
18784      Branch: perl
18785            ! Makefile.SH
18786 ____________________________________________________________________________
18787 [ 14812] By: ams                                   on 2002/02/21  14:59:09
18788         Log: Subject: typo correction
18789              From: mjd@plover.com
18790              Date: 21 Feb 2002 15:43:49 -0000
18791              Message-Id: <20020221154349.22772.qmail@plover.com>
18792      Branch: perl
18793            ! pod/perldebug.pod
18794 ____________________________________________________________________________
18795 [ 14811] By: ams                                   on 2002/02/21  14:02:12
18796         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
18797              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18798              Date: Thu, 21 Feb 2002 15:22:22 +0100
18799              Message-Id: <20020221152222.A15095@rafael>
18800      Branch: perl
18801            ! op.h toke.c
18802 ____________________________________________________________________________
18803 [ 14810] By: ams                                   on 2002/02/21  12:45:28
18804         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
18805              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18806              Date: Thu, 21 Feb 2002 06:02:48 -0500
18807              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
18808      Branch: perl
18809            ! lib/ExtUtils/Mksymlists.pm makedef.pl
18810 ____________________________________________________________________________
18811 [ 14809] By: nick                                  on 2002/02/21  09:31:08
18812         Log: Integrate mainline
18813      Branch: perlio
18814           +> lib/Pod/t/Select.t
18815           !> (integrate 37 files)
18816 ____________________________________________________________________________
18817 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
18818         Log: metaconfig unit change for #14807.
18819      Branch: metaconfig
18820            ! U/modified/Signal.U
18821 ____________________________________________________________________________
18822 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
18823         Log: Revert #14805, didn't quite work.
18824      Branch: perl
18825            ! Configure config_h.SH
18826 ____________________________________________________________________________
18827 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
18828         Log: metaconfig changes for #14805.
18829      Branch: metaconfig
18830            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
18831 ____________________________________________________________________________
18832 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
18833         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
18834              From: Paul Eggert <eggert@twinsun.com>
18835              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
18836              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
18837      Branch: perl
18838            ! Configure config_h.SH
18839 ____________________________________________________________________________
18840 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
18841         Log: More advice.
18842      Branch: perl
18843            ! README.os390
18844 ____________________________________________________________________________
18845 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
18846         Log: Missing MANIFESTation.
18847      Branch: perl
18848            ! MANIFEST
18849 ____________________________________________________________________________
18850 [ 14802] By: ams                                   on 2002/02/20  22:55:25
18851         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
18852              From: Autrijus Tang <autrijus@autrijus.org>
18853              Date: Thu, 21 Feb 2002 07:13:12 +0800
18854              Message-Id: <20020220231312.GA775@not.autrijus.org>
18855      Branch: perl
18856            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
18857 ____________________________________________________________________________
18858 [ 14801] By: ams                                   on 2002/02/20  22:27:20
18859         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
18860              From: Abe Timmerman <abe@ztreet.demon.nl>
18861              Date: Thu, 21 Feb 2002 00:20:40 +0100
18862              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
18863      Branch: perl
18864            + lib/Pod/t/Select.t
18865 ____________________________________________________________________________
18866 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
18867         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
18868              twice, causing the loop to skip every other character.
18869      Branch: perl
18870            ! utf8.c
18871 ____________________________________________________________________________
18872 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
18873         Log: Better debugging info.
18874      Branch: perl
18875            ! t/uni/case.pl
18876 ____________________________________________________________________________
18877 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
18878         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
18879              From: Nicholas Clark <nick@unfortu.net>
18880              Date: Wed, 20 Feb 2002 22:13:05 +0000
18881              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
18882      Branch: perl
18883            ! ext/Encode/compile
18884 ____________________________________________________________________________
18885 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
18886         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
18887              From: Paul Eggert <eggert@twinsun.com>
18888              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
18889              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
18890      Branch: perl
18891            ! pod/perlhack.pod
18892 ____________________________________________________________________________
18893 [ 14796] By: nick                                  on 2002/02/20  18:15:00
18894         Log: Integrate mainline
18895      Branch: perlio
18896           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
18897           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
18898           +> lib/Locale/Country.pod lib/Locale/Currency.pod
18899           +> lib/Locale/Language.pod lib/Locale/Script.pm
18900           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
18901           +> t/uni/title.t t/uni/upper.t
18902           !> (integrate 41 files)
18903 ____________________________________________________________________________
18904 [ 14795] By: ams                                   on 2002/02/20  17:08:38
18905         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
18906              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18907              Date: Wed, 20 Feb 2002 18:06:59 +0000
18908              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
18909      Branch: perl
18910            ! pp_ctl.c
18911 ____________________________________________________________________________
18912 [ 14794] By: ams                                   on 2002/02/20  16:41:56
18913         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
18914              From: Paul_GreenVOS@vos.stratus.com
18915              Date: Wed, 20 Feb 02 12:21 est
18916              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
18917      Branch: perl
18918            ! Makefile.SH
18919 ____________________________________________________________________________
18920 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
18921         Log: Forgot from #14790.
18922      Branch: perl
18923            ! pp_pack.c
18924 ____________________________________________________________________________
18925 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
18926         Log: Update Changes.
18927      Branch: perl
18928            ! Changes patchlevel.h
18929 ____________________________________________________________________________
18930 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
18931         Log: Integrate change #14778 from maintperl;
18932              
18933              constant folding on the range operator had the effect of disabling
18934              peephole optimizations in all the siblings of the range OP; the
18935              effect of this was that barewords could escape strictures when
18936              they were hiding in such places
18937      Branch: perl
18938            ! t/lib/strict/subs
18939           !> op.c
18940 ____________________________________________________________________________
18941 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
18942         Log: Subject: Re: [ID 20020220.001] pack w with objects
18943              From: Ulrich Pfeifer <upf@de.uu.net>
18944              Date: 20 Feb 2002 11:21:15 +0100
18945              Message-ID: <p5g03wcv38.fsf@de.uu.net>
18946      Branch: perl
18947            ! t/op/pack.t
18948 ____________________________________________________________________________
18949 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
18950         Log: Subject: Re: [PATCH] go faster for Encode's compile
18951              From: Nicholas Clark <nick@unfortu.net> 
18952              Date: Tue, 19 Feb 2002 23:38:36 +0000
18953              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
18954      Branch: perl
18955            ! ext/Encode/compile
18956 ____________________________________________________________________________
18957 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
18958         Log: Regen Glossary.
18959      Branch: perl
18960            ! Porting/Glossary Porting/config.sh Porting/config_H
18961 ____________________________________________________________________________
18962 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
18963         Log: metaconfig unit change for #14786 (not visible yet,
18964              since Glossary needs regenerating)
18965      Branch: metaconfig
18966            ! U/compline/d_gconvert.U
18967 ____________________________________________________________________________
18968 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
18969         Log: Subject: d_Gconvert hints and Glossary
18970              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18971              Date: Tue, 19 Feb 2002 11:55:36 -0800
18972              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
18973      Branch: perl
18974            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
18975            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
18976            ! hints/svr5.sh
18977 ____________________________________________________________________________
18978 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
18979         Log: metaconfig unit changes for #14784.
18980      Branch: metaconfig
18981            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
18982 ____________________________________________________________________________
18983 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
18984         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
18985              From: Paul Eggert <eggert@twinsun.com>              
18986              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
18987              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
18988      Branch: perl
18989            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
18990            ! pod/perlhack.pod
18991 ____________________________________________________________________________
18992 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
18993         Log: metaconfig unit change for #14782.
18994      Branch: metaconfig/U/perl
18995            ! Mksymlinks.U
18996 ____________________________________________________________________________
18997 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
18998         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
18999              From: "Gerrit P. Haase" <gp@familiehaase.de>
19000              Date: Wed, 20 Feb 2002 00:23:29 +0100
19001              Message-ID: <70348722516.20020220002329@familiehaase.de>
19002      Branch: perl
19003            ! Configure
19004 ____________________________________________________________________________
19005 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
19006         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
19007              From: Nicholas Clark <nick@unfortu.net> 
19008              Date: Tue, 19 Feb 2002 19:27:42 +0000
19009              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
19010              
19011              (with modifications)
19012      Branch: perl
19013            ! pod/perlsub.pod
19014 ____________________________________________________________________________
19015 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
19016         Log: NetWare tweak from Ananth Kesari.
19017      Branch: perl
19018            ! lib/ExtUtils/MakeMaker.pm
19019 ____________________________________________________________________________
19020 [ 14779] By: ams                                   on 2002/02/20  06:51:55
19021         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
19022      Branch: perl
19023            ! pod/perlfaq4.pod
19024 ____________________________________________________________________________
19025 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
19026         Log: constant folding on the range operator had the effect of disabling
19027              peephole optimizations in all the siblings of the range OP; the
19028              effect of this was that barewords could escape strictures when
19029              they were hiding in such places
19030      Branch: maint-5.6/perl
19031            ! op.c t/pragma/strict-subs
19032 ____________________________________________________________________________
19033 [ 14777] By: ams                                   on 2002/02/20  00:56:21
19034         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
19035              From: Graham Barr <gbarr@pobox.com>
19036              Date: Tue, 19 Feb 2002 23:08:47 +0000
19037              Message-Id: <20020219230847.G66560@pobox.com>
19038      Branch: perl
19039            ! lib/Time/Local.pm
19040 ____________________________________________________________________________
19041 [ 14776] By: ams                                   on 2002/02/19  17:20:28
19042         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
19043              From: Nicholas Clark <nick@unfortu.net>
19044              Date: Tue, 19 Feb 2002 16:23:22 +0000
19045              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
19046      Branch: perl
19047            ! lib/Tie/Hash.pm
19048 ____________________________________________________________________________
19049 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
19050         Log: Regen doc, regen toc.
19051      Branch: perl
19052            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
19053 ____________________________________________________________________________
19054 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
19055         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
19056              From: Dave Mitchell <davem@fdgroup.co.uk>
19057              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
19058              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
19059      Branch: perl
19060            ! pod/perlsub.pod
19061 ____________________________________________________________________________
19062 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
19063         Log: Detypo.
19064      Branch: perl
19065            ! lib/Tie/Memoize.pm
19066 ____________________________________________________________________________
19067 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
19068         Log: UTF-8 C API doc tweaks.
19069      Branch: perl
19070            ! pod/perlunicode.pod
19071 ____________________________________________________________________________
19072 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
19073         Log: Mention that the case-switchers know about Unicode, too.
19074      Branch: perl
19075            ! pod/perlop.pod
19076 ____________________________________________________________________________
19077 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
19078         Log: Upgrade to Locale::Codes 2.01.
19079      Branch: perl
19080            + lib/Locale/Constants.pod lib/Locale/Country.pod
19081            + lib/Locale/Currency.pod lib/Locale/Language.pod
19082            + lib/Locale/Script.pod
19083            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
19084            ! lib/Locale/Constants.pm lib/Locale/Country.pm
19085            ! lib/Locale/Currency.pm lib/Locale/Language.pm
19086            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
19087 ____________________________________________________________________________
19088 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
19089         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
19090              From: Dave Mitchell <davem@fdgroup.co.uk>
19091              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
19092              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
19093      Branch: perl
19094            ! pod/perlsub.pod
19095 ____________________________________________________________________________
19096 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
19097         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
19098              From: Sam Tregar <sam@tregar.com> 
19099              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
19100              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
19101      Branch: perl
19102            ! sv.h
19103 ____________________________________________________________________________
19104 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
19105         Log: The test requires perlio.
19106      Branch: perl
19107            ! ext/Encode/t/JP.t
19108 ____________________________________________________________________________
19109 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
19110         Log: Misplaced block end.
19111      Branch: perl
19112            ! utf8.c
19113 ____________________________________________________________________________
19114 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
19115         Log: The POSIX extensions are deadly.
19116      Branch: perl
19117            ! regcomp.c
19118 ____________________________________________________________________________
19119 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
19120         Log: Let's not overdo the growth.
19121      Branch: perl
19122            ! pp.c
19123 ____________________________________________________________________________
19124 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
19125         Log: Third time makes the charm.
19126      Branch: perl
19127            ! README.os390
19128 ____________________________________________________________________________
19129 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
19130         Log: Oops.
19131      Branch: perl
19132            ! utf8.c
19133 ____________________________________________________________________________
19134 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
19135         Log: Add back the new casing tests.
19136      Branch: perl
19137            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
19138            ! MANIFEST
19139 ____________________________________________________________________________
19140 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
19141         Log: Prefer special case mappings.
19142      Branch: perl
19143            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
19144            ! lib/unicore/To/Upper.pl lib/unicore/mktables
19145 ____________________________________________________________________________
19146 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
19147         Log: Try special casing first.
19148      Branch: perl
19149            ! utf8.c
19150 ____________________________________________________________________________
19151 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
19152         Log: Not extending enough.
19153      Branch: perl
19154            ! pp.c utf8.h
19155 ____________________________________________________________________________
19156 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
19157         Log: No need to store identity mappings.
19158      Branch: perl
19159            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
19160            ! lib/unicore/mktables
19161 ____________________________________________________________________________
19162 [ 14756] By: ams                                   on 2002/02/18  20:21:17
19163         Log: Forward port #14704 from maint-5.6.
19164      Branch: perl
19165            ! doio.c
19166 ____________________________________________________________________________
19167 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
19168         Log: Regen Changes.
19169      Branch: perl
19170            ! Changes
19171 ____________________________________________________________________________
19172 [ 14754] By: ams                                   on 2002/02/18  19:01:09
19173         Log: Subject: [PATCH] VMS cando_by_name and current process privs
19174              From: "Craig A. Berry" <craigberry@mac.com>
19175              Date: Mon, 18 Feb 2002 14:03:30 -0600
19176              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
19177      Branch: perl
19178            ! vms/vms.c
19179 ____________________________________________________________________________
19180 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
19181         Log: Update Changes.
19182      Branch: perl
19183            ! Changes patchlevel.h
19184 ____________________________________________________________________________
19185 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
19186         Log: What do you know; these tests unearthed nasty problems.
19187              Will resolve those first.
19188      Branch: perl
19189            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
19190            ! MANIFEST
19191 ____________________________________________________________________________
19192 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
19193         Log: Update Changes.
19194      Branch: perl
19195            ! Changes patchlevel.h
19196 ____________________________________________________________________________
19197 [ 14750] By: ams                                   on 2002/02/18  17:36:05
19198         Log: Subject: Re: IO::Poll: Removing Handles
19199              From: Matthew Sachs <matthewg@zevils.com>
19200              Date: Mon, 18 Feb 2002 13:19:01 -0500
19201              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
19202      Branch: perl
19203            ! ext/IO/lib/IO/t/io_poll.t
19204 ____________________________________________________________________________
19205 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
19206         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
19207              From: "Craig A. Berry" <craigberry@mac.com>
19208              Date: Mon, 18 Feb 2002 11:52:21 -0600
19209              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
19210      Branch: perl
19211            ! t/op/alarm.t t/op/glob.t
19212 ____________________________________________________________________________
19213 [ 14748] By: ams                                   on 2002/02/18  15:53:36
19214         Log: s/load_module/Perl_load_module/
19215      Branch: perl
19216            ! gv.c
19217 ____________________________________________________________________________
19218 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
19219         Log: Unused in ASCII, used in EBCDIC.
19220      Branch: perl
19221            ! utf8.c
19222 ____________________________________________________________________________
19223 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
19224         Log: Upgrade to Locale::Codes 2.00.
19225      Branch: perl
19226            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
19227            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
19228            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
19229            ! lib/Locale/Constants.pm lib/Locale/Country.pm
19230            ! lib/Locale/Currency.pm lib/Locale/Language.pm
19231 ____________________________________________________________________________
19232 [ 14745] By: ams                                   on 2002/02/18  15:20:44
19233         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
19234              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19235              Date: Sat, 16 Feb 2002 00:06:01 +0100
19236              Message-Id: <20020216000601.A17249@rafael>
19237      Branch: perl
19238            ! gv.c
19239 ____________________________________________________________________________
19240 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
19241         Log: More Unicode casing checks.
19242      Branch: perl
19243            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
19244            ! MANIFEST
19245 ____________________________________________________________________________
19246 [ 14743] By: ams                                   on 2002/02/18  14:35:38
19247         Log: Subject: IO::Poll: Removing Handles
19248              From: Matthew Sachs <matthewg@zevils.com>
19249              Date: Sun, 17 Feb 2002 04:49:46 -0500
19250              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
19251      Branch: perl
19252            ! ext/IO/lib/IO/Poll.pm
19253 ____________________________________________________________________________
19254 [ 14741] By: ams                                   on 2002/02/18  13:59:48
19255         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
19256              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19257              Date: Mon, 18 Feb 2002 15:41:26 +0100
19258              Message-Id: <20020218154126.A692@rafael>
19259      Branch: perl
19260            ! pp_ctl.c t/op/do.t
19261 ____________________________________________________________________________
19262 [ 14740] By: nick                                  on 2002/02/18  09:09:23
19263         Log: Integrate mainline
19264      Branch: perlio
19265           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
19266           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
19267           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
19268           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
19269           +> ext/Encode/lib/Encode/JP/Constants.pm
19270           +> ext/Encode/lib/Encode/JP/H2Z.pm
19271           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
19272           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
19273           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
19274           +> os2/OS2/Process/t/os2_process.t
19275           +> os2/OS2/Process/t/os2_process_kid.t
19276           +> os2/OS2/Process/t/os2_process_text.t
19277            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
19278            - ext/Encode/t/Japanese.t
19279           !> (integrate 47 files)
19280 ____________________________________________________________________________
19281 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
19282         Log: EBCDIC: now the worst seems to be over for
19283              the "Malformed" warnings.  Still a few of them,
19284              and plenty of test failures, but getting better.
19285      Branch: perl
19286            ! regcomp.c utf8.c
19287 ____________________________________________________________________________
19288 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
19289         Log: Upgrade to Net::Ping 2.12.
19290      Branch: perl
19291            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
19292            ! lib/Net/Ping/t/110_icmp_inst.t
19293 ____________________________________________________________________________
19294 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
19295         Log: After much rewriting we are now pretty much
19296              back to where we started.
19297      Branch: perl
19298            ! utf8.c
19299 ____________________________________________________________________________
19300 [ 14736] By: ams                                   on 2002/02/18  01:23:00
19301         Log: Subject: [PATCH B::Deparse] two fixes
19302              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19303              Date: Sun, 17 Feb 2002 23:58:59 +0100
19304              Message-Id: <20020217235859.A32513@rafael>
19305      Branch: perl
19306            ! ext/B/B/Deparse.pm
19307 ____________________________________________________________________________
19308 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
19309         Log: Buglet.
19310      Branch: perl
19311            ! ext/Encode/lib/Encode/JP/JIS.pm
19312 ____________________________________________________________________________
19313 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
19314         Log: Clearing up to_utf8_case() continues: this time use
19315              a single return, and EBCDICification for all paths.
19316      Branch: perl
19317            ! utf8.c
19318 ____________________________________________________________________________
19319 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
19320         Log: Small tweaks to get the test running (fix @INC and
19321              do not overwrite the table.utf8 and table.rnd).
19322      Branch: perl
19323            ! ext/Encode/t/JP.t
19324 ____________________________________________________________________________
19325 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
19326         Log: Tiny tweak.
19327      Branch: perl
19328            ! utf8.c
19329 ____________________________________________________________________________
19330 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
19331         Log: Redundant casts.
19332      Branch: perl
19333            ! utf8.c
19334 ____________________________________________________________________________
19335 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
19336         Log: More filename portability tips.
19337      Branch: perl
19338            ! pod/perlport.pod
19339 ____________________________________________________________________________
19340 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
19341         Log: FAQ sync.
19342      Branch: perl
19343            ! pod/perlfaq3.pod pod/perlfaq5.pod
19344 ____________________________________________________________________________
19345 [ 14728] By: ams                                   on 2002/02/17  16:15:09
19346         Log: Subject: podlators 1.21 released
19347              From: Russ Allbery <rra@stanford.edu>
19348              Date: Sat, 16 Feb 2002 21:42:56 -0800
19349              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
19350      Branch: perl
19351            ! lib/Pod/Text/Overstrike.pm
19352 ____________________________________________________________________________
19353 [ 14727] By: sky                                   on 2002/02/17  11:36:52
19354         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
19355              From: Autrijus Tang <autrijus@autrijus.org>
19356              Date: Sun, 17 Feb 2002 19:46:47 +0800
19357              Message-ID: <20020217194647.A1410@not.autrijus.org>
19358      Branch: perl
19359            ! pp_ctl.c t/op/tiehandle.t util.c
19360 ____________________________________________________________________________
19361 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
19362         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
19363              input in native code points, not Unicode.
19364      Branch: perl
19365            ! utf8.c
19366 ____________________________________________________________________________
19367 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
19368         Log: Regen Glossary.
19369      Branch: perl
19370            ! Porting/Glossary Porting/config.sh Porting/config_H
19371 ____________________________________________________________________________
19372 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
19373         Log: The #14715 and #14716 were okay: they just revealed
19374              a bug in the EXACTF matching.
19375      Branch: perl
19376            ! regexec.c utf8.c
19377 ____________________________________________________________________________
19378 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
19379         Log: Retreat, retreat! (retract #14715 and #14716)
19380      Branch: perl
19381            ! utf8.c
19382 ____________________________________________________________________________
19383 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
19384         Log: Encode 0.40, from Dan Kogai.
19385      Branch: perl
19386            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
19387            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
19388            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
19389            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
19390            + ext/Encode/lib/Encode/JP/Constants.pm
19391            + ext/Encode/lib/Encode/JP/H2Z.pm
19392            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
19393            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
19394            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
19395            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
19396            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
19397            - ext/Encode/t/Japanese.t
19398            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
19399            ! ext/Encode/t/Encode.t
19400 ____________________________________________________________________________
19401 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
19402         Log: metaconfig unit change for #14720.
19403      Branch: perl
19404            ! Configure
19405 ____________________________________________________________________________
19406 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
19407         Log: Regenerate Configure (small tweaks on Yitzchak's,
19408              main difference being that the preference variables are
19409              called gconvert_...).
19410      Branch: metaconfig
19411            ! U/compline/d_gconvert.U
19412 ____________________________________________________________________________
19413 [ 14719] By: ams                                   on 2002/02/16  14:11:01
19414         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
19415              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19416              Date: Thu, 14 Feb 2002 22:27:33 -0800
19417              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
19418              (Applied by hand.)
19419      Branch: perl
19420            ! Configure
19421 ____________________________________________________________________________
19422 [ 14718] By: ams                                   on 2002/02/16  13:45:28
19423         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
19424              From: Philip Newton <Philip.Newton@gmx.net>
19425              Date: Sat, 16 Feb 2002 10:05:05 +0100
19426              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
19427              (Applied by hand.)
19428      Branch: perl
19429            ! pod/perlport.pod
19430 ____________________________________________________________________________
19431 [ 14717] By: ams                                   on 2002/02/16  04:30:23
19432         Log: Remove dubious test.
19433      Branch: perl
19434            ! t/io/open.t
19435 ____________________________________________________________________________
19436 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
19437         Log: Tiny tweak.
19438      Branch: perl
19439            ! utf8.c
19440 ____________________________________________________________________________
19441 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
19442         Log: Restructure to_utf8_case() for simpler execution paths.
19443      Branch: perl
19444            ! utf8.c
19445 ____________________________________________________________________________
19446 [ 14714] By: ams                                   on 2002/02/16  02:43:59
19447         Log: Absorb #14701 by Sarathy from maint-5.6.
19448      Branch: perl
19449            ! doio.c t/io/open.t
19450 ____________________________________________________________________________
19451 [ 14713] By: ams                                   on 2002/02/16  01:51:27
19452         Log: Subject: [PATCH] VOS patches for perl 5.8
19453              From: Paul_GreenVOS@vos.stratus.com
19454              Date: Fri, 15 Feb 02 17:41 est
19455              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
19456      Branch: perl
19457            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
19458            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19459            ! vos/install_perl.cm
19460 ____________________________________________________________________________
19461 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
19462         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
19463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19464              Date: Fri, 15 Feb 2002 23:05:44 +0100
19465              Message-ID: <20020215230544.A690@rafael>
19466      Branch: perl
19467            ! ext/B/B/Deparse.pm
19468 ____________________________________________________________________________
19469 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
19470         Log: Add $VERSION.
19471      Branch: perl
19472            ! lib/Tie/Memoize.pm
19473 ____________________________________________________________________________
19474 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
19475         Log: Update Changes.
19476      Branch: perl
19477            ! Changes patchlevel.h
19478 ____________________________________________________________________________
19479 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
19480         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
19481              From: Robin Barker <rmb1@cise.npl.co.uk>
19482              Date: Thu, 14 Feb 2002 19:07:40 GMT
19483              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
19484              
19485              (the hints part only)
19486      Branch: perl
19487            ! hints/solaris_2.sh
19488 ____________________________________________________________________________
19489 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
19490         Log: metaconfig unit changes for #14707.
19491      Branch: metaconfig
19492            ! U/modified/cc.U
19493      Branch: metaconfig/U/perl
19494            ! Checkcc.U
19495 ____________________________________________________________________________
19496 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
19497         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
19498              From: Robin Barker <rmb1@cise.npl.co.uk>
19499              Date: Fri, 15 Feb 2002 12:14:39 GMT
19500              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
19501              
19502              Split checking-for-gcc and checking-for-cc.
19503      Branch: perl
19504            ! Configure
19505 ____________________________________________________________________________
19506 [ 14706] By: ams                                   on 2002/02/15  13:57:15
19507         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
19508              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
19509              Date: 15 Feb 2002 10:53:06 +0200
19510              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
19511      Branch: perl
19512            ! lib/Pod/Html.pm
19513 ____________________________________________________________________________
19514 [ 14705] By: ams                                   on 2002/02/15  08:42:55
19515         Log: Subject: [PATCH @14577] OS/2 tests and more
19516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19517              Date: Fri, 15 Feb 2002 03:56:24 -0500
19518              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
19519      Branch: perl
19520            + os2/OS2/Process/t/os2_process.t
19521            + os2/OS2/Process/t/os2_process_kid.t
19522            + os2/OS2/Process/t/os2_process_text.t
19523            ! MANIFEST configpm hints/os2.sh makedef.pl
19524            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
19525            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
19526            ! os2/os2ish.h
19527 ____________________________________________________________________________
19528 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
19529         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
19530              avoid wasteful PL_fdpid fiddling where that is not warranted;
19531              mostly whitespace fixes
19532              
19533              these were longstanding todo items from:
19534              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
19535      Branch: maint-5.6/perl
19536            ! doio.c
19537 ____________________________________________________________________________
19538 [ 14702] By: nick                                  on 2002/02/15  08:31:41
19539         Log: Integrate mainline
19540      Branch: perlio
19541           +> lib/if.pm lib/if.t
19542           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
19543           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
19544           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
19545           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
19546           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
19547           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
19548           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
19549           !> t/lib/warnings/pp_sys
19550 ____________________________________________________________________________
19551 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
19552         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
19553              (and also dies quickly on Windows); this bug crept in as
19554              change#610, a.k.a change#646
19555      Branch: maint-5.6/perl
19556            ! doio.c t/io/open.t
19557 ____________________________________________________________________________
19558 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
19559         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
19560              From: Ville "Skyttä" <ville.skytta@iki.fi>
19561              Date: Wed, 13 Feb 2002 22:29:39 +0200
19562              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
19563      Branch: perl
19564            ! lib/Pod/Html.pm
19565 ____________________________________________________________________________
19566 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
19567         Log: Document and test the C0 and C1.
19568      Branch: perl
19569            ! lib/charnames.pm lib/charnames.t
19570 ____________________________________________________________________________
19571 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
19572         Log: metaconfig unit change for #14697.
19573      Branch: metaconfig
19574            ! U/modified/Init.U
19575 ____________________________________________________________________________
19576 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
19577         Log: Also OS/2 seems to need exe set early.
19578      Branch: perl
19579            ! Configure
19580 ____________________________________________________________________________
19581 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
19582         Log: Document pack U0U.
19583      Branch: perl
19584            ! pod/perluniintro.pod
19585 ____________________________________________________________________________
19586 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
19587         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
19588              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19589              Date: Thu, 14 Feb 2002 23:58:00 +0100
19590              Message-ID: <20020214235800.A12901@rafael>
19591      Branch: perl
19592            ! pp_sys.c t/lib/warnings/pp_sys
19593 ____________________________________________________________________________
19594 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
19595         Log: Subject: [PATCH @13746] conditional pragmas
19596              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19597              Date: Mon, 31 Dec 2001 18:18:09 -0500
19598              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
19599      Branch: perl
19600            + lib/if.pm lib/if.t
19601            ! MANIFEST
19602 ____________________________________________________________________________
19603 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
19604         Log: Deparse bug introduced by #14615: the fix is just a workaround,
19605              I suspect there to be another deeper bug, must distill simpler
19606              test case.
19607      Branch: perl
19608            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
19609 ____________________________________________________________________________
19610 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
19611         Log: Integrate perlio:
19612              
19613              [ 14685]
19614              Make dependencies more precise (for nmake)
19615      Branch: perl
19616           !> ext/Encode/EUC_JP/Makefile.PL
19617 ____________________________________________________________________________
19618 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
19619         Log: Just a guess.
19620      Branch: perl
19621            ! lib/Tie/Handle.pm
19622 ____________________________________________________________________________
19623 [ 14690] By: nick                                  on 2002/02/14  16:30:56
19624         Log: Integrate mainline
19625      Branch: perlio
19626           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
19627           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
19628           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
19629           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
19630           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
19631           !> utf8.c
19632 ____________________________________________________________________________
19633 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
19634         Log: Upgrade to Net::Ping 2.11.
19635      Branch: perl
19636            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
19637            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
19638            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
19639            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
19640 ____________________________________________________________________________
19641 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
19642         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
19643              From: Robin Barker <rmb1@cise.npl.co.uk>
19644              Date: Wed, 13 Feb 2002 17:37:07 GMT
19645              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
19646              
19647              (updated version of the above)
19648      Branch: perl
19649            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
19650 ____________________________________________________________________________
19651 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
19652         Log: Excise inexact blather.
19653      Branch: perl
19654            ! utf8.c
19655 ____________________________________________________________________________
19656 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
19657         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
19658              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19659              Date: Mon, 31 Dec 2001 20:28:46 -0500
19660              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
19661      Branch: perl
19662            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
19663            ! MANIFEST
19664 ____________________________________________________________________________
19665 [ 14685] By: nick                                  on 2002/02/14  14:20:20
19666         Log: Make dependencies more precise (for nmake)
19667      Branch: perlio
19668            ! ext/Encode/EUC_JP/Makefile.PL
19669 ____________________________________________________________________________
19670 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
19671         Log: Subject: [PATCH @13746] tied hashes
19672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
19673              Date: Mon, 31 Dec 2001 19:15:39 -0500
19674              Message-ID: <20011231191539.A46@math.ohio-state.edu>
19675      Branch: perl
19676            ! lib/Tie/Hash.pm pod/perltie.pod
19677 ____________________________________________________________________________
19678 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
19679         Log: Subject: Re: [PATCH] Configure followed by make minitest
19680              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19681              Date: Sun, 10 Feb 2002 23:22:05 -0800
19682              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
19683      Branch: perl
19684            ! Makefile.SH
19685 ____________________________________________________________________________
19686 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
19687         Log: Subject: Re: perl@14647
19688              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19689              Date: Mon, 11 Feb 2002 19:30:36 +0100
19690              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
19691      Branch: perl
19692            ! t/op/groups.t
19693 ____________________________________________________________________________
19694 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
19695         Log: Update Changes.
19696      Branch: perl
19697            ! Changes patchlevel.h
19698 ____________________________________________________________________________
19699 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
19700         Log: Integrate perlio:
19701              
19702              [ 14677]
19703              Do not lc() the file names before doing dirname() or they don't match.
19704      Branch: perl
19705           !> lib/ExtUtils/t/Installed.t
19706 ____________________________________________________________________________
19707 [ 14679] By: sky                                   on 2002/02/13  12:56:13
19708         Log: rename mutex to make a bit more sense
19709      Branch: perl
19710            ! ext/threads/threads.xs
19711 ____________________________________________________________________________
19712 [ 14678] By: sky                                   on 2002/02/13  12:46:11
19713         Log: Track active threads....
19714      Branch: perl
19715            ! ext/threads/threads.pm ext/threads/threads.xs
19716 ____________________________________________________________________________
19717 [ 14677] By: nick                                  on 2002/02/13  09:30:42
19718         Log: Do not lc() the file names before doing dirname() or they don't match.
19719      Branch: perlio
19720            ! lib/ExtUtils/t/Installed.t
19721 ____________________________________________________________________________
19722 [ 14676] By: sky                                   on 2002/02/13  09:03:37
19723         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
19724              From: Michael G Schwern <schwern@pobox.com>
19725              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
19726              Message-Id: <20020213100017.GA6288@blackrider>
19727      Branch: perl
19728            ! lib/File/Spec/t/rel2abs2rel.t
19729 ____________________________________________________________________________
19730 [ 14675] By: sky                                   on 2002/02/13  09:00:24
19731         Log: Do not propagate END blocks to child threads, test.
19732      Branch: perl
19733            + ext/threads/t/end.t
19734            ! MANIFEST ext/threads/threads.xs
19735 ____________________________________________________________________________
19736 [ 14674] By: nick                                  on 2002/02/13  08:34:55
19737         Log: Integrate mainline
19738      Branch: perlio
19739           +> ext/threads/t/join.t
19740           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
19741           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
19742           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
19743 ____________________________________________________________________________
19744 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
19745         Log: metaconfig unit change for #14672.
19746      Branch: metaconfig
19747            ! U/modified/lns.U
19748 ____________________________________________________________________________
19749 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
19750         Log: $ln is supposed to be already set to $ln + executable suffix
19751              on platforms that need it, from Paul Green.
19752      Branch: perl
19753            ! Configure
19754 ____________________________________________________________________________
19755 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
19756         Log: Subject: New command syntax for 'x' command
19757              From: Mark-Jason Dominus <mjd@plover.com>
19758              Date: Tue, 12 Feb 2002 20:54:01 -0500
19759              Message-ID: <20020213015401.25685.qmail@plover.com>
19760      Branch: perl
19761            ! lib/perl5db.pl pod/perldebug.pod
19762 ____________________________________________________________________________
19763 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
19764         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
19765              From: Mark-Jason Dominus <mjd@plover.com>
19766              Date: Tue, 12 Feb 2002 20:20:42 -0500
19767              Message-ID: <20020213012042.25245.qmail@plover.com>
19768      Branch: perl
19769            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
19770 ____________________________________________________________________________
19771 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
19772         Log: Iteration continues.
19773      Branch: perl
19774            ! utf8.c
19775 ____________________________________________________________________________
19776 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
19777         Log: Duh.
19778      Branch: perl
19779            ! pp_pack.c t/op/length.t
19780 ____________________________________________________________________________
19781 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
19782         Log: Retract #14666.
19783      Branch: perl
19784            ! t/op/lc.t
19785 ____________________________________________________________________________
19786 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
19787         Log: (retracted by #14667)
19788      Branch: perl
19789            ! t/op/lc.t
19790 ____________________________________________________________________________
19791 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
19792         Log: Tiny test script tweaks.
19793      Branch: perl
19794            ! t/uni/fold.t
19795 ____________________________________________________________________________
19796 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
19797         Log: Rewrite the "special mapping" part of to_utf8_case(),
19798              this time with fewer bugs.  (See: The Law of Cybernetic
19799              Entymology.)
19800      Branch: perl
19801            ! utf8.c
19802 ____________________________________________________________________________
19803 [ 14663] By: sky                                   on 2002/02/12  18:26:16
19804         Log: Stop failures if you pass an object, sv_dup might not be the right 
19805              thing to use since I have a feeling we end up cloning far too much. 
19806              (Like the stash for example).... Maybe we need a lightweight sv_dup 
19807              that searches the target for things....
19808              Real fix is another option to perl_clone which controls if you should 
19809              save stashes.
19810      Branch: perl
19811            ! ext/threads/threads.xs
19812 ____________________________________________________________________________
19813 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
19814         Log: Retract #14661.
19815      Branch: perl
19816            ! hints/solaris_2.sh
19817 ____________________________________________________________________________
19818 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
19819         Log: (retracted by #14662)
19820      Branch: perl
19821            ! hints/solaris_2.sh
19822 ____________________________________________________________________________
19823 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
19824         Log: EBCDIC: another "can't happen".
19825      Branch: perl
19826            ! utf8.c
19827 ____________________________________________________________________________
19828 [ 14659] By: sky                                   on 2002/02/12  14:38:21
19829         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
19830      Branch: perl
19831            + ext/threads/t/join.t
19832            ! MANIFEST ext/threads/threads.xs
19833 ____________________________________________________________________________
19834 [ 14658] By: nick                                  on 2002/02/12  13:54:06
19835         Log: Integrate mainline
19836      Branch: perlio
19837           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
19838           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
19839           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
19840 ____________________________________________________________________________
19841 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
19842         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
19843              From: Jan Dubois <JanD@ActiveState.com> 
19844              Date: Tue, 12 Feb 2002 00:56:31 -0800
19845              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
19846      Branch: perl
19847            ! lib/Win32.pod win32/win32.c win32/win32.h
19848 ____________________________________________________________________________
19849 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
19850         Log: Subject: [PATCH] Re: 14654 introduced a bug 
19851              From: Michael G Schwern <schwern@pobox.com> 
19852              Date: Tue, 12 Feb 2002 05:37:36 -0500
19853              Message-ID: <20020212103736.GC14327@blackrider>
19854      Branch: perl
19855            ! lib/File/Spec/t/rel2abs2rel.t
19856 ____________________________________________________________________________
19857 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
19858         Log: More unset installman[13]dir tweaks from chromatic.
19859      Branch: perl
19860            ! lib/ExtUtils/Installed.pm
19861 ____________________________________________________________________________
19862 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
19863         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
19864              From: Michael G Schwern <schwern@pobox.com>
19865              Date: Mon, 11 Feb 2002 12:23:02 -0500
19866              Message-ID: <20020211172302.GD9556@blackrider>
19867      Branch: perl
19868            ! lib/File/Spec/t/rel2abs2rel.t
19869 ____________________________________________________________________________
19870 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
19871         Log: Use `` instead of -| to be a little bit more portable,
19872              from Michael Schwern.
19873      Branch: perl
19874            ! lib/ExtUtils/t/Embed.t
19875 ____________________________________________________________________________
19876 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
19877         Log: EBCDIC: this change for \N{} in particular is now
19878              unnecessary because of the recent more general
19879              pack U change.
19880      Branch: perl
19881            ! toke.c
19882 ____________________________________________________________________________
19883 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
19884         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
19885              From: "Craig A. Berry" <craigberry@mac.com>
19886              Date: Mon, 11 Feb 2002 17:13:47 -0600
19887              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
19888      Branch: perl
19889            ! t/test.pl
19890 ____________________________________________________________________________
19891 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
19892         Log: EBCDIC: pack U bytes change.
19893      Branch: perl
19894            ! t/op/length.t
19895 ____________________________________________________________________________
19896 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
19897         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
19898      Branch: perl
19899            ! t/op/each.t
19900 ____________________________________________________________________________
19901 [ 14648] By: nick                                  on 2002/02/11  16:14:50
19902         Log: Integrate mainline
19903      Branch: perlio
19904           !> Changes Configure Makefile.SH autodoc.pl
19905           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
19906           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
19907           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
19908 ____________________________________________________________________________
19909 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
19910         Log: Update Changes.
19911      Branch: perl
19912            ! Changes patchlevel.h
19913 ____________________________________________________________________________
19914 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
19915         Log: Regen toc.
19916      Branch: perl
19917            ! pod/perltoc.pod
19918 ____________________________________________________________________________
19919 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
19920         Log: Forgot from #14641.
19921      Branch: perl
19922            ! lib/ExtUtils/t/Embed.t
19923 ____________________________________________________________________________
19924 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
19925         Log: A forgotten metaconfig unit.
19926      Branch: metaconfig/U/perl
19927            + i_features.U
19928 ____________________________________________________________________________
19929 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
19930         Log: metaconfig unit changes for #14642.
19931      Branch: metaconfig
19932            + U/modified/lns.U
19933      Branch: metaconfig/U/perl
19934            ! issymlink.U
19935 ____________________________________________________________________________
19936 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
19937         Log: -Dmksymlinks was broken by #14628.
19938      Branch: perl
19939            ! Configure
19940 ____________________________________________________________________________
19941 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
19942         Log: Subject: [PATCH @14577] OS/2 build
19943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19944              Date: Mon, 11 Feb 2002 06:56:41 -0500
19945              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
19946              
19947              (sans the Configure, perlio.sym, and t/op/stat.t parts)
19948      Branch: perl
19949            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
19950            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
19951            ! os2/os2ish.h
19952 ____________________________________________________________________________
19953 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
19954         Log: Integrate perlio:
19955              
19956              [ 14639]
19957              Patch up the failing multi-byte write case, and un-skip
19958              the test.
19959              
19960              [ 14638]
19961              Add test for Japanese encoding (well euc-jp anyway).
19962              Fix one bug shown by above
19963              Skip test which does not pass yet.
19964              
19965              [ 14637]
19966              Split Japanese encodings - part 2
19967              - build separate .c files with separate 'compile' steps
19968              - overall Japanese.xs / Japanese.pm which loads them
19969              
19970              [ 14636]
19971              Re-structure Japanese encodings - part 1
19972      Branch: perl
19973           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
19974           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
19975            - ext/Encode/EUC_JP/EUC_JP.pm
19976           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
19977 ____________________________________________________________________________
19978 [ 14639] By: nick                                  on 2002/02/11  11:59:18
19979         Log: Patch up the failing multi-byte write case, and un-skip
19980              the test.
19981      Branch: perlio
19982            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
19983 ____________________________________________________________________________
19984 [ 14638] By: nick                                  on 2002/02/11  10:55:39
19985         Log: Add test for Japanese encoding (well euc-jp anyway).
19986              Fix one bug shown by above
19987              Skip test which does not pass yet.
19988      Branch: perlio
19989            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
19990            + ext/Encode/t/table.ref
19991            ! MANIFEST ext/Encode/Encode.xs
19992 ____________________________________________________________________________
19993 [ 14637] By: nick                                  on 2002/02/11  09:07:04
19994         Log: Split Japanese encodings - part 2
19995              - build separate .c files with separate 'compile' steps
19996              - overall Japanese.xs / Japanese.pm which loads them
19997      Branch: perlio
19998            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
19999 ____________________________________________________________________________
20000 [ 14636] By: nick                                  on 2002/02/11  08:15:42
20001         Log: Re-structure Japanese encodings - part 1
20002      Branch: perlio
20003           +> ext/Encode/EUC_JP/Japanese.pm
20004            - ext/Encode/EUC_JP/EUC_JP.pm
20005            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
20006 ____________________________________________________________________________
20007 [ 14635] By: nick                                  on 2002/02/11  08:05:12
20008         Log: Integrate mainline
20009      Branch: perlio
20010           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
20011           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
20012           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
20013 ____________________________________________________________________________
20014 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
20015         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
20016              From: Mike Guy <mjtg@cam.ac.uk>
20017              Date: Mon, 11 Feb 2002 02:50:42 +0000
20018              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
20019      Branch: perl
20020            ! t/op/arith.t
20021 ____________________________________________________________________________
20022 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
20023         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
20024              Stepping backward in the string would be majorly bad.
20025      Branch: perl
20026            ! regcomp.c
20027 ____________________________________________________________________________
20028 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
20029         Log: The debugger part of
20030              
20031              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
20032              From: Michael G Schwern <schwern@pobox.com> 
20033              Date: Wed, 6 Feb 2002 17:32:12 -0500
20034              Message-ID: <20020206223212.GG1346@blackrider>
20035      Branch: perl
20036            ! lib/perl5db.pl
20037 ____________________________________________________________________________
20038 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
20039         Log: Integrate perlio:
20040              
20041              [ 14626]
20042              Move PerlIO_perlio to layer_syms where it belongs?
20043              
20044              [ 14625]
20045              Borland/Win32 tuning
20046      Branch: perl
20047           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
20048 ____________________________________________________________________________
20049 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
20050         Log: EBCDIC: the low 256 needs to be shuffled also
20051              in pack/unpack U (this breaks the equivalence
20052              of pack U and v-strings, but I think if someone
20053              has to give, v-strings are a good victim)
20054      Branch: perl
20055            ! pp_pack.c t/op/pack.t
20056 ____________________________________________________________________________
20057 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
20058         Log: metaconfig unit changes for #14628.
20059      Branch: metaconfig/U/perl
20060            ! d_u32align.U issymlink.U
20061 ____________________________________________________________________________
20062 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
20063         Log: Two Configure tweaks; the u32align test was trying
20064              to write into a string literal, the ln -s test was
20065              failing in VOS.
20066      Branch: perl
20067            ! Configure
20068 ____________________________________________________________________________
20069 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
20070         Log: DJGPP tweaks from Laszlo Molnar.
20071      Branch: perl
20072            ! djgpp/djgpp.c lib/File/Spec.pm
20073 ____________________________________________________________________________
20074 [ 14626] By: nick                                  on 2002/02/10  18:36:47
20075         Log: Move PerlIO_perlio to layer_syms where it belongs?
20076      Branch: perlio
20077            ! makedef.pl
20078 ____________________________________________________________________________
20079 [ 14625] By: nick                                  on 2002/02/10  18:02:21
20080         Log: Borland/Win32 tuning
20081      Branch: perlio
20082            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
20083 ____________________________________________________________________________
20084 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
20085         Log: Additional explanation for the [:...:] failure.
20086      Branch: perl
20087            ! pod/perldiag.pod
20088 ____________________________________________________________________________
20089 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
20090         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
20091              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20092              Date: Sun, 10 Feb 2002 13:32:48 +0100
20093              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
20094      Branch: perl
20095            ! makedef.pl
20096 ____________________________________________________________________________
20097 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
20098         Log: Test tweaks from chromatic for cases where there
20099              are no installman1dir or installman3dir.
20100      Branch: perl
20101            ! lib/ExtUtils/t/Installed.t
20102 ____________________________________________________________________________
20103 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
20104         Log: Integrate perlio:
20105              
20106              [ 14618]
20107              Nick Clark's tweaks to Encode compile process
20108              1. Use decimal constants to unit string arrays rather than
20109              very long string litterals (latter having possible "\0"
20110              on end issues, and needing ANSI C line splicing).
20111              2. Replace tail-recursion during insert process with itteration.
20112              Nick C sees 12peedup from these.
20113      Branch: perl
20114           !> ext/Encode/Encode.pm ext/Encode/compile
20115 ____________________________________________________________________________
20116 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
20117         Log: Portability notes: filename characters, character sets.
20118      Branch: perl
20119            ! pod/perlport.pod
20120 ____________________________________________________________________________
20121 [ 14619] By: nick                                  on 2002/02/10  11:06:05
20122         Log: Integrate mainline
20123      Branch: perlio
20124            ! ext/Encode/Encode.pm
20125           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
20126           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
20127           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
20128           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
20129           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
20130 ____________________________________________________________________________
20131 [ 14618] By: nick                                  on 2002/02/10  10:48:15
20132         Log: Nick Clark's tweaks to Encode compile process
20133              1. Use decimal constants to unit string arrays rather than
20134              very long string litterals (latter having possible "\0"
20135              on end issues, and needing ANSI C line splicing).
20136              2. Replace tail-recursion during insert process with itteration.
20137              Nick C sees 12% speedup from these.
20138      Branch: perlio
20139            ! ext/Encode/compile
20140 ____________________________________________________________________________
20141 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
20142         Log: Use the "Unicode 1.0" name field for control characters,
20143              as suggested by Mark Davis.  Note that Unicode 3.2 will
20144              require some more legwork on this because of certain
20145              alternative names.
20146      Branch: perl
20147            ! lib/unicore/Name.pl lib/unicore/mktables
20148 ____________________________________________________________________________
20149 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
20150         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
20151      Branch: perl
20152            ! hints/os390.sh
20153 ____________________________________________________________________________
20154 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
20155         Log: EBCDIC: the non-printable characters are different.
20156      Branch: perl
20157            ! ext/B/B/Deparse.pm
20158 ____________________________________________________________________________
20159 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
20160         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
20161              From: Nicholas Clark <nick@unfortu.net> 
20162              Date: Sat, 9 Feb 2002 22:31:29 +0000
20163              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
20164      Branch: perl
20165            ! t/lib/warnings/pp_hot
20166 ____________________________________________________________________________
20167 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
20168         Log: Subject: [PATCH] Re: Modulus operator inconsistency
20169              From: Nicholas Clark <nick@unfortu.net>
20170              Date: Sat, 9 Feb 2002 21:00:13 +0000
20171              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
20172      Branch: perl
20173            ! op.c t/op/arith.t
20174 ____________________________________________________________________________
20175 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
20176         Log: Use the same escaping mechanism for all the *flags.
20177      Branch: perl
20178            ! lib/ExtUtils/Embed.pm
20179 ____________________________________________________________________________
20180 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
20181         Log: Protect possible parentheses in ccflags, ccdlflags, and
20182              ldflags.  (In OS/390 there are parentheses in ccflags.)
20183      Branch: perl
20184            ! lib/ExtUtils/Embed.pm
20185 ____________________________________________________________________________
20186 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
20187         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
20188              From: Peter Scott <Peter@PSDT.com>
20189              Date: Fri, 08 Feb 2002 19:20:19 -0800
20190              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
20191      Branch: perl
20192            ! lib/perl5db.pl
20193 ____________________________________________________________________________
20194 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
20195         Log: FAQ sync.
20196      Branch: perl
20197            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
20198 ____________________________________________________________________________
20199 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
20200         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
20201              From: Chris Nandor <pudge@pobox.com>
20202              Date: Fri, 08 Feb 2002 16:31:41 -0500
20203              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
20204      Branch: perl
20205            ! cop.h deb.c pp_ctl.c toke.c util.c
20206 ____________________________________________________________________________
20207 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
20208         Log: Redo CopFILE / MacPerl_MPWFIleName patch
20209      Branch: maint-5.6/macperl
20210            ! cop.h deb.c pp_ctl.c toke.c util.c
20211 ____________________________________________________________________________
20212 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
20213         Log: The metaconfig unit change to go with #14605.
20214      Branch: metaconfig/U/perl
20215            ! libperl.U
20216 ____________________________________________________________________________
20217 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
20218         Log: The Configure change to go with #14604.
20219      Branch: perl
20220            ! Configure
20221 ____________________________________________________________________________
20222 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
20223         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
20224              From: Andy Dougherty <doughera@lafayette.edu>
20225              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
20226              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
20227      Branch: perl
20228            ! hints/bsdos.sh
20229 ____________________________________________________________________________
20230 [ 14603] By: nick                                  on 2002/02/08  18:16:09
20231         Log: Integrate mainline
20232      Branch: perlio
20233           +> ext/threads/t/libc.t
20234           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
20235           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
20236 ____________________________________________________________________________
20237 [ 14602] By: sky                                   on 2002/02/08  15:19:15
20238         Log: Start testing for safe localtime functions, TODO, test more functions.
20239      Branch: perl
20240            + ext/threads/t/libc.t
20241            ! MANIFEST
20242 ____________________________________________________________________________
20243 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
20244         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
20245              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20246              Date: Fri, 8 Feb 2002 00:21:07 +0100
20247              Message-ID: <20020208002107.E763@rafael>
20248      Branch: perl
20249            ! doio.c pp_sys.c t/io/argv.t
20250 ____________________________________________________________________________
20251 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
20252         Log: Subject: [PATCH] Configure followed by make minitest
20253              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20254              Date: Wed, 06 Feb 2002 21:35:20 -0800
20255              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
20256      Branch: perl
20257            ! t/op/taint.t t/run/fresh_perl.t
20258 ____________________________________________________________________________
20259 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
20260         Log: Integrate perlio:
20261              
20262              [ 14595]
20263              Extract something from yesterdays effort - convert my mail on pad
20264              data structures (incoporating Sarathy's corrections/clarifications)
20265              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
20266      Branch: perl
20267           !> cv.h pod/perlapi.pod pod/perlintern.pod
20268 ____________________________________________________________________________
20269 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
20270         Log: metaconfig unit changes for #14597.
20271      Branch: metaconfig
20272            ! U/modified/Loc.U
20273      Branch: metaconfig/U/perl
20274            ! libperl.U
20275 ____________________________________________________________________________
20276 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
20277         Log: Configure DJGPP tweak from Laszlo Molnar.
20278      Branch: perl
20279            ! Configure
20280 ____________________________________________________________________________
20281 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
20282         Log: DJGPP tweaks from Laszlo Molnar.
20283      Branch: perl
20284            ! djgpp/djgppsed.sh perl.c
20285 ____________________________________________________________________________
20286 [ 14595] By: nick                                  on 2002/02/08  09:19:29
20287         Log: Extract something from yesterdays effort - convert my mail on pad
20288              data structures (incoporating Sarathy's corrections/clarifications)
20289              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
20290      Branch: perlio
20291            ! cv.h pod/perlapi.pod pod/perlintern.pod
20292 ____________________________________________________________________________
20293 [ 14594] By: nick                                  on 2002/02/08  08:34:49
20294         Log: Integrate mainline
20295      Branch: perlio
20296           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
20297           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
20298           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
20299           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
20300           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
20301           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
20302 ____________________________________________________________________________
20303 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
20304         Log: To really skip the test an exit() is needed.
20305      Branch: perl
20306            ! lib/encoding.t
20307 ____________________________________________________________________________
20308 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
20309         Log: More diagnostics from Nicholas Clark.
20310      Branch: perl
20311            ! lib/Benchmark.t
20312 ____________________________________________________________________________
20313 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
20314         Log: In case of failure be more verbose.
20315      Branch: perl
20316            ! t/base/num.t
20317 ____________________________________________________________________________
20318 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
20319         Log: Update Changes
20320      Branch: maint-5.6/macperl
20321            ! macos/Changes
20322 ____________________________________________________________________________
20323 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
20324         Log: Merge AEGizmos library into PPC binary
20325      Branch: maint-5.6/macperl
20326            ! macos/Makefile.mk
20327 ____________________________________________________________________________
20328 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
20329         Log: Add -ansifor for MrCpp options
20330      Branch: maint-5.6/macperl
20331            ! macos/BuildRules.mk
20332 ____________________________________________________________________________
20333 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
20334         Log: Check ownership of CatInfos (MacPerl Bug #494482)
20335      Branch: maint-5.6/macperl
20336            ! macos/ext/Mac/Files/Files.xs
20337 ____________________________________________________________________________
20338 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
20339         Log: Resource updates
20340      Branch: maint-5.6/macperl
20341            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
20342 ____________________________________________________________________________
20343 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
20344         Log: Empty path is ENOENT (MacPerl Bug #512351)
20345      Branch: maint-5.6/macperl
20346            ! macos/macperl/MPAppleEvents.c
20347 ____________________________________________________________________________
20348 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
20349         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
20350      Branch: maint-5.6/macperl
20351            ! macos/macperl/MPAEVTStream.cp
20352 ____________________________________________________________________________
20353 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
20354         Log: macify(ABSTRACT_FROM)
20355      Branch: maint-5.6/macperl
20356            ! macos/lib/ExtUtils/MM_MacOS.pm
20357 ____________________________________________________________________________
20358 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
20359         Log: Use correct Mac filenames in error messages, caller()
20360      Branch: maint-5.6/macperl
20361            ! deb.c pp_ctl.c toke.c util.c
20362 ____________________________________________________________________________
20363 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
20364         Log: Sanity checks to see that the IV/NV and the PV of numeric
20365              scalars stay in sync (unearthed this via the OS/390 gcvt()
20366              brokenness)
20367      Branch: perl
20368            + t/base/num.t
20369            ! MANIFEST
20370 ____________________________________________________________________________
20371 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
20372         Log: Retract the anon leak subpatch of #14418 and #14431
20373              (the latter came into bleadperl as part of #14433).
20374      Branch: perl
20375            ! op.c t/run/fresh_perl.t
20376 ____________________________________________________________________________
20377 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
20378         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
20379              mangles 0.1 to "10".  sprintf() seems more well-behaved.
20380      Branch: perl
20381            ! hints/os390.sh
20382 ____________________________________________________________________________
20383 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
20384         Log: Subject: [PATCH @14557] another Encode fix for VMS
20385              From: "Craig A. Berry" <craigberry@mac.com>
20386              Date: Wed, 06 Feb 2002 14:44:20 -0600
20387              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
20388      Branch: perl
20389            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
20390 ____________________________________________________________________________
20391 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
20392         Log: Integrate perlio:
20393              
20394              [ 14575]
20395              One way to avoid OS390 winge about #line directives.
20396      Branch: perl
20397           !> ext/Encode/EUC_JP/Makefile.PL
20398 ____________________________________________________________________________
20399 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
20400         Log: Update Changes.
20401      Branch: perl
20402            ! Changes patchlevel.h
20403 ____________________________________________________________________________
20404 [ 14575] By: nick                                  on 2002/02/06  15:23:24
20405         Log: One way to avoid OS390 winge about #line directives.
20406      Branch: perlio
20407            ! ext/Encode/EUC_JP/Makefile.PL
20408 ____________________________________________________________________________
20409 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
20410         Log: s/Netware/NetWare/
20411      Branch: perl
20412            ! MANIFEST
20413 ____________________________________________________________________________
20414 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
20415         Log: New Netware scripts.
20416      Branch: perl
20417            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
20418            + NetWare/t/NWScripts-Exist.pl
20419            ! MANIFEST
20420 ____________________________________________________________________________
20421 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
20422         Log: EBCDIC: the encoding pragma would need some rethinking,
20423              probably a pass of EBCDIC->Unicode mapping.  For now,
20424              disable it on EBCDIC.
20425      Branch: perl
20426            ! lib/encoding.pm lib/encoding.t
20427 ____________________________________________________________________________
20428 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
20429         Log: (retracted by #14846)
20430              EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
20431              for the low 256.  Now tweaked the tests, but maybe it's
20432              the module that needs few NATIVE_TO_UNI()s somewhere?
20433      Branch: perl
20434            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
20435 ____________________________________________________________________________
20436 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
20437         Log: Subject: [PATCH utf8.c] format problem
20438              From: Robin Barker <rmb1@cise.npl.co.uk>
20439              Date: Wed, 6 Feb 2002 14:01:43 GMT
20440              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
20441      Branch: perl
20442            ! utf8.c
20443 ____________________________________________________________________________
20444 [ 14569] By: nick                                  on 2002/02/06  09:52:23
20445         Log: Integrate mainline
20446      Branch: perlio
20447           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
20448           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
20449           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
20450           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
20451           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
20452           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
20453 ____________________________________________________________________________
20454 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
20455         Log: EBCDIC: 0x41 is not cricket.
20456      Branch: perl
20457            ! ext/Encode/t/Encode.t
20458 ____________________________________________________________________________
20459 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
20460         Log: NetWare update from Ananth Kesari.
20461      Branch: perl
20462            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
20463            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
20464            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
20465            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
20466            ! NetWare/t/NWScripts.pl makedef.pl
20467 ____________________________________________________________________________
20468 [ 14566] By: sky                                   on 2002/02/05  18:39:13
20469         Log: Subject: Re: File::Spec::rel2abs2rel (?)
20470              From: Michael G Schwern <schwern@pobox.com>
20471              Date: Tue, 5 Feb 2002 13:47:39 -0500
20472              Message-ID: <20020205184739.GB17375@blackrider>
20473      Branch: perl
20474            ! lib/File/Spec/t/rel2abs2rel.t
20475 ____________________________________________________________________________
20476 [ 14565] By: nick                                  on 2002/02/05  17:31:24
20477         Log: Integrate mainline
20478      Branch: perlio
20479           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
20480           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
20481           !> utf8.h
20482 ____________________________________________________________________________
20483 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
20484         Log: Integrate perlio:
20485              
20486              [ 14563]
20487              More Encode tweaks:
20488              - make expensive and marginal substring search optional (-O)
20489              - enable -O for ASCII-oid encodings (search space is small)
20490              - add ASCII-oid jis0201 to basic Encode.so
20491              - add some other Japanese encodings to EUC_JP bundle (without -O)
20492      Branch: perl
20493           +> ext/Encode/Encode/jis0201.ucm
20494           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
20495           !> ext/Encode/compile
20496 ____________________________________________________________________________
20497 [ 14563] By: nick                                  on 2002/02/05  16:01:15
20498         Log: More Encode tweaks:
20499              - make expensive and marginal substring search optional (-O)
20500              - enable -O for ASCII-oid encodings (search space is small)
20501              - add ASCII-oid jis0201 to basic Encode.so
20502              - add some other Japanese encodings to EUC_JP bundle (without -O)
20503      Branch: perlio
20504            + ext/Encode/Encode/jis0201.ucm
20505            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
20506            ! ext/Encode/compile
20507 ____________________________________________________________________________
20508 [ 14562] By: sky                                   on 2002/02/05  14:50:36
20509         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
20510      Branch: perl
20511            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
20512 ____________________________________________________________________________
20513 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
20514         Log: EBCDIC: SHARP S is different.
20515      Branch: perl
20516            ! regexec.c utf8.h
20517 ____________________________________________________________________________
20518 [ 14560] By: sky                                   on 2002/02/05  13:49:40
20519         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
20520      Branch: perl
20521            ! t/op/filetest.t
20522 ____________________________________________________________________________
20523 [ 14559] By: sky                                   on 2002/02/05  11:39:24
20524         Log: Add . first to the PATH environment to test that we really
20525              get ./perl and not some other older perl.
20526      Branch: perl
20527            ! lib/File/Spec/t/rel2abs2rel.t
20528 ____________________________________________________________________________
20529 [ 14558] By: sky                                   on 2002/02/05  11:20:21
20530         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...
20531      Branch: perl
20532            ! ext/POSIX/t/posix.t
20533 ____________________________________________________________________________
20534 [ 14557] By: sky                                   on 2002/02/05  10:30:58
20535         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
20536      Branch: perl
20537            ! hints/darwin.sh perl.h
20538 ____________________________________________________________________________
20539 [ 14556] By: nick                                  on 2002/02/05  06:58:52
20540         Log: Integrate mainline
20541      Branch: perlio
20542           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
20543           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
20544           !> lib/File/Find/t/taint.t
20545 ____________________________________________________________________________
20546 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
20547         Log: Integrate change #14439 from maintperl
20548      Branch: maint-5.6/macperl
20549           !> op.c
20550 ____________________________________________________________________________
20551 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
20552         Log: Subject: [PATCH] File::Find tests not cleaning up properly
20553              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20554              Date: Mon, 4 Feb 2002 22:09:07 +0100
20555              Message-ID: <20020204220907.A8288@rafael>
20556      Branch: perl
20557            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
20558 ____________________________________________________________________________
20559 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
20560         Log: Signedness mumblings from Tru64.
20561      Branch: perl
20562            ! ext/Encode/Encode.xs
20563 ____________________________________________________________________________
20564 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
20565         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
20566              From: "Craig A. Berry" <craigberry@mac.com>
20567              Date: Mon, 04 Feb 2002 17:16:00 -0600
20568              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
20569      Branch: perl
20570            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
20571            ! ext/Encode/Encode.xs
20572 ____________________________________________________________________________
20573 [ 14551] By: nick                                  on 2002/02/04  16:00:31
20574         Log: Integrate mainline
20575      Branch: perlio
20576           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
20577           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
20578           !> regcomp.c
20579 ____________________________________________________________________________
20580 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
20581         Log: Update Changes.
20582      Branch: perl
20583            ! Changes patchlevel.h
20584 ____________________________________________________________________________
20585 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
20586         Log: Comment microtweaks.
20587      Branch: perl
20588            ! lib/locale.t
20589 ____________________________________________________________________________
20590 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
20591         Log: Subject: trivial docu patch
20592              From: andreas.koenig@anima.de (Andreas J. Koenig)
20593              Date: 04 Feb 2002 08:15:19 +0100
20594              Message-ID: <m3pu3l7m60.fsf@anima.de>
20595      Branch: perl
20596            ! pod/perluniintro.pod
20597 ____________________________________________________________________________
20598 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
20599         Log: Subject: [PATCH] (??{ }) anomaly
20600              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20601              Date: Sun, 03 Feb 2002 20:21:45 -0800
20602              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
20603      Branch: perl
20604            ! regcomp.c
20605 ____________________________________________________________________________
20606 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
20607         Log: Integrate perlio:
20608              
20609              [ 14545]
20610              Remove debugging warning, be consistent about API fails.
20611              
20612              [ 14544]
20613              Carry on where we left off if we have to grow destination SV during XS encode/decode
20614      Branch: perl
20615           !> ext/Encode/Encode.xs
20616 ____________________________________________________________________________
20617 [ 14545] By: nick                                  on 2002/02/03  20:03:38
20618         Log: Remove debugging warning, be consistent about API fails.
20619      Branch: perlio
20620            ! ext/Encode/Encode.xs
20621 ____________________________________________________________________________
20622 [ 14544] By: nick                                  on 2002/02/03  19:47:48
20623         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
20624      Branch: perlio
20625            ! ext/Encode/Encode.xs
20626 ____________________________________________________________________________
20627 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
20628         Log: Subject: PATCH CPAN.pm
20629              From: Mark-Jason Dominus <mjd@plover.com>
20630              Date: Sun, 03 Feb 2002 12:36:36 -0500
20631              Message-ID: <20020203173636.27451.qmail@plover.com>
20632      Branch: perl
20633            ! lib/CPAN.pm
20634 ____________________________________________________________________________
20635 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
20636         Log: Must search further back.
20637      Branch: perl
20638            ! lib/h2xs.t
20639 ____________________________________________________________________________
20640 [ 14541] By: nick                                  on 2002/02/03  18:52:09
20641         Log: Integrate mainline
20642      Branch: perlio
20643           !> (integrate 29 files)
20644 ____________________________________________________________________________
20645 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
20646         Log: EBCDIC: more natification.
20647      Branch: perl
20648            ! regcomp.c
20649 ____________________________________________________________________________
20650 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
20651         Log: Debug noise.
20652      Branch: perl
20653            ! ext/Encode/Encode.xs
20654 ____________________________________________________________________________
20655 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
20656         Log: Integrate perlio:
20657              
20658              [ 14536]
20659              Stable intermediate point in Encode cleanup.
20660              :encode(euc-jp) works on Dan's table.euc
20661              Much buffer copying and other silliness remains.
20662      Branch: perl
20663           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
20664           !> ext/Encode/lib/Encode/Encoding.pm
20665 ____________________________________________________________________________
20666 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
20667         Log: Prettify.
20668      Branch: perl
20669            ! lib/unicore/mktables
20670 ____________________________________________________________________________
20671 [ 14536] By: nick                                  on 2002/02/03  17:32:03
20672         Log: Stable intermediate point in Encode cleanup.
20673              :encode(euc-jp) works on Dan's table.euc
20674              Much buffer copying and other silliness remains.
20675      Branch: perlio
20676            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
20677            ! ext/Encode/lib/Encode/Encoding.pm
20678 ____________________________________________________________________________
20679 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
20680         Log: EBCDIC: it's much nicer to compare Unicode code points
20681              to Unicode code points.
20682      Branch: perl
20683            ! regexec.c
20684 ____________________________________________________________________________
20685 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
20686         Log: EBCDIC: character classes must remap the low 256.
20687      Branch: perl
20688            ! regcomp.c
20689 ____________________________________________________________________________
20690 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
20691         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
20692      Branch: perl
20693            ! lib/I18N/LangTags/List.pm
20694 ____________________________________________________________________________
20695 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
20696         Log: FAQ sync.
20697      Branch: perl
20698            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
20699            ! pod/perlfaq6.pod pod/perlfaq7.pod
20700 ____________________________________________________________________________
20701 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
20702         Log: Integrate perlio:
20703              
20704              [ 14526]
20705              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
20706              (Mis-feature discovered by Encode.)
20707              
20708              [ 14518]
20709              indent -kr -nce and some manual tweaks to match perl style.
20710      Branch: perl
20711           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
20712 ____________________________________________________________________________
20713 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
20714         Log: Subject: [PATCH] lstat FH and -l FH warnings
20715              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20716              Date: Sat, 2 Feb 2002 22:24:54 +0100           
20717              Message-ID: <20020202222454.A11608@rafael>       
20718      Branch: perl
20719            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
20720            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
20721 ____________________________________________________________________________
20722 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
20723         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
20724              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20725              Date: Sat, 2 Feb 2002 13:11:01 +0100           
20726              Message-ID: <20020202131101.A722@rafael>               
20727              
20728              Subject: [PATCH t/op/ver.t] another false positive
20729              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20730              Date: Sat, 2 Feb 2002 13:38:22 +0100           
20731              Message-ID: <20020202133822.E722@rafael>         
20732              
20733              Subject: [PATCH] t/test.pl:ok() doesn't work
20734              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
20735              Date: Sun, 03 Feb 2002 00:02:38 -0800          
20736              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
20737      Branch: perl
20738            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
20739            ! t/test.pl
20740 ____________________________________________________________________________
20741 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
20742         Log: Subject: [PATCH @13746] OS2::Process's constants
20743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20744              Date: Sat, 2 Feb 2002 01:00:55 -0500           
20745              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
20746      Branch: perl
20747            ! os2/OS2/Process/Makefile.PL
20748 ____________________________________________________________________________
20749 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
20750         Log: Subject: [PATCH @13746] h2xs   
20751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20752              Date: Sat, 2 Feb 2002 00:58:44 -0500           
20753              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
20754      Branch: perl
20755            ! utils/h2xs.PL
20756 ____________________________________________________________________________
20757 [ 14526] By: nick                                  on 2002/02/03  14:54:18
20758         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
20759              (Mis-feature discovered by Encode.)
20760      Branch: perlio
20761            ! sv.c
20762 ____________________________________________________________________________
20763 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
20764         Log: EBCDIC: since #14519 made \N{...} to remap,
20765              the test cannot expect an ASCII code point.
20766      Branch: perl
20767            ! lib/charnames.t
20768 ____________________________________________________________________________
20769 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
20770         Log: Sub-MANIFEST-tweak.
20771      Branch: perl
20772            ! ext/Encode/MANIFEST
20773 ____________________________________________________________________________
20774 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
20775         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
20776              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20777              Date: Fri, 01 Feb 2002 23:51:03 +0900
20778              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
20779      Branch: perl
20780            ! ext/Encode/lib/Encode/Tcl/Escape.pm
20781 ____________________________________________________________________________
20782 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
20783         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
20784              From: Andy Dougherty <doughera@lafayette.edu>
20785              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
20786              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
20787      Branch: perl
20788            ! README.solaris hints/solaris_2.sh
20789 ____________________________________________________________________________
20790 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
20791         Log: EBCDIC: no hope to get the low 256 right in unifolding.
20792      Branch: perl
20793            ! t/uni/fold.t
20794 ____________________________________________________________________________
20795 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
20796         Log: todo entry for missing pack formats.
20797      Branch: perl
20798            ! pod/perltodo.pod
20799 ____________________________________________________________________________
20800 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
20801         Log: EBCDIC: the low 256 \N{...} need to be remapped.
20802      Branch: perl
20803            ! toke.c
20804 ____________________________________________________________________________
20805 [ 14518] By: nick                                  on 2002/02/01  18:32:03
20806         Log: indent -kr -nce and some manual tweaks to match perl style.
20807      Branch: perlio
20808            ! ext/Encode/Encode.xs
20809 ____________________________________________________________________________
20810 [ 14517] By: nick                                  on 2002/02/01  18:20:46
20811         Log: Integrate mainline
20812      Branch: perlio
20813           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
20814           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
20815           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
20816           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
20817           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
20818           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
20819           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
20820 ____________________________________________________________________________
20821 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
20822         Log: Integrate perlio:
20823              
20824              [ 14515]
20825              Minor Encode tweaks:
20826              - move Encode.pm back to top of Encode like normal XS extension
20827              - avoid .def as a file extension (Win32 builds)
20828      Branch: perl
20829            ! MANIFEST
20830           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
20831           !> ext/Encode/Makefile.PL ext/Encode/compile
20832 ____________________________________________________________________________
20833 [ 14515] By: nick                                  on 2002/02/01  16:27:59
20834         Log: Minor Encode tweaks:
20835              - move Encode.pm back to top of Encode like normal XS extension
20836              - avoid .def as a file extension (Win32 builds)
20837      Branch: perlio
20838           +> ext/Encode/Encode.pm
20839            - ext/Encode/lib/Encode.pm
20840            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
20841            ! ext/Encode/Makefile.PL ext/Encode/compile
20842 ____________________________________________________________________________
20843 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
20844         Log: Subject: [PATCH utf8.t] temp file not cleaned up
20845              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20846              Date: Fri, 1 Feb 2002 15:47:46 +0100
20847              Message-ID: <20020201154746.A24079@rafael>
20848      Branch: perl
20849            ! t/io/utf8.t
20850 ____________________________________________________________________________
20851 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
20852         Log: Subject: [PATCH] make "lstat FH" croak
20853              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20854              Date: Fri, 1 Feb 2002 15:12:50 +0100
20855              Message-ID: <20020201151250.A738@rafael>
20856      Branch: perl
20857            ! pod/perldiag.pod pp_sys.c t/op/stat.t
20858 ____________________________________________________________________________
20859 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
20860         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
20861              From: Kay Röpke <kroepke@dolphin-services.de>
20862              Date: Fri, 1 Feb 2002 01:10:43 +0100
20863              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
20864      Branch: perl
20865            ! t/op/stat.t
20866 ____________________________________________________________________________
20867 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
20868         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
20869              I got it in Tru64 + ithreads but only without -g, took
20870              some debugging by printf (which was no fun either since
20871              adding some debug printfs hid the error)
20872      Branch: perl
20873            ! regexec.c utf8.c
20874 ____________________________________________________________________________
20875 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
20876         Log: Subject: Re: [PATCH] perl -V:
20877              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
20878              Date: Thu, 31 Jan 2002 12:10:20 -0800
20879              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
20880              
20881              Subject: Re: [PATCH] perl -V:
20882              From: Michael G Schwern <schwern@pobox.com>
20883              Date: Thu, 31 Jan 2002 16:43:13 -0500
20884              Message-ID: <20020131214313.GH6498@blackrider>
20885      Branch: perl
20886            ! t/run/switches.t
20887 ____________________________________________________________________________
20888 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
20889         Log: #14505 effect.
20890      Branch: perl
20891            ! pod/perluniintro.pod
20892 ____________________________________________________________________________
20893 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
20894         Log: Daniel S. Lewart adopts the Math::Complex.
20895      Branch: perl
20896            ! lib/Math/Complex.pm
20897 ____________________________________________________________________________
20898 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
20899         Log: More Complex DWIMmery.
20900      Branch: perl
20901            ! lib/Math/Complex.pm lib/Math/Complex.t
20902 ____________________________________________________________________________
20903 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
20904         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
20905              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20906              Date: Thu, 31 Jan 2002 14:37:52 +0100
20907              Message-ID: <20020131143752.A1452@rafael>
20908      Branch: perl
20909            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
20910 ____________________________________________________________________________
20911 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
20912         Log: Turn the I/O Unicode error by default on, but the
20913              character-generating Unicode error by default off,
20914              as Larry suggested.
20915      Branch: perl
20916            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
20917            ! utf8.c
20918 ____________________________________________________________________________
20919 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
20920         Log: Subject: [PATCH] open.pm minor cleanup
20921              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20922              Date: Thu, 31 Jan 2002 15:03:02 +0100
20923              Message-ID: <20020131150302.C1452@rafael>
20924      Branch: perl
20925            ! lib/open.pm
20926 ____________________________________________________________________________
20927 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
20928         Log: Update Changes.
20929      Branch: perl
20930            ! Changes patchlevel.h
20931 ____________________________________________________________________________
20932 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
20933         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
20934              From: Robin Barker <rmb1@cise.npl.co.uk>
20935              Date: Wed, 30 Jan 2002 11:58:33 GMT
20936              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
20937      Branch: perl
20938            ! lib/CPAN.pm
20939 ____________________________________________________________________________
20940 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
20941         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
20942              re-sort MANIFEST.
20943      Branch: perl
20944            + ext/Encode/Encode.pm
20945            - ext/Encode/lib/Encode.pm
20946            ! MANIFEST ext/Encode/Makefile.PL
20947 ____________________________________________________________________________
20948 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
20949         Log: Integrate perlio:
20950              
20951              [ 14499]
20952              Collect some stats during compile process.
20953              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
20954              as one XS - inconclusive - marginal win?
20955              Add some comments to encode.h
20956              
20957              [ 14490]
20958              Basics of a compiled Encode XS extension
20959      Branch: perl
20960           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
20961           !> ext/Encode/encode.h
20962 ____________________________________________________________________________
20963 [ 14499] By: nick                                  on 2002/01/30  09:57:47
20964         Log: Collect some stats during compile process.
20965              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
20966              as one XS - inconclusive - marginal win?
20967              Add some comments to encode.h
20968      Branch: perlio
20969            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
20970            ! ext/Encode/encode.h
20971 ____________________________________________________________________________
20972 [ 14498] By: nick                                  on 2002/01/30  07:27:55
20973         Log: Integrate Jarkko's path/INC tweaks
20974      Branch: perlio
20975           !> ext/Encode/compile
20976 ____________________________________________________________________________
20977 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
20978         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
20979              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20980              Date: Tue, 29 Jan 2002 01:13:09 -0800
20981              Message-ID: <lemV8gzkgu/K092yn@efn.org>
20982      Branch: perl
20983            ! configpm
20984 ____________________________________________________________________________
20985 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
20986         Log: Subject: [PATCH t/op/inccode.t] new test
20987              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20988              Date: Tue, 29 Jan 2002 22:03:45 +0100
20989              Message-ID: <20020129220345.A704@rafael>
20990      Branch: perl
20991            ! t/op/inccode.t
20992 ____________________________________________________________________________
20993 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
20994         Log: EBCDIC: t/op/lc.t now passes.
20995      Branch: perl
20996            ! t/op/lc.t
20997 ____________________________________________________________________________
20998 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
20999         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
21000      Branch: perl
21001            ! utf8.c
21002 ____________________________________________________________________________
21003 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
21004         Log: Must find stuff during build.
21005      Branch: perl
21006            ! ext/Encode/compile
21007 ____________________________________________________________________________
21008 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
21009         Log: Integrate with perlio;
21010              
21011              Basics of a compiled Encode XS extension
21012      Branch: perl
21013           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
21014           +> ext/Encode/Encode/euc-jp.ucm
21015           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
21016           !> ext/Encode/encode.h
21017 ____________________________________________________________________________
21018 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
21019         Log: EBCDIC tweaks-- no new test passes, but getting closer.
21020      Branch: perl
21021            ! utf8.c
21022 ____________________________________________________________________________
21023 [ 14490] By: nick                                  on 2002/01/29  21:20:57
21024         Log: Basics of a compiled Encode XS extension
21025      Branch: perlio
21026            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
21027            + ext/Encode/Encode/euc-jp.ucm
21028            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
21029            ! ext/Encode/encode.h
21030 ____________________________________________________________________________
21031 [ 14489] By: nick                                  on 2002/01/29  18:40:54
21032         Log: Integrate mainline
21033      Branch: perlio
21034           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
21035           +> ext/Encode/lib/Encode/Encoding.pm
21036           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
21037           +> ext/Encode/lib/Encode/Tcl/Escape.pm
21038           +> ext/Encode/lib/Encode/Tcl/Extended.pm
21039           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
21040           +> ext/Encode/lib/Encode/Tcl/Table.pm
21041           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
21042           +> ext/Encode/lib/Encode/iso10646_1.pm
21043           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
21044           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
21045           +> ext/Encode/t/Tcl.t
21046            - ext/Encode.t ext/Encode/Encode.pm
21047            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
21048            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
21049           !> (integrate 33 files)
21050 ____________________________________________________________________________
21051 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
21052         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
21053              From: Richard Clamp <richardc@unixbeard.net>
21054              Date: Mon, 28 Jan 2002 02:17:55 +0000
21055              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
21056      Branch: perl
21057            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
21058 ____________________________________________________________________________
21059 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
21060         Log: OS/390 seems to do length 0 udp reads, Nicholas says
21061              skippage is for now the best cause of action.
21062      Branch: perl
21063            ! ext/Socket/socketpair.t
21064 ____________________________________________________________________________
21065 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
21066         Log: Encode cleanup from Dan Kogai; reworked even further.
21067      Branch: perl
21068            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
21069            + ext/Encode/lib/Encode/Encoding.pm
21070            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
21071            + ext/Encode/lib/Encode/Tcl/Escape.pm
21072            + ext/Encode/lib/Encode/Tcl/Extended.pm
21073            + ext/Encode/lib/Encode/Tcl/HanZi.pm
21074            + ext/Encode/lib/Encode/Tcl/Table.pm
21075            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
21076            + ext/Encode/lib/Encode/iso10646_1.pm
21077            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
21078            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
21079            + ext/Encode/t/Tcl.t
21080            - ext/Encode.t ext/Encode/Encode.pm
21081            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
21082            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
21083            ! MANIFEST ext/Encode/Encode/8859-1.ucm
21084            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
21085            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
21086            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
21087            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
21088            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
21089            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
21090            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
21091            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
21092            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
21093            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
21094            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
21095            ! ext/Encode/compile
21096 ____________________________________________________________________________
21097 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
21098         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
21099      Branch: perl
21100            ! djgpp/djgpp.c perlio.c
21101 ____________________________________________________________________________
21102 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
21103         Log: Prettier printing from Michael Schwern.
21104      Branch: perl
21105            ! t/test.pl
21106 ____________________________________________________________________________
21107 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
21108         Log: Show also the debug and debugcolor as known pragmas.
21109      Branch: perl
21110            ! ext/re/re.pm
21111 ____________________________________________________________________________
21112 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
21113         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
21114              From: "Craig A. Berry" <craigberry@mac.com>
21115              Date: Mon, 28 Jan 2002 16:30:30 -0600
21116              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
21117      Branch: perl
21118            ! ext/B/t/assembler.t
21119 ____________________________________________________________________________
21120 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
21121         Log: metaconfig unit change for #14480.
21122      Branch: metaconfig
21123            ! U/modified/Init.U
21124 ____________________________________________________________________________
21125 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
21126         Log: DJGPP needs to know its exe soon, too.
21127      Branch: perl
21128            ! Configure
21129 ____________________________________________________________________________
21130 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
21131         Log: Round #2 on EBCDICation.
21132      Branch: perl
21133            ! t/op/append.t
21134 ____________________________________________________________________________
21135 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
21136         Log: Integrate perlio:
21137              
21138              [ 14477]
21139              Set makefile.mk CCHOME etc. for default locations of MinGW and free
21140              Borland compilers. (Borland builds one or two oddities.)
21141      Branch: perl
21142           !> win32/config.bc win32/makefile.mk
21143 ____________________________________________________________________________
21144 [ 14477] By: nick                                  on 2002/01/28  20:12:31
21145         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
21146              Borland compilers. (Borland builds one or two oddities.)
21147      Branch: perlio
21148            ! win32/config.bc win32/makefile.mk
21149 ____________________________________________________________________________
21150 [ 14476] By: nick                                  on 2002/01/28  18:43:47
21151         Log: Integrate mainline
21152      Branch: perlio
21153           !> Configure hints/hpux.sh
21154 ____________________________________________________________________________
21155 [ 14475] By: nick                                  on 2002/01/28  17:15:12
21156         Log: Integrate mainline
21157      Branch: perlio
21158           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
21159           !> patchlevel.h pp_sys.c t/lib/warnings/perl
21160 ____________________________________________________________________________
21161 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
21162         Log: metaconfig unit change for #14472.
21163      Branch: metaconfig/U/perl
21164            ! d_u32align.U
21165 ____________________________________________________________________________
21166 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
21167         Log: Misunderstood Merijn's patch.
21168      Branch: perl
21169            ! hints/hpux.sh
21170 ____________________________________________________________________________
21171 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
21172         Log: Misapplied Merijn's patch.
21173      Branch: perl
21174            ! Configure
21175 ____________________________________________________________________________
21176 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
21177         Log: Update Changes.
21178      Branch: perl
21179            ! Changes patchlevel.h
21180 ____________________________________________________________________________
21181 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
21182         Log: BeOS has sockets but not true ones.
21183      Branch: perl
21184            ! pp_sys.c
21185 ____________________________________________________________________________
21186 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
21187         Log: metaconfig unit change for #14467.
21188      Branch: metaconfig/U/perl
21189            ! d_u32align.U
21190 ____________________________________________________________________________
21191 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
21192         Log: For some strange reason under the smoke harness the alignment
21193              test hangs in HP-UX 10.20.  So hint it to avoid the test.
21194      Branch: perl
21195            ! hints/hpux.sh
21196 ____________________________________________________________________________
21197 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
21198         Log: Allow d_u32align to be hinted.
21199      Branch: perl
21200            ! Configure
21201 ____________________________________________________________________________
21202 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
21203         Log: The shift key is important.
21204      Branch: perl
21205            ! ext/B/B.xs
21206 ____________________________________________________________________________
21207 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
21208         Log: The "used only once" warnings (from gv_check) come
21209              in pseudorandom hash order-- in EBCDIC the order
21210              is different.  Add a new option that allow the warnings
21211              to come in any order (Paul Marquess).
21212      Branch: perl
21213            ! lib/warnings.t t/lib/warnings/perl
21214 ____________________________________________________________________________
21215 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
21216         Log: Integrate perlio:
21217              
21218              [ 14462]
21219              1st attempt at skipping broke threads case.
21220              
21221              [ 14461]
21222              Skip new threads::shared test unless -Duseithreads
21223      Branch: perl
21224           !> ext/threads/shared/t/0nothread.t
21225 ____________________________________________________________________________
21226 [ 14463] By: nick                                  on 2002/01/28  08:22:36
21227         Log: Integrate mainline
21228      Branch: perlio
21229           !> (integrate 37 files)
21230 ____________________________________________________________________________
21231 [ 14462] By: nick                                  on 2002/01/28  08:09:53
21232         Log: 1st attempt at skipping broke threads case.
21233      Branch: perlio
21234            ! ext/threads/shared/t/0nothread.t
21235 ____________________________________________________________________________
21236 [ 14461] By: nick                                  on 2002/01/28  07:25:58
21237         Log: Skip new threads::shared test unless -Duseithreads
21238      Branch: perlio
21239            ! ext/threads/shared/t/0nothread.t
21240 ____________________________________________________________________________
21241 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
21242         Log: FAQ sync.
21243      Branch: perl
21244            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21245            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21246            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21247            ! pod/perlfaq9.pod
21248 ____________________________________________________________________________
21249 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
21250         Log: Upgrade to podlators 1.20.
21251      Branch: perl
21252            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
21253 ____________________________________________________________________________
21254 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
21255         Log: Retract #14448, a better patch coming up.
21256      Branch: perl
21257            ! lib/Pod/t/basic.t
21258 ____________________________________________________________________________
21259 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
21260         Log: EBCDIC portability.
21261      Branch: perl
21262            ! t/op/append.t
21263 ____________________________________________________________________________
21264 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
21265         Log: Further cygwin installperl tweak from Gerrit P. Haase.
21266      Branch: perl
21267            ! installperl
21268 ____________________________________________________________________________
21269 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
21270         Log: A bug in Bulgarian EBCDIC locale (this sounds like
21271              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
21272              locales failed, too.  The patch works around the bug by
21273              skipping the test, but the real problem may be deeper
21274              (affecting probably only EBCDIC platforms, though):
21275              see the comment in locale.t for more details.
21276      Branch: perl
21277            ! lib/locale.t
21278 ____________________________________________________________________________
21279 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
21280         Log: metaconfig unit change for #14453.
21281      Branch: metaconfig/U/perl
21282            ! libperl.U
21283 ____________________________________________________________________________
21284 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
21285         Log: Subject: Bleadperl on Cygwin today
21286              From: "Gerrit P. Haase" <gp@familiehaase.de>              
21287              Date: Sun, 27 Jan 2002 22:30:41 +0100
21288              Message-ID: <462007239437.20020127223041@familiehaase.de>
21289      Branch: perl
21290            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
21291            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
21292            ! lib/ExtUtils/t/MM_Cygwin.t
21293 ____________________________________________________________________________
21294 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
21295         Log: Unfinished EBCDIC branch.
21296      Branch: perl
21297            ! t/op/ver.t
21298 ____________________________________________________________________________
21299 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
21300         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
21301      Branch: perl
21302            ! ext/B/B.xs ext/B/B/Deparse.pm
21303 ____________________________________________________________________________
21304 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
21305         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
21306              platforms.
21307      Branch: perl
21308            ! ext/B/t/stash.t
21309 ____________________________________________________________________________
21310 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
21311         Log: Apparently no need for EBCDIC exception any more.
21312      Branch: perl
21313            ! ext/B/t/showlex.t
21314 ____________________________________________________________________________
21315 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
21316         Log: (retracted by #14458)
21317              (Russ Allbery) OS/390 is using a high-bit character for ESC,
21318              skip the test for now.  A better fix would be to override
21319              the notion of the platform's escape sequence in the test
21320              of Pod::Text::Termcap.  We may have to apply a filter to
21321              the output to substitute back in the ESC character that
21322              the test expects, but only on OS/390.
21323      Branch: perl
21324            ! lib/Pod/t/basic.t
21325 ____________________________________________________________________________
21326 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
21327         Log: Detypo.
21328      Branch: perl
21329            ! ext/Devel/Peek/Peek.t
21330 ____________________________________________________________________________
21331 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
21332         Log: OS/390 USS has a different idea of the pw* functions.
21333              Also, test the name with eq, not with ==.
21334      Branch: perl
21335            ! lib/User/pwent.t
21336 ____________________________________________________________________________
21337 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
21338         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
21339      Branch: perl
21340            ! doio.c
21341 ____________________________________________________________________________
21342 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
21343         Log: ASCIIisms.
21344      Branch: perl
21345            ! ext/PerlIO/t/encoding.t
21346 ____________________________________________________________________________
21347 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
21348         Log: chr(42) ne '*'  if one is in EBCDIC.
21349      Branch: perl
21350            ! t/op/pack.t
21351 ____________________________________________________________________________
21352 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
21353         Log: Subject: [PATCH] Fix up recent op/stat.t failures
21354              From: Andy Dougherty <doughera@lafayette.edu>
21355              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
21356              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
21357      Branch: perl
21358            ! t/op/stat.t
21359 ____________________________________________________________________________
21360 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
21361         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
21362              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21363              Date: Sun, 27 Jan 2002 15:03:18 +0100
21364              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
21365      Branch: perl
21366            ! lib/ExtUtils/t/Command.t
21367 ____________________________________________________________________________
21368 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
21369         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
21370              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21371              Date: Sun, 27 Jan 2002 14:51:10 +0100
21372              Message-ID: <20020127145110.A16332@rafael>
21373      Branch: perl
21374            ! ext/B/B/Deparse.pm
21375 ____________________________________________________________________________
21376 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
21377         Log: integrate change#14431 from perlio branch (Nick's fix for
21378              change#13474 to be more defensive about looking at pad entries
21379              that may not exist yet)
21380      Branch: maint-5.6/perl
21381            ! op.c
21382 ____________________________________________________________________________
21383 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
21384         Log: Comment to avoid later "cleanups."
21385      Branch: perl
21386            ! lib/ExtUtils/MakeMaker.pm
21387 ____________________________________________________________________________
21388 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
21389         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
21390              instead of just FOO=... cmd ...
21391      Branch: perl
21392            ! Makefile.SH
21393 ____________________________________________________________________________
21394 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
21395         Log: Overquoting bad (in UNIX one would get
21396              Can't open perl script "'-I../lib'": No such file or directory)
21397      Branch: perl
21398            ! lib/Pod/t/Usage.t
21399 ____________________________________________________________________________
21400 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
21401         Log: Integrate perlio:
21402              
21403              [ 14434]
21404              "All tests successful" VC6.0 Win32
21405              (Update config.vc to need cppstdin so those tests are skipped...)
21406      Branch: perl
21407           !> win32/config.vc win32/config_H.bc win32/config_H.gc
21408           !> win32/config_H.vc
21409 ____________________________________________________________________________
21410 [ 14434] By: nick                                  on 2002/01/26  22:27:08
21411         Log: "All tests successful" VC6.0 Win32
21412              (Update config.vc to need cppstdin so those tests are skipped...)
21413      Branch: perlio
21414            ! win32/config.vc win32/config_H.bc win32/config_H.gc
21415            ! win32/config_H.vc
21416 ____________________________________________________________________________
21417 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
21418         Log: Integrate perlio:
21419              
21420              [ 14432]
21421              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
21422              for CRLF line endings.
21423              
21424              [ 14431]
21425              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
21426              Should really be looked at by someone that knows about pads.
21427              
21428              [ 14429]
21429              Tinkering with thread cleanup mutex-ing - not the problem 
21430              (op.c is) but could have been...
21431              
21432              [ 14428]
21433              Win32 signal emulation cleanup.
21434              
21435              [ 14427]
21436              If we get to sighandler by mistake (no perl handler set) then
21437              warn() and exit() rather than die() - should never happen
21438              but if it does context needed to die is likely to be trashed
21439              as well.
21440              
21441              [ 14425]
21442              1st two tests of File/Find/t/find.t and taint.t were run after 
21443              calling cleanup(). If previous fail had left for_find directory,
21444              but no content in it then cleanup() returned cd'ed to that directory.
21445              So tests failed. Fixed cleanup()-s.
21446      Branch: perl
21447           !> ext/threads/threads.xs lib/File/Find/t/find.t
21448           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
21449           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
21450 ____________________________________________________________________________
21451 [ 14432] By: nick                                  on 2002/01/26  21:10:38
21452         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
21453              for CRLF line endings.
21454      Branch: perlio
21455            ! lib/Filter/Simple.pm
21456 ____________________________________________________________________________
21457 [ 14431] By: nick                                  on 2002/01/26  21:08:35
21458         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
21459              Should really be looked at by someone that knows about pads.
21460      Branch: perlio
21461            ! op.c
21462 ____________________________________________________________________________
21463 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
21464         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
21465              From: "Craig A. Berry" <craigberry@mac.com>       
21466              Date: Sat, 26 Jan 2002 11:19:44 -0600
21467              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
21468      Branch: perl
21469            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
21470 ____________________________________________________________________________
21471 [ 14429] By: nick                                  on 2002/01/26  18:04:22
21472         Log: Tinkering with thread cleanup mutex-ing - not the problem 
21473              (op.c is) but could have been...
21474      Branch: perlio
21475            ! ext/threads/threads.xs
21476 ____________________________________________________________________________
21477 [ 14428] By: nick                                  on 2002/01/26  18:03:13
21478         Log: Win32 signal emulation cleanup.
21479      Branch: perlio
21480            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
21481 ____________________________________________________________________________
21482 [ 14427] By: nick                                  on 2002/01/26  13:59:33
21483         Log: If we get to sighandler by mistake (no perl handler set) then
21484              warn() and exit() rather than die() - should never happen
21485              but if it does context needed to die is likely to be trashed
21486              as well.
21487      Branch: perlio
21488            ! mg.c
21489 ____________________________________________________________________________
21490 [ 14426] By: nick                                  on 2002/01/26  13:56:23
21491         Log: Integrate mainline
21492      Branch: perlio
21493           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
21494           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
21495           !> t/run/fresh_perl.t
21496 ____________________________________________________________________________
21497 [ 14425] By: nick                                  on 2002/01/26  08:11:33
21498         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
21499              calling cleanup(). If previous fail had left for_find directory,
21500              but no content in it then cleanup() returned cd'ed to that directory.
21501              So tests failed. Fixed cleanup()-s.
21502      Branch: perlio
21503            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
21504 ____________________________________________________________________________
21505 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
21506         Log: Integrate perlio:
21507              
21508              [ 14422]
21509              Save $! so that other syscalls don't disturb it before 
21510              we test it.
21511              
21512              [ 14421]
21513              More Win32 tuning
21514              
21515              [ 14420]
21516              Fix winsystem.t's attempt to build showav.exe to work 
21517              with gcc (which writes a.exe unless told with -o ).
21518              Also put in a few more fail-safes to check .exe got 
21519              built somehow.
21520      Branch: perl
21521           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
21522           !> t/op/winsystem.t
21523 ____________________________________________________________________________
21524 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
21525         Log: Subject: [PATCH] new test in op/universal.t
21526              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21527              Date: Fri, 25 Jan 2002 23:17:33 +0100
21528              Message-ID: <20020125231733.A11733@rafael>
21529      Branch: perl
21530            ! t/op/universal.t
21531 ____________________________________________________________________________
21532 [ 14422] By: nick                                  on 2002/01/25  21:37:03
21533         Log: Save $! so that other syscalls don't disturb it before 
21534              we test it.
21535      Branch: perlio
21536            ! ext/Socket/socketpair.t
21537 ____________________________________________________________________________
21538 [ 14421] By: nick                                  on 2002/01/25  19:05:57
21539         Log: More Win32 tuning
21540      Branch: perlio
21541            ! t/op/stat.t t/op/taint.t
21542 ____________________________________________________________________________
21543 [ 14420] By: nick                                  on 2002/01/25  18:21:42
21544         Log: Fix winsystem.t's attempt to build showav.exe to work 
21545              with gcc (which writes a.exe unless told with -o ).
21546              Also put in a few more fail-safes to check .exe got 
21547              built somehow.
21548      Branch: perlio
21549            ! t/op/winsystem.t
21550 ____________________________________________________________________________
21551 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
21552         Log: Subject: [Patch Encode.xs] calculation of need overflows
21553              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21554              Date: Sat, 26 Jan 2002 00:58:50 +0900
21555              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
21556      Branch: perl
21557            ! ext/Encode/Encode.xs
21558 ____________________________________________________________________________
21559 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
21560         Log: Integrate changes 13474+13478+13584 from maintperl;
21561              anon sub leakage.
21562      Branch: perl
21563            ! op.c t/run/fresh_perl.t
21564 ____________________________________________________________________________
21565 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
21566         Log: Update Changes.
21567      Branch: perl
21568            ! Changes patchlevel.h
21569 ____________________________________________________________________________
21570 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
21571         Log: Integrate perlio:
21572              
21573              [ 14411]
21574              Linux/NFS hackery was not faking right number of passes.
21575              
21576              [ 14410]
21577              threads::shared tidy up:
21578              - Add _id() function to shared.xs so we can test refs point at same thing.
21579              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
21580              - Allow no_share to pass if sharing to works despite mis-ordering.
21581              - Change docs of threads to document ->create() (as used in tests),
21582              and not mention "new".
21583              
21584              [ 14401]
21585              Expand command line test globs on Win32.
21586              
21587              [ 14393]
21588              Except Win32 from echo tests. (Alarm does not break into connect)
21589              
21590              [ 14392]
21591              SvTEMP_off to stop private PV's being stolen and stored in shared space
21592              
21593              [ 14387]
21594              thread::shared nearly working again - remaining issue
21595              is references withing shared space.
21596              Added bulk test with no threads involved (for debugging)
21597              Tuned tests to skip those needing _thrcnt
21598              
21599              [ 14378]
21600              Implement recursive lock and use of scope for PL_sharedsv_space,
21601              so now croak() from asserts does not leave locks.
21602              Make hv_simple compile (new prototype for debugging probe).
21603              
21604              [ 14377]
21605              Shared scalars working, some shared array ops working.
21606              
21607              [ 14373]
21608              Miss mg_len == 0 meaning don't Safefree
21609              
21610              [ 14372]
21611              XS side of new threads::shared designed, coded and compiles,
21612              and mostly commented but is totaly untested.
21613              submit in case anyone wants a preview.
21614              
21615              [ 14363]
21616              Add new threads/typemap to MANIFEST
21617              
21618              [ 14357]
21619              #14352 deleted ext/threads/threads.h
21620              
21621              [ 14356]
21622              Eradicate sharedsv.*
21623              
21624              [ 14355]
21625              threads work again on Win32. (Not threads::shared yet)
21626              Submit to see if they do on Linux.
21627              
21628              [ 14352]
21629              Nearly-working threads re-structuring. Do not integrate,
21630              submit-ing to get to Win32, and as "off site" backup.
21631      Branch: perl
21632           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
21633           +> ext/threads/typemap
21634            - ext/threads/threads.h sharedsv.c sharedsv.h
21635            ! NetWare/config_H.wc
21636           !> (integrate 38 files)
21637 ____________________________________________________________________________
21638 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
21639         Log: Subject: Re: perldebguts minor tweaks
21640              From: Joe McMahon <mcmahon@metalab.unc.edu>
21641              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
21642              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
21643      Branch: perl
21644            ! pod/perldebguts.pod
21645 ____________________________________________________________________________
21646 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
21647         Log: metaconfig unit change for #14413.
21648      Branch: metaconfig
21649            ! U/modified/prototype.U
21650 ____________________________________________________________________________
21651 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
21652         Log: Okay, you can come home now, _().
21653      Branch: perl
21654            ! config_h.SH
21655 ____________________________________________________________________________
21656 [ 14412] By: nick                                  on 2002/01/25  11:01:49
21657         Log: Integrate mainline
21658              All but ../lib/Unicode/UCD.t pass.
21659      Branch: perlio
21660           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
21661           +> lib/unicore/CaseFolding.txt
21662           +> lib/unicore/CompositionExclusions.txt
21663           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
21664           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
21665           +> vos/vos.c
21666            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
21667            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
21668            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
21669            - lib/unicore/NamesList.html lib/unicore/PropList.html
21670            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
21671            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
21672            - lib/unicore/rename
21673           !> (integrate 424 files)
21674 ____________________________________________________________________________
21675 [ 14411] By: nick                                  on 2002/01/25  09:45:13
21676         Log: Linux/NFS hackery was not faking right number of passes.
21677      Branch: perlio
21678            ! t/io/fs.t
21679 ____________________________________________________________________________
21680 [ 14410] By: nick                                  on 2002/01/25  09:35:07
21681         Log: threads::shared tidy up:
21682              - Add _id() function to shared.xs so we can test refs point at same thing.
21683              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
21684              - Allow no_share to pass if sharing to works despite mis-ordering.
21685              - Change docs of threads to document ->create() (as used in tests),
21686              and not mention "new".
21687      Branch: perlio
21688            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
21689            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
21690            ! ext/threads/threads.pm
21691 ____________________________________________________________________________
21692 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
21693         Log: Subject: perldebguts minor tweaks
21694              From: Joe McMahon <mcmahon@metalab.unc.edu>
21695              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
21696              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
21697      Branch: perl
21698            ! pod/perldebguts.pod
21699 ____________________________________________________________________________
21700 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
21701         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
21702              From: Peter Scott <Peter@PSDT.com>
21703              Date: Thu, 24 Jan 2002 08:51:34 -0800
21704              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
21705      Branch: perl
21706            ! pod/perldebguts.pod
21707 ____________________________________________________________________________
21708 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
21709         Log: Few more paranoia checks for Unicode hash keys.
21710      Branch: perl
21711            ! t/op/each.t
21712 ____________________________________________________________________________
21713 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
21714         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
21715              From: Andy Dougherty <doughera@lafayette.edu>
21716              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
21717              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
21718      Branch: perl
21719            ! t/op/stat.t
21720 ____________________________________________________________________________
21721 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
21722         Log: The
21723              
21724              Subject: Very old debugger UTF-8 bug
21725              From: andreas.koenig@anima.de (Andreas J. Koenig)
21726              Date: 24 Jan 2002 12:45:44 +0100
21727              Message-ID: <m3y9iot1jr.fsf@anima.de>
21728              
21729              still broken, but this should work as a stopgap
21730              measure to stop pp_match accessing naughty data.
21731      Branch: perl
21732            ! pod/perldiag.pod pp_hot.c
21733 ____________________________________________________________________________
21734 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
21735         Log: metaconfig unit change for #14403.
21736      Branch: metaconfig/U/perl
21737            ! d_u32align.U
21738 ____________________________________________________________________________
21739 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
21740         Log: Pacify picky compilers (this time Sun Workshop).
21741      Branch: perl
21742            ! Configure
21743 ____________________________________________________________________________
21744 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
21745         Log: Subject: Very old debugger UTF-8 bug
21746              From: andreas.koenig@anima.de (Andreas J. Koenig)
21747              Date: 24 Jan 2002 12:45:44 +0100
21748              Message-ID: <m3y9iot1jr.fsf@anima.de>
21749      Branch: perl
21750            ! lib/dumpvar.pl
21751 ____________________________________________________________________________
21752 [ 14401] By: nick                                  on 2002/01/24  07:50:38
21753         Log: Expand command line test globs on Win32.
21754      Branch: perlio
21755            ! t/harness
21756 ____________________________________________________________________________
21757 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
21758         Log: Sprinkle some copyrights (use the oldest timestamp to
21759              be found in the repository, which is most often not right,
21760              but at least consistent)
21761      Branch: perl
21762            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
21763            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
21764            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
21765            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
21766            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
21767            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
21768            ! unixish.h xsutils.c
21769 ____________________________________________________________________________
21770 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
21771         Log: Don't crash on Help for long text (bug #506672)
21772      Branch: maint-5.6/macperl
21773            ! macos/macperl/MPHelp.c
21774 ____________________________________________________________________________
21775 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
21776         Log: Fix minor path problem
21777      Branch: maint-5.6/macperl
21778            ! macos/macperl/Droplets/tarzipme.plx
21779 ____________________________________________________________________________
21780 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
21781         Log: Minor text changes
21782      Branch: maint-5.6/macperl
21783            ! macos/Perl.r
21784 ____________________________________________________________________________
21785 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
21786         Log: Bump versions, dates, etc.
21787      Branch: maint-5.6/macperl
21788            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
21789 ____________________________________________________________________________
21790 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
21791         Log: coderefs in @INC and absolute paths
21792      Branch: maint-5.6/macperl
21793            ! embed.h pp_ctl.c proto.h
21794 ____________________________________________________________________________
21795 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
21796         Log: Minor module thingys
21797      Branch: maint-5.6/macperl
21798            ! macos/ext/Mac/Controls/Controls.xs
21799            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
21800            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
21801            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
21802            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
21803            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
21804            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
21805            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
21806            ! macos/ext/Mac/Movies/Movies.xs
21807            ! macos/ext/Mac/Navigation/Navigation.pm
21808            ! macos/ext/Mac/Navigation/Navigation.xs
21809            ! macos/ext/Mac/Notification/Notification.xs
21810            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
21811            ! macos/ext/Mac/Processes/Processes.xs
21812            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
21813            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
21814            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
21815            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
21816            ! macos/ext/Mac/Resources/Resources.pm
21817            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
21818            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
21819            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
21820            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
21821            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
21822 ____________________________________________________________________________
21823 [ 14393] By: nick                                  on 2002/01/23  19:52:19
21824         Log: Except Win32 from echo tests. (Alarm does not break into connect)
21825      Branch: perlio
21826            ! ext/Socket/Socket.t
21827 ____________________________________________________________________________
21828 [ 14392] By: nick                                  on 2002/01/23  19:31:57
21829         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
21830      Branch: perlio
21831            ! ext/threads/shared/shared.xs
21832 ____________________________________________________________________________
21833 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
21834         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
21835      Branch: perl
21836            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
21837            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
21838            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
21839            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
21840            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
21841            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
21842            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
21843            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
21844            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
21845            ! x2p/util.c x2p/util.h x2p/walk.c
21846 ____________________________________________________________________________
21847 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
21848         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
21849              therefore quite probably also obsolete code.
21850      Branch: perl
21851            ! sv.c
21852 ____________________________________________________________________________
21853 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
21854         Log: Update Changes.
21855      Branch: perl
21856            ! Changes patchlevel.h
21857 ____________________________________________________________________________
21858 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
21859         Log: Small update on todo.  Could use a lot more.
21860      Branch: perl
21861            ! pod/perltodo.pod
21862 ____________________________________________________________________________
21863 [ 14387] By: nick                                  on 2002/01/23  14:19:30
21864         Log: thread::shared nearly working again - remaining issue
21865              is references withing shared space.
21866              Added bulk test with no threads involved (for debugging)
21867              Tuned tests to skip those needing _thrcnt
21868      Branch: perlio
21869            + ext/threads/shared/t/0nothread.t
21870            ! MANIFEST ext/threads/shared/shared.pm
21871            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
21872            ! ext/threads/shared/t/hv_refs.t
21873            ! ext/threads/shared/t/hv_simple.t
21874            ! ext/threads/shared/t/sv_simple.t
21875 ____________________________________________________________________________
21876 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
21877         Log: Subject: [ID 20020121.003] perldata doco bug
21878              From: John Stumbles <jstumbles@bluearc.com>
21879              Date: Mon, 21 Jan 2002 14:19:56 -0000
21880              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
21881      Branch: perl
21882            ! pod/perldata.pod
21883 ____________________________________________________________________________
21884 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
21885         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
21886              From: Michael G Schwern <schwern@pobox.com>
21887              Date: Mon, 21 Jan 2002 15:16:42 -0500
21888              Message-ID: <20020121201642.GA6659@blackrider>
21889      Branch: perl
21890            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
21891 ____________________________________________________________________________
21892 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
21893         Log: Subject: [PATCH] Re: eval not catching warnings?
21894              From: abigail@foad.org
21895              Date: Wed, 23 Jan 2002 15:35:47 +0100
21896              Message-ID: <20020123143547.24798.qmail@foad.org>
21897      Branch: perl
21898            ! pod/perlfunc.pod
21899 ____________________________________________________________________________
21900 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
21901         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
21902              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21903              Date: Tue, 22 Jan 2002 17:00:54 -0800            
21904              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
21905      Branch: perl
21906            ! t/run/fresh_perl.t
21907 ____________________________________________________________________________
21908 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
21909         Log: metaconfig unit change for #14381.
21910      Branch: metaconfig/U/perl
21911            ! d_u32align.U
21912 ____________________________________________________________________________
21913 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
21914         Log: HP-UX 10.20 cc pacifying from Merijn.
21915      Branch: perl
21916            ! Configure
21917 ____________________________________________________________________________
21918 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
21919         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
21920              From: "Craig A. Berry" <craigberry@mac.com> 
21921              Date: Tue, 22 Jan 2002 22:14:26 -0600
21922              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
21923      Branch: perl
21924            ! vms/test.com
21925 ____________________________________________________________________________
21926 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
21927         Log: AIX cpp bug: having macro arguments and character constants
21928              "the same" means trouble (here s and 's')
21929              What broke now was 841 and 842 of t/op/pat.t, because of the
21930              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
21931              (note that breakage happened only under cc_r and usethreads+
21932              useithreads)
21933      Branch: perl
21934            ! utf8.h
21935 ____________________________________________________________________________
21936 [ 14378] By: nick                                  on 2002/01/22  20:33:15
21937         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
21938              so now croak() from asserts does not leave locks.
21939              Make hv_simple compile (new prototype for debugging probe).
21940      Branch: perlio
21941            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
21942            ! ext/threads/shared/t/hv_simple.t
21943 ____________________________________________________________________________
21944 [ 14377] By: nick                                  on 2002/01/22  17:32:21
21945         Log: Shared scalars working, some shared array ops working.
21946      Branch: perlio
21947            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
21948            ! ext/threads/shared/t/sv_refs.t
21949            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
21950 ____________________________________________________________________________
21951 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
21952         Log: Subject: [PATCH] Support truncate() in VOS port
21953              From: Paul_GreenVOS@vos.stratus.com
21954              Date: Mon, 21 Jan 02 23:27 est
21955              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
21956      Branch: perl
21957            + vos/vos.c
21958            ! MANIFEST hints/vos.sh vos/vosish.h
21959 ____________________________________________________________________________
21960 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
21961         Log: metaconfig unit changes for #14374.  Couldn't figure
21962              how to get completely rid of _() (some weird dependency
21963              pulling it in?) so renamed it as PROTO_().
21964      Branch: metaconfig
21965            + U/modified/d_shmat.U U/modified/prototype.U
21966            ! U/protos/d_drand48proto.U
21967      Branch: metaconfig/U/perl
21968            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
21969 ____________________________________________________________________________
21970 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
21971         Log: Get rid of the _() macro since (1) we require ANSI anyway
21972              (2) Other software (GNU) seems to use it and we don't need it,
21973              so let's give it up.
21974      Branch: perl
21975            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21976            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
21977            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
21978            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
21979            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
21980            ! wince/config.h wince/config_H.ce
21981 ____________________________________________________________________________
21982 [ 14373] By: nick                                  on 2002/01/22  10:10:48
21983         Log: Miss mg_len == 0 meaning don't Safefree
21984      Branch: perlio
21985            ! mg.c
21986 ____________________________________________________________________________
21987 [ 14372] By: nick                                  on 2002/01/21  22:34:06
21988         Log: XS side of new threads::shared designed, coded and compiles,
21989              and mostly commented but is totaly untested.
21990              submit in case anyone wants a preview.
21991      Branch: perlio
21992            + ext/threads/shared/typemap
21993            ! MANIFEST ext/threads/shared/shared.pm
21994            ! ext/threads/shared/shared.xs
21995 ____________________________________________________________________________
21996 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
21997         Log: Subject: [BUG] /\_/ an unrecognized escape?
21998              From: Michael G Schwern <schwern@pobox.com>
21999              Date: Mon, 21 Jan 2002 15:22:54 -0500
22000              Message-ID: <20020121202254.GA6731@blackrider>
22001      Branch: perl
22002            ! t/lib/warnings/toke toke.c
22003 ____________________________________________________________________________
22004 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
22005         Log: Undo the renaming of the Unicode data files; the simple
22006              solution being not including the *.html files.  This means
22007              that in the future there is no need for any renamings
22008              (well, assuming that the Consortium doesn't cause any),
22009              and the files are named like they are in the Consortium
22010              website, thus alleviating confusion.
22011      Branch: perl
22012            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
22013            + lib/unicore/CaseFolding.txt
22014            + lib/unicore/CompositionExclusions.txt
22015            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
22016            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
22017            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
22018            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
22019            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
22020            - lib/unicore/NamesList.html lib/unicore/PropList.html
22021            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
22022            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
22023            - lib/unicore/rename
22024            ! (edit 285 files)
22025 ____________________________________________________________________________
22026 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
22027         Log: Update Changes.
22028      Branch: perl
22029            ! Changes patchlevel.h
22030 ____________________________________________________________________________
22031 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
22032         Log: Subject: RE: BCC for Win32 is unhappy @14331
22033              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
22034              Date: Mon, 21 Jan 2002 09:48:40 +0300
22035              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
22036              
22037              (using IV instead of int)
22038      Branch: perl
22039            ! hv.h
22040 ____________________________________________________________________________
22041 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
22042         Log: path_is_absolute() needs a prototype (and maybe
22043              a better name, but that's another story).
22044      Branch: perl
22045            ! embed.fnc embed.h pp_ctl.c proto.h
22046 ____________________________________________________________________________
22047 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
22048         Log: Subject: Re: coderefs in @INC
22049              From: Chris Nandor <pudge@pobox.com>
22050              Date: Thu, 17 Jan 2002 11:26:02 -0500
22051              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
22052      Branch: perl
22053            ! pp_ctl.c
22054 ____________________________________________________________________________
22055 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
22056         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
22057              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22058              Date: Sun, 20 Jan 2002 22:53:56 +0100
22059              Message-ID: <20020120225356.A12093@rafael>
22060      Branch: perl
22061            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
22062            ! t/lib/warnings/9enabled warnings.h warnings.pl
22063 ____________________________________________________________________________
22064 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
22065         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
22066              From: "Craig A. Berry" <craigberry@mac.com>
22067              Date: Sun, 20 Jan 2002 22:49:42 -0600
22068              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
22069      Branch: perl
22070            ! lib/ExtUtils/MakeMaker.pm
22071 ____________________________________________________________________________
22072 [ 14363] By: nick                                  on 2002/01/20  20:38:23
22073         Log: Add new threads/typemap to MANIFEST
22074      Branch: perlio
22075            ! MANIFEST
22076 ____________________________________________________________________________
22077 [ 14362] By: nick                                  on 2002/01/20  20:34:36
22078         Log: Integrate mainline
22079      Branch: perlio
22080           +> lib/Pod/t/Usage.t
22081           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
22082           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
22083           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
22084           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
22085           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
22086           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
22087           !> util.c
22088 ____________________________________________________________________________
22089 [ 14361] By: nick                                  on 2002/01/20  18:51:47
22090         Log: Integrate MANIFEST
22091      Branch: perlio
22092           !> MANIFEST
22093 ____________________________________________________________________________
22094 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
22095         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
22096              From: Paul_GreenVOS@vos.stratus.com
22097              Date: Sat, 19 Jan 02 17:17 est
22098              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
22099              
22100              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
22101              From: Paul_GreenVOS@vos.stratus.com
22102              Date: Sat, 19 Jan 02 17:19 est
22103              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
22104      Branch: perl
22105            ! lib/ExtUtils/t/Command.t
22106 ____________________________________________________________________________
22107 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
22108         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
22109              From: Paul_GreenVOS@vos.stratus.com
22110              Date: Sat, 19 Jan 02 14:30 est
22111              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
22112      Branch: perl
22113            ! lib/AnyDBM_File.t
22114 ____________________________________________________________________________
22115 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
22116         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
22117              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
22118              Date: Sun, 20 Jan 2002 13:51:36 +0100
22119              Message-ID: <20020120135136.A710@rafael>
22120      Branch: perl
22121            ! ext/File/Glob/t/basic.t
22122 ____________________________________________________________________________
22123 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
22124         Log: #14352 deleted ext/threads/threads.h
22125      Branch: perlio
22126            ! MANIFEST
22127 ____________________________________________________________________________
22128 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
22129         Log: Eradicate sharedsv.*
22130      Branch: perlio
22131            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
22132 ____________________________________________________________________________
22133 [ 14355] By: nick                                  on 2002/01/20  11:50:22
22134         Log: threads work again on Win32. (Not threads::shared yet)
22135              Submit to see if they do on Linux.
22136      Branch: perlio
22137            ! ext/threads/shared/shared.xs ext/threads/threads.xs
22138            ! win32/makefile.mk
22139 ____________________________________________________________________________
22140 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
22141         Log: Make also hex() and oct() to croak if their arguments
22142              cannot be downgraded (that is, if they contain wide
22143              characters), just like crypt() does (and use the croak
22144              feature of sv_utf8_downgrade()).
22145      Branch: perl
22146            ! pp.c t/op/oct.t
22147 ____________________________________________________________________________
22148 [ 14353] By: nick                                  on 2002/01/19  22:20:09
22149         Log: Integrate Time/Local and its test
22150      Branch: perlio
22151           !> lib/Time/Local.pm lib/Time/Local.t
22152 ____________________________________________________________________________
22153 [ 14352] By: nick                                  on 2002/01/19  22:17:07
22154         Log: Nearly-working threads re-structuring. Do not integrate,
22155              submit-ing to get to Win32, and as "off site" backup.
22156      Branch: perlio
22157            + ext/threads/typemap
22158            - ext/threads/threads.h sharedsv.c sharedsv.h
22159            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
22160            ! embedvar.h ext/threads/shared/shared.pm
22161            ! ext/threads/shared/shared.xs ext/threads/threads.pm
22162            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
22163            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
22164            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
22165 ____________________________________________________________________________
22166 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
22167         Log: Regen toc.
22168      Branch: perl
22169            ! pod/perltoc.pod
22170 ____________________________________________________________________________
22171 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
22172         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
22173              From: David Dyck <dcd@tc.fluke.com>
22174              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
22175              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
22176      Branch: perl
22177            ! pod/perl5004delta.pod pod/perl5005delta.pod
22178            ! pod/perl561delta.pod pod/perl56delta.pod
22179 ____________________________________________________________________________
22180 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
22181         Log: FAQ sync.
22182      Branch: perl
22183            ! pod/perlfaq1.pod pod/perlfaq2.pod
22184 ____________________________________________________________________________
22185 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
22186         Log: Subject: [PATCH lib/Pod/t/Usage.t]
22187              From: Abe Timmerman <abe@ztreet.demon.nl>
22188              Date: Sat, 19 Jan 2002 19:57:57 +0100
22189              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
22190      Branch: perl
22191            + lib/Pod/t/Usage.t
22192            ! MANIFEST
22193 ____________________________________________________________________________
22194 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
22195         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
22196              From: Paul_GreenVOS@vos.stratus.com
22197              Date: Sat, 19 Jan 02 13:15 est
22198              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
22199      Branch: perl
22200            ! ext/SDBM_File/sdbm.t
22201 ____________________________________________________________________________
22202 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
22203         Log: Integrate perlio:
22204              
22205              [ 14335]
22206              Split out core of sv_magic() into sv_magicext().
22207              sv_magic provides the extra restictions (no READONLY, only
22208              one of each type, canned set of vtables), and sv_magicext()
22209              does the actual data twiddling.
22210              Also enhances semantics of ->mg_ptr setting via name/namlen
22211              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
22212              scratch area (namlen > 0 && name == NULL).
22213              sv_magicext also returns the MAGIC * it added.
22214              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
22215              To come sv_unmagicext() - which will remove just one magic
22216              of particular type, and additionaly match against ->mg_ptr,
22217              or the MAGIC * (need to experiment as to which is more natural).
22218      Branch: perl
22219           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
22220           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
22221 ____________________________________________________________________________
22222 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
22223         Log: Alternative Time::Local algorithm that uses matemathical formula
22224              for timegm instead of progressive guessing
22225      Branch: perl
22226            ! lib/Time/Local.pm
22227 ____________________________________________________________________________
22228 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
22229         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
22230              From: Paul_GreenVOS@vos.stratus.com
22231              Date: Sat, 19 Jan 02 11:20 est
22232              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
22233      Branch: perl
22234            ! ext/File/Glob/t/basic.t
22235 ____________________________________________________________________________
22236 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
22237         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
22238              From: Paul_GreenVOS@vos.stratus.com
22239              Date: Fri, 18 Jan 02 22:56 est
22240              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
22241      Branch: perl
22242            ! ext/Cwd/t/cwd.t
22243 ____________________________________________________________________________
22244 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
22245         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
22246              From: Paul_GreenVOS@vos.stratus.com
22247              Date: Fri, 18 Jan 02 22:48 est
22248              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
22249      Branch: perl
22250            ! lib/Time/Local.t
22251 ____________________________________________________________________________
22252 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
22253         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
22254              From: Paul_GreenVOS@vos.stratus.com
22255              Date: Fri, 18 Jan 02 16:22 est
22256              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
22257      Branch: perl
22258            ! ext/Devel/DProf/DProf.t
22259 ____________________________________________________________________________
22260 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
22261         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
22262              From: Tels <perl_dummy@bloodgate.com>
22263              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
22264              Message-Id: <200201182106.XAA19133@taku.hut.fi>
22265      Branch: perl
22266            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
22267 ____________________________________________________________________________
22268 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
22269         Log: Don't do socketpair udp unless you've got all what it takes.
22270      Branch: perl
22271            ! util.c
22272 ____________________________________________________________________________
22273 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
22274         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
22275              From: Tels <perl_dummy@bloodgate.com>
22276              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
22277              Message-Id: <200201182206.AAA15310@taku.hut.fi>
22278      Branch: perl
22279            ! lib/ExtUtils/MM_BeOS.pm
22280 ____________________________________________________________________________
22281 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
22282         Log: metaconfig unit change for #14336.
22283      Branch: metaconfig
22284            ! U/modified/myhostname.U
22285 ____________________________________________________________________________
22286 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
22287         Log: Avoid bare "set", and kiss .uucp goodbye.
22288      Branch: perl
22289            ! Configure
22290 ____________________________________________________________________________
22291 [ 14335] By: nick                                  on 2002/01/18  22:11:42
22292         Log: Split out core of sv_magic() into sv_magicext().
22293              sv_magic provides the extra restictions (no READONLY, only
22294              one of each type, canned set of vtables), and sv_magicext()
22295              does the actual data twiddling.
22296              Also enhances semantics of ->mg_ptr setting via name/namlen
22297              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
22298              scratch area (namlen > 0 && name == NULL).
22299              sv_magicext also returns the MAGIC * it added.
22300              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
22301              
22302              To come sv_unmagicext() - which will remove just one magic
22303              of particular type, and additionaly match against ->mg_ptr,
22304              or the MAGIC * (need to experiment as to which is more natural).
22305      Branch: perlio
22306            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
22307            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
22308 ____________________________________________________________________________
22309 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
22310         Log: Retract #14327 for now, going to the limit seems
22311              to be too much for many platforms.
22312      Branch: perl
22313            ! lib/Time/Local.t
22314 ____________________________________________________________________________
22315 [ 14333] By: nick                                  on 2002/01/18  18:58:33
22316         Log: Integrate mainline
22317      Branch: perlio
22318           !> Changes patchlevel.h
22319 ____________________________________________________________________________
22320 [ 14332] By: nick                                  on 2002/01/18  16:19:06
22321         Log: Integrate mainline
22322      Branch: perlio
22323           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
22324           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
22325            - lib/ExtUtils/inst
22326           !> (integrate 32 files)
22327 ____________________________________________________________________________
22328 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
22329         Log: Update Changes.
22330      Branch: perl
22331            ! Changes patchlevel.h
22332 ____________________________________________________________________________
22333 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
22334         Log: Try to make the connect/read/write timeouting.
22335      Branch: perl
22336            ! ext/Socket/Socket.t
22337 ____________________________________________________________________________
22338 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
22339         Log: Netware Makefile tweak from Ananth Kesari.
22340      Branch: perl
22341            ! NetWare/Makefile
22342 ____________________________________________________________________________
22343 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
22344         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
22345              From: Michael G Schwern <schwern@pobox.com>
22346              Date: Fri, 18 Jan 2002 03:10:27 -0500
22347              Message-ID: <20020118081027.GE7226@blackrider>
22348      Branch: perl
22349            ! lib/File/Find.pm
22350 ____________________________________________________________________________
22351 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
22352         Log: (retracted by #14334)
22353              
22354              Subject: [PATCH] Improving lib/Time/Local.t
22355              From: Paul_GreenVOS@vos.stratus.com        
22356              Date: Thu, 17 Jan 02 22:36 est
22357              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
22358      Branch: perl
22359            ! lib/Time/Local.t
22360 ____________________________________________________________________________
22361 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
22362         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
22363              From: Abe Timmerman <abe@ztreet.demon.nl>  
22364              Date: Fri, 18 Jan 2002 13:18:47 +0100
22365              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
22366      Branch: perl
22367            ! lib/ExtUtils/t/MM_Win32.t
22368 ____________________________________________________________________________
22369 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
22370         Log: Subject: [PATCH] Syncing with bleadperl 
22371              From: Michael G Schwern <schwern@pobox.com> 
22372              Date: Fri, 18 Jan 2002 03:04:33 -0500
22373              Message-ID: <20020118080432.GC7226@blackrider>
22374      Branch: perl
22375            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
22376            - lib/ExtUtils/inst
22377            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
22378            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
22379            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
22380            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
22381            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
22382            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
22383            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
22384            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
22385            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
22386            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
22387            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
22388            ! lib/ExtUtils/testlib.pm
22389 ____________________________________________________________________________
22390 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
22391         Log: Detypo.
22392      Branch: perl
22393            ! AUTHORS
22394 ____________________________________________________________________________
22395 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
22396         Log: Subject: [PATCH] MM check_hints test
22397              From: Michael G Schwern <schwern@pobox.com>
22398              Date: Thu, 17 Jan 2002 20:25:57 -0500
22399              Message-ID: <20020118012557.GE32762@blackrider>
22400      Branch: perl
22401            + lib/ExtUtils/t/hints.t
22402            ! MANIFEST
22403 ____________________________________________________________________________
22404 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
22405         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
22406              From: Michael G Schwern <schwern@pobox.com> 
22407              Date: Thu, 17 Jan 2002 20:12:20 -0500
22408              Message-ID: <20020118011220.GC32762@blackrider>
22409              
22410              (#14317 replaced with this)
22411      Branch: perl
22412            ! lib/ExtUtils/MakeMaker.pm
22413 ____________________________________________________________________________
22414 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
22415         Log: Subject: [PATCH perldiag] overload.pm warnings
22416              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22417              Date: Thu, 17 Jan 2002 23:53:49 +0100
22418              Message-ID: <20020117235349.A14530@rafael>
22419      Branch: perl
22420            ! pod/perldiag.pod
22421 ____________________________________________________________________________
22422 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
22423         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
22424              From: Michael G Schwern <schwern@pobox.com>
22425              Date: Thu, 17 Jan 2002 16:35:47 -0500
22426              Message-ID: <20020117213546.GD23830@blackrider>
22427      Branch: perl
22428            ! lib/File/Find.pm
22429 ____________________________________________________________________________
22430 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
22431         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
22432              From: chromatic <chromatic@rmci.net>
22433              Date: Thu, 17 Jan 2002 13:04:22 -0700
22434              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
22435      Branch: perl
22436            ! pod/perltodo.pod
22437 ____________________________________________________________________________
22438 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
22439         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
22440              From: chromatic <chromatic@rmci.net>
22441              Date: Thu, 17 Jan 2002 12:59:04 -0700
22442              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
22443      Branch: perl
22444            ! lib/ExtUtils/t/Mkbootstrap.t
22445 ____________________________________________________________________________
22446 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
22447         Log: (replaced by #14322)
22448              The #14300 broke hints file handling.
22449      Branch: perl
22450            ! lib/ExtUtils/MakeMaker.pm
22451 ____________________________________________________________________________
22452 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
22453         Log: metaconfig unit change for #14315.
22454      Branch: metaconfig/U/perl
22455            ! uselongdbl.U
22456 ____________________________________________________________________________
22457 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
22458         Log: Subject: [PATCH] long doubles
22459              From: Nicholas Clark <nick@unfortu.net>
22460              Date: Thu, 17 Jan 2002 17:06:28 +0000
22461              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
22462      Branch: perl
22463            ! Configure
22464 ____________________________________________________________________________
22465 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
22466         Log: metaconfig unit change for #14313.
22467      Branch: metaconfig
22468            ! U/modified/i_ndbm.U
22469 ____________________________________________________________________________
22470 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
22471         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
22472              From: Andy Dougherty <doughera@lafayette.edu>
22473              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
22474              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
22475      Branch: perl
22476            ! Configure
22477 ____________________________________________________________________________
22478 [ 14312] By: nick                                  on 2002/01/17  21:38:38
22479         Log: Integrate mainline (for ndbm fixes etc.)
22480      Branch: perlio
22481           +> t/run/fresh_perl.t
22482            - t/run/kill_perl.t
22483           !> Changes MANIFEST ext/Opcode/Opcode.xs
22484           !> ext/SDBM_File/sdbm/Makefile.PL
22485           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
22486           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
22487           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
22488           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
22489           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
22490 ____________________________________________________________________________
22491 [ 14311] By: sky                                   on 2002/01/17  21:01:00
22492         Log: Simplify the code that duplicates the threads 
22493              init function and the parameters to the thread by using sv_dup. 
22494              Note,what happens if you pass a shared variable as a parameter?
22495      Branch: perl
22496            ! ext/threads/threads.xs
22497 ____________________________________________________________________________
22498 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
22499         Log: Update Changes.
22500      Branch: perl
22501            ! Changes patchlevel.h
22502 ____________________________________________________________________________
22503 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
22504         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
22505              with fresh_perl_is() and fresh_perl_like().
22506      Branch: perl
22507            + t/run/fresh_perl.t
22508            - t/run/kill_perl.t
22509            ! MANIFEST t/test.pl
22510 ____________________________________________________________________________
22511 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
22512         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
22513              From: Benjamin Goldberg <goldbb2@earthlink.net>
22514              Date: Wed, 09 Jan 2002 21:03:16 -0500
22515              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
22516      Branch: perl
22517            ! ext/Unicode/Normalize/Normalize.pm
22518 ____________________________________________________________________________
22519 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
22520         Log: Retract #14144 as Hugo isn't happy with it.
22521      Branch: perl
22522            ! scope.c t/run/kill_perl.t
22523 ____________________________________________________________________________
22524 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
22525         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
22526              From: Richard Clamp <richardc@unixbeard.net>
22527              Date: Wed, 16 Jan 2002 17:34:31 +0000
22528              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
22529      Branch: perl
22530            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
22531 ____________________________________________________________________________
22532 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
22533         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
22534              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
22535              Date: Tue, 15 Jan 2002 21:23:30 +0100
22536              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
22537      Branch: perl
22538            ! ext/Opcode/Opcode.xs
22539 ____________________________________________________________________________
22540 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
22541         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
22542              From: Paul_GreenVOS@vos.stratus.com
22543              Date: Wed, 16 Jan 02 6:42 est
22544              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
22545      Branch: perl
22546            ! t/io/fs.t t/op/crypt.t
22547 ____________________________________________________________________________
22548 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
22549         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
22550              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22551              Date: Wed, 16 Jan 2002 13:43:39 +0100
22552              Message-ID: <20020116134339.A704@rafael>
22553              
22554              (replaces #14302)
22555      Branch: perl
22556            ! mg.c t/lib/warnings/mg
22557 ____________________________________________________________________________
22558 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
22559         Log: (replaced by #14303)
22560              Subject: [PATCH] length of undefined $(digit) should warn
22561              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22562              Date: Tue, 15 Jan 2002 23:02:44 +0100            
22563              Message-ID: <20020115230244.A31786@rafael>     
22564      Branch: perl
22565            ! mg.c t/lib/warnings/mg
22566 ____________________________________________________________________________
22567 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
22568         Log: The non-MakeMaker.pm parts of
22569              
22570              Subject: [PATCH] Re: MM_Beos.pm?
22571              From: Tels <perl_dummy@bloodgate.com>
22572              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
22573              Message-Id: <200201142006.WAA29544@taas.iki.fi>
22574      Branch: perl
22575            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
22576            ! lib/ExtUtils/t/MM_Unix.t
22577 ____________________________________________________________________________
22578 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
22579         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
22580              From: Michael G Schwern <schwern@pobox.com>    
22581              Date: Tue, 15 Jan 2002 20:07:50 -0500            
22582              Message-ID: <20020116010750.GH625@blackrider>  
22583      Branch: perl
22584            ! lib/ExtUtils/MakeMaker.pm
22585 ____________________________________________________________________________
22586 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
22587         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
22588              From: Jeffrey Friedl <jfriedl@yahoo.com>       
22589              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
22590              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
22591      Branch: perl
22592            ! lib/Text/Tabs.pm
22593 ____________________________________________________________________________
22594 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
22595         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
22596              From: "Green, Paul" <Paul.Green@stratus.com>
22597              Date: Tue, 15 Jan 2002 22:28:10 -0500
22598              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
22599      Branch: perl
22600            ! lib/ExtUtils/MM_Unix.pm
22601 ____________________________________________________________________________
22602 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
22603         Log: Integrate perlio:
22604              
22605              [ 14296]
22606              offsetof() is in <stddef.h>
22607      Branch: perl
22608           !> ext/Socket/Socket.xs
22609 ____________________________________________________________________________
22610 [ 14296] By: nick                                  on 2002/01/16  13:02:29
22611         Log: offsetof() is in <stddef.h>
22612      Branch: perlio
22613            ! ext/Socket/Socket.xs
22614 ____________________________________________________________________________
22615 [ 14295] By: nick                                  on 2002/01/16  07:25:29
22616         Log: Integrate mainline
22617      Branch: perlio
22618           +> (branch 262 files)
22619            - (delete 285 files)
22620           !> (integrate 34 files)
22621 ____________________________________________________________________________
22622 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
22623         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
22624              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
22625              Canonical.pl and Exact.pl.
22626      Branch: perl
22627            + (add 259 files)
22628            - (delete 288 files)
22629            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
22630            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
22631            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
22632            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
22633 ____________________________________________________________________________
22634 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
22635         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
22636      Branch: perl
22637            ! ext/Socket/Socket.xs
22638 ____________________________________________________________________________
22639 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
22640         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
22641              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22642              Date: Tue, 15 Jan 2002 21:59:19 +0100
22643              Message-ID: <3C44A637.16602.25EB208@localhost>
22644      Branch: perl
22645            ! embed.fnc embed.h proto.h
22646 ____________________________________________________________________________
22647 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
22648         Log: Duh.  The updated In/*.pl weren't checked in.
22649      Branch: perl
22650            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
22651            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
22652            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
22653            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
22654            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
22655            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
22656            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
22657            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
22658            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
22659            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
22660            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
22661            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
22662            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
22663            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
22664            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
22665            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
22666            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
22667            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
22668            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
22669            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
22670            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
22671            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
22672            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
22673            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
22674            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
22675            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
22676            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
22677            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
22678            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
22679            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
22680            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
22681            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
22682            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
22683            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
22684            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
22685            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
22686            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
22687            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
22688            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
22689            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
22690            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
22691            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
22692            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
22693            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
22694            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
22695            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
22696            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
22697            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
22698 ____________________________________________________________________________
22699 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
22700         Log: Update Changes.
22701      Branch: perl
22702            ! Changes patchlevel.h
22703 ____________________________________________________________________________
22704 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
22705         Log: Jeffrey is trying very hard to avoid working on his
22706              book, it would seem :-) (better naming, better comments
22707              in the files)
22708      Branch: perl
22709            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
22710            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
22711            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
22712            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
22713            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
22714            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
22715            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
22716            - lib/unicore/Is/IDStart.pl
22717            ! (edit 200 files)
22718 ____________________________________________________________________________
22719 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
22720         Log: metaconfig unit changes for #14287.
22721      Branch: metaconfig
22722            + U/modified/Chk_MANI.U
22723            ! U/modified/Extract.U U/modified/Finish.U
22724      Branch: metaconfig/U/perl
22725            ! Extensions.U dlsrc.U
22726 ____________________________________________________________________________
22727 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
22728         Log: Some protection against spaces in directory names.
22729              (Tru64 still has some makedepend problems in such
22730              cases but that looks like Tru64's problem.)
22731      Branch: perl
22732            ! Configure Makefile.SH
22733 ____________________________________________________________________________
22734 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
22735         Log: Should have been in #14285 but I have sausages for fingers.
22736      Branch: perl
22737            + lib/ExtUtils/MM_BeOS.pm
22738 ____________________________________________________________________________
22739 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
22740         Log: MM_BeOS from Tels.
22741      Branch: perl
22742            + lib/ExtUtils/t/MM_BeOS.t
22743            ! MANIFEST
22744 ____________________________________________________________________________
22745 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
22746         Log: Integrate perlio:
22747              
22748              [ 14281]
22749              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
22750              e.g. -Duse64bitint on a 32-bit platform.
22751              Now uses I32 for use-count and is more careful with its casts.
22752              
22753              [ 14277]
22754              Correct name of PL_OP_SLAB_ALLOC
22755              
22756              [ 14271]
22757              Regen embed enable slab for PERL_IMPLICIT_SYS
22758              
22759              [ 14269]
22760              Typo in #else branch of PL_SLAB_ALLOC
22761              
22762              [ 14268]
22763              const-ness fix in savepv's passing of NULL
22764              
22765              [ 14267]
22766              Hand merge of non slab allocator stuff
22767              
22768              [ 14259]
22769              Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
22770              Need to use CopXXXXX macros everywhere and add CopSTASH_free
22771              Add new scope type and add support for it to scope.c and scope stack
22772              dup-er in sv.c. Add savesharedpv().
22773              Also zealous version of Win32's vmem.h to catch all the abuses.
22774              With this t/op/fork.t passes even with zealous checking and 
22775              checker is point a finger at various threads/shared issues.
22776              PL_curcop->cop_io is still an issue.
22777              
22778              [ 14257]
22779              Inverted sense of special-ness of specialCopIO - supposed to 
22780              be true if value is "special" i.e. NOT an SV.
22781      Branch: perl
22782           !> (integrate 28 files)
22783 ____________________________________________________________________________
22784 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
22785         Log: Add Shuck URL
22786      Branch: maint-5.6/macperl
22787            ! macos/macperl/MacPerl.podhelp
22788 ____________________________________________________________________________
22789 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
22790         Log: Remove obsolete docs
22791      Branch: maint-5.6/macperl
22792            ! ext/File/Glob/Glob.pm
22793 ____________________________________________________________________________
22794 [ 14281] By: nick                                  on 2002/01/15  15:08:43
22795         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
22796              e.g. -Duse64bitint on a 32-bit platform.
22797              Now uses I32 for use-count and is more careful with its casts.
22798      Branch: perlio
22799            ! intrpvar.h op.c
22800 ____________________________________________________________________________
22801 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
22802         Log: Update bundled modules.  Yow!
22803      Branch: maint-5.6/macperl
22804            + macos/bundled_ext/Compress/Zlib/constants.h
22805            + macos/bundled_ext/Compress/Zlib/constants.xs
22806            + macos/bundled_ext/Filter/Util/Call/ppport.h
22807            + macos/bundled_ext/Storable/t/compat-0.6.t
22808            + macos/bundled_ext/Storable/t/dump.pl
22809            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
22810            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
22811            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
22812            + macos/bundled_lib/blib/lib/URI/ssh.pm
22813            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
22814            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
22815            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
22816            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
22817            + macos/bundled_lib/t/Filter/Simple/data.t
22818            + macos/bundled_lib/t/Filter/Simple/export.t
22819            + macos/bundled_lib/t/Filter/Simple/filter_only.t
22820            + macos/bundled_lib/t/Filter/Simple/import.t
22821            + macos/bundled_lib/t/NEXT/actual.t
22822            + macos/bundled_lib/t/NEXT/actuns.t
22823            + macos/bundled_lib/t/NEXT/next.t
22824            + macos/bundled_lib/t/NEXT/unseen.t
22825            + macos/bundled_lib/t/libnet/netrc.t
22826            + macos/bundled_lib/t/libwww-perl/base/http.t
22827            + macos/bundled_lib/t/libwww-perl/live/activestate.t
22828            - macos/bundled_ext/Filter/t/FilterTest.pm
22829            - macos/bundled_ext/Storable/t/compat06.t
22830            - macos/bundled_ext/Storable/t/st-dump.pl
22831            - macos/bundled_lib/t/NEXT/test.pl
22832            - macos/bundled_lib/t/libwww-perl/live/google.t
22833            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
22834            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
22835            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
22836            ! macos/bundled_ext/Compress/Zlib/README
22837            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
22838            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
22839            ! macos/bundled_ext/Compress/Zlib/t/examples.t
22840            ! macos/bundled_ext/Filter/Util/Call/Call.pm
22841            ! macos/bundled_ext/Filter/Util/Call/Call.xs
22842            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
22843            ! macos/bundled_ext/Filter/t/call.t
22844            ! macos/bundled_ext/Filter/t/filter-util.pl
22845            ! macos/bundled_ext/Storable/ChangeLog
22846            ! macos/bundled_ext/Storable/README
22847            ! macos/bundled_ext/Storable/Storable.pm
22848            ! macos/bundled_ext/Storable/t/blessed.t
22849            ! macos/bundled_ext/Storable/t/canonical.t
22850            ! macos/bundled_ext/Storable/t/dclone.t
22851            ! macos/bundled_ext/Storable/t/forgive.t
22852            ! macos/bundled_ext/Storable/t/freeze.t
22853            ! macos/bundled_ext/Storable/t/lock.t
22854            ! macos/bundled_ext/Storable/t/overload.t
22855            ! macos/bundled_ext/Storable/t/recurse.t
22856            ! macos/bundled_ext/Storable/t/retrieve.t
22857            ! macos/bundled_ext/Storable/t/store.t
22858            ! macos/bundled_ext/Storable/t/tied.t
22859            ! macos/bundled_ext/Storable/t/tied_hook.t
22860            ! macos/bundled_ext/Storable/t/tied_items.t
22861            ! macos/bundled_ext/Storable/t/utf8.t
22862            ! macos/bundled_lib/blib/lib/File/Sort.pm
22863            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
22864            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
22865            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
22866            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
22867            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
22868            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
22869            ! macos/bundled_lib/blib/lib/LWP.pm
22870            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
22871            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
22872            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
22873            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
22874            ! macos/bundled_lib/blib/lib/Mail/Address.pm
22875            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
22876            ! macos/bundled_lib/blib/lib/Mail/Field.pm
22877            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
22878            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
22879            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
22880            ! macos/bundled_lib/blib/lib/Mail/Header.pm
22881            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
22882            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
22883            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
22884            ! macos/bundled_lib/blib/lib/Mail/Send.pm
22885            ! macos/bundled_lib/blib/lib/Mail/Util.pm
22886            ! macos/bundled_lib/blib/lib/NEXT.pm
22887            ! macos/bundled_lib/blib/lib/Net/Config.pm
22888            ! macos/bundled_lib/blib/lib/Net/Domain.pm
22889            ! macos/bundled_lib/blib/lib/Net/FTP.pm
22890            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
22891            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
22892            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
22893            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
22894            ! macos/bundled_lib/blib/lib/Net/POP3.pm
22895            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
22896            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
22897            ! macos/bundled_lib/blib/lib/Switch.pm
22898            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
22899            ! macos/bundled_lib/blib/lib/URI/Escape.pm
22900            ! macos/bundled_lib/blib/lib/URI/ftp.pm
22901            ! macos/bundled_lib/blib/lib/lwpcook.pod
22902            ! macos/bundled_lib/t/Filter/Simple/filter.t
22903            ! macos/bundled_lib/t/Switch/t/nested.t
22904            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
22905            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
22906            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
22907            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
22908            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
22909            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
22910            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
22911            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
22912            ! macos/bundled_lib/t/libnet/config.t
22913            ! macos/bundled_lib/t/libnet/ftp.t
22914            ! macos/bundled_lib/t/libnet/hostname.t
22915            ! macos/bundled_lib/t/libnet/nntp.t
22916            ! macos/bundled_lib/t/libnet/require.t
22917            ! macos/bundled_lib/t/libnet/smtp.t
22918            ! macos/bundled_lib/t/libwww-perl/base/headers.t
22919            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
22920            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
22921            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
22922            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
22923            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
22924            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
22925            ! macos/bundled_lib/t/libwww-perl/live/validator.t
22926            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
22927 ____________________________________________________________________________
22928 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
22929         Log: Subject: [PATCH] Socket::sockaddr_family
22930              From: Gisle Aas <gisle@ActiveState.com> 
22931              Date: 15 Jan 2002 06:35:28 -0800
22932              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
22933      Branch: perl
22934            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
22935 ____________________________________________________________________________
22936 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
22937         Log: Subject: [PATCH perldiag] Style issue
22938              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22939              Date: Tue, 15 Jan 2002 15:36:30 +0100                
22940              Message-ID: <20020115153630.A11568@rafael>
22941      Branch: perl
22942            ! pod/perldiag.pod
22943 ____________________________________________________________________________
22944 [ 14277] By: nick                                  on 2002/01/15  14:30:51
22945         Log: Correct name of PL_OP_SLAB_ALLOC
22946      Branch: perlio
22947            ! perl.h
22948 ____________________________________________________________________________
22949 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
22950         Log: NetWare tweak from Ananth Kesari.
22951      Branch: perl
22952            ! lib/ExtUtils/MakeMaker.pm
22953 ____________________________________________________________________________
22954 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
22955         Log: Throwback.
22956      Branch: perl
22957            ! MANIFEST
22958 ____________________________________________________________________________
22959 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
22960         Log: A couple of additional character classes from Jeffrey,
22961              hopefully useful in future for internal use for implementing
22962              some special cases of casing.
22963              
22964              Also regenerate once more all the character classes,
22965              now without the timestamp.  A timestamp would be kind of
22966              nice but it's not: having a timestamp in a file means that
22967              even if the effective contents of file really didn't
22968              change, the file looks as if it changed.
22969      Branch: perl
22970            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
22971            + lib/unicore/Is/CombAbov.pl
22972            ! (edit 304 files)
22973 ____________________________________________________________________________
22974 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
22975         Log: Make the test harder.
22976      Branch: perl
22977            ! t/op/pat.t
22978 ____________________________________________________________________________
22979 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
22980         Log: Additional utf8_heavy.pl tweak from Jeffrey.
22981      Branch: perl
22982            ! lib/utf8_heavy.pl
22983 ____________________________________________________________________________
22984 [ 14271] By: nick                                  on 2002/01/15  11:29:47
22985         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
22986      Branch: perlio
22987            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
22988            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
22989 ____________________________________________________________________________
22990 [ 14270] By: nick                                  on 2002/01/15  08:19:08
22991         Log: Integrate rest of mainline
22992      Branch: perlio
22993           !> (integrate 28 files)
22994 ____________________________________________________________________________
22995 [ 14269] By: nick                                  on 2002/01/15  08:02:44
22996         Log: Typo in #else branch of PL_SLAB_ALLOC
22997      Branch: perlio
22998            ! op.c
22999 ____________________________________________________________________________
23000 [ 14268] By: nick                                  on 2002/01/15  07:57:47
23001         Log: const-ness fix in savepv's passing of NULL
23002      Branch: perlio
23003            ! util.c
23004 ____________________________________________________________________________
23005 [ 14267] By: nick                                  on 2002/01/15  07:42:17
23006         Log: Hand merge of non slab allocator stuff
23007      Branch: perlio
23008            ! op.c
23009 ____________________________________________________________________________
23010 [ 14266] By: nick                                  on 2002/01/15  07:39:33
23011         Log: Slab allocator submit after resolve -ay to keep it!
23012      Branch: perlio
23013           !> op.c
23014 ____________________________________________________________________________
23015 [ 14265] By: nick                                  on 2002/01/15  07:05:06
23016         Log: Blind integrate of bulk of mainline.
23017      Branch: perlio
23018           +> (branch 173 files)
23019            - (delete 184 files)
23020           !> (integrate 146 files)
23021 ____________________________________________________________________________
23022 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
23023         Log: Pod nits.
23024      Branch: perl
23025            ! lib/Unicode/UCD.pm pod/perlunicode.pod
23026 ____________________________________________________________________________
23027 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
23028         Log: The Unicode categories doc patch to go with #14254,
23029              from Jeffrey.
23030      Branch: perl
23031            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
23032 ____________________________________________________________________________
23033 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
23034         Log: There isn't going to be perl.third.exe.
23035      Branch: perl
23036            ! Makefile.SH
23037 ____________________________________________________________________________
23038 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
23039         Log: Subject: [PATCH] small coredump correction
23040              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23041              Date: Tue, 15 Jan 2002 00:22:52 +0100
23042              Message-ID: <20020115002252.I691@rafael>
23043      Branch: perl
23044            ! op.c
23045 ____________________________________________________________________________
23046 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
23047         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
23048              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23049              Date: Mon, 14 Jan 2002 23:03:04 +0100
23050              Message-ID: <20020114230304.A691@rafael>   
23051              
23052              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
23053              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23054              Date: Mon, 14 Jan 2002 23:18:43 +0100
23055              Message-ID: <20020114231843.E691@rafael>   
23056      Branch: perl
23057            ! pod/perlsub.pod t/op/override.t toke.c
23058 ____________________________________________________________________________
23059 [ 14259] By: nick                                  on 2002/01/14  22:02:49
23060         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
23061              Need to use CopXXXXX macros everywhere and add CopSTASH_free
23062              Add new scope type and add support for it to scope.c and scope stack
23063              dup-er in sv.c. Add savesharedpv().
23064              Also zealous version of Win32's vmem.h to catch all the abuses.
23065              With this t/op/fork.t passes even with zealous checking and 
23066              checker is point a finger at various threads/shared issues.
23067              
23068              PL_curcop->cop_io is still an issue.
23069      Branch: perlio
23070            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
23071            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
23072            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
23073            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
23074            ! win32/vmem.h win32/win32.c win32/win32.h
23075 ____________________________________________________________________________
23076 [ 14258] By: nick                                  on 2002/01/14  20:24:28
23077         Log: Integrate build parts of mainline
23078      Branch: perlio
23079           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
23080           !> lib/ExtUtils/t/MM_Win32.t
23081 ____________________________________________________________________________
23082 [ 14257] By: nick                                  on 2002/01/14  16:10:54
23083         Log: Inverted sense of special-ness of specialCopIO - supposed to 
23084              be true if value is "special" i.e. NOT an SV.
23085      Branch: perlio
23086            ! perlio.h
23087 ____________________________________________________________________________
23088 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
23089         Log: Update Changes.
23090      Branch: perl
23091            ! Changes patchlevel.h
23092 ____________________________________________________________________________
23093 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
23094         Log: Retract #14251 (the op slab allocator from perlio)
23095              until we figure out why 2.2.19 x86 debian gets
23096              a circular sibling chain and therefore hangs in
23097              the Perl_ck_subr() sibling for-loop.
23098      Branch: perl
23099            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
23100            ! perlapi.c perlapi.h proto.h
23101 ____________________________________________________________________________
23102 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
23103         Log: Big mktables rewrite from Jeffrey;
23104              documentation not yet updated.
23105      Branch: perl
23106            + (add 171 files)
23107            - (delete 182 files)
23108            ! (edit 135 files)
23109 ____________________________________________________________________________
23110 [ 14253] By: ams                                   on 2002/01/14  03:15:05
23111         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
23112              From: Michael G Schwern <schwern@pobox.com>
23113              Date: Sun, 13 Jan 2002 21:00:07 -0500
23114              Message-Id: <20020114020007.GB2877@blackrider>
23115      Branch: perl
23116            ! lib/Cwd.pm
23117 ____________________________________________________________________________
23118 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
23119         Log: Subject: Re: Win32 status - progress !
23120              From: Abe Timmerman <abe@ztreet.demon.nl>       
23121              Date: Mon, 14 Jan 2002 02:29:51 +0100
23122              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
23123      Branch: perl
23124            ! lib/ExtUtils/t/MM_Win32.t
23125 ____________________________________________________________________________
23126 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
23127         Log: Integrate perlio:
23128              
23129              [ 14250]
23130              Slab allocator for ops
23131              - moved the statics to intrpvar.h
23132              - implemented Slab_Free()
23133              - uses PerlMemShared (for now) if distinction exists.
23134      Branch: perl
23135           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
23136           !> perlapi.c perlapi.h proto.h
23137 ____________________________________________________________________________
23138 [ 14250] By: nick                                  on 2002/01/13  23:22:34
23139         Log: Slab allocator for ops
23140              - moved the statics to intrpvar.h
23141              - implemented Slab_Free()
23142              - uses PerlMemShared (for now) if distinction exists.
23143      Branch: perlio
23144            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
23145            ! perlapi.c perlapi.h proto.h
23146 ____________________________________________________________________________
23147 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
23148         Log: Start a new test category: uni.  Much of t/op/pat
23149              should probably be moved here, but holding on that
23150              until Jeffrey finishes his big mktables rewrite.
23151              Bits and pieces of op/split, op/pack, op/append,
23152              op/join, could probably be moved to respective uni
23153              tests, too.
23154      Branch: perl
23155            + t/uni/fold.t t/uni/sprintf.t
23156            - t/op/unifold.t t/op/unisprintf.t
23157            ! MANIFEST t/TEST t/harness
23158 ____________________________________________________________________________
23159 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
23160         Log: Subject: [PATCH] enable Win32 to build again
23161              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23162              Date: Sun, 13 Jan 2002 21:49:24 +0100
23163              Message-ID: <3C4200E4.15926.23F6131@localhost>
23164              
23165              miniperl.exe.exe does not exe that well.
23166      Branch: perl
23167            ! lib/ExtUtils/MM_Unix.pm
23168 ____________________________________________________________________________
23169 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
23170         Log: Mention some of the load-affected tests.
23171      Branch: perl
23172            ! INSTALL
23173 ____________________________________________________________________________
23174 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
23175         Log: Move the UTF-8 conversion code earlier so that
23176              op/ver is happy.
23177      Branch: perl
23178            ! sv.c t/op/ver.t
23179 ____________________________________________________________________________
23180 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
23181         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
23182              have diverged quite a bit so no updates there.
23183      Branch: perl
23184            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
23185            ! ext/List/Util/lib/List/Util.pm
23186            ! ext/List/Util/lib/Scalar/Util.pm
23187 ____________________________________________________________________________
23188 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
23189         Log: Make the crypt() pickier: if downgrading doesn't work,
23190              croak.
23191      Branch: perl
23192            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
23193 ____________________________________________________________________________
23194 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
23195         Log: Grow the buffer in case Unicode caused size changes
23196              (and it very probably did).
23197      Branch: perl
23198            ! sv.c
23199 ____________________________________________________________________________
23200 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
23201         Log: Future-proofing from Jeffrey Friedl (for conflicting
23202              In* and Is* names).
23203      Branch: perl
23204            ! lib/utf8_heavy.pl
23205 ____________________________________________________________________________
23206 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
23207         Log: Subject: [PATCH] Re: Warning in B.xs
23208              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23209              Date: Sun, 13 Jan 2002 19:39:52 +0100
23210              Message-ID: <3C41E288.20562.1C8C895@localhost>
23211      Branch: perl
23212            ! ext/B/B.xs
23213 ____________________________________________________________________________
23214 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
23215         Log: Subject: Re: lookbehind broken with latest bleedperl
23216              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23217              Date: Sun, 13 Jan 2002 18:06:22 +0000
23218              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
23219      Branch: perl
23220            ! regexec.c t/op/re_tests
23221 ____________________________________________________________________________
23222 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
23223         Log: Subject: [PATCH] more MM_Unix.t tests
23224              From: Tels <perl_dummy@bloodgate.com>
23225              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
23226              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
23227              
23228              Subject: [PATCH] 14220 misunderstood, I bet          
23229              From: andreas.koenig@anima.de (Andreas J. Koenig)
23230              Date: 12 Jan 2002 21:31:58 +0100
23231              Message-ID: <m3k7un8g5d.fsf@anima.de>
23232      Branch: perl
23233            ! lib/ExtUtils/t/MM_Unix.t
23234 ____________________________________________________________________________
23235 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
23236         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
23237              From: Tels <perl_dummy@bloodgate.com>
23238              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
23239              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
23240              
23241              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
23242              From: Tels <perl_dummy@bloodgate.com>
23243              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
23244              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
23245      Branch: perl
23246            ! lib/ExtUtils/MM_Unix.pm
23247 ____________________________________________________________________________
23248 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
23249         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
23250              From: Nicholas Clark <nick@unfortu.net> 
23251              Date: Sun, 13 Jan 2002 15:58:34 +0000
23252              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
23253      Branch: perl
23254            ! lib/Benchmark.t
23255 ____________________________________________________________________________
23256 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
23257         Log: Anton Berezin did more reading and the uid setting story
23258              gets more complex.
23259      Branch: perl
23260            ! pod/perltodo.pod utils/perldoc.PL
23261 ____________________________________________________________________________
23262 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
23263         Log: Integrate perlio:
23264              
23265              [ 14232]
23266              Win32 fixes:
23267              - vmem.h hack to handle free-by-wrong-thread after eval "".
23268              - Initialize timerid 
23269      Branch: perl
23270           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
23271 ____________________________________________________________________________
23272 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
23273         Log: Subject: Re: HiRes
23274              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23275              Date: Sun, 13 Jan 2002 10:18:46 +0100
23276              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
23277              
23278              Give up on socketpair in HP-UX.
23279      Branch: perl
23280            ! ext/Socket/socketpair.t
23281 ____________________________________________________________________________
23282 [ 14233] By: nick                                  on 2002/01/13  16:29:30
23283         Log: Integrate mainline
23284      Branch: perlio
23285           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
23286           !> (integrate 46 files)
23287 ____________________________________________________________________________
23288 [ 14232] By: nick                                  on 2002/01/13  15:37:48
23289         Log: Win32 fixes:
23290              - vmem.h hack to handle free-by-wrong-thread after eval "".
23291              - Initialize timerid 
23292      Branch: perlio
23293            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
23294 ____________________________________________________________________________
23295 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
23296         Log: *groan*
23297      Branch: perl
23298            ! t/op/pat.t
23299 ____________________________________________________________________________
23300 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
23301         Log: One more sharp s case found by Jeffrey.
23302      Branch: perl
23303            ! regexec.c t/op/pat.t
23304 ____________________________________________________________________________
23305 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
23306         Log: Comment tweak.
23307      Branch: perl
23308            ! regexec.c
23309 ____________________________________________________________________________
23310 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
23311         Log: Don't bother checking for the Greek special
23312              cases if the node is too short.
23313      Branch: perl
23314            ! regcomp.c
23315 ____________________________________________________________________________
23316 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
23317         Log: Update Changes.
23318      Branch: perl
23319            ! Changes patchlevel.h
23320 ____________________________________________________________________________
23321 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
23322         Log: metaconfig unit change for #14225.
23323      Branch: metaconfig
23324            + U/modified/i_ndbm.U
23325 ____________________________________________________________________________
23326 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
23327         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
23328              From: Jonathan Stowe <gellyfish@gellyfish.com>
23329              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
23330              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
23331      Branch: perl
23332            ! Configure config_h.SH
23333 ____________________________________________________________________________
23334 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
23335         Log: Quick reformat using indent -kr -nce, as requested
23336              by Dan Kogai and suggest by NI-S.
23337      Branch: perl
23338            ! ext/Encode/encengine.c
23339 ____________________________________________________________________________
23340 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
23341         Log: Couple more Unicode lookbehind tests.
23342      Branch: perl
23343            ! t/op/pat.t
23344 ____________________________________________________________________________
23345 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
23346         Log: Sharp S as a special treat for our German UTF-8 testers :-)
23347      Branch: perl
23348            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
23349 ____________________________________________________________________________
23350 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
23351         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
23352              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23353              Date: Sat, 12 Jan 2002 20:37:32 +0100
23354              Message-ID: <3C409E8C.16203.196C2D3@localhost>
23355      Branch: perl
23356            ! ext/B/B/Deparse.pm
23357 ____________________________________________________________________________
23358 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
23359         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
23360              really worth the bits it's printed on?
23361      Branch: perl
23362            ! lib/ExtUtils/t/MM_Unix.t
23363 ____________________________________________________________________________
23364 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
23365         Log: Special treatment for U+03B0 and U+0390 in //i,
23366              this means that we can remove the minlen pessimisations
23367              introduced by the #14096.
23368      Branch: perl
23369            ! pp_hot.c regcomp.c regexec.c
23370 ____________________________________________________________________________
23371 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
23372         Log: Integrate perlio:
23373              
23374              [ 14214]
23375              Win32-ize socketpair test
23376              - Win32 can fork even though $Config{d_fork} is undef
23377              - SOCK_DGRAM does not work - skip those tests.
23378              
23379              [ 14213]
23380              Abstract out the cloning of SvPVX and handle shared pv in a 
23381              safe (if suboptimal) manner. Does not fix op/fork.t :-(
23382      Branch: perl
23383           !> ext/Socket/socketpair.t sv.c
23384 ____________________________________________________________________________
23385 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
23386         Log: One should first drop the real uid, not the effective uid.
23387              [ID 20020110.003]
23388      Branch: perl
23389            ! utils/perldoc.PL
23390 ____________________________________________________________________________
23391 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
23392         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
23393              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23394              Date: Fri, 11 Jan 2002 23:29:48 +0100
23395              Message-ID: <3C3F756C.4581.2E2A938@localhost>
23396      Branch: perl
23397            + ext/B/C/C.xs ext/B/C/Makefile.PL
23398            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
23399            ! utils/perlcc.PL
23400 ____________________________________________________________________________
23401 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
23402         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
23403              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
23404              Date: Fri, 11 Jan 2002 14:29:30 -0800
23405              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
23406      Branch: perl
23407            ! ext/B/t/concise.t
23408 ____________________________________________________________________________
23409 [ 14214] By: nick                                  on 2002/01/12  12:31:12
23410         Log: Win32-ize socketpair test
23411              - Win32 can fork even though $Config{d_fork} is undef
23412              - SOCK_DGRAM does not work - skip those tests.
23413      Branch: perlio
23414            ! ext/Socket/socketpair.t
23415 ____________________________________________________________________________
23416 [ 14213] By: nick                                  on 2002/01/12  11:46:28
23417         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
23418              safe (if suboptimal) manner. Does not fix op/fork.t :-(
23419      Branch: perlio
23420            ! sv.c
23421 ____________________________________________________________________________
23422 [ 14212] By: ams                                   on 2002/01/12  06:10:52
23423         Log: Subject: [PATCH] More fixes for Stratus VOS
23424              From: "Green, Paul" <Paul.Green@stratus.com>
23425              Date: Fri, 11 Jan 2002 17:30:37 -0500
23426              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
23427      Branch: perl
23428            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
23429 ____________________________________________________________________________
23430 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
23431         Log: Upgrade to CGI.pm 2.80.
23432      Branch: perl
23433            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
23434 ____________________________________________________________________________
23435 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
23436         Log: FAQ sync.
23437      Branch: perl
23438            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
23439            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
23440            ! pod/perlfaq8.pod
23441 ____________________________________________________________________________
23442 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
23443         Log: This is getting embarrassing.
23444      Branch: perl
23445            ! t/op/pat.t
23446 ____________________________________________________________________________
23447 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
23448         Log: Doc tweaks.
23449      Branch: perl
23450            ! pod/perlunicode.pod
23451 ____________________________________________________________________________
23452 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
23453         Log: Updating the test count is good; also rephrasing
23454              so that there is no ok output containing "not".
23455      Branch: perl
23456            ! t/op/pat.t
23457 ____________________________________________________________________________
23458 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
23459         Log: Andreas is busy :-)
23460      Branch: perl
23461            ! doop.c t/op/unisprintf.t
23462 ____________________________________________________________________________
23463 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
23464         Log: Unicode lookbehind looked bad.
23465      Branch: perl
23466            ! regexec.c t/op/pat.t
23467 ____________________________________________________________________________
23468 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
23469         Log: Garbage collection.
23470      Branch: perl
23471            ! t/run/kill_perl.t
23472 ____________________________________________________________________________
23473 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
23474         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
23475              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23476              Date: Fri, 11 Jan 2002 23:29:48 +0100
23477              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
23478      Branch: perl
23479            ! embed.fnc global.sym makedef.pl
23480 ____________________________________________________________________________
23481 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
23482         Log: Subject: [PATCH] perldelta nit?
23483              From: Robert Spier <rspier@pobox.com>
23484              Date: Fri, 11 Jan 2002 15:19:16 -0800
23485              Message-ID: <15423.29428.164185.251700@rls.cx>
23486      Branch: perl
23487            ! pod/perldelta.pod
23488 ____________________________________________________________________________
23489 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
23490         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
23491              From: Michael G Schwern <schwern@pobox.com>
23492              Date: Fri, 11 Jan 2002 17:08:17 -0500
23493              Message-ID: <20020111220817.GG2838@blackrider>
23494      Branch: perl
23495            ! t/run/kill_perl.t t/test.pl
23496 ____________________________________________________________________________
23497 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
23498         Log: Subject: [PATCH] Correct misleading error message
23499              From: Mike Guy <mjtg@cam.ac.uk>
23500              Date: Fri, 11 Jan 2002 18:36:33 +0000
23501              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
23502              
23503              hash assignment -> anonymous hash
23504      Branch: perl
23505            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
23506 ____________________________________________________________________________
23507 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
23508         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
23509              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
23510              Date: Fri, 11 Jan 2002 16:58:14 +0100
23511              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
23512      Branch: perl
23513            ! ext/Unicode/Normalize/mkheader
23514 ____________________________________________________________________________
23515 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
23516         Log: Add a new test for is-sprintf-preserving Unicodeness:
23517              #14194 and an old one from kill_perl.t (I could have used
23518              sprintf.t, but it's format was quite fixed, and I didn't
23519              feel like breaking the format)
23520      Branch: perl
23521            + t/op/unisprintf.t
23522            ! MANIFEST t/run/kill_perl.t
23523 ____________________________________________________________________________
23524 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
23525         Log: Integrate perlio:
23526              
23527              [ 14196]
23528              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
23529              as C runtime seems to get its hands on them even though we said
23530              they were handled.
23531              Still an issue with "die" out of signal handler - get panic: pp_iter
23532      Branch: perl
23533           !> win32/win32.c
23534 ____________________________________________________________________________
23535 [ 14196] By: nick                                  on 2002/01/11  20:58:20
23536         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
23537              as C runtime seems to get its hands on them even though we said
23538              they were handled.
23539              Still an issue with "die" out of signal handler - get panic: pp_iter
23540      Branch: perlio
23541            ! win32/win32.c
23542 ____________________________________________________________________________
23543 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
23544         Log: Integrate perlio:
23545              
23546              [ 14192]
23547              A mostly-stable version of "new" Win32 signal/kill support.
23548      Branch: perl
23549           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
23550           !> win32/config.gc win32/config.vc win32/config_H.bc
23551           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
23552           !> win32/makefile.mk win32/win32.c win32/win32.h
23553 ____________________________________________________________________________
23554 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
23555         Log: Fix for
23556              
23557              Subject: UTF-8 sprintf bug in bleadperl
23558              From: andreas.koenig@anima.de (Andreas J. Koenig)
23559              Date: 11 Jan 2002 15:47:15 +0100
23560              Message-ID: <m3vge99c7g.fsf@anima.de>
23561              
23562              I have tests, have just to figure out where to put them
23563              since op/sprintf looks a bit unfriendly for tests of
23564              somewhat freer form.
23565      Branch: perl
23566            ! doop.c sv.c
23567 ____________________________________________________________________________
23568 [ 14193] By: nick                                  on 2002/01/11  18:25:34
23569         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
23570              Builds and passes a few tests.
23571      Branch: perlio
23572           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
23573           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
23574           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
23575           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
23576           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
23577           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
23578           +> t/lib/sample-tests/lone_not_bug
23579           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
23580           +> t/lib/sample-tests/vms_nit
23581           !> (integrate 63 files)
23582 ____________________________________________________________________________
23583 [ 14192] By: nick                                  on 2002/01/11  17:49:39
23584         Log: A mostly-stable version of "new" Win32 signal/kill support.
23585      Branch: perlio
23586            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
23587            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23588            ! win32/config_h.PL win32/makefile.mk win32/win32.c
23589            ! win32/win32.h
23590 ____________________________________________________________________________
23591 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
23592         Log: Update Changes.
23593      Branch: perl
23594            ! Changes patchlevel.h
23595 ____________________________________________________________________________
23596 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
23597         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
23598              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23599              Date: Thu, 10 Jan 2002 18:21:34 -0800
23600              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
23601      Branch: perl
23602            + ext/B/t/concise.t
23603            ! MANIFEST
23604 ____________________________________________________________________________
23605 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
23606         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
23607              necessary in form.t and html.t @INC setups.
23608      Branch: perl
23609            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
23610 ____________________________________________________________________________
23611 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
23612         Log: Yet another twist.
23613      Branch: perl
23614            ! t/test.pl
23615 ____________________________________________________________________________
23616 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
23617         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
23618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23619              Date: Fri, 11 Jan 2002 13:04:15 +0100      
23620              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
23621      Branch: perl
23622            ! hints/aix.sh
23623 ____________________________________________________________________________
23624 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
23625         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
23626              From: Jonathan Stowe <gellyfish@gellyfish.com> 
23627              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
23628              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
23629      Branch: perl
23630            ! lib/AnyDBM_File.t
23631 ____________________________________________________________________________
23632 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
23633         Log: Arguments were being mangled.
23634      Branch: perl
23635            ! t/test.pl
23636 ____________________________________________________________________________
23637 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
23638         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
23639              From: Jonathan Stowe <gellyfish@gellyfish.com>
23640              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
23641              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
23642      Branch: perl
23643            ! lib/AnyDBM_File.t
23644 ____________________________________________________________________________
23645 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
23646         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
23647              From: Michael G Schwern <schwern@pobox.com> 
23648              Date: Fri, 11 Jan 2002 04:26:27 -0500
23649              Message-ID: <20020111092626.GA16544@blackrider>
23650      Branch: perl
23651            ! t/run/kill_perl.t t/test.pl
23652 ____________________________________________________________________________
23653 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
23654         Log: Subject: [PATCH] Test::Harness 2.01
23655              From: Michael G Schwern <schwern@pobox.com> 
23656              Date: Thu, 10 Jan 2002 21:11:24 -0500
23657              Message-ID: <20020111021123.GA30666@blackrider>
23658      Branch: perl
23659            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
23660            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
23661            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
23662            + lib/Test/Harness/t/nonumbers.t
23663            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
23664            + t/lib/sample-tests/lone_not_bug
23665            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
23666            + t/lib/sample-tests/vms_nit
23667            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
23668            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
23669 ____________________________________________________________________________
23670 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
23671         Log: patch is silly when creating new files: don't run
23672              patch more than once.
23673      Branch: perl
23674            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
23675 ____________________________________________________________________________
23676 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
23677         Log: Forgot from #14179.
23678      Branch: perl
23679            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
23680 ____________________________________________________________________________
23681 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
23682         Log: Subject: [PATCH] is() undef/'' behavior change
23683              From: Michael G Schwern <schwern@pobox.com> 
23684              Date: Fri, 11 Jan 2002 03:35:51 -0500
23685              Message-ID: <20020111083551.GC30666@blackrider>
23686              
23687              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
23688              From: Michael G Schwern <schwern@pobox.com> 
23689              Date: Fri, 11 Jan 2002 03:37:44 -0500
23690              Message-ID: <20020111083744.GD30666@blackrider>
23691      Branch: perl
23692            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
23693            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
23694            ! lib/Pod/t/InputObjects.t lib/blib.t
23695 ____________________________________________________________________________
23696 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
23697         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
23698              From: Michael G Schwern <schwern@pobox.com> 
23699              Date: Thu, 10 Jan 2002 19:56:23 -0500
23700              Message-ID: <20020111005623.GA13192@blackrider>
23701      Branch: perl
23702            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
23703            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
23704            ! lib/Test/Simple.pm lib/Test/Simple/Changes
23705            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
23706            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
23707            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
23708            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
23709            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
23710            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
23711            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
23712            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
23713            ! lib/Test/Simple/t/plan_is_noplan.t
23714            ! lib/Test/Simple/t/plan_no_plan.t
23715            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
23716            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
23717            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
23718            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
23719            ! lib/Test/Tutorial.pod
23720 ____________________________________________________________________________
23721 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
23722         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
23723              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
23724              
23725              turns out even the malloc() was never really needed to begin with,
23726              so get rid of it
23727      Branch: perl
23728            ! sv.c
23729 ____________________________________________________________________________
23730 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
23731         Log: Small doc tweaks.
23732      Branch: perl
23733            ! pod/perluniintro.pod
23734 ____________________________________________________________________________
23735 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
23736         Log: support using the CRT's malloc() family of functions instead of
23737              the internal one when ithreads is enabled; allocate large blocks
23738              using VirtualAlloc() since the Heap*() functions may only be tuned
23739              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
23740              
23741              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
23742              also see comments at the top of win32/vmem.h for other options that
23743              can be set
23744      Branch: perl
23745            ! win32/vmem.h
23746 ____________________________________________________________________________
23747 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
23748         Log: Subject: micropatch
23749              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23750              Date: Thu, 10 Jan 2002 18:20:58 +0000
23751              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
23752      Branch: perl
23753            ! regcomp.c
23754 ____________________________________________________________________________
23755 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
23756         Log: Subject: [PATCH] Embed.t on Win32
23757              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23758              Date: Thu, 10 Jan 2002 18:56:21 +0100
23759              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
23760      Branch: perl
23761            ! lib/ExtUtils/t/Embed.t
23762 ____________________________________________________________________________
23763 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
23764         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
23765              From: Gisle Aas <gisle@ActiveState.com>
23766              Date: 10 Jan 2002 08:56:05 -0800
23767              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
23768      Branch: perl
23769            ! toke.c
23770 ____________________________________________________________________________
23771 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
23772         Log: Subject: [PATCH] doc fixes
23773              From: "Brendan O'Dea" <bod@debian.org>
23774              Date: Fri, 11 Jan 2002 03:49:54 +1100
23775              Message-ID: <20020110164954.GA21891@compusol.com.au>
23776      Branch: perl
23777            ! lib/I18N/Collate.pm pod/perlfunc.pod
23778 ____________________________________________________________________________
23779 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
23780         Log: Integrate perlio:
23781              
23782              [ 14167]
23783              More signal hackery
23784      Branch: perl
23785           !> win32/win32.c
23786 ____________________________________________________________________________
23787 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
23788         Log: No need to show internal encodings, or return them
23789              in random order.
23790      Branch: perl
23791            ! ext/Encode/Encode.pm
23792 ____________________________________________________________________________
23793 [ 14168] By: nick                                  on 2002/01/10  17:33:31
23794         Log: Integrate mainline
23795      Branch: perlio
23796            - ext/Unicode/Normalize/Normalize.pod
23797           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
23798           !> ext/Unicode/Normalize/Makefile.PL
23799           !> ext/Unicode/Normalize/Normalize.pm
23800           !> ext/Unicode/Normalize/Normalize.xs
23801           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
23802           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
23803           !> t/run/kill_perl.t toke.c
23804 ____________________________________________________________________________
23805 [ 14167] By: nick                                  on 2002/01/10  17:08:35
23806         Log: More signal hackery
23807      Branch: perlio
23808            ! win32/win32.c
23809 ____________________________________________________________________________
23810 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
23811         Log: I think we can claim to be supporting Unicode
23812              "loose matching" now.
23813      Branch: perl
23814            ! pod/perlunicode.pod
23815 ____________________________________________________________________________
23816 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
23817         Log: Subject: doc patch
23818              From: mjd@plover.com
23819              Date: 10 Jan 2002 15:12:27 -0000
23820              Message-ID: <20020110151227.14850.qmail@plover.com>
23821      Branch: perl
23822            ! pod/perlrun.pod
23823 ____________________________________________________________________________
23824 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
23825         Log: Subject: Re: [ID 20011223.001] accept leaks memory
23826              From: Andy Dougherty <doughera@lafayette.edu>
23827              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
23828              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
23829      Branch: perl
23830            ! hints/linux.sh
23831 ____________________________________________________________________________
23832 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
23833         Log: Integrate perlio:
23834              
23835              [ 14160]
23836              Skeleton coding of more kill() support on Win32.
23837      Branch: perl
23838           !> win32/win32.c
23839 ____________________________________________________________________________
23840 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
23841         Log: Subject: [PATCH] Magic numbers in B::Concise
23842              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
23843              Date: Wed, 9 Jan 2002 23:04:01 -0800
23844              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
23845      Branch: perl
23846            ! ext/B/B/Concise.pm ext/B/O.pm
23847 ____________________________________________________________________________
23848 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
23849         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
23850              From: Gisle Aas <gisle@ActiveState.com>
23851              Date: 09 Jan 2002 21:52:40 -0800
23852              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
23853      Branch: perl
23854            ! t/lib/strict/vars toke.c
23855 ____________________________________________________________________________
23856 [ 14160] By: nick                                  on 2002/01/09  21:29:39
23857         Log: Skeleton coding of more kill() support on Win32.
23858      Branch: perlio
23859            ! win32/win32.c
23860 ____________________________________________________________________________
23861 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
23862         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
23863              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23864              Date: Wed, 9 Jan 2002 23:24:32 +0100
23865              Message-ID: <20020109232432.A692@rafael>
23866      Branch: perl
23867            ! ext/B/B/Deparse.pm
23868 ____________________________________________________________________________
23869 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
23870         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
23871              From: Jonathan Stowe <gellyfish@gellyfish.com>
23872              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
23873              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
23874      Branch: perl
23875            ! t/run/kill_perl.t
23876 ____________________________________________________________________________
23877 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
23878         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
23879              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23880              Date: Wed, 09 Jan 2002 20:16:54 +0000
23881              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
23882      Branch: perl
23883            ! regexec.c
23884 ____________________________________________________________________________
23885 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
23886         Log: Subject: [Patch @14129] fixes Unicode::Normalize
23887              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23888              Date: Thu, 10 Jan 2002 01:08:56 +0900
23889              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
23890      Branch: perl
23891            - ext/Unicode/Normalize/Normalize.pod
23892            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
23893            ! ext/Unicode/Normalize/Normalize.pm
23894            ! ext/Unicode/Normalize/Normalize.xs
23895            ! ext/Unicode/Normalize/mkheader
23896 ____________________________________________________________________________
23897 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
23898         Log: Integrate perlio:
23899              
23900              [ 14151]
23901              (Re-)implement alarm() for Win32.
23902      Branch: perl
23903           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
23904           !> win32/win32iop.h
23905 ____________________________________________________________________________
23906 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
23907         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
23908              From: Nicholas Clark <nick@unfortu.net>
23909              Date: Wed, 9 Jan 2002 17:56:04 +0000
23910              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
23911      Branch: perl
23912            ! t/op/readdir.t
23913 ____________________________________________________________________________
23914 [ 14153] By: nick                                  on 2002/01/09  16:18:57
23915         Log: Integrate mainline
23916      Branch: perlio
23917           +> ext/threads/t/stress_re.t t/op/unifold.t
23918            - lib/unifold.t
23919           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
23920           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
23921           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
23922 ____________________________________________________________________________
23923 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
23924         Log: Update Changes.
23925      Branch: perl
23926            ! Changes patchlevel.h
23927 ____________________________________________________________________________
23928 [ 14151] By: nick                                  on 2002/01/09  14:27:36
23929         Log: (Re-)implement alarm() for Win32.
23930      Branch: perlio
23931            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
23932            ! win32/win32iop.h
23933 ____________________________________________________________________________
23934 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
23935         Log: Thinko.
23936      Branch: perl
23937            ! ext/threads/t/stress_re.t
23938 ____________________________________________________________________________
23939 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
23940         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
23941              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
23942              Date: Wed, 09 Jan 2002 13:37:17 +0000                
23943              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
23944      Branch: perl
23945            ! regexec.c t/op/re_tests
23946 ____________________________________________________________________________
23947 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
23948         Log: Subject: Re: Weird Malformed warning in bleadperl    
23949              From: andreas.koenig@anima.de (Andreas J. Koenig)    
23950              Date: 09 Jan 2002 11:12:37 +0100
23951              Message-ID: <m3itabbzoq.fsf@anima.de>
23952      Branch: perl
23953            ! regexec.c t/op/pat.t
23954 ____________________________________________________________________________
23955 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
23956         Log: Forgot stress_re.t from MANIFEST.
23957      Branch: perl
23958            ! MANIFEST
23959 ____________________________________________________________________________
23960 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
23961         Log: In dumping use isPRINT() instead of isprint() so that locale
23962              does not come into play.
23963      Branch: perl
23964            ! utf8.c
23965 ____________________________________________________________________________
23966 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
23967         Log: Add a threads stress test for regular expressions
23968              (mostly just a modified stress_string.t) and doesn't
23969              test that much of regular expressions, just that $1
23970              doesn't get stomped by competing threads (as it does
23971              in the 5005threads of old).
23972      Branch: perl
23973            + ext/threads/t/stress_re.t
23974            ! MANIFEST
23975 ____________________________________________________________________________
23976 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
23977         Log: (retracted by #14307)
23978              Subject: Re: [ID 20010912.007] substr reference core dump
23979              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23980              Date: Tue, 08 Jan 2002 19:17:50 +0000
23981              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
23982      Branch: perl
23983            ! scope.c t/run/kill_perl.t
23984 ____________________________________________________________________________
23985 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
23986         Log: SANY (. with /s) wasn't happy on Unicode.
23987      Branch: perl
23988            ! regexec.c t/op/pat.t
23989 ____________________________________________________________________________
23990 [ 14142] By: ams                                   on 2002/01/08  22:42:10
23991         Log: Subject: [PATCH] perldebug nit
23992              From: Tels <tels@bloodgate.com>
23993              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
23994      Branch: perl
23995            ! pod/perldebug.pod
23996 ____________________________________________________________________________
23997 [ 14141] By: ams                                   on 2002/01/08  21:32:59
23998         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
23999              From: "Green, Paul" <Paul.Green@stratus.com>
24000              Date: Tue, 8 Jan 2002 17:31:35 -0500
24001              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
24002      Branch: perl
24003            ! Makefile.SH
24004 ____________________________________________________________________________
24005 [ 14140] By: ams                                   on 2002/01/08  21:27:57
24006         Log: Subject: [PATCH] Re: Slight chokage from Deparse
24007              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24008              Date: Tue, 8 Jan 2002 23:04:45 +0100
24009              Message-Id: <20020108230445.A4798@rafael>
24010      Branch: perl
24011            ! ext/B/B/Deparse.pm
24012 ____________________________________________________________________________
24013 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
24014         Log: Subject: [patch] peep() is rude
24015              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
24016              Date: Tue, 08 Jan 2002 19:17:50 +0000            
24017              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
24018      Branch: perl
24019            ! op.c t/run/kill_perl.t
24020 ____________________________________________________________________________
24021 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
24022         Log: unifold is really an op test since it requires
24023              no external modules for its actual testing:
24024              only the unicore CaseFold.txt file, and File::Spec
24025              to portably access that file.
24026      Branch: perl
24027            + t/op/unifold.t
24028            - lib/unifold.t
24029            ! MANIFEST
24030 ____________________________________________________________________________
24031 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
24032         Log: Subject: [patch] save a test 
24033              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24034              Date: Tue, 08 Jan 2002 16:18:47 +0000
24035              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
24036      Branch: perl
24037            ! regcomp.c
24038 ____________________________________________________________________________
24039 [ 14136] By: nick                                  on 2002/01/08  16:11:55
24040         Log: Integrate mainline
24041      Branch: perlio
24042           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
24043           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
24044           !> (integrate 37 files)
24045 ____________________________________________________________________________
24046 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
24047         Log: Subject: Not OK 13843 
24048              From: andreas.koenig@anima.de (Andreas J. Koenig)
24049              Date: 08 Jan 2002 14:12:29 +0100
24050              Message-ID: <m38zb9c7gi.fsf@anima.de>
24051      Branch: perl
24052            ! op.c t/op/subst.t
24053 ____________________________________________________________________________
24054 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
24055         Log: Missed one variant of the fold testing, noticed bu Hugo.
24056      Branch: perl
24057            ! lib/unifold.t
24058 ____________________________________________________________________________
24059 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
24060         Log: Enchance the Storable magic description.
24061      Branch: perl
24062            ! ext/Storable/Storable.pm
24063 ____________________________________________________________________________
24064 [ 14132] By: ams                                   on 2002/01/08  09:16:12
24065         Log: Subject: [PATCH] don't installperl pods
24066              From: H.Merijn Brand <h.m.brand@hccnet.nl>
24067              Date: Tue, 08 Jan 2002 10:36:01 +0100
24068              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
24069      Branch: perl
24070            ! installperl
24071 ____________________________________________________________________________
24072 [ 14131] By: ams                                   on 2002/01/08  03:38:40
24073         Log: Subject: Math-BigInt v1.49 released
24074              From: Tels <perl_dummy@bloodgate.com>
24075              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
24076      Branch: perl
24077            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
24078            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
24079            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
24080            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
24081            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
24082            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
24083            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
24084            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24085            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
24086            ! t/lib/Math/BigInt/Subclass.pm
24087 ____________________________________________________________________________
24088 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
24089         Log: A little better comments.
24090      Branch: perl
24091            ! regexec.c
24092 ____________________________________________________________________________
24093 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
24094         Log: No normalization form DNF.
24095      Branch: perl
24096            ! ext/Unicode/Normalize/Normalize.pm
24097 ____________________________________________________________________________
24098 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
24099         Log: Extension nits found by -Wall (several from threads
24100              and threads::shared, but leaving them to Arthur).
24101      Branch: perl
24102            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
24103            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
24104            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
24105            ! ext/Unicode/Normalize/mkheader x2p/str.c
24106 ____________________________________________________________________________
24107 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
24108         Log: Sync up Changes etc.
24109      Branch: maint-5.6/macperl
24110            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
24111 ____________________________________________________________________________
24112 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
24113         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
24114      Branch: maint-5.6/macperl
24115            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
24116 ____________________________________________________________________________
24117 [ 14125] By: ams                                   on 2002/01/07  22:03:22
24118         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
24119              From: Nicholas Clark (sans From field in mail header)
24120              Date: Mon, 7 Jan 2002 16:18:23 +0000
24121              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
24122      Branch: perl
24123            ! lib/Exporter.pm
24124 ____________________________________________________________________________
24125 [ 14124] By: ams                                   on 2002/01/07  21:46:11
24126         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
24127              From: "Green, Paul" <Paul.Green@stratus.com>
24128              Date: Mon, 7 Jan 2002 16:59:38 -0500
24129              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
24130      Branch: perl
24131            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
24132 ____________________________________________________________________________
24133 [ 14123] By: nick                                  on 2002/01/07  18:49:55
24134         Log: Integrate mainline
24135      Branch: perlio
24136           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
24137           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
24138           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
24139           !> regexec.c t/op/re_tests utf8.c utf8.h
24140 ____________________________________________________________________________
24141 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
24142         Log: Update Changes.
24143      Branch: perl
24144            ! Changes patchlevel.h
24145 ____________________________________________________________________________
24146 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
24147         Log: Subject: [PATCH] Correct module name in perldelta*
24148              From: Mike Guy <mjtg@cam.ac.uk>
24149              Date: Mon, 07 Jan 2002 17:02:43 +0000
24150              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
24151      Branch: perl
24152            ! pod/perl561delta.pod pod/perl56delta.pod
24153 ____________________________________________________________________________
24154 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
24155         Log: AUTHORS update.
24156      Branch: perl
24157            ! AUTHORS
24158 ____________________________________________________________________________
24159 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
24160         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
24161      Branch: perl
24162            ! ext/Storable/Storable.pm
24163 ____________________________________________________________________________
24164 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
24165         Log: perldelta updates.
24166      Branch: perl
24167            ! pod/perldelta.pod
24168 ____________________________________________________________________________
24169 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
24170         Log: Document the flags of pv_uni_display().
24171      Branch: perl
24172            ! pod/perlapi.pod utf8.c
24173 ____________________________________________________________________________
24174 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
24175         Log: Forgot from #14115.
24176      Branch: perl
24177            ! t/op/re_tests
24178 ____________________________________________________________________________
24179 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
24180         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
24181              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
24182              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
24183              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
24184      Branch: perl
24185            ! regcomp.c
24186 ____________________________________________________________________________
24187 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
24188         Log: More regex and utf8 debug dumping.
24189      Branch: perl
24190            ! dump.c regcomp.c regexec.c utf8.c utf8.h
24191 ____________________________________________________________________________
24192 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
24193         Log: Unused variable.
24194      Branch: perl
24195            ! regcomp.c
24196 ____________________________________________________________________________
24197 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
24198         Log: Regen toc.
24199      Branch: perl
24200            ! pod/perltoc.pod
24201 ____________________________________________________________________________
24202 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
24203         Log: capitalize correctly, noticed by David Dyck.
24204      Branch: perl
24205            ! lib/sort.pm
24206 ____________________________________________________________________________
24207 [ 14110] By: nick                                  on 2002/01/06  22:05:19
24208         Log: Integrate mainline - threads mended, DB_File sick?
24209      Branch: perlio
24210           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
24211           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
24212           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
24213           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
24214           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
24215 ____________________________________________________________________________
24216 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
24217         Log: No need to overqualify.
24218      Branch: perl
24219            ! lib/sort.pm
24220 ____________________________________________________________________________
24221 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
24222         Log: PL_debug_pad wasn't initialized to zeroes which broke
24223              ithreads + DEBUGGING.
24224      Branch: perl
24225            ! sv.c
24226 ____________________________________________________________________________
24227 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
24228         Log: Update Changes.
24229      Branch: perl
24230            ! Changes patchlevel.h
24231 ____________________________________________________________________________
24232 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
24233         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
24234              From: Jonathan Stowe <gellyfish@gellyfish.com>
24235              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
24236              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
24237      Branch: perl
24238            ! pp_sys.c
24239 ____________________________________________________________________________
24240 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
24241         Log: DB_File sync from Paul Marquess.
24242      Branch: perl
24243            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24244            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
24245            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
24246 ____________________________________________________________________________
24247 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
24248         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
24249              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
24250              Date: Sun, 6 Jan 2002 11:44:30 +0100
24251              Message-ID: <3C38389E.7831.493570@localhost>
24252      Branch: perl
24253            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
24254            ! utils/perlcc.PL
24255 ____________________________________________________________________________
24256 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
24257         Log: Tests for #14098.
24258      Branch: perl
24259            ! t/op/lc.t
24260 ____________________________________________________________________________
24261 [ 14102] By: nick                                  on 2002/01/06  11:33:55
24262         Log: Integrate mainline (PPPort still multi-building).
24263      Branch: perlio
24264           +> lib/unifold.t
24265           !> (integrate 30 files)
24266 ____________________________________________________________________________
24267 [ 14101] By: ams                                   on 2002/01/06  04:52:50
24268         Log: Subject: [PATCH] Bad prototype detection now an optional warning
24269              From: Sam Tregar <sam@tregar.com>
24270              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
24271              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
24272      Branch: perl
24273            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
24274            ! t/comp/proto.t toke.c
24275 ____________________________________________________________________________
24276 [ 14100] By: ams                                   on 2002/01/06  01:56:59
24277         Log: Subject: [PATCH] Correct several Stratus VOS build issues
24278              From: "Green, Paul" <Paul.Green@stratus.com>
24279              Date: Sat, 5 Jan 2002 21:30:56 -0500
24280              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
24281      Branch: perl
24282            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
24283 ____________________________________________________________________________
24284 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
24285         Log: Further perl.org URL elaboration from Ask.
24286      Branch: perl
24287            ! pod/perlfaq1.pod pod/perlfaq2.pod
24288 ____________________________________________________________________________
24289 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
24290         Log: The same problem with To{Lower,Title,Upper}
24291              as earlier with ToFold.
24292      Branch: perl
24293            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
24294            ! lib/unicore/To/Upper.pl lib/unicore/mktables
24295 ____________________________________________________________________________
24296 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
24297         Log: Retract #14057 for now; the alarm/setitimer timers
24298              seen to be the same in many systems, which leads into
24299              hangups.
24300      Branch: perl
24301            ! ext/Time/HiRes/HiRes.t
24302 ____________________________________________________________________________
24303 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
24304         Log: Finish up (ha!) the Unicode case folding;
24305              enhance regex dumping code.
24306      Branch: perl
24307            + lib/unifold.t
24308            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
24309            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
24310 ____________________________________________________________________________
24311 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
24312         Log: Use the perl.org news gw instead of the perl.com one
24313              (from Ask).
24314      Branch: perl
24315            ! pod/perlfaq1.pod pod/perlfaq2.pod
24316 ____________________________________________________________________________
24317 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
24318         Log: Zero() wasn't documented.
24319      Branch: perl
24320            ! pod/perlclib.pod
24321 ____________________________________________________________________________
24322 [ 14093] By: ams                                   on 2002/01/05  17:58:35
24323         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
24324              From: Nicholas Clark <nick@unfortu.net>
24325              Date: Sat, 5 Jan 2002 18:55:39 +0000
24326              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
24327      Branch: perl
24328            ! lib/Memoize/t/tie_ndbm.t
24329 ____________________________________________________________________________
24330 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
24331         Log: Also UNICOS/mk has deviant socketpair().
24332      Branch: perl
24333            ! ext/Socket/socketpair.t
24334 ____________________________________________________________________________
24335 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
24336         Log: Ooops.  Retract the regex parts of #14090.
24337      Branch: perl
24338            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
24339 ____________________________________________________________________________
24340 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
24341         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
24342              From: Nicholas Clark <nick@unfortu.net> 
24343              Date: Sat, 5 Jan 2002 18:10:13 +0000
24344              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
24345      Branch: perl
24346            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
24347            ! regcomp.h regexec.c
24348 ____________________________________________________________________________
24349 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
24350         Log: Integrate perlio:
24351              
24352              [ 14088]
24353              One missing aTHX_
24354      Branch: perl
24355           !> op.c
24356 ____________________________________________________________________________
24357 [ 14088] By: nick                                  on 2002/01/05  12:35:01
24358         Log: One missing aTHX_
24359      Branch: perlio
24360            ! op.c
24361 ____________________________________________________________________________
24362 [ 14087] By: nick                                  on 2002/01/05  12:00:48
24363         Log: Raw integrate of mainline - op.c looks dodgy.
24364      Branch: perlio
24365           +> lib/Pod/t/Functions.t t/op/winsystem.t
24366            - lib/File/Spec/NW5.pm t/op/system.t
24367           !> (integrate 77 files)
24368 ____________________________________________________________________________
24369 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
24370         Log: integrate changes from maint-5.6/macperl branch
24371      Branch: maint-5.6/perl
24372           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
24373           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
24374 ____________________________________________________________________________
24375 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
24376         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
24377              found by Marc Lehmann.
24378      Branch: perl
24379            ! pp.c
24380 ____________________________________________________________________________
24381 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
24382         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
24383              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24384              Date: Sat, 5 Jan 2002 00:31:12 +0100
24385              Message-ID: <20020105003112.E1850@rafael>              
24386      Branch: perl
24387            ! t/comp/proto.t
24388 ____________________________________________________________________________
24389 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
24390         Log: A bit of "perl.com" cleanup.
24391      Branch: perl
24392            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
24393            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
24394            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
24395            ! pod/perlmodlib.PL pod/perlmodlib.pod
24396 ____________________________________________________________________________
24397 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
24398         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
24399              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24400              Date: Fri, 4 Jan 2002 23:35:19 +0100
24401              Message-ID: <20020104233519.A1850@rafael>
24402      Branch: perl
24403            ! op.c
24404 ____________________________________________________________________________
24405 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
24406         Log: Integrate change #14062 from macperl;
24407              Define setbuf, setvbuf for Mac OS
24408      Branch: perl
24409           !> ext/IO/IO.xs
24410 ____________________________________________________________________________
24411 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
24412         Log: Bump version, update Changes
24413      Branch: maint-5.6/macperl
24414            ! macos/Changes macos/MPVersion.r
24415 ____________________________________________________________________________
24416 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
24417         Log: Add more droplets
24418      Branch: maint-5.6/macperl
24419            + macos/macperl/Droplets/gluedialect.plx
24420            + macos/macperl/Droplets/glueedit.plx
24421            + macos/macperl/Droplets/gluemac.plx
24422            + macos/macperl/Droplets/gluescriptadds.plx
24423            + macos/macperl/Droplets/installme.plx
24424            + macos/macperl/Droplets/show_glue_pods.plx
24425            + macos/macperl/Droplets/tarzipme.plx
24426            + macos/macperl/Droplets/untarzipme.plx
24427 ____________________________________________________________________________
24428 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
24429         Log: Display the native pwd command.
24430      Branch: perl
24431            ! ext/Cwd/t/cwd.t
24432 ____________________________________________________________________________
24433 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
24434         Log: Under Mac OS X /dev/stdout is normally a symlink,
24435              but when running the test it seems to become a socket.
24436              So let's extend our censorship.
24437      Branch: perl
24438            ! t/op/stat.t
24439 ____________________________________________________________________________
24440 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
24441         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
24442      Branch: maint-5.6/macperl
24443            + macos/HandleSocket.cp
24444            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
24445            ! macos/macperl.sym
24446 ____________________________________________________________________________
24447 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
24448         Log: Doc updates
24449      Branch: maint-5.6/macperl
24450            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
24451 ____________________________________________________________________________
24452 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
24453         Log: Update libraries
24454      Branch: maint-5.6/macperl
24455            ! macos/macperl/Makefile.mk
24456 ____________________________________________________________________________
24457 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
24458         Log: Update tests to Mac::StandardFile from StandardFile.pl,
24459              plus other fixes
24460      Branch: maint-5.6/macperl
24461            ! macos/ext/Mac/Menus/t/MenuBar.t
24462            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
24463            ! macos/ext/Mac/Movies/t/PlayMovie.t
24464            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
24465            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
24466            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
24467            ! macos/ext/Mac/Resources/t/Resources.t
24468 ____________________________________________________________________________
24469 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
24470         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
24471      Branch: maint-5.6/macperl
24472            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
24473            ! macos/ext/Mac/Movies/Movies.xs
24474            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
24475            ! macos/ext/Mac/StandardFile/StandardFile.xs
24476            ! macos/ext/Mac/Windows/Windows.xs
24477 ____________________________________________________________________________
24478 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
24479         Log: Updates for Universal Headers 3.4 (forgot one)
24480      Branch: maint-5.6/macperl
24481            ! macos/macperl/MPConsole.cp
24482 ____________________________________________________________________________
24483 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
24484         Log: Updates for Universal Headers 3.4
24485      Branch: maint-5.6/macperl
24486            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
24487            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
24488            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
24489            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
24490            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
24491            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
24492            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
24493            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
24494            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
24495 ____________________________________________________________________________
24496 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
24497         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
24498              from <200112112327.JAA25434@gpo.metropolis.net.au>;
24499              don't crash on quit for 68K (MacPerl Bug #490013)
24500      Branch: maint-5.6/macperl
24501            ! macos/macish.c macos/macperl/MPConsole.cp
24502 ____________________________________________________________________________
24503 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
24504         Log: If we do have socketpair(), make my_socketpair()
24505              just call the real socketpair().  This way we always
24506              have real code behind my_socketpair() and a symbol
24507              corresponding to the my_socketpair in global.sym.
24508      Branch: perl
24509            ! embed.fnc embed.h makedef.pl proto.h util.c
24510 ____________________________________________________________________________
24511 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
24512         Log: Disable sigaction (MacPerl Bug #470321)
24513      Branch: maint-5.6/macperl
24514            ! macos/config.h macos/config.sh
24515 ____________________________________________________________________________
24516 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
24517         Log: Make GUSI resource work (MacPerl Bug #464638)
24518      Branch: maint-5.6/macperl
24519            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
24520            ! macos/macperl/MacPerl.rsrc
24521 ____________________________________________________________________________
24522 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
24523         Log: Make AutoSplit go a little deeper
24524      Branch: maint-5.6/macperl
24525            ! macos/Makefile.mk
24526 ____________________________________________________________________________
24527 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
24528         Log: A few doc updates from bleadperl
24529      Branch: maint-5.6/macperl
24530            ! pod/perlmodinstall.pod pod/perlport.pod
24531 ____________________________________________________________________________
24532 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
24533         Log: Sync up to latest changes from bleadperl
24534      Branch: maint-5.6/macperl
24535            ! lib/File/Find.pm
24536 ____________________________________________________________________________
24537 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
24538         Log: Define setbuf, setvbuf for Mac OS
24539      Branch: maint-5.6/macperl
24540            ! ext/IO/IO.xs
24541 ____________________________________________________________________________
24542 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
24543         Log: Delete by request of Mark-Jason Dominus (change #13676)
24544      Branch: maint-5.6/macperl
24545            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
24546 ____________________________________________________________________________
24547 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
24548         Log: Spread the good word of "env".
24549      Branch: perl
24550            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
24551 ____________________________________________________________________________
24552 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
24553         Log: Till the system tests do something non-Win*, better rename
24554              the test so that people on other platforms don't get confused.
24555              (Not win32system, because assumedly there's win64, too.)
24556      Branch: perl
24557            + t/op/winsystem.t
24558            - t/op/system.t
24559            ! MANIFEST
24560 ____________________________________________________________________________
24561 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
24562         Log: Some tweaks.
24563      Branch: perl
24564            ! lib/Pod/t/Functions.t
24565 ____________________________________________________________________________
24566 [ 14057] By: ams                                   on 2002/01/04  17:40:31
24567         Log: (retracted by #14057)
24568              
24569              Subject: [PATCH] Time/HiRes/HiRes.t
24570              From: Nicholas Clark <nick@unfortu.net>
24571              Date: Fri, 4 Jan 2002 17:28:46 +0000
24572              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
24573      Branch: perl
24574            ! ext/Time/HiRes/HiRes.t
24575 ____________________________________________________________________________
24576 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
24577         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
24578              From: Abe Timmerman <abe@ztreet.demon.nl>
24579              Date: Fri, 04 Jan 2002 18:42:33 +0100
24580              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
24581      Branch: perl
24582            + lib/Pod/t/Functions.t
24583            ! MANIFEST lib/Pod/Functions.pm
24584 ____________________________________________________________________________
24585 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
24586         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
24587              From: "Craig A. Berry" <craigberry@mac.com>
24588              Date: Thu, 3 Jan 2002 17:32:20 -0600
24589              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
24590      Branch: perl
24591            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
24592 ____________________________________________________________________________
24593 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
24594         Log: Document the U+0085, U+2028, and U+2029.
24595      Branch: perl
24596            ! pod/perlre.pod pod/perlretut.pod
24597 ____________________________________________________________________________
24598 [ 14053] By: ams                                   on 2002/01/04  03:27:44
24599         Log: Subject: [PATCH] warn if not CORE::dump
24600              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24601              Date: Thu, 3 Jan 2002 22:04:00 +0100
24602              Message-Id: <20020103220400.A13958@rafael>
24603      Branch: perl
24604            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
24605 ____________________________________________________________________________
24606 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
24607         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
24608      Branch: perl
24609            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
24610 ____________________________________________________________________________
24611 [ 14051] By: ams                                   on 2002/01/04  03:00:12
24612         Log: Subject: [PATCH] File::Compare::VERSION
24613              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24614              Date: Thu, 3 Jan 2002 23:42:52 +0100
24615              Message-Id: <20020103234252.G13958@rafael>
24616      Branch: perl
24617            ! lib/File/Compare.pm
24618 ____________________________________________________________________________
24619 [ 14050] By: ams                                   on 2002/01/04  02:58:05
24620         Log: Subject: [PATCH @14042] threads::shared doc
24621              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
24622              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
24623              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
24624      Branch: perl
24625            ! ext/threads/shared/shared.pm
24626 ____________________________________________________________________________
24627 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
24628         Log: #14048 exposed few false positives, to be fixed soonish.
24629      Branch: perl
24630            ! t/op/pat.t
24631 ____________________________________________________________________________
24632 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
24633         Log: Do not add the first characters of multicharacter foldings
24634              into character classes.
24635      Branch: perl
24636            ! regcomp.c
24637 ____________________________________________________________________________
24638 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
24639         Log: A bit of testing for #14046.
24640      Branch: perl
24641            ! t/op/pat.t
24642 ____________________________________________________________________________
24643 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
24644         Log: Allow emitting the foldcased version of "\x{df}", "ss"
24645              (among others, another example would be \x{fb00} -> "ff")
24646      Branch: perl
24647            ! regcomp.c
24648 ____________________________________________________________________________
24649 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
24650         Log: Subject: [PATCH] File::Spec & NetWare
24651              From: Dave Rolsky <autarch@urth.org>
24652              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
24653              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
24654      Branch: perl
24655            - lib/File/Spec/NW5.pm
24656            ! MANIFEST lib/File/Spec.pm
24657 ____________________________________________________________________________
24658 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
24659         Log: FAQ sync (RCS Ids only?)
24660      Branch: perl
24661            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
24662 ____________________________________________________________________________
24663 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
24664         Log: AUTHORs updates.
24665      Branch: perl
24666            ! AUTHORS
24667 ____________________________________________________________________________
24668 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
24669         Log: Update Changes.
24670      Branch: perl
24671            ! Changes patchlevel.h
24672 ____________________________________________________________________________
24673 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
24674         Log: Missed the =head1 additions.
24675      Branch: perl
24676            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
24677            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
24678            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
24679            ! util.c
24680 ____________________________________________________________________________
24681 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
24682         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
24683              From: Robin Barker <rmb1@cise.npl.co.uk>
24684              Date: Thu, 3 Jan 2002 15:26:20 GMT
24685              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
24686      Branch: perl
24687            ! lib/Carp.t lib/Carp/Heavy.pm
24688 ____________________________________________________________________________
24689 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
24690         Log: Subject: [PATCH hv.c] 
24691              From: Robin Barker <rmb1@cise.npl.co.uk>
24692              Date: Thu, 3 Jan 2002 14:49:06 GMT
24693              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
24694              
24695              -Wformat check.
24696      Branch: perl
24697            ! hv.c
24698 ____________________________________________________________________________
24699 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
24700         Log: NetWare tweaks from Ananth Kesari.
24701      Branch: perl
24702            ! NetWare/t/NWScripts.pl lib/File/Find.pm
24703 ____________________________________________________________________________
24704 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
24705         Log: Cast.
24706      Branch: perl
24707            ! regexec.c
24708 ____________________________________________________________________________
24709 [ 14036] By: ams                                   on 2002/01/03  12:12:31
24710         Log: Grammar fix suggested by Gwyn Judd.
24711      Branch: perl
24712            ! pod/perldiag.pod
24713 ____________________________________________________________________________
24714 [ 14035] By: nick                                  on 2002/01/03  09:22:42
24715         Log: More strange perlio != mainline differences where
24716              I have not been.
24717      Branch: perlio
24718           !> hints/unicos.sh hints/unicosmk.sh
24719 ____________________________________________________________________________
24720 [ 14034] By: nick                                  on 2002/01/03  09:19:37
24721         Log: Integrate mainline (including force integrate of
24722              lib/charnames.pm which had got out-of-step)
24723      Branch: perlio
24724           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
24725 ____________________________________________________________________________
24726 [ 14033] By: ams                                   on 2002/01/03  08:24:24
24727         Log: Subject: Not ok 14031: PPPort Makefile.PL
24728              From: andreas.koenig@anima.de (Andreas J. Koenig)
24729              Date: 03 Jan 2002 10:17:46 +0100
24730              Message-Id: <m3sn9n94jp.fsf@anima.de>
24731      Branch: perl
24732            ! ext/Devel/PPPort/Makefile.PL
24733 ____________________________________________________________________________
24734 [ 14032] By: nick                                  on 2002/01/03  08:24:00
24735         Log: Integrate mainline.
24736      Branch: perlio
24737           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
24738           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
24739           !> (integrate 31 files)
24740 ____________________________________________________________________________
24741 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
24742         Log: Off-by-one is my middle name.
24743      Branch: perl
24744            ! regexec.c
24745 ____________________________________________________________________________
24746 [ 14030] By: ams                                   on 2002/01/02  23:56:37
24747         Log: Subject: [PATCH @14015] threads::shared disabling
24748              From: Andy Bussey <andybussey@yahoo.co.uk>
24749              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
24750              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
24751      Branch: perl
24752            + ext/threads/shared/t/no_share.t
24753            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
24754 ____________________________________________________________________________
24755 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
24756         Log: Simon's new perlapi scheme, I hope I got all the pieces.
24757      Branch: perl
24758            + autodoc.pl embed.fnc
24759            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
24760 ____________________________________________________________________________
24761 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
24762         Log: Integrate perlio:
24763              
24764              [ 14022]
24765              More PPPort Makefile source dependence removal
24766      Branch: perl
24767           !> ext/Devel/PPPort/Makefile.PL perl.h
24768 ____________________________________________________________________________
24769 [ 14027] By: ams                                   on 2002/01/02  21:42:50
24770         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
24771              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24772              Date: Wed, 2 Jan 2002 23:09:13 +0100
24773              Message-Id: <20020102230913.A17373@rafael>
24774      Branch: perl
24775            ! pod/perldiag.pod
24776 ____________________________________________________________________________
24777 [ 14026] By: ams                                   on 2002/01/02  21:38:34
24778         Log: Subject: Re: PATCH: lib/Term/Cap.pm
24779              From: Jonathan Stowe <gellyfish@gellyfish.com>
24780              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
24781              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
24782      Branch: perl
24783            ! lib/Term/Cap.pm
24784 ____________________________________________________________________________
24785 [ 14025] By: ams                                   on 2002/01/02  18:34:26
24786         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
24787              From: Sam Tregar <sam@tregar.com>
24788              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
24789              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
24790      Branch: perl
24791            ! pod/perldiag.pod t/comp/proto.t toke.c
24792 ____________________________________________________________________________
24793 [ 14024] By: ams                                   on 2002/01/02  18:16:12
24794         Log: Subject: PATCH: lib/Term/Cap.pm
24795              From: Norton Allen <allen@huarp.harvard.edu>
24796              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
24797              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
24798      Branch: perl
24799            ! lib/Term/Cap.pm
24800 ____________________________________________________________________________
24801 [ 14023] By: ams                                   on 2002/01/02  18:12:31
24802         Log: Subject: PATCH: lib/Cwd.pm for QNX4
24803              From: Norton Allen <allen@huarp.harvard.edu>
24804              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
24805              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
24806      Branch: perl
24807            ! lib/Cwd.pm
24808 ____________________________________________________________________________
24809 [ 14022] By: nick                                  on 2002/01/02  18:01:21
24810         Log: More PPPort Makefile source dependence removal
24811      Branch: perlio
24812            ! ext/Devel/PPPort/Makefile.PL
24813 ____________________________________________________________________________
24814 [ 14021] By: nick                                  on 2002/01/02  17:44:36
24815         Log: Sort out muddle of editing on three machines ...
24816      Branch: perlio
24817           !> Changes MANIFEST cygwin/Makefile.SHs
24818           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
24819           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
24820           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
24821 ____________________________________________________________________________
24822 [ 14020] By: ams                                   on 2002/01/02  17:06:27
24823         Log: Fix misplaced application of #14016.
24824      Branch: perl
24825            ! op.c
24826 ____________________________________________________________________________
24827 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
24828         Log: Integrate perlio:
24829              
24830              [ 14017]
24831              Avoid un-init perl_debug_pad in clones
24832      Branch: perl
24833           !> sv.c
24834 ____________________________________________________________________________
24835 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
24836         Log: makedepend VOS fix from Paul Green.
24837      Branch: perl
24838            ! makedepend.SH
24839 ____________________________________________________________________________
24840 [ 14017] By: nick                                  on 2002/01/02  16:09:43
24841         Log: Avoid un-init perl_debug_pad in clones
24842      Branch: perlio
24843            ! sv.c
24844 ____________________________________________________________________________
24845 [ 14016] By: ams                                   on 2002/01/02  15:58:11
24846         Log: Subject: [PATCH] random crash in B::LISTOP::last
24847              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24848              Date: Wed, 2 Jan 2002 17:37:28 +0100
24849              Message-Id: <3C334558.3906.19CB98D@localhost>
24850      Branch: perl
24851            ! op.c
24852 ____________________________________________________________________________
24853 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
24854         Log: Update Changes.
24855      Branch: perl
24856            ! Changes patchlevel.h
24857 ____________________________________________________________________________
24858 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
24859         Log: One more iteration of the ibcmp_utf8() interface,
24860              hopefully this is a convergent iteration...
24861      Branch: perl
24862            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
24863 ____________________________________________________________________________
24864 [ 14013] By: ams                                   on 2002/01/02  13:43:58
24865         Log: Upgrade to podlators-1.19.
24866      Branch: perl
24867            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
24868            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
24869            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
24870            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
24871            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
24872 ____________________________________________________________________________
24873 [ 14012] By: ams                                   on 2002/01/02  09:48:51
24874         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
24875              From: martyn@inpharmatica.co.uk
24876              Date: Wed, 19 Dec 2001 19:05:00 +0000
24877              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
24878      Branch: perl
24879            ! lib/Pod/Usage.pm
24880 ____________________________________________________________________________
24881 [ 14011] By: nick                                  on 2002/01/02  08:38:18
24882         Log: Integrate mainline
24883      Branch: perlio
24884           !> (integrate 28 files)
24885 ____________________________________________________________________________
24886 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
24887         Log: Make ibcmp_utf8() optionally progress in either string for
24888              as long as it takes and optionally record how far it got.
24889      Branch: perl
24890            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
24891 ____________________________________________________________________________
24892 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
24893         Log: Once more try to get the PPPort Makefile right.
24894      Branch: perl
24895            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
24896 ____________________________________________________________________________
24897 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
24898         Log: -Wall silencing.
24899      Branch: perl
24900            ! utf8.c
24901 ____________________________________________________________________________
24902 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
24903         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
24904              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24905              Date: Tue, 1 Jan 2002 22:45:21 +0100       
24906              Message-ID: <20020101224521.A691@rafael>
24907      Branch: perl
24908            ! ext/B/B/Deparse.pm
24909 ____________________________________________________________________________
24910 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
24911         Log: VOS tweak from Paul Green: VOS has different O_BINARY
24912              and O_TEXT, but VOS always uses LF, never CRLF.
24913      Branch: perl
24914            ! perl.h
24915 ____________________________________________________________________________
24916 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
24917         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
24918      Branch: perl
24919            ! regexec.c utf8.c
24920 ____________________________________________________________________________
24921 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
24922         Log: Now that to_utf8_fold() was fixed.
24923      Branch: perl
24924            ! regcomp.c regexec.c
24925 ____________________________________________________________________________
24926 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
24927         Log: Integrate perlio:
24928              
24929              [ 13991]
24930              Experimental binmode() re-coding (UNIX okay - but it would be...)
24931      Branch: perl
24932           !> perlio.c
24933 ____________________________________________________________________________
24934 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
24935         Log: Document the to_utf8_*() functions.
24936      Branch: perl
24937            ! embed.pl pod/perlapi.pod utf8.c
24938 ____________________________________________________________________________
24939 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
24940         Log: Better support for multicharacter foldings.
24941              Now all but two of the CaseFold.txt cases work-- but
24942              only when the target string is single-character, more
24943              debugging needed.
24944      Branch: perl
24945            ! regexec.c
24946 ____________________________________________________________________________
24947 [ 14000] By: ams                                   on 2002/01/01  15:59:43
24948         Log: Subject: [PATCH] don't installperl pods
24949              From: Nicholas Clark <nick@unfortu.net>
24950              Date: Tue, 1 Jan 2002 16:44:12 +0000
24951              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
24952      Branch: perl
24953            ! installperl
24954 ____________________________________________________________________________
24955 [ 13999] By: ams                                   on 2002/01/01  14:34:04
24956         Log: Subject: [PATCH] perldiag.pod transposition
24957              From: Nicholas Clark <nick@unfortu.net>
24958              Date: Tue, 1 Jan 2002 15:03:52 +0000
24959              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
24960      Branch: perl
24961            ! pod/perldiag.pod
24962 ____________________________________________________________________________
24963 [ 13998] By: ams                                   on 2002/01/01  13:36:49
24964         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
24965              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24966              Date: Tue, 1 Jan 2002 15:12:36 +0100
24967              Message-Id: <20020101151236.A951@rafael>
24968      Branch: perl
24969            ! pod/perldiag.pod
24970 ____________________________________________________________________________
24971 [ 13997] By: ams                                   on 2002/01/01  13:33:06
24972         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
24973              From: Nicholas Clark <nick@unfortu.net>
24974              Date: Tue, 1 Jan 2002 13:13:17 +0000
24975              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
24976      Branch: perl
24977            ! ext/Socket/socketpair.t
24978 ____________________________________________________________________________
24979 [ 13996] By: ams                                   on 2002/01/01  04:44:28
24980         Log: Subject: [PATCH @13746] Leaner exporter
24981              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24982              Date: Mon, 31 Dec 2001 18:16:08 -0500
24983              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
24984      Branch: perl
24985            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
24986 ____________________________________________________________________________
24987 [ 13995] By: ams                                   on 2002/01/01  04:29:44
24988         Log: Subject: [PATCH @13746] h2xs broken
24989              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24990              Date: Mon, 31 Dec 2001 17:48:55 -0500
24991              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
24992      Branch: perl
24993            ! utils/h2xs.PL
24994 ____________________________________________________________________________
24995 [ 13994] By: ams                                   on 2002/01/01  04:25:46
24996         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
24997              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24998              Date: Mon, 31 Dec 2001 17:42:25 -0500
24999              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
25000      Branch: perl
25001            ! lib/ExtUtils/MM_Unix.pm
25002 ____________________________________________________________________________
25003 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
25004         Log: Rename the variables to be a bit more consistent.
25005      Branch: perl
25006            ! utf8.c
25007 ____________________________________________________________________________
25008 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
25009         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
25010              (found by Jeffrey Friedl)
25011      Branch: perl
25012            ! regexec.c t/op/pat.t utf8.c
25013 ____________________________________________________________________________
25014 [ 13991] By: nick                                  on 2001/12/31  18:08:55
25015         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
25016      Branch: perlio
25017            ! perlio.c
25018 ____________________________________________________________________________
25019 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
25020         Log: Update Changes.
25021      Branch: perl
25022            ! Changes patchlevel.h
25023 ____________________________________________________________________________
25024 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
25025         Log: Less unused ones.
25026      Branch: perl
25027            ! regexec.c
25028 ____________________________________________________________________________
25029 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
25030         Log: Unused variable.
25031      Branch: perl
25032            ! regcomp.c
25033 ____________________________________________________________________________
25034 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
25035         Log: Forgotten file.
25036      Branch: perl
25037            ! MANIFEST
25038 ____________________________________________________________________________
25039 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
25040         Log: Subject: Re: Cygwin: one down one to go 
25041              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25042              Date: Mon, 31 Dec 2001 18:34:36 +0100
25043              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
25044      Branch: perl
25045            ! cygwin/Makefile.SHs
25046 ____________________________________________________________________________
25047 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
25048         Log: Add some comments to the recent Unicode case-folding saga.
25049      Branch: perl
25050            ! regcomp.c regexec.c
25051 ____________________________________________________________________________
25052 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
25053         Log: Slight comment tweakage.
25054      Branch: perl
25055            ! ext/I18N/Langinfo/Langinfo.t
25056 ____________________________________________________________________________
25057 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
25058         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
25059      Branch: perl
25060            ! perl.h
25061 ____________________________________________________________________________
25062 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
25063         Log: Subject: [ PATCH] Cygwin: one down one to go
25064              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25065              Date: Mon, 31 Dec 2001 17:03:40 +0100
25066              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
25067      Branch: perl
25068            ! lib/Pod/t/basic.t
25069 ____________________________________________________________________________
25070 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
25071         Log: Tweak the dependencies not to recompile everytime,
25072              as suggested by NI-S.
25073      Branch: perl
25074            ! ext/Devel/PPPort/Makefile.PL
25075 ____________________________________________________________________________
25076 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
25077         Log: Planning still not right.
25078      Branch: perl
25079            ! lib/User/grent.t
25080 ____________________________________________________________________________
25081 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
25082         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
25083              From: Michael G Schwern <schwern@pobox.com>
25084              Date: Sun, 30 Dec 2001 18:07:55 -0500
25085              Message-ID: <20011230230755.GG12840@blackrider>
25086              
25087              (lib/User/grent, really)
25088      Branch: perl
25089            ! lib/User/grent.t
25090 ____________________________________________________________________________
25091 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
25092         Log: Integrate perlio:
25093              
25094              [ 13975]
25095              perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
25096              if PerlIONext is NULL.
25097      Branch: perl
25098           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
25099 ____________________________________________________________________________
25100 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
25101         Log: Subject: typo in IO::Socket::INET.pm
25102              From: mjd@plover.com
25103              Date: 31 Dec 2001 14:31:10 -0000
25104              Message-ID: <20011231143110.4989.qmail@plover.com>
25105      Branch: perl
25106            ! ext/IO/lib/IO/Socket/INET.pm
25107 ____________________________________________________________________________
25108 [ 13976] By: nick                                  on 2001/12/31  13:56:11
25109         Log: Integrate mainline
25110      Branch: perlio
25111           !> (integrate 29 files)
25112 ____________________________________________________________________________
25113 [ 13975] By: nick                                  on 2001/12/31  12:40:50
25114         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
25115              if PerlIONext is NULL.
25116      Branch: perlio
25117            ! perlio.c perliol.h
25118 ____________________________________________________________________________
25119 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
25120         Log: Subject: Re: [PATCH] Basic bad prototype detection
25121              From: Sam Tregar <sam@tregar.com>
25122              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
25123              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
25124      Branch: perl
25125            ! t/comp/proto.t toke.c
25126 ____________________________________________________________________________
25127 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
25128         Log: Subject: [PATCH] configure.com / scriptdirexp
25129              From: "Craig A. Berry" <craigberry@mac.com>
25130              Date: Sun, 30 Dec 2001 15:47:28 -0600
25131              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
25132      Branch: perl
25133            ! configure.com
25134 ____________________________________________________________________________
25135 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
25136         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
25137              From: Abe Timmerman <abe@ztreet.demon.nl>
25138              Date: Mon, 31 Dec 2001 03:55:27 +0100
25139              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
25140      Branch: perl
25141            ! lib/ExtUtils/t/MM_Win32.t
25142 ____________________________________________________________________________
25143 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
25144         Log: Subject: [PATCH] Basic bad prototype detection
25145              From: Sam Tregar <sam@tregar.com> 
25146              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
25147              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
25148      Branch: perl
25149            ! pod/perldiag.pod t/comp/proto.t toke.c
25150 ____________________________________________________________________________
25151 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
25152         Log: Makefiles are sloppy about the exe suffix
25153              (from Paul Green)
25154      Branch: perl
25155            ! Makefile.SH x2p/Makefile.SH
25156 ____________________________________________________________________________
25157 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
25158         Log: Delay folding until necessary; start of handling
25159              folding into several characters.
25160      Branch: perl
25161            ! regcomp.c regexec.c
25162 ____________________________________________________________________________
25163 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
25164         Log: gcc -Wall dewhine.
25165      Branch: perl
25166            ! regexec.c
25167 ____________________________________________________________________________
25168 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
25169         Log: More Unicode folding tweaks, avoid potential false matches.
25170      Branch: perl
25171            ! regexec.c
25172 ____________________________________________________________________________
25173 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
25174         Log: Make that six wrongs.
25175      Branch: perl
25176            ! regexec.c utf8.c
25177 ____________________________________________________________________________
25178 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
25179         Log: Four wrongs can make a right.
25180      Branch: perl
25181            ! regexec.c utf8.c
25182 ____________________________________________________________________________
25183 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
25184         Log: Fix all the I case foldings as per CaseFold.txt.
25185      Branch: perl
25186            ! regcomp.c regexec.c
25187 ____________________________________________________________________________
25188 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
25189         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
25190      Branch: perl
25191            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
25192            ! regexec.c utf8.c
25193 ____________________________________________________________________________
25194 [ 13962] By: nick                                  on 2001/12/30  18:33:41
25195         Log: Integrate 8.3 fix for PPPort fix
25196      Branch: perlio
25197           +> ext/Devel/PPPort/ppport_h.PL
25198            - ext/Devel/PPPort/ppport.h.PL
25199            ! ext/Devel/PPPort/MANIFEST
25200           !> ext/Devel/PPPort/Makefile.PL
25201 ____________________________________________________________________________
25202 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
25203         Log: Integrate perlio:
25204              
25205              [ 13959]
25206              Win32 stuff:
25207              A. Use Perl_my_socketpair()
25208              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
25209              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
25210              take special measures to set it during pseudo-fork.
25211      Branch: perl
25212           !> util.c win32/perlhost.h
25213 ____________________________________________________________________________
25214 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
25215         Log: Fix ppport.h for Unix.
25216      Branch: perl
25217            + ext/Devel/PPPort/ppport_h.PL
25218            - ext/Devel/PPPort/ppport.h.PL
25219            ! MANIFEST ext/Devel/PPPort/Makefile.PL
25220 ____________________________________________________________________________
25221 [ 13959] By: nick                                  on 2001/12/30  16:53:42
25222         Log: Win32 stuff:
25223              A. Use Perl_my_socketpair()
25224              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
25225              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
25226              take special measures to set it during pseudo-fork.
25227      Branch: perlio
25228            ! util.c win32/perlhost.h
25229 ____________________________________________________________________________
25230 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
25231         Log: Integrate perlio:
25232              
25233              [ 13950]
25234              Win32 hides some errno-oid constants in <winsock.h> under assumed names.
25235              This gets them into Errno.pm - yet to prove they end up in $!.
25236              
25237              [ 13948]
25238              remove embed.pl duplicates
25239              
25240              [ 13944]
25241              "Port" Devel::PPPort to Win32:
25242              - need to set @INC before use in the test
25243              - {} are special to dmake, so use ppport.h.PL
25244              rather than commandline 
25245      Branch: perl
25246           +> ext/Devel/PPPort/ppport.h.PL
25247           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
25248           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
25249           !> proto.h
25250 ____________________________________________________________________________
25251 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
25252         Log: metaconfig unit change for #13956.
25253      Branch: metaconfig
25254            ! U/modified/spitshell.U
25255 ____________________________________________________________________________
25256 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
25257         Log: Must look for cat also in $PATH (noticed by Philip Newton).
25258      Branch: perl
25259            ! Configure
25260 ____________________________________________________________________________
25261 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
25262         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
25263              From: Blair Zajac <blair@orcaware.com>
25264              Date: Sat, 29 Dec 2001 22:37:03 -0800
25265              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
25266      Branch: perl
25267            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
25268 ____________________________________________________________________________
25269 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
25270         Log: Regen files.
25271      Branch: perl
25272            ! embed.h global.sym pod/perlapi.pod uconfig.h
25273 ____________________________________________________________________________
25274 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
25275         Log: Subject: [PATCH] -t without -w 
25276              From: Michael G Schwern <schwern@pobox.com>
25277              Date: Sat, 29 Dec 2001 23:46:25 -0500
25278              Message-ID: <20011230044625.GA14386@blackrider>
25279      Branch: perl
25280            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
25281            ! warnings.pl
25282 ____________________________________________________________________________
25283 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
25284         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
25285              From: Dave Rolsky <autarch@urth.org>               
25286              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
25287              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
25288              
25289              $^O is NetWare, not Netware.
25290      Branch: perl
25291            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
25292 ____________________________________________________________________________
25293 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
25294         Log: Sarathy thinks undoing C++ comments from C++ files
25295              is a bit too zealous.
25296      Branch: perl
25297            ! win32/perlhost.h win32/vmem.h
25298 ____________________________________________________________________________
25299 [ 13950] By: nick                                  on 2001/12/30  14:30:02
25300         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
25301              This gets them into Errno.pm - yet to prove they end up in $!.
25302      Branch: perlio
25303            ! ext/Errno/Errno_pm.PL
25304 ____________________________________________________________________________
25305 [ 13949] By: nick                                  on 2001/12/30  12:02:21
25306         Log: Integrate Cwd muddle
25307      Branch: perlio
25308           !> MANIFEST installperl lib/Cwd.pm
25309 ____________________________________________________________________________
25310 [ 13948] By: nick                                  on 2001/12/30  11:51:40
25311         Log: remove embed.pl duplicates
25312      Branch: perlio
25313            ! embed.h embed.pl global.sym proto.h
25314 ____________________________________________________________________________
25315 [ 13947] By: nick                                  on 2001/12/30  11:35:51
25316         Log: More Cwd tidy up
25317      Branch: perl
25318            ! MANIFEST installperl
25319 ____________________________________________________________________________
25320 [ 13946] By: nick                                  on 2001/12/30  11:12:42
25321         Log: Undo a mess trying Cwd.pm in its ext directory
25322      Branch: perl
25323            + lib/Cwd.pm
25324            - ext/Cwd/Cwd.pm
25325 ____________________________________________________________________________
25326 [ 13945] By: nick                                  on 2001/12/30  10:03:43
25327         Log: Integrate mainline
25328      Branch: perl
25329           +> ext/Cwd/Cwd.pm
25330            - lib/Cwd.pm
25331            ! MANIFEST
25332      Branch: perlio
25333           !> (integrate 45 files)
25334 ____________________________________________________________________________
25335 [ 13944] By: nick                                  on 2001/12/30  09:27:16
25336         Log: "Port" Devel::PPPort to Win32:
25337              - need to set @INC before use in the test
25338              - {} are special to dmake, so use ppport.h.PL
25339              rather than commandline 
25340      Branch: perlio
25341            + ext/Devel/PPPort/ppport.h.PL
25342            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
25343 ____________________________________________________________________________
25344 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
25345         Log: Update Changes.
25346      Branch: perl
25347            ! Changes patchlevel.h
25348 ____________________________________________________________________________
25349 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
25350         Log: Subject: [PATCH] cleaner close on tests, take 2
25351              From: andreas.koenig@anima.de (Andreas J. Koenig)
25352              Date: 29 Dec 2001 21:42:37 +0100
25353              Message-ID: <m33d1tvjuq.fsf@anima.de>
25354              
25355              (the DB_File patches)
25356      Branch: perl
25357            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
25358            ! ext/DB_File/t/db-recno.t
25359 ____________________________________________________________________________
25360 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
25361         Log: Integrate perlio:
25362              
25363              [ 13936]
25364              Routine regen_config_h - no real differences other than order of crypt 
25365      Branch: perl
25366           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
25367 ____________________________________________________________________________
25368 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
25369         Log: Subject: [PATCH] cleaner close on tests, take 2             
25370              From: andreas.koenig@anima.de (Andreas J. Koenig)
25371              Date: 29 Dec 2001 21:42:37 +0100
25372              Message-ID: <m33d1tvjuq.fsf@anima.de>
25373              
25374              (except for the three DB_File patch fragments)
25375      Branch: perl
25376            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
25377            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
25378            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
25379            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
25380            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
25381            ! t/op/runlevel.t t/op/write.t t/run/switches.t
25382 ____________________________________________________________________________
25383 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
25384         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
25385              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25386              Date: Sat, 29 Dec 2001 20:38:59 +0100
25387              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
25388              
25389              (NetWare tree not touched because it's very //)
25390      Branch: perl
25391            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
25392            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
25393            ! wince/include/errno.h wince/include/netdb.h
25394            ! wince/include/sys/socket.h wince/include/sys/stat.h
25395            ! wince/perllib.c wince/perlmain.c wince/win32.h
25396            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
25397            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
25398 ____________________________________________________________________________
25399 [ 13938] By: nick                                  on 2001/12/29  19:23:32
25400         Log: Integrate mainline (ok linux)
25401      Branch: perlio
25402           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
25403           !> (integrate 33 files)
25404 ____________________________________________________________________________
25405 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
25406         Log: Give up on serious testing of langinfo().  Leave the old
25407              code in place, though.
25408      Branch: perl
25409            ! ext/I18N/Langinfo/Langinfo.t
25410 ____________________________________________________________________________
25411 [ 13936] By: nick                                  on 2001/12/29  18:20:33
25412         Log: Routine regen_config_h - no real differences other than order of crypt 
25413      Branch: perlio
25414            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25415 ____________________________________________________________________________
25416 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
25417         Log: Integrate perlio:
25418              
25419              [ 13934]
25420              Fudge Config.pm so File::Spec does not croak.
25421              
25422              [ 13931]
25423              Define the two socket error numbers in terms of WSAEXXXXX equivalents
25424              (just to get util.c to compile)
25425      Branch: perl
25426           !> win32/FindExt.pm win32/win32.h
25427 ____________________________________________________________________________
25428 [ 13934] By: nick                                  on 2001/12/29  17:27:50
25429         Log: Fudge Config.pm so File::Spec does not croak.
25430      Branch: perlio
25431            ! win32/FindExt.pm
25432 ____________________________________________________________________________
25433 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
25434         Log: metaconfig unit changes for #13932.
25435      Branch: metaconfig
25436            + U/modified/Init.U
25437            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
25438 ____________________________________________________________________________
25439 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
25440         Log: VOS tweaks from Paul Green.
25441              
25442              The Configure tweaks: the _exe needs to be
25443              set after the init; VOS has fd 3 hardwired to /dev/tty;
25444              the grep/ln/make substitutions really need to stick.
25445      Branch: perl
25446            ! Configure hints/vos.sh perl.h util.c vos/build.cm
25447            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25448            ! vos/config.ga.h vos/vosish.h
25449 ____________________________________________________________________________
25450 [ 13931] By: nick                                  on 2001/12/29  17:00:38
25451         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
25452              (just to get util.c to compile)
25453      Branch: perlio
25454            ! win32/win32.h
25455 ____________________________________________________________________________
25456 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
25457         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
25458              From: coral@eekeek.org
25459              Date: Fri, 28 Dec 2001 19:58:22 -0500      
25460              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
25461      Branch: perl
25462            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
25463            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
25464            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
25465            ! pod/perlunicode.pod pod/perlxs.pod util.c
25466 ____________________________________________________________________________
25467 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
25468         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
25469      Branch: perl
25470            ! t/op/exec.t
25471 ____________________________________________________________________________
25472 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
25473         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
25474              From: Abe Timmerman <abe@ztreet.demon.nl>
25475              Date: Sat, 29 Dec 2001 13:10:06 +0100
25476              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
25477      Branch: perl
25478            + lib/Pod/t/InputObjects.t
25479 ____________________________________________________________________________
25480 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
25481         Log: Integrate perlio:
25482              
25483              [ 13926]
25484              Nick Clark's embed.pl fix for my_socketpair
25485              
25486              [ 13923]
25487              Quick fix (after couple of clever fixes failed) for
25488              "accept leaks memory" fail [ID 20011223.001]
25489      Branch: perl
25490           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
25491 ____________________________________________________________________________
25492 [ 13926] By: nick                                  on 2001/12/29  15:23:21
25493         Log: Nick Clark's embed.pl fix for my_socketpair
25494      Branch: perlio
25495            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
25496 ____________________________________________________________________________
25497 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
25498         Log: Slight tweaks on the MM_Win32.t.
25499      Branch: perl
25500            ! lib/ExtUtils/t/MM_Win32.t
25501 ____________________________________________________________________________
25502 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
25503         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
25504              From: Abe Timmerman <abe@ztreet.demon.nl>
25505              Date: Sat, 29 Dec 2001 12:51:36 +0100
25506              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
25507      Branch: perl
25508            + lib/ExtUtils/t/MM_Win32.t
25509            ! MANIFEST
25510 ____________________________________________________________________________
25511 [ 13923] By: nick                                  on 2001/12/29  15:12:07
25512         Log: Quick fix (after couple of clever fixes failed) for
25513              "accept leaks memory" fail [ID 20011223.001]
25514      Branch: perlio
25515            ! pp_sys.c
25516 ____________________________________________________________________________
25517 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
25518         Log: Subject: [PATCH] Module names and other nits
25519              From: Autrijus Tang <autrijus@autrijus.org>                 
25520              Date: Sat, 29 Dec 2001 01:59:28 +0800
25521              Message-ID: <20011229015928.A29712@geb.elixus.org>              
25522      Branch: perl
25523            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
25524            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
25525            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
25526            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
25527            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
25528 ____________________________________________________________________________
25529 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
25530         Log: socketpair tweaks from Nicholas Clark.
25531      Branch: perl
25532            ! ext/Socket/socketpair.t util.c
25533 ____________________________________________________________________________
25534 [ 13920] By: nick                                  on 2001/12/29  12:36:21
25535         Log: Integrate mainline
25536      Branch: perlio
25537           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
25538           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
25539           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
25540           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
25541           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
25542           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
25543           !> t/op/sysio.t
25544 ____________________________________________________________________________
25545 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
25546         Log: Retract #13917.
25547      Branch: perl
25548            ! doop.c
25549 ____________________________________________________________________________
25550 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
25551         Log: Subject: provisional MakeMaker patch for VMS
25552              From: "Craig A. Berry" <craigberry@mac.com> 
25553              Date: Thu, 27 Dec 2001 22:29:37 -0600
25554              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
25555      Branch: perl
25556            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
25557 ____________________________________________________________________________
25558 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
25559         Log: (retracted by #13919)
25560      Branch: perl
25561            ! doop.c
25562 ____________________________________________________________________________
25563 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
25564         Log: metaconfig unit change for #13915.
25565      Branch: metaconfig/U/perl
25566            ! d_u32align.U
25567 ____________________________________________________________________________
25568 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
25569         Log: Remove debris in any case.
25570      Branch: perl
25571            ! Configure
25572 ____________________________________________________________________________
25573 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
25574         Log: Subject: [PATCH] Re: B::walksymtable oddness
25575              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25576              Date: Thu, 27 Dec 2001 19:14:24 +0100
25577              Message-ID: <3C2B7310.861.18820D0@localhost>
25578      Branch: perl
25579            ! ext/B/B.pm
25580 ____________________________________________________________________________
25581 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
25582         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
25583              From: Nicholas Clark <nick@unfortu.net> 
25584              Date: Fri, 28 Dec 2001 00:43:02 +0000
25585              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
25586      Branch: perl
25587            ! ext/Socket/socketpair.t
25588 ____________________________________________________________________________
25589 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
25590         Log: Fast Latin1<->UTF-8 conversion for older Perls.
25591      Branch: perl
25592            ! pod/perluniintro.pod
25593 ____________________________________________________________________________
25594 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
25595         Log: Update Changes.
25596      Branch: perl
25597            ! Changes patchlevel.h
25598 ____________________________________________________________________________
25599 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
25600         Log: More wait status trickery for BeOS.
25601      Branch: perl
25602            ! ext/POSIX/POSIX.xs
25603 ____________________________________________________________________________
25604 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
25605         Log: metaconfig unit change for #13908.
25606      Branch: metaconfig/U/perl
25607            ! d_u32align.U
25608 ____________________________________________________________________________
25609 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
25610         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
25611      Branch: perl
25612            ! Configure
25613 ____________________________________________________________________________
25614 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
25615         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
25616              From: gbarr@monty.mutatus.co.uk
25617              Date: 27 Dec 2001 14:41:36 -0000
25618              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
25619      Branch: perl
25620            ! lib/ExtUtils/t/Embed.t
25621 ____________________________________________________________________________
25622 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
25623         Log: Subject: [PATCH] Re: socketpair emulation
25624              From: Nicholas Clark <nick@unfortu.net> 
25625              Date: Wed, 26 Dec 2001 20:08:14 +0000
25626              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
25627      Branch: perl
25628            ! ext/Socket/socketpair.t
25629 ____________________________________________________________________________
25630 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
25631         Log: Subject: [DOC PATCH] left is right and right is left
25632              From: Philip Newton <Philip.Newton@gmx.net>
25633              Date: Thu, 27 Dec 2001 10:04:17 +0100
25634              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
25635      Branch: perl
25636            ! pod/perlfunc.pod pod/perlport.pod
25637 ____________________________________________________________________________
25638 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
25639         Log: Subject: [PATCH] check return of close
25640              From: andreas.koenig@anima.de (Andreas J. Koenig)            
25641              Date: 27 Dec 2001 09:47:30 +0100
25642              Message-ID: <m3ellhgicd.fsf@anima.de> 
25643              
25644              Subject: [PATCH] improve error reporting
25645              From: andreas.koenig@anima.de (Andreas J. Koenig)            
25646              Date: 27 Dec 2001 09:54:55 +0100
25647              Message-ID: <m3adw5gi00.fsf@anima.de> 
25648              
25649              Subject: [PATCH] check return value of close
25650              From: andreas.koenig@anima.de (Andreas J. Koenig)            
25651              Date: 27 Dec 2001 10:03:55 +0100
25652              Message-ID: <m3666tghl0.fsf@anima.de> 
25653              
25654              Subject: [PATCH] return of close
25655              From: andreas.koenig@anima.de (Andreas J. Koenig)            
25656              Date: 27 Dec 2001 10:22:15 +0100
25657              Message-ID: <m31yhhggqg.fsf@anima.de> 
25658      Branch: perl
25659            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
25660            ! t/io/fflush.t
25661 ____________________________________________________________________________
25662 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
25663         Log: Subject: [PATCH] check return of close
25664              From: andreas.koenig@anima.de (Andreas J. Koenig)            
25665              Date: 27 Dec 2001 09:47:30 +0100
25666              Message-ID: <m3ellhgicd.fsf@anima.de> 
25667      Branch: perl
25668            ! t/base/rs.t
25669 ____________________________________________________________________________
25670 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
25671         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
25672              From: andreas.koenig@anima.de (Andreas J. Koenig)
25673              Date: 27 Dec 2001 09:21:16 +0100
25674              Message-ID: <m3n105gjk3.fsf@anima.de>
25675      Branch: perl
25676            ! t/op/sysio.t
25677 ____________________________________________________________________________
25678 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
25679         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
25680              From: "Gerrit P. Haase" <gp@familiehaase.de>
25681              Date: Thu, 27 Dec 2001 09:23:55 +0100 
25682              Message-ID: <98211521662.20011227092355@familiehaase.de>
25683      Branch: perl
25684            ! lib/ExtUtils/t/MM_Cygwin.t
25685 ____________________________________________________________________________
25686 [ 13900] By: nick                                  on 2001/12/27  11:11:51
25687         Log: Integrate mainline
25688      Branch: perlio
25689           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
25690           +> lib/File/Spec/NW5.pm
25691           !> (integrate 52 files)
25692 ____________________________________________________________________________
25693 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
25694         Log: Replace the awful (most likely generated and not very persistent)
25695              URL with something tangible.
25696      Branch: perl
25697            ! README.hpux
25698 ____________________________________________________________________________
25699 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
25700         Log: Naughty /dev/printer (ls -l, really) of IRIX.
25701      Branch: perl
25702            ! t/op/stat.t
25703 ____________________________________________________________________________
25704 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
25705         Log: Upgrade to Net::Ping 2.10.
25706      Branch: perl
25707            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
25708            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
25709            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
25710            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
25711 ____________________________________________________________________________
25712 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
25713         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
25714              (this showed up in Benchmark.t)
25715      Branch: perl
25716            ! pp_sys.c
25717 ____________________________________________________________________________
25718 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
25719         Log: BeOS updates.
25720      Branch: perl
25721            ! README.beos beos/beos.c
25722 ____________________________________________________________________________
25723 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
25724         Log: Subject: Re: bleadperl doesn't compile
25725              From: "Gerrit P. Haase" <gp@familiehaase.de>
25726              Date: Wed, 26 Dec 2001 21:29:08 +0100
25727              Message-ID: <22168634623.20011226212908@familiehaase.de>
25728              
25729              Cygwin with multiplicity.
25730      Branch: perl
25731            ! perlio.c
25732 ____________________________________________________________________________
25733 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
25734         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
25735              From: Nicholas Clark <nick@ccl4.org>
25736              Date: Wed, 26 Dec 2001 19:07:33 +0000
25737              Message-ID: <20011226190732.J48842@plum.flirble.org>            
25738              
25739              socketpair() (un)signedness nit.
25740      Branch: perl
25741            ! util.c
25742 ____________________________________________________________________________
25743 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
25744         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
25745              From: Nicholas Clark <nick@ccl4.org>
25746              Date: Wed, 26 Dec 2001 19:19:47 +0000
25747              Message-ID: <20011226191946.K48842@plum.flirble.org>
25748              
25749              Use report_evil_fh().
25750      Branch: perl
25751            ! doio.c
25752 ____________________________________________________________________________
25753 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
25754         Log: Bad $? assumptions.
25755      Branch: perl
25756            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
25757 ____________________________________________________________________________
25758 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
25759         Log: Net::Ping isn't going to work much without
25760              the Socket extension; fail more gracefully.
25761      Branch: perl
25762            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
25763            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
25764            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
25765            ! lib/Net/Ping/t/300_ping_stream.t
25766 ____________________________________________________________________________
25767 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
25768         Log: metaconfig unit change for #13888.
25769      Branch: metaconfig
25770            ! U/modified/Oldconfig.U
25771 ____________________________________________________________________________
25772 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
25773         Log: test -d /system is a bit too generic test for VOS
25774              (false hit in BeOS)
25775      Branch: perl
25776            ! Configure
25777 ____________________________________________________________________________
25778 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
25779         Log: No AF_UNIX in BeOS.
25780      Branch: perl
25781            ! util.c
25782 ____________________________________________________________________________
25783 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
25784         Log: FAQ sync.
25785      Branch: perl
25786            ! pod/perlfaq5.pod
25787 ____________________________________________________________________________
25788 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
25789         Log: Update Changes.
25790      Branch: perl
25791            ! Changes patchlevel.h
25792 ____________________________________________________________________________
25793 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
25794         Log: Make -t equal -tw.
25795      Branch: perl
25796            ! perl.c pod/perlrun.pod
25797 ____________________________________________________________________________
25798 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
25799         Log: Subject: Re: Not OK 13881
25800              From: John Peacock <jpeacock@rowman.com>
25801              Date: Tue, 25 Dec 2001 06:02:12 -0500
25802              Message-ID: <3C285CB4.8040006@rowman.com>
25803      Branch: perl
25804            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
25805 ____________________________________________________________________________
25806 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
25807         Log: Subject: Re: Not OK 13881
25808              From: andreas.koenig@anima.de (Andreas J. Koenig)
25809              Date: 25 Dec 2001 07:33:23 +0100
25810              Message-ID: <m3bsgnajws.fsf@anima.de>
25811      Branch: perl
25812            ! op.c
25813 ____________________________________________________________________________
25814 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
25815         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
25816              From: Mark-Jason Dominus <mjd@plover.com>    
25817              Date: Mon, 24 Dec 2001 18:14:48 -0500
25818              Message-ID: <20011224231448.25826.qmail@plover.com>
25819      Branch: perl
25820            ! op.c t/op/eval.t
25821 ____________________________________________________________________________
25822 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
25823         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
25824              From: Dave Rolsky <autarch@urth.org>
25825              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
25826              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
25827      Branch: perl
25828            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
25829            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
25830            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
25831            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
25832            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
25833 ____________________________________________________________________________
25834 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
25835         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
25836              From: Jeffrey Friedl <jfriedl@yahoo.com>
25837              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
25838              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
25839              
25840              The rest of the tests for plus few extras.
25841      Branch: perl
25842            ! t/op/pat.t
25843 ____________________________________________________________________________
25844 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
25845         Log: metaconfig unit change for #13877.
25846      Branch: metaconfig
25847            ! U/modified/Unix.U
25848 ____________________________________________________________________________
25849 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
25850         Log: No-op.
25851      Branch: perl
25852            ! Configure
25853 ____________________________________________________________________________
25854 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
25855         Log: More constant casting.
25856      Branch: perl
25857            ! regexec.c
25858 ____________________________________________________________________________
25859 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
25860         Log: Subject: perlhack.pod 
25861              From: "John P. Linderman" <jpl@research.att.com>
25862              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
25863              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
25864      Branch: perl
25865            ! pod/perlhack.pod
25866 ____________________________________________________________________________
25867 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
25868         Log: File::Find patch patches from Thomas Wegner.
25869      Branch: perl
25870            ! lib/File/Find.pm
25871 ____________________________________________________________________________
25872 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
25873         Log: Subject: Re: socketpair emulation 
25874              From: Nicholas Clark <nick@unfortu.net>                 
25875              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
25876              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
25877      Branch: perl
25878            ! ext/Socket/socketpair.t
25879 ____________________________________________________________________________
25880 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
25881         Log: Must cast constants if they can be quads.
25882      Branch: perl
25883            ! regcomp.c
25884 ____________________________________________________________________________
25885 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
25886         Log: Promote the e/uid to wide enough un/signed integers
25887              and printf them as such.
25888      Branch: perl
25889            ! taint.c
25890 ____________________________________________________________________________
25891 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
25892         Log: metaconfig unit change for #13869.
25893      Branch: metaconfig/U/perl
25894            ! d_u32align.U
25895 ____________________________________________________________________________
25896 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
25897         Log: The U32 alignment test wasn't really working, noticed
25898              by Paul Green.  Now the test works, but this means that
25899              we may see coredumps from the test.   I sure hope MMUless
25900              places don't crash on the test.
25901      Branch: perl
25902            ! Configure
25903 ____________________________________________________________________________
25904 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
25905         Log: metaconfig unit changes for #13867.
25906      Branch: metaconfig
25907            ! U/compline/nblock_io.U U/modified/Unix.U
25908            ! U/modified/spitshell.U
25909 ____________________________________________________________________________
25910 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
25911         Log: More VOS tweaks.
25912      Branch: perl
25913            ! Configure
25914 ____________________________________________________________________________
25915 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
25916         Log: The funky final sigma casefolding.
25917      Branch: perl
25918            ! regcomp.c regexec.c t/op/pat.t utf8.h
25919 ____________________________________________________________________________
25920 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
25921         Log: Update Changes.
25922      Branch: perl
25923            ! Changes patchlevel.h
25924 ____________________________________________________________________________
25925 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
25926         Log: Move the \C and \X to pat.t.
25927      Branch: perl
25928            ! t/op/pat.t t/op/re_tests
25929 ____________________________________________________________________________
25930 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
25931         Log: More logical test ordering.
25932      Branch: perl
25933            ! perl.h
25934 ____________________________________________________________________________
25935 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
25936         Log: Integrate perlio:
25937              
25938              [ 13854]
25939              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
25940              
25941              [ 13853]
25942              Put PerlIO stuff inside EXTERN C
25943              
25944              [ 13852]
25945              Add at least the "important" PerlIO_xxxx functions to embed.pl
25946              so that they get implicit pTHX_ and we can avoid slow dTHX.
25947      Branch: perl
25948           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
25949           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
25950           !> win32/win32.c
25951 ____________________________________________________________________________
25952 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
25953         Log: Even more \X fixing.
25954      Branch: perl
25955            ! regexec.c t/op/pat.t
25956 ____________________________________________________________________________
25957 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
25958         Log: More \X fixing.
25959      Branch: perl
25960            ! regexec.c t/op/pat.t
25961 ____________________________________________________________________________
25962 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
25963         Log: Fix encoding pragma.
25964      Branch: perl
25965            ! regcomp.c
25966 ____________________________________________________________________________
25967 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
25968         Log: Subject: socketpair emulation
25969              From: Nicholas Clark <nick@unfortu.net>
25970              Date: Sat, 22 Dec 2001 18:38:18 +0000
25971              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
25972      Branch: perl
25973            + ext/Socket/socketpair.t
25974            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
25975            ! pp_sys.c proto.h util.c
25976 ____________________________________________________________________________
25977 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
25978         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
25979              From: Jeffrey Friedl <jfriedl@yahoo.com>
25980              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
25981              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
25982              
25983              (partially applied, most of the new tests need to be rethought)
25984      Branch: perl
25985            ! regcomp.c t/op/re_tests
25986 ____________________________________________________________________________
25987 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
25988         Log: Small tweaks.
25989      Branch: perl
25990            ! handy.h regexec.c
25991 ____________________________________________________________________________
25992 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
25993         Log: Unicode casefolding continues.
25994              (lib/encoding.t still failing.)
25995      Branch: perl
25996            ! regexec.c t/op/pat.t
25997 ____________________________________________________________________________
25998 [ 13854] By: nick                                  on 2001/12/22  20:01:27
25999         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
26000      Branch: perlio
26001            ! makedef.pl perlio.h perlio.sym win32/win32.c
26002 ____________________________________________________________________________
26003 [ 13853] By: nick                                  on 2001/12/22  19:58:53
26004         Log: Put PerlIO stuff inside EXTERN C
26005      Branch: perlio
26006            ! embed.pl proto.h
26007 ____________________________________________________________________________
26008 [ 13852] By: nick                                  on 2001/12/22  18:04:34
26009         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
26010              so that they get implicit pTHX_ and we can avoid slow dTHX.
26011      Branch: perlio
26012            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
26013            ! perlio.h pod/perlapi.pod proto.h
26014 ____________________________________________________________________________
26015 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
26016         Log: metaconfig unit change for #13850.
26017      Branch: metaconfig
26018            ! U/modified/Loc.U
26019 ____________________________________________________________________________
26020 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
26021         Log: Rework the make logic (again).
26022      Branch: perl
26023            ! Configure
26024 ____________________________________________________________________________
26025 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
26026         Log: Integrate perlio:
26027              
26028              [ 13848]
26029              The CR at EOF fix earlier broke CR at end-of-buffer.
26030              This should be okay for both?
26031              
26032              [ 13847]
26033              Correct checking code which Ilya spotted was tripped by CR at EOF.
26034              Also tone down perl -DP tracing of sv_gets.
26035              
26036              [ 13846]
26037              Fix mis-parse of autoloaded usage code by declaring the sub
26038      Branch: perl
26039            ! regexec.c
26040           !> ext/POSIX/POSIX.pm perlio.c sv.c
26041 ____________________________________________________________________________
26042 [ 13848] By: nick                                  on 2001/12/22  15:11:17
26043         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
26044              This should be okay for both?
26045      Branch: perlio
26046            ! perlio.c
26047 ____________________________________________________________________________
26048 [ 13847] By: nick                                  on 2001/12/22  12:26:32
26049         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
26050              Also tone down perl -DP tracing of sv_gets.
26051      Branch: perlio
26052            ! perlio.c sv.c
26053 ____________________________________________________________________________
26054 [ 13846] By: nick                                  on 2001/12/22  10:49:27
26055         Log: Fix mis-parse of autoloaded usage code by declaring the sub
26056      Branch: perlio
26057            ! ext/POSIX/POSIX.pm
26058 ____________________________________________________________________________
26059 [ 13845] By: nick                                  on 2001/12/22  10:44:11
26060         Log: Integrate mainline - some fails:
26061              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
26062              -------------------------------------------------------------------------------
26063              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
26064              ../lib/encoding.t                    19    2  10.53%  17-18
26065              op/pat.t                            770    3   0.39%  754-755 757
26066      Branch: perlio
26067           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
26068           !> (integrate 36 files)
26069 ____________________________________________________________________________
26070 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
26071         Log: More Unicode casing fixes.
26072      Branch: perl
26073            ! regexec.c t/op/pat.t
26074 ____________________________________________________________________________
26075 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
26076         Log: Unicode casefolding fixes.
26077      Branch: perl
26078            ! op.c regcomp.c regexec.c t/op/pat.t
26079 ____________________________________________________________________________
26080 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
26081         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
26082              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
26083              Date: Sat, 22 Dec 2001 00:01:29 +0100
26084              Message-ID: <20011222000129.A713@rafael>
26085      Branch: perl
26086            ! ext/B/B/Deparse.pm
26087 ____________________________________________________________________________
26088 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
26089         Log: VOS config from Paul Green.
26090      Branch: perl
26091            ! hints/vos.sh
26092 ____________________________________________________________________________
26093 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
26094         Log: Subject: [PATCH @13746] CreateTTY on OS/2
26095              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26096              Date: Fri, 21 Dec 2001 15:59:45 -0500
26097              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
26098      Branch: perl
26099            ! lib/perl5db.pl
26100 ____________________________________________________________________________
26101 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
26102         Log: Subject: [PATCH @13746] uninstalled build of modules broken
26103              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26104              Date: Fri, 21 Dec 2001 15:49:09 -0500
26105              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
26106      Branch: perl
26107            ! lib/ExtUtils/MM_Unix.pm
26108 ____________________________________________________________________________
26109 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
26110         Log: Subject: [PATCH @13746] OS/2 File::* modules
26111              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26112              Date: Fri, 21 Dec 2001 15:43:24 -0500
26113              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
26114      Branch: perl
26115            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
26116 ____________________________________________________________________________
26117 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
26118         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
26119              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26120              Date: Fri, 21 Dec 2001 17:29:07 +0100
26121              Message-ID: <3C236353.6625C4C0@alcatel.at>
26122      Branch: perl
26123            ! pod/perltie.pod
26124 ____________________________________________________________________________
26125 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
26126         Log: metaconfig unit changes for #13835
26127      Branch: metaconfig
26128            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
26129            ! U/modified/sh.U
26130 ____________________________________________________________________________
26131 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
26132         Log: Further VOS tweaks: the _exe needs to be introduced
26133              in the very beginning, and the make/gmake needs special
26134              VOS logic.
26135      Branch: perl
26136            ! Configure Makefile.SH
26137 ____________________________________________________________________________
26138 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
26139         Log: Update Changes.
26140      Branch: perl
26141            ! Changes patchlevel.h
26142 ____________________________________________________________________________
26143 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
26144         Log: metaconfig unit change for #13832.
26145      Branch: metaconfig
26146            ! U/modified/spitshell.U
26147 ____________________________________________________________________________
26148 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
26149         Log: Also the search for cat needs to be _exe-aware.
26150      Branch: perl
26151            ! Configure
26152 ____________________________________________________________________________
26153 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
26154         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
26155              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26156              Date: Fri, 21 Dec 2001 14:02:01 +0100
26157              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
26158      Branch: perl
26159            ! ext/B/B/Xref.pm
26160 ____________________________________________________________________________
26161 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
26162         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
26163      Branch: perl
26164            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
26165            ! ext/B/t/assembler.t
26166 ____________________________________________________________________________
26167 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
26168         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
26169              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26170              Date: Fri, 21 Dec 2001 11:15:38 +0100
26171              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
26172      Branch: perl
26173            ! hv.c
26174 ____________________________________________________________________________
26175 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
26176         Log: A plan is good.
26177      Branch: perl
26178            ! ext/re/re.t
26179 ____________________________________________________________________________
26180 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
26181         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
26182              From: chromatic <chromatic@rmci.net>
26183              Date: Thu, 20 Dec 2001 16:16:48 -0700
26184              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
26185      Branch: perl
26186            + ext/re/re.t
26187            ! MANIFEST
26188 ____________________________________________________________________________
26189 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
26190         Log: Synchronize the skippage message.
26191      Branch: perl
26192            ! lib/ExtUtils/t/MM_OS2.t
26193 ____________________________________________________________________________
26194 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
26195         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
26196              From: chromatic <chromatic@rmci.net>
26197              Date: Thu, 20 Dec 2001 16:09:10 -0700
26198              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
26199      Branch: perl
26200            + lib/ExtUtils/t/MM_OS2.t
26201            ! MANIFEST
26202 ____________________________________________________________________________
26203 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
26204         Log: Subject: perlfunc.pod patch re flock via fcntl
26205              From: "Tye McQueen" <tye@metronet.com>
26206              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
26207              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
26208      Branch: perl
26209            ! pod/perlfunc.pod
26210 ____________________________________________________________________________
26211 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
26212         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
26213              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
26214              (the Unicode maximum code point) warnable offenses.
26215      Branch: perl
26216            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
26217            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
26218 ____________________________________________________________________________
26219 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
26220         Log: Sterner admonishment on -t.
26221      Branch: perl
26222            ! pod/perlrun.pod
26223 ____________________________________________________________________________
26224 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
26225         Log: Subject: [PATCH B::Dpparse] minor qr// fix
26226              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26227              Date: Thu, 20 Dec 2001 22:53:34 +0100
26228              Message-ID: <20011220225334.A735@rafael>
26229      Branch: perl
26230            ! ext/B/B/Deparse.pm
26231 ____________________________________________________________________________
26232 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
26233         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
26234              From: Robert Spier <rspier@pobox.com>
26235              Date: Thu, 20 Dec 2001 08:10:00 -0800
26236              Message-ID: <15394.3416.693353.107334@rls.cx>
26237      Branch: perl
26238            ! lib/Carp/Heavy.pm
26239 ____________________________________________________________________________
26240 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
26241         Log: Integrate perlio:
26242              
26243              [ 13815]
26244              pTHX_ fixes for :win32 layer
26245      Branch: perl
26246           !> win32/win32io.c
26247 ____________________________________________________________________________
26248 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
26249         Log: Subject: Re: [PATCH pod/perliol.pod] resend
26250              From: Stas Bekman <stas@stason.org>
26251              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
26252              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
26253      Branch: perl
26254            ! pod/perliol.pod
26255 ____________________________________________________________________________
26256 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
26257         Log: Fix up the APIs noone hopefully uses.
26258      Branch: perl
26259            ! utf8.c
26260 ____________________________________________________________________________
26261 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
26262         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
26263              Date: Wed, 19 Dec 2001 14:13:38 -0800
26264              From: Robert Spier <rspier@pobox.com>
26265              Message-ID: <15393.4370.605214.548582@rls.cx>
26266      Branch: perl
26267            ! lib/Carp.t lib/Carp/Heavy.pm
26268 ____________________________________________________________________________
26269 [ 13815] By: nick                                  on 2001/12/20  10:23:42
26270         Log: pTHX_ fixes for :win32 layer
26271      Branch: perlio
26272            ! win32/win32io.c
26273 ____________________________________________________________________________
26274 [ 13814] By: nick                                  on 2001/12/20  08:20:11
26275         Log: Integrate mainline (mostly) utf8.c does not compile.
26276      Branch: perlio
26277           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
26278           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26279           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26280           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
26281           +> lib/Net/Ping/t/300_ping_stream.t
26282           !> Changes MANIFEST embed.h embed.pl embedvar.h
26283           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
26284           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
26285           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
26286           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
26287           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
26288 ____________________________________________________________________________
26289 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
26290         Log: Some bincompat clawbacks.
26291      Branch: perl
26292            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
26293            ! wince/perldll.def
26294 ____________________________________________________________________________
26295 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
26296         Log: gcc pacifying (RH 7.1/ia64).
26297      Branch: perl
26298            ! pp.c
26299 ____________________________________________________________________________
26300 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
26301         Log: Update Changes.
26302      Branch: perl
26303            ! Changes patchlevel.h
26304 ____________________________________________________________________________
26305 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
26306         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
26307              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26308              Date: Wed, 19 Dec 2001 12:35:07 +0100
26309              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
26310              
26311              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
26312              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26313              Date: Wed, 19 Dec 2001 17:34:51 +0000
26314              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
26315      Branch: perl
26316            ! pod/perlre.pod
26317 ____________________________________________________________________________
26318 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
26319         Log: Integrate perlio:
26320              
26321              [ 13808]
26322              Add pTHX to all vtable functions for future-proofing and
26323              consistency of PerlIO layers.
26324              
26325              [ 13797]
26326              Remove the sometimes-lvalue cast
26327              
26328              [ 13796]
26329              alarm.t with -Uuseperlio fix
26330              - SA_RESTART should only be function of PERL_OLD_SIGNALS
26331              not USE_PERLIO
26332              
26333              [ 13795]
26334              Fix READONLY hashes:
26335              1. Discovered need for disabled scope.c part of Jeff's patch.
26336              2. Corrected hv_delete* - entry was being de-linked from
26337              chain (patch program not smart enough?)
26338      Branch: perl
26339           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
26340           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
26341 ____________________________________________________________________________
26342 [ 13808] By: nick                                  on 2001/12/19  16:08:27
26343         Log: Add pTHX to all vtable functions for future-proofing and
26344              consistency of PerlIO layers.
26345      Branch: perlio
26346            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
26347            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
26348 ____________________________________________________________________________
26349 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
26350         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
26351      Branch: perl
26352            ! ext/B/B/Assembler.pm
26353 ____________________________________________________________________________
26354 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
26355         Log: Reword the alarm explanation.
26356      Branch: perl
26357            ! pod/perlfunc.pod
26358 ____________________________________________________________________________
26359 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
26360         Log: Subject: [PATCH @13746] OS/2 build
26361              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
26362              Date: Wed, 19 Dec 2001 02:45:41 -0500
26363              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
26364              
26365              (skipped the t/TEST change)
26366      Branch: perl
26367            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
26368            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
26369            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
26370 ____________________________________________________________________________
26371 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
26372         Log: Upgrade to Net::Ping 2.09.
26373      Branch: perl
26374            + lib/Net/Ping/CHANGES lib/Net/Ping/README
26375            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26376            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26377            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
26378            + lib/Net/Ping/t/300_ping_stream.t
26379            ! MANIFEST lib/Net/Ping.pm
26380 ____________________________________________________________________________
26381 [ 13803] By: nick                                  on 2001/12/19  14:43:24
26382         Log: Integrate mainline
26383      Branch: perlio
26384           +> ext/B/t/assembler.t lib/lib.t
26385           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
26386           !> lib/lib_pm.PL t/op/glob.t utf8.c
26387 ____________________________________________________________________________
26388 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
26389         Log: B::Assembler/B::Disassembler patches and test;
26390              from Wolfgang Laun.
26391              
26392              TODO: getting perlcc working.
26393      Branch: perl
26394            + ext/B/t/assembler.t
26395            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
26396 ____________________________________________________________________________
26397 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
26398         Log: Can't printf U8s as UVs.
26399      Branch: perl
26400            ! utf8.c
26401 ____________________________________________________________________________
26402 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
26403         Log: Subject: Re: [PATCH] ...while $var = glob(...)
26404              From: Robin Houston <robin@kitsite.com> 
26405              Date: Wed, 19 Dec 2001 13:48:55 +0000
26406              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
26407              
26408              Not exactly a glob test but internal-logically correct.
26409      Branch: perl
26410            ! t/op/glob.t
26411 ____________________________________________________________________________
26412 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
26413         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
26414              From: Michael G Schwern <schwern@pobox.com> 
26415              Date: Wed, 19 Dec 2001 07:42:54 -0500
26416              Message-ID: <20011219124254.GF8630@blackrider>
26417      Branch: perl
26418            + lib/lib.t
26419            ! MANIFEST lib/lib_pm.PL
26420 ____________________________________________________________________________
26421 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
26422         Log: Integrate with perlio.
26423      Branch: perl
26424           !> hv.c hv.h scope.c util.c
26425 ____________________________________________________________________________
26426 [ 13797] By: nick                                  on 2001/12/19  12:03:21
26427         Log: Remove the sometimes-lvalue cast
26428      Branch: perlio
26429            ! hv.h
26430 ____________________________________________________________________________
26431 [ 13796] By: nick                                  on 2001/12/19  11:02:27
26432         Log: alarm.t with -Uuseperlio fix
26433              - SA_RESTART should only be function of PERL_OLD_SIGNALS
26434              not USE_PERLIO
26435      Branch: perlio
26436            ! util.c
26437 ____________________________________________________________________________
26438 [ 13795] By: nick                                  on 2001/12/19  10:19:40
26439         Log: Fix READONLY hashes:
26440              1. Discovered need for disabled scope.c part of Jeff's patch.
26441              2. Corrected hv_delete* - entry was being de-linked from
26442              chain (patch program not smart enough?)
26443      Branch: perlio
26444            ! hv.c scope.c
26445 ____________________________________________________________________________
26446 [ 13794] By: nick                                  on 2001/12/19  09:35:13
26447         Log: Integrate mainline
26448      Branch: perlio
26449           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
26450           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
26451           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
26452           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
26453           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
26454 ____________________________________________________________________________
26455 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
26456         Log: Regen toc.
26457      Branch: perl
26458            ! pod/perltoc.pod
26459 ____________________________________________________________________________
26460 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
26461         Log: FAQ sync.
26462      Branch: perl
26463            ! pod/perlfaq5.pod
26464 ____________________________________________________________________________
26465 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
26466         Log: Reformat round.
26467      Branch: perl
26468            ! pod/perlunicode.pod
26469 ____________________________________________________________________________
26470 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
26471         Log: Subject: [PATCH] pod/perlunicode.pod
26472              From: Jeffrey Friedl <jfriedl@yahoo.com>
26473              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
26474              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
26475      Branch: perl
26476            ! pod/perlunicode.pod
26477 ____________________________________________________________________________
26478 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
26479         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
26480              From: Jeffrey Friedl <jfriedl@yahoo.com>
26481              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
26482              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
26483      Branch: perl
26484            ! pod/perluniintro.pod
26485 ____________________________________________________________________________
26486 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
26487         Log: Slight pod reformatting.
26488      Branch: perl
26489            ! pod/perluniintro.pod
26490 ____________________________________________________________________________
26491 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
26492         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
26493              From: Jeffrey Friedl <jfriedl@yahoo.com>    
26494              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
26495              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
26496      Branch: perl
26497            ! pod/perluniintro.pod
26498 ____________________________________________________________________________
26499 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
26500         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
26501              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26502              Date: Wed, 19 Dec 2001 01:45:23 +0000
26503              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
26504      Branch: perl
26505            ! sv.c
26506 ____________________________________________________________________________
26507 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
26508         Log: Subject: Porting/checkURL.pl
26509              From: abigail@foad.org
26510              Date: Tue, 18 Dec 2001 19:03:22 +0100          
26511              Message-ID: <20011218180322.8278.qmail@foad.org> 
26512      Branch: perl
26513            ! Porting/checkURL.pl
26514 ____________________________________________________________________________
26515 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
26516         Log: metaconfig unit change for #13783.
26517      Branch: metaconfig
26518            ! U/modified/Loc.U
26519 ____________________________________________________________________________
26520 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
26521         Log: A bit too oversweeping matching in #13778.
26522      Branch: perl
26523            ! Configure
26524 ____________________________________________________________________________
26525 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
26526         Log: Re-gen Configure based on #13778..13781.
26527      Branch: perl
26528            ! Configure config_h.SH
26529 ____________________________________________________________________________
26530 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
26531         Log: First assume that crypt() can live happy normal life in
26532              the libc or the moral equivalent; only then try magic.
26533      Branch: metaconfig
26534            + U/modified/d_crypt.U
26535 ____________________________________________________________________________
26536 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
26537         Log: In VOS ACLs confuse the testing.
26538      Branch: metaconfig
26539            ! U/modified/Findhdr.U
26540 ____________________________________________________________________________
26541 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
26542         Log: Either make or gmake.
26543      Branch: metaconfig
26544            ! U/modified/Loc.U
26545 ____________________________________________________________________________
26546 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
26547         Log: If your _exe is different from .exe and your test -f $foo
26548              doesn't do magic to recognize $foo$_exe, you will need to
26549              specify -D_exe=... on command line-- and this patch.
26550      Branch: metaconfig
26551            + U/modified/sh.U
26552            ! U/modified/Loc.U
26553 ____________________________________________________________________________
26554 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
26555         Log: Fix the bugs in #13768..13776, and regen Configure.
26556      Branch: metaconfig
26557            ! U/compline/nblock_io.U U/modified/Findhdr.U
26558            ! U/modified/spitshell.U
26559      Branch: metaconfig/U/perl
26560            ! issymlink.U perlpath.U
26561      Branch: perl
26562            ! Configure config_h.SH
26563 ____________________________________________________________________________
26564 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
26565         Log: Must test with $_exe. (There are plenty of similar
26566              spots earlier but they are a tad more complex to fix
26567              since they come before the hints are run.)
26568      Branch: metaconfig
26569            + U/modified/yacc.U
26570 ____________________________________________________________________________
26571 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
26572         Log: F_SETFL might require <fcntl.h>
26573      Branch: metaconfig
26574            ! U/compline/nblock_io.U
26575 ____________________________________________________________________________
26576 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
26577         Log: Don't require make; have both make and gmake optional.
26578              (Maybe have a check that at least one of them is available?)
26579      Branch: metaconfig
26580            ! U/modified/Loc.U
26581 ____________________________________________________________________________
26582 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
26583         Log: cat might be farther than /bin or /usr/bin.
26584      Branch: metaconfig
26585            ! U/modified/spitshell.U
26586 ____________________________________________________________________________
26587 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
26588         Log: In VOS the path component separator is >, not /.
26589      Branch: metaconfig
26590            ! U/modified/Findhdr.U
26591 ____________________________________________________________________________
26592 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
26593         Log: The VOS shell doesn't implement the ? wildcard
26594              (? is used for other purposes, I assume); but
26595              it does implement the * wildcard, and that works
26596              in the general case just fine.
26597      Branch: metaconfig/U/perl
26598            ! d_dlsymun.U
26599 ____________________________________________________________________________
26600 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
26601         Log: VOS detection.
26602      Branch: metaconfig
26603            ! U/modified/Oldconfig.U
26604 ____________________________________________________________________________
26605 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
26606         Log: Proper path for VOS.
26607      Branch: metaconfig
26608            ! U/modified/Head.U
26609 ____________________________________________________________________________
26610 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
26611         Log: Change s/>& 4/>&4/g for consistency.
26612      Branch: metaconfig
26613            + U/modified/d_dosuid.U
26614            ! U/modified/d_socket.U
26615      Branch: metaconfig/U/perl
26616            ! issymlink.U perlxvf.U
26617 ____________________________________________________________________________
26618 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
26619         Log: Subject: Re: Benchmark.t failure on Linux
26620              From: Nicholas Clark <nick@ccl4.org>
26621              Date: Tue, 18 Dec 2001 22:51:25 +0000
26622              Message-ID: <20011218225124.N21702@plum.flirble.org>
26623      Branch: perl
26624            ! lib/Benchmark.t
26625 ____________________________________________________________________________
26626 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
26627         Log: Re-applying #13752 until a better solution can be found.
26628      Branch: perl
26629            ! lib/ExtUtils/t/MM_Unix.t
26630 ____________________________________________________________________________
26631 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
26632         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
26633              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
26634              Date: Tue, 18 Dec 2001 12:05:40 -0500
26635              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
26636      Branch: perl
26637            ! lib/Exporter.pm
26638 ____________________________________________________________________________
26639 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
26640         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
26641              findings -- some of the warnings I can't explain except
26642              by NVgf being detected wrong, though.
26643      Branch: perl
26644            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
26645 ____________________________________________________________________________
26646 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
26647         Log: Subject: [PATCH] pod/perluniintro.pod
26648              From: Jeffrey Friedl <jfriedl@yahoo.com>
26649              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
26650              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
26651      Branch: perl
26652            ! pod/perluniintro.pod
26653 ____________________________________________________________________________
26654 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
26655         Log: ".pm" is the native executable suffix in VOS.
26656      Branch: perl
26657            ! hints/vos.sh
26658 ____________________________________________________________________________
26659 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
26660         Log: Integrate perlio:
26661              
26662              [ 13760]
26663              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
26664              - added delete of READONLY value inhibit & test for same
26665              - re-tabbed
26666      Branch: perl
26667           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
26668 ____________________________________________________________________________
26669 [ 13760] By: nick                                  on 2001/12/18  15:55:22
26670         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
26671              - added delete of READONLY value inhibit & test for same
26672              - re-tabbed
26673      Branch: perlio
26674            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
26675 ____________________________________________________________________________
26676 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
26677         Log: (Undone by #13766.)
26678              Retract #13752.
26679      Branch: perl
26680            ! lib/ExtUtils/t/MM_Unix.t
26681 ____________________________________________________________________________
26682 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
26683         Log: Echoes of #13757.
26684      Branch: perl
26685            ! t/lib/warnings/utf8
26686 ____________________________________________________________________________
26687 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
26688         Log: Make the utf8 malformedness messages more verbose.
26689      Branch: perl
26690            ! lib/utf8.t utf8.c
26691 ____________________________________________________________________________
26692 [ 13756] By: nick                                  on 2001/12/18  14:43:58
26693         Log: Integrate mainline
26694      Branch: perlio
26695           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
26696           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
26697           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
26698           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
26699           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
26700           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
26701            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
26702            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
26703            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
26704            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
26705            - lib/ExtUtils/testlib.t
26706           !> (integrate 28 files)
26707 ____________________________________________________________________________
26708 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
26709         Log: README.aix updates from Jens-Uwe Mager.
26710      Branch: perl
26711            ! README.aix
26712 ____________________________________________________________________________
26713 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
26714         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
26715              From: Michael G Schwern <schwern@pobox.com>
26716              Date: Tue, 18 Dec 2001 00:58:18 -0500
26717              Message-ID: <20011218055818.GC4362@blackrider>
26718      Branch: perl
26719            ! lib/Benchmark.t
26720 ____________________________________________________________________________
26721 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
26722         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
26723              From: Michael G Schwern <schwern@pobox.com>
26724              Date: Tue, 18 Dec 2001 00:40:38 -0500
26725              Message-ID: <20011218054038.GB4362@blackrider>
26726      Branch: perl
26727            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
26728 ____________________________________________________________________________
26729 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
26730         Log: (reintroduced by #13766)
26731              (retracted by #13759)
26732              
26733              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
26734              From: Michael G Schwern <schwern@pobox.com>  
26735              Date: Tue, 18 Dec 2001 00:00:23 -0500
26736              Message-ID: <20011218050023.GA27893@blackrider>
26737      Branch: perl
26738            ! lib/ExtUtils/t/MM_Unix.t
26739 ____________________________________________________________________________
26740 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
26741         Log: Re-patch #13749.
26742      Branch: perl
26743            ! t/op/glob.t
26744 ____________________________________________________________________________
26745 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
26746         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
26747              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26748              Date: Tue, 18 Dec 2001 12:55:43 +0000
26749              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
26750      Branch: perl
26751            ! ext/Devel/Peek/Peek.pm
26752 ____________________________________________________________________________
26753 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
26754         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
26755              From: Robin Houston <robin@kitsite.com> 
26756              Date: Tue, 18 Dec 2001 14:54:33 +0000
26757              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
26758      Branch: perl
26759            ! t/op/glob.t
26760 ____________________________________________________________________________
26761 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
26762         Log: Subject: [PATCH] slightly more for Exporter.pm
26763              From: Nicholas Clark <nick@ccl4.org>
26764              Date: Tue, 18 Dec 2001 00:22:03 +0000
26765              Message-ID: <20011218002203.M21702@plum.flirble.org>
26766      Branch: perl
26767            ! lib/Exporter.pm
26768 ____________________________________________________________________________
26769 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
26770         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
26771              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26772              Date: Mon, 17 Dec 2001 16:37:18 +0100
26773              Message-ID: <20011217163718.A2292@rafael>
26774              
26775              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
26776              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26777              Date: Mon, 17 Dec 2001 23:17:06 +0100
26778              Message-ID: <20011217231706.A730@rafael>
26779      Branch: perl
26780            ! pod/perlsub.pod pp.c toke.c
26781 ____________________________________________________________________________
26782 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
26783         Log: Update Changes.
26784      Branch: perl
26785            ! Changes patchlevel.h
26786 ____________________________________________________________________________
26787 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
26788         Log: New test warrants a MANIFEST entry.
26789      Branch: perl
26790            ! MANIFEST
26791 ____________________________________________________________________________
26792 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
26793         Log: Subject: Re: [PATCH] ...while $var = glob(...)
26794              From: Robin Houston <robin@kitsite.com>
26795              Date: Mon, 17 Dec 2001 20:27:30 +0000
26796              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
26797              
26798              Can't portably unlink open files.
26799      Branch: perl
26800            ! t/op/glob.t
26801 ____________________________________________________________________________
26802 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
26803         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
26804      Branch: perl
26805            ! pod/perluniintro.pod
26806 ____________________________________________________________________________
26807 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
26808         Log: Move typeglob test from glob.t to gv.t.
26809      Branch: perl
26810            ! t/op/glob.t t/op/gv.t
26811 ____________________________________________________________________________
26812 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
26813         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
26814              From: Robin Houston <robin@kitsite.com> 
26815              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
26816              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
26817      Branch: perl
26818            ! t/op/glob.t
26819 ____________________________________________________________________________
26820 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
26821         Log: Demote the surrogate and non-character errors to warnings.
26822      Branch: perl
26823            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
26824 ____________________________________________________________________________
26825 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
26826         Log: Subject: [PATCH] more POSIX tests, and more autoloading
26827              From: Nicholas Clark <nick@ccl4.org>
26828              Date: Mon, 17 Dec 2001 18:27:47 +0000
26829              Message-ID: <20011217182747.D21702@plum.flirble.org>
26830      Branch: perl
26831            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
26832 ____________________________________________________________________________
26833 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
26834         Log: Subject: [PATCH] ...while $var = glob(...)
26835              From: Robin Houston <robin@kitsite.com> 
26836              Date: Mon, 17 Dec 2001 15:51:54 +0000
26837              Message-ID: <20011217155153.A311@robin.kitsite.com>
26838      Branch: perl
26839            ! op.c
26840 ____________________________________________________________________________
26841 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
26842         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
26843              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26844              Date: Mon, 17 Dec 2001 15:23:01 +0100
26845              Message-ID: <20011217152301.A704@rafael>
26846      Branch: perl
26847            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
26848 ____________________________________________________________________________
26849 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
26850         Log: The system() vs $SIG{ARLM} is no more a todo.
26851      Branch: perl
26852            ! t/op/alarm.t
26853 ____________________________________________________________________________
26854 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
26855         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
26856              From: Michael G Schwern <schwern@pobox.com>
26857              Date: Sun, 16 Dec 2001 23:59:01 -0500
26858              Message-ID: <20011217045901.GL17232@blackrider>
26859      Branch: perl
26860            + t/op/alarm.t
26861            ! MANIFEST
26862 ____________________________________________________________________________
26863 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
26864         Log: s/UNIX/Unix/
26865      Branch: perl
26866            ! MANIFEST
26867 ____________________________________________________________________________
26868 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
26869         Log: Move ExtUtils tests to lib/ExtUtils/t.
26870      Branch: perl
26871            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
26872            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
26873            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
26874            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
26875            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
26876            + lib/ExtUtils/t/testlib.t
26877            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
26878            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
26879            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
26880            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
26881            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
26882            ! MANIFEST
26883 ____________________________________________________________________________
26884 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
26885         Log: Subject: [PATCH] MM_Unix tests, and some questions
26886              From: Tels <perl_dummy@bloodgate.com>
26887              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
26888              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
26889              
26890              Subject: Re: [PATCH] MM_Unix tests, and some questions
26891              From: Tels <perl_dummy@bloodgate.com>
26892              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
26893              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
26894      Branch: perl
26895            + lib/ExtUtils/MM_Unix.t
26896            ! MANIFEST lib/ExtUtils/MM_Unix.pm
26897 ____________________________________________________________________________
26898 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
26899         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
26900              From: Michael G Schwern <schwern@pobox.com>
26901              Date: Sun, 16 Dec 2001 17:53:55 -0500
26902              Message-ID: <20011216225354.GE8900@blackrider>
26903      Branch: perl
26904            ! lib/ExtUtils/MM_Unix.pm
26905 ____________________________________________________________________________
26906 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
26907         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
26908              From: Michael G Schwern <schwern@pobox.com>                
26909              Date: Sun, 16 Dec 2001 16:12:55 -0500
26910              Message-ID: <20011216211255.GV8900@blackrider>
26911      Branch: perl
26912            ! ext/B/B/Deparse.pm
26913 ____________________________________________________________________________
26914 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
26915         Log: Subject: [PATCH] Exporter.pm
26916              From: Nicholas Clark <nick@ccl4.org>
26917              Date: Sun, 16 Dec 2001 19:24:25 +0000
26918              Message-ID: <20011216192425.R21702@plum.flirble.org>
26919      Branch: perl
26920            ! lib/Exporter.pm
26921 ____________________________________________________________________________
26922 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
26923         Log: Subject: [PATCH] Exporter.t (and question)
26924              From: Nicholas Clark <nick@ccl4.org>
26925              Date: Sun, 16 Dec 2001 17:24:55 +0000
26926              Message-ID: <20011216172455.P21702@plum.flirble.org>
26927      Branch: perl
26928            ! lib/Exporter.t
26929 ____________________________________________________________________________
26930 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
26931         Log: Subject: Re: perl@13661
26932              From: "John P. Linderman" <jpl@research.att.com>              
26933              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
26934              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
26935      Branch: perl
26936            ! pp_sort.c
26937 ____________________________________________________________________________
26938 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
26939         Log: Subject: Will the real Unicode encoding please stand up?
26940              From: Jeffrey Friedl <jfriedl@yahoo.com>
26941              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
26942              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
26943      Branch: perl
26944            ! pod/perluniintro.pod
26945 ____________________________________________________________________________
26946 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
26947         Log: Integrate perlio:
26948              
26949              [ 13724]
26950              Fix for alarm() breaking into wait*().
26951              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
26952              signal handler before caller re-does the system call.
26953      Branch: perl
26954           !> util.c
26955 ____________________________________________________________________________
26956 [ 13724] By: nick                                  on 2001/12/17  09:16:50
26957         Log: Fix for alarm() breaking into wait*().
26958              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
26959              signal handler before caller re-does the system call.
26960      Branch: perlio
26961            ! util.c
26962 ____________________________________________________________________________
26963 [ 13723] By: nick                                  on 2001/12/17  07:45:13
26964         Log: Integrate mainline
26965      Branch: perlio
26966           +> (branch 26 files)
26967           !> (integrate 47 files)
26968 ____________________________________________________________________________
26969 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
26970         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
26971              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
26972              and characters beyond 0x10FFF should be disallowed, too,
26973              but some tests would need changing, but more importantly some
26974              APIs would need remodeling since one can easily generate such
26975              characters either by bitwise complements, tr complements, or
26976              v-strings.
26977      Branch: perl
26978            ! pod/perldiag.pod utf8.c
26979 ____________________________________________________________________________
26980 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
26981         Log: Make surrogates illegal also on EBCDIC.
26982      Branch: perl
26983            ! utf8.c
26984 ____________________________________________________________________________
26985 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
26986         Log: Subject: [patch @13687] Unicode::Collate 0.10
26987              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
26988              Date: Sun, 16 Dec 2001 21:22:12 +0900
26989              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
26990      Branch: perl
26991            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
26992            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
26993 ____________________________________________________________________________
26994 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
26995         Log: More documentation for the encoding pragma.
26996      Branch: perl
26997            ! lib/encoding.pm
26998 ____________________________________________________________________________
26999 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
27000         Log: Subject: [PATCH] lib/open.pm 
27001              From: Jeffrey Friedl <jfriedl@yahoo.com>
27002              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
27003              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
27004      Branch: perl
27005            ! lib/open.pm
27006 ____________________________________________________________________________
27007 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
27008         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
27009              From: chromatic <chromatic@rmci.net>
27010              Date: Sat, 15 Dec 2001 23:24:40 -0700
27011              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
27012      Branch: perl
27013            + lib/ExtUtils/Installed.t
27014            ! MANIFEST
27015 ____________________________________________________________________________
27016 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
27017         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
27018              From: Michael G Schwern <schwern@pobox.com>
27019              Date: Sun, 16 Dec 2001 01:14:00 -0500
27020              Message-ID: <20011216061400.GC8900@blackrider>
27021      Branch: perl
27022            ! lib/diagnostics.pm
27023 ____________________________________________________________________________
27024 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
27025         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
27026              From: Michael G Schwern <schwern@pobox.com>
27027              Date: Sun, 16 Dec 2001 01:12:42 -0500
27028              Message-ID: <20011216061242.GB8900@blackrider>
27029      Branch: perl
27030            ! t/test.pl
27031 ____________________________________________________________________________
27032 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
27033         Log: I sometimes outsmart myself.
27034      Branch: perl
27035            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
27036 ____________________________________________________________________________
27037 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
27038         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
27039              From: Michael G Schwern <schwern@pobox.com>
27040              Date: Sat, 15 Dec 2001 15:08:29 -0500
27041              Message-ID: <20011215200829.GK1548@blackrider>
27042      Branch: perl
27043            ! lib/AutoSplit.pm
27044 ____________________________________________________________________________
27045 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
27046         Log: perlunicode enchancements suggested by Jeffrey Friedl.
27047      Branch: perl
27048            ! pod/perlunicode.pod
27049 ____________________________________________________________________________
27050 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
27051         Log: Subject: [PATCH] perlunicode.pod
27052              From: Jeffrey Friedl <jfriedl@yahoo.com>
27053              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
27054              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
27055      Branch: perl
27056            ! pod/perlunicode.pod
27057 ____________________________________________________________________________
27058 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
27059         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
27060              From: Jeffrey Friedl <jfriedl@yahoo.com>
27061              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
27062              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
27063      Branch: perl
27064            ! lib/utf8_heavy.pl
27065 ____________________________________________________________________________
27066 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
27067         Log: Can't create surrogates; so can't match them, either.
27068      Branch: perl
27069            ! pod/perlunicode.pod
27070 ____________________________________________________________________________
27071 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
27072         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
27073              From: Michael G Schwern <schwern@pobox.com>
27074              Date: Sat, 15 Dec 2001 21:20:35 -0500
27075              Message-ID: <20011216022035.GE5672@blackrider>
27076      Branch: perl
27077            ! t/test.pl
27078 ____________________________________________________________________________
27079 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
27080         Log: Make creating UTF-8 surrogates a punishable act.
27081      Branch: perl
27082            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
27083 ____________________________________________________________________________
27084 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
27085         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
27086      Branch: perl
27087            + lib/unicore/In/172.pl lib/unicore/In/173.pl
27088            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
27089            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
27090            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
27091            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
27092            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
27093 ____________________________________________________________________________
27094 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
27095         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
27096              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27097              Date: Sat, 15 Dec 2001 23:21:43 +0100
27098              Message-ID: <20011215232143.A11790@rafael>
27099      Branch: perl
27100            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
27101 ____________________________________________________________________________
27102 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
27103         Log: Make charnames more robust.
27104      Branch: perl
27105            ! lib/charnames.pm
27106 ____________________________________________________________________________
27107 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
27108         Log: The hoops one has to jump through.
27109      Branch: perl
27110            ! ext/I18N/Langinfo/Langinfo.pm
27111 ____________________________________________________________________________
27112 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
27113         Log: Subject: [PATCH] perlstyle.pod nit on warnings
27114              From: Autrijus Tang <autrijus@egb.elixus.org>
27115              Date: Sat, 15 Dec 2001 04:24:34 -0800
27116              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
27117      Branch: perl
27118            ! pod/perlstyle.pod
27119 ____________________________________________________________________________
27120 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
27121         Log: I don't think we are in FooOS, Toto.
27122      Branch: perl
27123            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
27124 ____________________________________________________________________________
27125 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
27126         Log: Subject: Re: Untested modules update:  There's more than we thought
27127              From: chromatic <chromatic@rmci.net>
27128              Date: Fri, 14 Dec 2001 17:20:24 -0700
27129              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
27130      Branch: perl
27131            + lib/ExtUtils/MM_Cygwin.t
27132            ! MANIFEST
27133 ____________________________________________________________________________
27134 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
27135         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
27136              From: Michael G Schwern <schwern@pobox.com> 
27137              Date: Fri, 14 Dec 2001 20:59:42 -0500
27138              Message-ID: <20011215015942.GF28596@blackrider>
27139      Branch: perl
27140            ! t/TEST
27141 ____________________________________________________________________________
27142 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
27143         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
27144              From: Michael G Schwern <schwern@pobox.com> 
27145              Date: Fri, 14 Dec 2001 20:03:46 -0500
27146              Message-ID: <20011215010346.GD28596@blackrider>
27147      Branch: perl
27148            + ext/B/t/bblock.t
27149            ! MANIFEST
27150 ____________________________________________________________________________
27151 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
27152         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
27153              From: Michael G Schwern <schwern@pobox.com> 
27154              Date: Fri, 14 Dec 2001 19:59:13 -0500
27155              Message-ID: <20011215005913.GC28596@blackrider>
27156      Branch: perl
27157            ! ext/B/B/Bblock.pm
27158 ____________________________________________________________________________
27159 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
27160         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
27161              From: Michael G Schwern <schwern@pobox.com> 
27162              Date: Fri, 14 Dec 2001 19:36:12 -0500
27163              Message-ID: <20011215003611.GA28596@blackrider>
27164      Branch: perl
27165            + ext/B/t/asmdata.t
27166            ! MANIFEST
27167 ____________________________________________________________________________
27168 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
27169         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
27170              From: Michael G Schwern <schwern@pobox.com> 
27171              Date: Fri, 14 Dec 2001 19:14:14 -0500
27172              Message-ID: <20011215001414.GA25077@blackrider>
27173      Branch: perl
27174            ! bytecode.pl ext/B/B/Asmdata.pm
27175 ____________________________________________________________________________
27176 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
27177         Log: Permissions.
27178      Branch: perl
27179            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
27180            ! ext/Devel/PPPort/module3.c
27181 ____________________________________________________________________________
27182 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
27183         Log: Benchmark test from Nicholas Clark.
27184      Branch: perl
27185            + lib/Benchmark.t
27186            ! MANIFEST lib/Benchmark.pm
27187 ____________________________________________________________________________
27188 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
27189         Log: Mithing.
27190      Branch: perl
27191            + lib/Attribute/Handlers/demo/demo2.pl
27192            + lib/Attribute/Handlers/demo/demo3.pl
27193            + lib/Attribute/Handlers/demo/demo4.pl
27194 ____________________________________________________________________________
27195 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
27196         Log: Silence compiler worries found by Schwern/Digital cc.
27197      Branch: perl
27198            ! perlio.c sv.c x2p/str.c
27199 ____________________________________________________________________________
27200 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
27201         Log: User may not have a valid home directory even if
27202              getpwuid() succedds.
27203      Branch: perl
27204            ! ext/File/Glob/t/basic.t
27205 ____________________________________________________________________________
27206 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
27207         Log: Integrate with perlio.  (No changes, but that's okay.)
27208      Branch: perl
27209           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
27210 ____________________________________________________________________________
27211 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
27212         Log: Add a Configure hints file for VOS: the POSIX support
27213              of VOS is getting close to the point where it can run
27214              Configure (some Configure tweaks will be required).
27215      Branch: perl
27216            + hints/vos.sh
27217            ! MANIFEST
27218 ____________________________________________________________________________
27219 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
27220         Log: Update Changes.
27221      Branch: perl
27222            ! Changes patchlevel.h
27223 ____________________________________________________________________________
27224 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
27225         Log: Reintroduce Attribute::Handlers with Spider's fixes.
27226      Branch: perl
27227            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
27228            + lib/Attribute/Handlers/README
27229            + lib/Attribute/Handlers/demo/Demo.pm
27230            + lib/Attribute/Handlers/demo/Descriptions.pm
27231            + lib/Attribute/Handlers/demo/MyClass.pm
27232            + lib/Attribute/Handlers/demo/demo.pl
27233            + lib/Attribute/Handlers/demo/demo_call.pl
27234            + lib/Attribute/Handlers/demo/demo_chain.pl
27235            + lib/Attribute/Handlers/demo/demo_cycle.pl
27236            + lib/Attribute/Handlers/demo/demo_hashdir.pl
27237            + lib/Attribute/Handlers/demo/demo_phases.pl
27238            + lib/Attribute/Handlers/demo/demo_range.pl
27239            + lib/Attribute/Handlers/demo/demo_rawdata.pl
27240            + lib/Attribute/Handlers/t/multi.t
27241            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
27242 ____________________________________________________________________________
27243 [ 13685] By: nick                                  on 2001/12/14  15:57:00
27244         Log: Integrate mainline
27245      Branch: perlio
27246           +> t/run/switcht.t
27247           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
27248           !> perlapi.h pod/perlrun.pod t/TEST taint.c
27249 ____________________________________________________________________________
27250 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
27251         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
27252              From: Michael G Schwern <schwern@pobox.com> 
27253              Date: Thu, 13 Dec 2001 19:27:08 -0500
27254              Message-ID: <20011214002707.GA10532@blackrider>
27255              
27256              (reword the perlrun -t description a bit,
27257              and move the Itaint_warn to the bottom of
27258              the intrpvar.h for binary compatibility)
27259      Branch: perl
27260            + t/run/switcht.t
27261            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
27262            ! perlapi.h pod/perlrun.pod t/TEST taint.c
27263 ____________________________________________________________________________
27264 [ 13683] By: nick                                  on 2001/12/14  12:29:41
27265         Log: Integrate mainline
27266      Branch: perlio
27267           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
27268           +> lib/Term/ReadLine.t t/op/hashassign.t
27269            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
27270            - lib/Attribute/Handlers/README
27271            - lib/Attribute/Handlers/demo/Demo.pm
27272            - lib/Attribute/Handlers/demo/Descriptions.pm
27273            - lib/Attribute/Handlers/demo/MyClass.pm
27274            - lib/Attribute/Handlers/demo/demo.pl
27275            - lib/Attribute/Handlers/demo/demo2.pl
27276            - lib/Attribute/Handlers/demo/demo3.pl
27277            - lib/Attribute/Handlers/demo/demo4.pl
27278            - lib/Attribute/Handlers/demo/demo_call.pl
27279            - lib/Attribute/Handlers/demo/demo_chain.pl
27280            - lib/Attribute/Handlers/demo/demo_cycle.pl
27281            - lib/Attribute/Handlers/demo/demo_hashdir.pl
27282            - lib/Attribute/Handlers/demo/demo_phases.pl
27283            - lib/Attribute/Handlers/demo/demo_range.pl
27284            - lib/Attribute/Handlers/demo/demo_rawdata.pl
27285            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
27286           !> (integrate 101 files)
27287 ____________________________________________________________________________
27288 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
27289         Log: Detypo.
27290      Branch: perl
27291            ! utf8.c
27292 ____________________________________________________________________________
27293 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
27294         Log: Buffer overflow checks.
27295      Branch: perl
27296            ! utf8.c
27297 ____________________________________________________________________________
27298 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
27299         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
27300              From: Spider Boardman <spider@leggy.zk3.dec.com>
27301              Date: Thu, 13 Dec 2001 15:32:51 -0500
27302              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
27303      Branch: perl
27304            ! lib/ExtUtils/Embed.t
27305 ____________________________________________________________________________
27306 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
27307         Log: More on the Unicode "line" definition.
27308      Branch: perl
27309            ! pod/perlunicode.pod
27310 ____________________________________________________________________________
27311 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
27312         Log: Open-ended VERSION?
27313      Branch: perl
27314            ! lib/ExtUtils/Install.pm
27315 ____________________________________________________________________________
27316 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
27317         Log: Subject: [PATCH] Better make distclean
27318              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27319              Date: Thu, 13 Dec 2001 21:10:18 +0100
27320              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
27321      Branch: perl
27322            ! Makefile.SH
27323 ____________________________________________________________________________
27324 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
27325         Log: Remove Memoize::Saves as requested by mjd.
27326      Branch: perl
27327            - lib/Memoize/Saves.pm
27328            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
27329 ____________________________________________________________________________
27330 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
27331         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
27332              From: Michael G Schwern <schwern@pobox.com>
27333              Date: Tue, 11 Dec 2001 23:17:32 -0500
27334              Message-ID: <20011212041732.GS17250@blackrider>
27335      Branch: perl
27336            ! lib/ExtUtils/Install.pm
27337 ____________________________________________________________________________
27338 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
27339         Log: Subject: [PATCH] Re: use utf8; with bad utf8
27340              From: Nicholas Clark <nick@ccl4.org>
27341              Date: Thu, 13 Dec 2001 17:09:39 +0000
27342              Message-ID: <20011213170939.L21702@plum.flirble.org>
27343      Branch: perl
27344            ! t/lib/1_compile.t
27345 ____________________________________________________________________________
27346 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
27347         Log: Subject: (LONG!) Sort benchmarks and patch
27348              From: "John P. Linderman" <jpl@research.att.com>
27349              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
27350              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
27351      Branch: perl
27352            ! pp_sort.c
27353 ____________________________________________________________________________
27354 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
27355         Log: Unadorned numbers evil.
27356      Branch: perl
27357            ! pp.c regcomp.c regexec.c utf8.c utf8.h
27358 ____________________________________________________________________________
27359 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
27360         Log: "preprocessing directive not recognized within macro arg"
27361      Branch: perl
27362            ! ext/Data/Dumper/Dumper.xs
27363 ____________________________________________________________________________
27364 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
27365         Log: Subject: Clarifying the documentation of goto            
27366              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
27367              Date: Thu, 13 Dec 2001 08:57:38 -0500
27368              Message-ID: <3C18BD8B@operamail.com>
27369      Branch: perl
27370            ! pod/perlfunc.pod
27371 ____________________________________________________________________________
27372 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
27373         Log: It could be possible for the case-insensitive
27374              Unicode-aware string comparison to wander off
27375              to the la-la land.
27376      Branch: perl
27377            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
27378            ! regexec.c utf8.c
27379 ____________________________________________________________________________
27380 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
27381         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
27382              From: Michael G Schwern <schwern@pobox.com> 
27383              Date: Wed, 12 Dec 2001 21:53:46 -0500
27384              Message-ID: <20011213025346.GH25129@blackrider>
27385      Branch: perl
27386            ! lib/Net/hostent.t t/op/stat.t t/test.pl
27387 ____________________________________________________________________________
27388 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
27389         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
27390              From: Michael G Schwern <schwern@pobox.com> 
27391              Date: Wed, 12 Dec 2001 20:33:42 -0500
27392              Message-ID: <20011213013342.GX25129@blackrider>
27393      Branch: perl
27394            ! t/io/fs.t
27395 ____________________________________________________________________________
27396 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
27397         Log: Subject: Re: [PATCH] use utf8; tests
27398              From: Nicholas Clark <nick@ccl4.org>
27399              Date: Thu, 13 Dec 2001 00:16:58 +0000
27400              Message-ID: <20011213001658.I21702@plum.flirble.org>
27401      Branch: perl
27402            ! lib/utf8.t
27403 ____________________________________________________________________________
27404 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
27405         Log: EPOC fixes from Olaf Flebbe.
27406      Branch: perl
27407            ! README.epoc epoc/config.sh epoc/createpkg.pl
27408            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
27409 ____________________________________________________________________________
27410 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
27411         Log: Subject: [PATCH perl@13661] VMS test fix-ups
27412              From: "Craig A. Berry" <craigberry@mac.com>
27413              Date: Wed, 12 Dec 2001 16:27:48 -0600
27414              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
27415      Branch: perl
27416            ! lib/Net/hostent.t t/io/fs.t
27417 ____________________________________________________________________________
27418 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
27419         Log: Subject: Re: Next cygwin round.
27420              From: "Gerrit P. Haase" <gp@familiehaase.de>
27421              Date: Wed, 12 Dec 2001 21:59:00 +0100
27422              Message-ID: <122343874595.20011212215900@familiehaase.de>
27423      Branch: perl
27424            ! t/io/fs.t
27425 ____________________________________________________________________________
27426 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
27427         Log: Subject: [PATCH] use utf8; tests
27428              From: Nicholas Clark <nick@ccl4.org>
27429              Date: Wed, 12 Dec 2001 20:07:04 +0000
27430              Message-ID: <20011212200704.E21702@plum.flirble.org>
27431      Branch: perl
27432            ! lib/utf8.t t/test.pl
27433 ____________________________________________________________________________
27434 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
27435         Log: Update Changes.
27436      Branch: perl
27437            ! Changes patchlevel.h
27438 ____________________________________________________________________________
27439 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
27440         Log: Subject: [PATCH] Passing in env to perl_parse did not work
27441              From: Gisle Aas <gisle@ActiveState.com>
27442              Date: 11 Dec 2001 20:52:57 -0800
27443              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
27444      Branch: perl
27445            ! perl.c perl.h
27446 ____________________________________________________________________________
27447 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
27448         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
27449              mostly gcc -Wall complaining about the argument of %p not
27450              being a void *.
27451      Branch: perl
27452            ! perlio.c regcomp.c taint.c toke.c
27453 ____________________________________________________________________________
27454 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
27455         Log: metaconfig unit change for #13657.
27456      Branch: metaconfig
27457            ! U/modified/nis.U
27458 ____________________________________________________________________________
27459 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
27460         Log: Try YP/NIS also from /usr/lib/yp.
27461      Branch: perl
27462            ! Configure
27463 ____________________________________________________________________________
27464 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
27465         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
27466              From: Michael G Schwern <schwern@pobox.com>                
27467              Date: Wed, 12 Dec 2001 05:27:02 -0500      
27468              Message-ID: <20011212102702.GW17250@blackrider>
27469              
27470              (the op/grent part)
27471      Branch: perl
27472            ! t/op/grent.t
27473 ____________________________________________________________________________
27474 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
27475         Log: Weed out .files from ls and readdir() results.
27476      Branch: perl
27477            ! t/op/stat.t
27478 ____________________________________________________________________________
27479 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
27480         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
27481              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
27482              Date: Wed, 12 Dec 2001 10:52:21 +0100
27483              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
27484      Branch: perl
27485            ! lib/File/Find.pm
27486 ____________________________________________________________________________
27487 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
27488         Log: Subject: [PATCH] doio fatal on cygwin for 13651
27489              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
27490              Date: Wed, 12 Dec 2001 11:28:13 +0100      
27491              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
27492      Branch: perl
27493            ! doio.c
27494 ____________________________________________________________________________
27495 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
27496         Log: Get the whole line of ls, makes debugging easier
27497              (from Schwern)
27498      Branch: perl
27499            ! t/op/stat.t
27500 ____________________________________________________________________________
27501 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
27502         Log: rename() must be tested even without link()
27503              or the utime() and rename-directory tests fail.
27504              (Also got the BeOS utime atime/time the wrong way round.)
27505      Branch: perl
27506            ! t/io/fs.t
27507 ____________________________________________________________________________
27508 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
27509         Log: Now that the beos.c is compiled at the main level
27510              the header is in the beos/
27511      Branch: perl
27512            ! beos/beos.c
27513 ____________________________________________________________________________
27514 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
27515         Log: Must remember to require Socket.
27516      Branch: perl
27517            ! ext/Sys/Syslog/syslog.t
27518 ____________________________________________________________________________
27519 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
27520         Log: In BeOS Errno must resort to actual compilation
27521              and execution for some of the error constants.
27522      Branch: perl
27523            ! ext/Errno/Errno_pm.PL
27524 ____________________________________________________________________________
27525 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
27526         Log: BeOS still has no good sockets.
27527      Branch: perl
27528            ! ext/IO/lib/IO/t/io_sel.t
27529 ____________________________________________________________________________
27530 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
27531         Log: BeOS sockets are not true sockets.
27532      Branch: perl
27533            ! ext/IO/lib/IO/t/io_poll.t
27534 ____________________________________________________________________________
27535 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
27536         Log: No Socket, no Syslog.
27537      Branch: perl
27538            ! ext/Sys/Syslog/syslog.t
27539 ____________________________________________________________________________
27540 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
27541         Log: (On some platforms) missing truncate FH.
27542      Branch: perl
27543            ! pod/perltodo.pod
27544 ____________________________________________________________________________
27545 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
27546         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
27547              and vms would be muchly appreciated.
27548      Branch: perl
27549            ! t/io/fs.t
27550 ____________________________________________________________________________
27551 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
27552         Log: utime() updates only the mtime in BeOS. 
27553      Branch: perl
27554            ! pod/perlport.pod
27555 ____________________________________________________________________________
27556 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
27557         Log: No link(), no need to dSP.
27558      Branch: perl
27559            ! pp_sys.c
27560 ____________________________________________________________________________
27561 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
27562         Log: Missing argument.
27563      Branch: perl
27564            ! utf8.c
27565 ____________________________________________________________________________
27566 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
27567         Log: (1) To assume any setuid programs is silly.
27568              (2) Chaining tests with booleans means that some
27569              of them may not get run which means getting out
27570              of test count sync.
27571      Branch: perl
27572            ! t/op/stat.t
27573 ____________________________________________________________________________
27574 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
27575         Log: The beos.c needs to be in the main directory.
27576      Branch: perl
27577            ! hints/beos.sh
27578 ____________________________________________________________________________
27579 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
27580         Log: Detypo and rename.
27581      Branch: perl
27582            ! doio.c perl.h perlio.c perliol.h
27583 ____________________________________________________________________________
27584 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
27585         Log: This time I test compiled.  Honest.
27586      Branch: perl
27587            ! beos/beos.c
27588 ____________________________________________________________________________
27589 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
27590         Log: Subject: [PATCH] slightly more pack tests
27591              From: Nicholas Clark <nick@ccl4.org>
27592              Date: Tue, 11 Dec 2001 23:41:23 +0000
27593              Message-ID: <20011211234123.Y21702@plum.flirble.org>
27594      Branch: perl
27595            ! t/op/pack.t
27596 ____________________________________________________________________________
27597 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
27598         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
27599              From: "Craig A. Berry" <craigberry@mac.com>
27600              Date: Tue, 11 Dec 2001 16:39:13 -0600
27601              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
27602      Branch: perl
27603            ! configure.com
27604 ____________________________________________________________________________
27605 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
27606         Log: metaconfig unit change for #13632.
27607      Branch: metaconfig/U/perl
27608            ! perlpath.U
27609 ____________________________________________________________________________
27610 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
27611         Log: Subject: $Config{perlpath} and -Dversiononly
27612              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27613              Date: Tue, 11 Dec 2001 23:32:33 +0100
27614              Message-ID: <20011211233233.A11587@rafael>
27615      Branch: perl
27616            ! Configure
27617 ____________________________________________________________________________
27618 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
27619         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
27620              From: Nicholas Clark <nick@ccl4.org>
27621              Date: Tue, 11 Dec 2001 21:59:36 +0000
27622              Message-ID: <20011211215935.W21702@plum.flirble.org>
27623      Branch: perl
27624            ! t/op/pack.t
27625 ____________________________________________________________________________
27626 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
27627         Log: More UTF-8 API docs.
27628      Branch: perl
27629            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
27630 ____________________________________________________________________________
27631 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
27632         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
27633              From: Nicholas Clark <nick@ccl4.org>
27634              Date: Tue, 11 Dec 2001 20:08:59 +0000
27635              Message-ID: <20011211200859.S21702@plum.flirble.org>
27636      Branch: perl
27637            ! t/op/pack.t
27638 ____________________________________________________________________________
27639 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
27640         Log: Subject: Re: use utf8; with bad utf8
27641              From: Nicholas Clark <nick@ccl4.org>
27642              Date: Tue, 11 Dec 2001 19:49:21 +0000
27643              Message-ID: <20011211194921.R21702@plum.flirble.org>
27644      Branch: perl
27645            ! lib/utf8.t
27646 ____________________________________________________________________________
27647 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
27648         Log: Can't spell worth a dam.  (Try Three Gorges.)
27649      Branch: perl
27650            ! beos/beos.c
27651 ____________________________________________________________________________
27652 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
27653         Log: We need DWIM cpps.
27654      Branch: perl
27655            ! perlio.c
27656 ____________________________________________________________________________
27657 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
27658         Log: The unixish.h needs to be found and the waitpid wrapper
27659              could use a proto.
27660      Branch: perl
27661            ! beos/beosish.h
27662 ____________________________________________________________________________
27663 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
27664         Log: The BeOS waitpid() seems to be broken,
27665              have a wrapper for it.
27666      Branch: perl
27667            + beos/beos.c beos/beosish.h
27668            ! MANIFEST hints/beos.sh perl.h
27669 ____________________________________________________________________________
27670 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
27671         Log: Unlean the leaning tower of Babel.
27672      Branch: perl
27673            ! perl.h
27674 ____________________________________________________________________________
27675 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
27676         Log: Retract #13607 until we figure out what to do with autouse.
27677      Branch: perl
27678            ! lib/Carp.pm
27679 ____________________________________________________________________________
27680 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
27681         Log: Try to handle platforms that have O_TEXT != O_BINARY but
27682              which are not DOSish, BeOS being one of such platforms.
27683              Ideally this should be a Configure test, not a hardwired
27684              cpp symbol test... 
27685      Branch: perl
27686            ! doio.c perl.h perlio.c perliol.h
27687 ____________________________________________________________________________
27688 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
27689         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
27690              From: Jonathan Stowe <gellyfish@gellyfish.com>
27691              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
27692              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
27693      Branch: perl
27694            ! lib/Term/Cap.pm lib/Term/Cap.t
27695 ____________________________________________________________________________
27696 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
27697         Log: Subject: [patch perlio.c] test for NULL before derefencing
27698              From: Stas Bekman <stas@stason.org>
27699              Date: Tue, 11 Dec 2001 16:17:55 +0800
27700              Message-ID: <3C15C133.8@stason.org>
27701      Branch: perl
27702            ! perlio.c
27703 ____________________________________________________________________________
27704 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
27705         Log: metaconfig unit change for #13617.
27706      Branch: metaconfig/U/perl
27707            ! Extensions.U
27708 ____________________________________________________________________________
27709 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
27710         Log: BeOS has socket() but not enough to build a working Socket.
27711              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
27712              new networking implementation, which is rumored to fix the
27713              non-standardness of sockets, but it's apparently not publicly
27714              available, and anything to do with BeOS has become quite
27715              complicated with the sale of the Be assets to Palm.)
27716      Branch: perl
27717            ! Configure
27718 ____________________________________________________________________________
27719 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
27720         Log: Update changes
27721      Branch: maint-5.6/macperl
27722            ! macos/Changes
27723 ____________________________________________________________________________
27724 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
27725         Log: Add extra pod to help
27726      Branch: maint-5.6/macperl
27727            ! macos/macperl/MacPerl.podhelp
27728 ____________________________________________________________________________
27729 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
27730         Log: Return DoAppleScript errors in $@
27731      Branch: maint-5.6/macperl
27732            ! macos/ext/MacPerl/OSA.xs
27733 ____________________________________________________________________________
27734 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
27735         Log: Clear out $^E before each script run
27736      Branch: maint-5.6/macperl
27737            ! macos/macperl/MPScript.c
27738 ____________________________________________________________________________
27739 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
27740         Log: Integrate various changes from maint-5.6/perl/.
27741      Branch: maint-5.6/macperl
27742           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
27743           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
27744 ____________________________________________________________________________
27745 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
27746         Log: Subject: Exporter's documentation shouldn't lie               
27747              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
27748              Date: Mon, 10 Dec 2001 21:30:20 -0500
27749              Message-ID: <3C4AA201@operamail.com>
27750      Branch: perl
27751            ! lib/Exporter.pm
27752 ____________________________________________________________________________
27753 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
27754         Log: Make Errno better in BeOS (the second hunk is
27755              good on any platform).  Still not working in BeOS
27756              are the E constants that refer BeOS native error
27757              constants (B_...) which are enums (*groan*).
27758      Branch: perl
27759            ! ext/Errno/Errno_pm.PL
27760 ____________________________________________________________________________
27761 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
27762         Log: The BeOS linker seems to link the last seen symbol,
27763              not the first (so the symbols of op.o from libperl.so
27764              would get linked to miniperl instead of the symbols of
27765              opmini.o)-- use the same trick as for NeXT4 for linking
27766              miniperl.
27767      Branch: perl
27768            ! Makefile.SH
27769 ____________________________________________________________________________
27770 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
27771         Log: Subject: Re: [PATCH] tests for hash assignment
27772              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27773              Date: Tue, 11 Dec 2001 01:48:55 +0000
27774              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
27775      Branch: perl
27776            ! utf8.c
27777 ____________________________________________________________________________
27778 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
27779         Log: (retracted by #13622)
27780              
27781              Subject: RE: More verbose POD for Carp
27782              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
27783              Date: Mon, 10 Dec 2001 20:23:20 -0500
27784              Message-ID: <3C4A3566@operamail.com>
27785      Branch: perl
27786            ! lib/Carp.pm
27787 ____________________________________________________________________________
27788 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
27789         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
27790              From: "Craig A. Berry" <craigberry@mac.com>
27791              Date: Mon, 10 Dec 2001 18:25:37 -0600
27792              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
27793      Branch: perl
27794            ! t/op/write.t t/test.pl
27795 ____________________________________________________________________________
27796 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
27797         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
27798              From: Michael G Schwern <schwern@pobox.com>
27799              Date: Mon, 10 Dec 2001 08:00:01 -0500
27800              Message-ID: <20011210130000.GK1770@blackrider>
27801      Branch: perl
27802            ! t/comp/multiline.t
27803 ____________________________________________________________________________
27804 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
27805         Log: Subject: Re: [PATCH] tests for hash assignment
27806              From: Nicholas Clark <nick@ccl4.org>
27807              Date: Mon, 10 Dec 2001 23:22:28 +0000
27808              Message-ID: <20011210232228.M21702@plum.flirble.org>
27809      Branch: perl
27810            + t/op/hashassign.t
27811            ! MANIFEST t/op/each.t t/test.pl
27812 ____________________________________________________________________________
27813 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
27814         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
27815              From: "Craig A. Berry" <craigberry@mac.com>
27816              Date: Mon, 10 Dec 2001 16:38:14 -0600
27817              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
27818      Branch: perl
27819            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
27820 ____________________________________________________________________________
27821 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
27822         Log: Subject: [PATCH perl@13600] configure.com fixes
27823              From: "Craig A. Berry" <craigberry@mac.com>
27824              Date: Mon, 10 Dec 2001 14:40:20 -0600
27825              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
27826      Branch: perl
27827            ! configure.com
27828 ____________________________________________________________________________
27829 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
27830         Log: Silence BeOS compilation moaning.
27831      Branch: perl
27832            ! perl.h
27833 ____________________________________________________________________________
27834 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
27835         Log: Update Changes.
27836      Branch: perl
27837            ! Changes patchlevel.h
27838 ____________________________________________________________________________
27839 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
27840         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
27841              From: Michael G Schwern <schwern@pobox.com>
27842              Date: Mon, 10 Dec 2001 01:21:03 -0500
27843              Message-ID: <20011210062103.GC1770@blackrider>
27844      Branch: perl
27845            ! lib/ExtUtils/Command.t
27846 ____________________________________________________________________________
27847 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
27848         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
27849              From: Michael G Schwern <schwern@pobox.com>
27850              Date: Mon, 10 Dec 2001 01:10:57 -0500
27851              Message-ID: <20011210061057.GB1770@blackrider>
27852      Branch: perl
27853            ! t/op/groups.t
27854 ____________________________________________________________________________
27855 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
27856         Log: Retract #13596, #13593 should do the trick.
27857      Branch: perl
27858            ! t/op/stat.t
27859 ____________________________________________________________________________
27860 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
27861         Log: (retracted by #13597, #13593 does the job better)
27862              
27863              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
27864              From: Michael G Schwern <schwern@pobox.com>
27865              Date: Mon, 10 Dec 2001 00:53:16 -0500
27866              Message-ID: <20011210055316.GA1770@blackrider>
27867      Branch: perl
27868            ! t/op/stat.t
27869 ____________________________________________________________________________
27870 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
27871         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
27872              From: Michael G Schwern <schwern@pobox.com> 
27873              Date: Mon, 10 Dec 2001 02:19:14 -0500
27874              Message-ID: <20011210071914.GF1770@blackrider>
27875      Branch: perl
27876            ! lib/AutoSplit.t
27877 ____________________________________________________________________________
27878 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
27879         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
27880              From: Michael G Schwern <schwern@pobox.com>
27881              Date: Mon, 10 Dec 2001 02:47:40 -0500
27882              Message-ID: <20011210074739.GH1770@blackrider>
27883      Branch: perl
27884            ! t/op/pack.t
27885 ____________________________________________________________________________
27886 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
27887         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
27888              From: Michael G Schwern <schwern@pobox.com>
27889              Date: Mon, 10 Dec 2001 02:54:22 -0500
27890              Message-ID: <20011210075422.GI1770@blackrider>
27891      Branch: perl
27892            ! t/test.pl
27893 ____________________________________________________________________________
27894 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
27895         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
27896              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27897              Date: Mon, 10 Dec 2001 08:45:20 +0100
27898              Message-ID: <3C146810.60B5B7C0@alcatel.at>
27899      Branch: perl
27900            ! pp_pack.c
27901 ____________________________________________________________________________
27902 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
27903         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
27904              From: Michael G Schwern <schwern@pobox.com>
27905              Date: Mon, 10 Dec 2001 03:27:02 -0500
27906              Message-ID: <20011210082702.GN1770@blackrider>
27907      Branch: perl
27908            ! t/io/openpid.t
27909 ____________________________________________________________________________
27910 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
27911         Log: More chmod +w.
27912      Branch: perl
27913            ! Porting/makerel
27914 ____________________________________________________________________________
27915 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
27916         Log: Just skip the readability test if running as root.
27917      Branch: perl
27918            ! lib/Net/t/netrc.t
27919 ____________________________________________________________________________
27920 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
27921         Log: Tell about the downside of safe signals.
27922      Branch: perl
27923            ! pod/perldelta.pod
27924 ____________________________________________________________________________
27925 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
27926         Log: Make the whole -lperl thing NetBSD only until we
27927              find some other platform that needs the same.
27928      Branch: perl
27929            ! lib/ExtUtils/MM_Unix.pm
27930 ____________________________________________________________________________
27931 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
27932         Log: Subject: [PATCH t/op/pack.t] Cleanup
27933              From: Michael G Schwern <schwern@pobox.com> 
27934              Date: Sun, 9 Dec 2001 23:08:26 -0500
27935              Message-ID: <20011210040826.GD660@blackrider>
27936      Branch: perl
27937            ! t/op/pack.t
27938 ____________________________________________________________________________
27939 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
27940         Log: Add threads support for NetBSD.
27941              
27942              This is also the first (I think) Perl threads build with
27943              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
27944              NetBSD does not as of yet have true kernel POSIX threads,
27945              but the user-level pth seems to be doing pretty well--
27946              the only failure is that threads/t/basic okays 6 and 7
27947              consistently seem be arriving in the reverse order.
27948              Well, gdbm.t is also failing: 'Undefined PLT symbol
27949              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
27950              guessing that GDBM would need a threaded rebuild.
27951      Branch: perl
27952            ! hints/netbsd.sh
27953 ____________________________________________________________________________
27954 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
27955         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
27956              potential performance hit and change in semantics of closure
27957              lookups after C<undef &foo>)
27958      Branch: maint-5.6/perl
27959            ! op.c
27960 ____________________________________________________________________________
27961 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
27962         Log: metaconfig unit change for #13582.
27963      Branch: metaconfig
27964            ! U/threads/usethreads.U
27965 ____________________________________________________________________________
27966 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
27967         Log: Update the ithreads selection info in Configure,
27968              as suggested by Michael Schwern.
27969      Branch: perl
27970            ! Configure
27971 ____________________________________________________________________________
27972 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
27973         Log: Clearing locale environment simply doesn't seem to
27974              guarantee that (nl_)langinfo(CODESET) would return nil.
27975              (I for example get "ISO8859-1", so <guess>maybe there can
27976              be per-system default settings at work</guess>.)
27977      Branch: perl
27978            ! lib/open.t
27979 ____________________________________________________________________________
27980 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
27981         Log: Subject: RE: Exporter fixes reversed in 13540?
27982              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
27983              Date: Sun, 9 Dec 2001 12:55:15 -0500
27984              Message-ID: <3C13F455@operamail.com>
27985      Branch: perl
27986            ! lib/open.pm
27987 ____________________________________________________________________________
27988 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
27989         Log: Root is the lizard king.
27990      Branch: perl
27991            ! lib/Net/t/netrc.t
27992 ____________________________________________________________________________
27993 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
27994         Log: Telling how many tests we are expecting helps.
27995      Branch: perl
27996            ! ext/POSIX/t/waitpid.t
27997 ____________________________________________________________________________
27998 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
27999         Log: Add a test case for waitpid(): from Rocco Caputo.
28000      Branch: perl
28001            + ext/POSIX/t/waitpid.t
28002            ! MANIFEST
28003 ____________________________________________________________________________
28004 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
28005         Log: Subject: [PATCH] Term::ReadLine tweaks and test
28006              From: Richard Clamp <richardc@unixbeard.net>
28007              Date: Mon, 10 Dec 2001 00:51:47 +0000
28008              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
28009      Branch: perl
28010            + lib/Term/ReadLine.t
28011            ! MANIFEST lib/Term/ReadLine.pm
28012 ____________________________________________________________________________
28013 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
28014         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
28015              From: Rocco Caputo <troc@netrus.net>
28016              Date: Sun, 9 Dec 2001 18:12:38 -0500
28017              Message-ID: <20011209181238.A803@eyrie.homenet>
28018      Branch: perl
28019            ! win32/win32.c
28020 ____________________________________________________________________________
28021 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
28022         Log: make sure that va_start() has matching va_end();
28023              from OpenBSD 3.0.
28024      Branch: perl
28025            ! x2p/util.c
28026 ____________________________________________________________________________
28027 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
28028         Log: h2ph updates from OpenBSD 3.0.
28029      Branch: perl
28030            ! utils/h2ph.PL
28031 ____________________________________________________________________________
28032 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
28033         Log: OpenBSD hints update from OpenBSD 3.0.
28034      Branch: perl
28035            ! hints/openbsd.sh
28036 ____________________________________________________________________________
28037 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
28038         Log: DJGPP tweaks from Laszlo Molnar.
28039      Branch: perl
28040            ! djgpp/config.over lib/File/Find/t/find.t
28041            ! lib/File/Find/t/taint.t t/pod/find.t
28042 ____________________________________________________________________________
28043 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
28044         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
28045              From: Michael G Schwern <schwern@pobox.com> 
28046              Date: Sun, 9 Dec 2001 19:28:12 -0500
28047              Message-ID: <20011210002812.GF13586@blackrider>
28048      Branch: perl
28049            ! README.cygwin
28050 ____________________________________________________________________________
28051 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
28052         Log: README.cygwin update from Gerrit P. Haase.
28053      Branch: perl
28054            ! README.cygwin
28055 ____________________________________________________________________________
28056 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
28057         Log: Apply NetBSD patch-ag: shared/static linking,
28058              but make the change less intrusive on non-NetBSD.
28059      Branch: perl
28060            ! lib/ExtUtils/MM_Unix.pm
28061 ____________________________________________________________________________
28062 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
28063         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
28064      Branch: perl
28065            ! lib/ExtUtils/Liblist.pm
28066 ____________________________________________________________________________
28067 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
28068         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
28069      Branch: perl
28070            ! regcomp.c
28071 ____________________________________________________________________________
28072 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
28073         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
28074      Branch: perl
28075            ! pp.c
28076 ____________________________________________________________________________
28077 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
28078         Log: Apply NetBSD patch-ac.
28079              (the fix has already been done: change #9706, fully qualified
28080              pathnames in packlists)
28081      Branch: perl
28082            ! lib/ExtUtils/Install.pm
28083 ____________________________________________________________________________
28084 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
28085         Log: Apply NetBSD patch-ab: NetBSD hints update.
28086      Branch: perl
28087            ! hints/netbsd.sh
28088 ____________________________________________________________________________
28089 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
28090         Log: metaconfig unit changes for #13560.
28091      Branch: metaconfig/U/perl
28092            ! dlsrc.U i_ieeefp.U libperl.U
28093 ____________________________________________________________________________
28094 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
28095         Log: NetBSD has <ieeefp.h> but hidden.
28096      Branch: perl
28097            ! hints/netbsd.sh
28098 ____________________________________________________________________________
28099 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
28100         Log: Implement NetBSD patch-aa.
28101      Branch: perl
28102            ! Configure
28103 ____________________________________________________________________________
28104 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
28105         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
28106              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
28107              Date: Sun, 09 Dec 2001 13:40:58 +0100
28108              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
28109              
28110              (The lstat()s were there in 5.6.1: what happened to them?)
28111      Branch: perl
28112            ! lib/File/Find.pm
28113 ____________________________________________________________________________
28114 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
28115         Log: Quickie documentation of the C UTF-8 API.
28116      Branch: perl
28117            ! pod/perlunicode.pod
28118 ____________________________________________________________________________
28119 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
28120         Log: Subject: bleadperl on cygwin weirdness...
28121              From: "Gerrit P. Haase" <gp@familiehaase.de>
28122              Date: Sun, 9 Dec 2001 20:31:28 +0100
28123              Message-ID: <13779422183.20011209203128@familiehaase.de>          
28124              
28125              (plus libperl*.dll version portability tweaks)
28126      Branch: perl
28127            ! lib/ExtUtils/Embed.t
28128 ____________________________________________________________________________
28129 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
28130         Log: Instead of muting symbol export error if under eval,
28131              delay the errors until the croak().
28132              
28133              (replaces #13408)
28134      Branch: perl
28135            ! lib/Exporter/Heavy.pm
28136 ____________________________________________________________________________
28137 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
28138         Log: Basegroup 0 is a cygwin_nt thing.
28139      Branch: perl
28140            ! t/op/groups.t
28141 ____________________________________________________________________________
28142 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
28143         Log: Also WinME is LoseLink.
28144      Branch: perl
28145            ! t/op/stat.t
28146 ____________________________________________________________________________
28147 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
28148         Log: Forgotten checkin.
28149      Branch: perl
28150            ! lib/User/grent.t
28151 ____________________________________________________________________________
28152 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
28153         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
28154              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28155              Date: Sun, 09 Dec 2001 13:45:06 +0100
28156              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
28157      Branch: perl
28158            ! lib/File/Find.pm
28159 ____________________________________________________________________________
28160 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
28161         Log: Tweakback.
28162      Branch: perl
28163            ! lib/Net/hostent.t
28164 ____________________________________________________________________________
28165 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
28166         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
28167              From: Michael G Schwern <schwern@pobox.com>
28168              Date: Sat, 8 Dec 2001 14:48:38 -0500
28169              Message-ID: <20011208194838.GA8650@blackrider>
28170      Branch: perl
28171            ! t/op/grent.t
28172 ____________________________________________________________________________
28173 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
28174         Log: Subject: [README.cygwin] Removing old expected test failures
28175              From: Michael G Schwern <schwern@pobox.com>
28176              Date: Sat, 8 Dec 2001 15:38:28 -0500
28177              Message-ID: <20011208203828.GB9017@blackrider>
28178      Branch: perl
28179            ! README.cygwin
28180 ____________________________________________________________________________
28181 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
28182         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
28183              From: Michael G Schwern <schwern@pobox.com>                
28184              Date: Sat, 8 Dec 2001 15:26:59 -0500
28185              Message-ID: <20011208202659.GA9017@blackrider> 
28186      Branch: perl
28187            ! lib/Net/hostent.t
28188 ____________________________________________________________________________
28189 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
28190         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
28191              From: Michael G Schwern <schwern@pobox.com> 
28192              Date: Sat, 8 Dec 2001 15:06:16 -0500
28193              Message-ID: <20011208200616.GA8915@blackrider>
28194      Branch: perl
28195            ! t/op/stat.t
28196 ____________________________________________________________________________
28197 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
28198         Log: Developer deprecations and an incompatibility.
28199      Branch: perl
28200            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
28201 ____________________________________________________________________________
28202 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
28203         Log: Shoo.
28204      Branch: perl
28205            - lib/Attribute/Handlers.pm
28206 ____________________________________________________________________________
28207 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
28208         Log: Remove Attribute::Handlers, as per Damian's request.
28209              (Because of fixing the my variables to be now handled
28210              in run-time, the whole internals of the A::H needs to
28211              be rewritten and Damian will not have time for that
28212              for months.)
28213      Branch: perl
28214            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
28215            - lib/Attribute/Handlers/demo/Demo.pm
28216            - lib/Attribute/Handlers/demo/Descriptions.pm
28217            - lib/Attribute/Handlers/demo/MyClass.pm
28218            - lib/Attribute/Handlers/demo/demo.pl
28219            - lib/Attribute/Handlers/demo/demo2.pl
28220            - lib/Attribute/Handlers/demo/demo3.pl
28221            - lib/Attribute/Handlers/demo/demo4.pl
28222            - lib/Attribute/Handlers/demo/demo_call.pl
28223            - lib/Attribute/Handlers/demo/demo_chain.pl
28224            - lib/Attribute/Handlers/demo/demo_cycle.pl
28225            - lib/Attribute/Handlers/demo/demo_hashdir.pl
28226            - lib/Attribute/Handlers/demo/demo_phases.pl
28227            - lib/Attribute/Handlers/demo/demo_range.pl
28228            - lib/Attribute/Handlers/demo/demo_rawdata.pl
28229            - lib/Attribute/Handlers/t/multi.t
28230            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
28231            ! pod/perlmodlib.pod pod/perltoc.pod
28232 ____________________________________________________________________________
28233 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
28234         Log: Subject: Re: attributes are broken
28235              From: Spider Boardman <spider@Orb.Nashua.NH.US>
28236              Date: Sun, 09 Dec 2001 00:09:23 -0500
28237              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
28238      Branch: perl
28239            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
28240            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
28241            ! xsutils.c
28242 ____________________________________________________________________________
28243 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
28244         Log: Forgotten checkin.
28245      Branch: perl
28246            ! lib/Pod/Text.pm
28247 ____________________________________________________________________________
28248 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
28249         Log: uconfig.h update.
28250      Branch: perl
28251            ! uconfig.h
28252 ____________________________________________________________________________
28253 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
28254         Log: Update Changes.
28255      Branch: perl
28256            ! Changes patchlevel.h
28257 ____________________________________________________________________________
28258 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
28259         Log: Note that some of the Unicode features are
28260              dependent on perlio.
28261      Branch: perl
28262            ! pod/perluniintro.pod
28263 ____________________________________________________________________________
28264 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
28265         Log: Regen perlapi, regen toc.
28266      Branch: perl
28267            ! pod/perlapi.pod pod/perltoc.pod
28268 ____________________________________________________________________________
28269 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
28270         Log: FAQ sync.
28271      Branch: perl
28272            ! pod/perlfaq4.pod pod/perlfaq6.pod
28273 ____________________________________________________________________________
28274 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
28275         Log: Subject: [PATCH] Fix odd language in an sv.c comment
28276              From: coral@eekeek.org
28277              Date: Sat, 8 Dec 2001 12:19:39 -0500
28278              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
28279      Branch: perl
28280            ! sv.c
28281 ____________________________________________________________________________
28282 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
28283         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
28284              From: Michael G Schwern <schwern@pobox.com>
28285              Date: Fri, 7 Dec 2001 20:03:45 -0500
28286              Message-ID: <20011208010345.GD642@blackrider>
28287              
28288              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
28289              From: Michael G Schwern <schwern@pobox.com>
28290              Date: Fri, 7 Dec 2001 20:13:54 -0500
28291              Message-ID: <20011208011354.GE642@blackrider>
28292              
28293              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
28294              From: Michael G Schwern <schwern@pobox.com>
28295              Date: Fri, 7 Dec 2001 21:47:36 -0500
28296              Message-ID: <20011208024736.GH642@blackrider>
28297              
28298              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
28299              From: Michael G Schwern <schwern@pobox.com>
28300              Date: Fri, 7 Dec 2001 23:09:43 -0500
28301              Message-ID: <20011208040943.GK642@blackrider>
28302              
28303              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
28304              Message-Id: <a05101004b83754903506@[172.16.52.1]>
28305              Date: Fri, 7 Dec 2001 23:28:15 -0600
28306              From: "Craig A. Berry" <craigberry@mac.com>
28307      Branch: perl
28308            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
28309 ____________________________________________________________________________
28310 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
28311         Log: Integrate perlio:
28312              
28313              [ 13531]
28314              Tweak multi-arg open error messages
28315              
28316              [ 13530]
28317              Allow multi-arg open() if opening layer declares this legal.
28318      Branch: perl
28319           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
28320           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
28321 ____________________________________________________________________________
28322 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
28323         Log: Retract #11156 since Sarathy has found that it breaks code:
28324              http://bugs.ActiveState.com/show_bug.cgi?id=18457
28325              http://bugs.ActiveState.com/show_bug.cgi?id=18858
28326      Branch: perl
28327            ! op.c sv.c t/op/pos.t
28328 ____________________________________________________________________________
28329 [ 13532] By: nick                                  on 2001/12/08  14:11:12
28330         Log: Integrate mainline
28331      Branch: perlio
28332           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
28333           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
28334 ____________________________________________________________________________
28335 [ 13531] By: nick                                  on 2001/12/08  13:48:21
28336         Log: Tweak multi-arg open error messages
28337      Branch: perlio
28338            ! perlio.c
28339 ____________________________________________________________________________
28340 [ 13530] By: nick                                  on 2001/12/08  10:20:06
28341         Log: Allow multi-arg open() if opening layer declares this legal.
28342      Branch: perlio
28343            ! doio.c perlio.c perliol.h
28344 ____________________________________________________________________________
28345 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
28346         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
28347              From: Michael G Schwern <schwern@pobox.com>       
28348              Date: Fri, 7 Dec 2001 19:41:31 -0500
28349              Message-ID: <20011208004131.GC642@blackrider>
28350      Branch: perl
28351            ! t/run/switches.t t/test.pl
28352 ____________________________________________________________________________
28353 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
28354         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
28355              From: Michael G Schwern <schwern@pobox.com>       
28356              Date: Fri, 7 Dec 2001 19:12:44 -0500
28357              Message-ID: <20011208001244.GB642@blackrider>
28358      Branch: perl
28359            ! t/op/stat.t
28360 ____________________________________________________________________________
28361 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
28362         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
28363              From: Michael G Schwern <schwern@pobox.com>
28364              Date: Fri, 7 Dec 2001 17:28:57 -0500
28365              Message-ID: <20011207222857.GI23210@blackrider>
28366      Branch: perl
28367            ! t/op/magic.t
28368 ____________________________________________________________________________
28369 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
28370         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
28371      Branch: perl
28372            ! t/test.pl
28373 ____________________________________________________________________________
28374 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
28375         Log: which_perl: delay as much a possible till runtime.
28376      Branch: perl
28377            ! t/test.pl
28378 ____________________________________________________________________________
28379 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
28380         Log: Further tweakage to which_perl().
28381      Branch: perl
28382            ! t/test.pl
28383 ____________________________________________________________________________
28384 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
28385         Log: perluniintro tweaks.
28386      Branch: perl
28387            ! pod/perluniintro.pod
28388 ____________________________________________________________________________
28389 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
28390         Log: Tweak the $Perl computation.
28391      Branch: perl
28392            ! t/test.pl
28393 ____________________________________________________________________________
28394 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
28395         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
28396              From: Nicholas Clark <nick@ccl4.org>
28397              Date: Fri, 7 Dec 2001 17:06:56 +0000
28398              Message-ID: <20011207170656.G21702@plum.flirble.org>
28399      Branch: perl
28400            ! doop.c t/op/chop.t
28401 ____________________________________________________________________________
28402 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
28403         Log: Update Changes.
28404      Branch: perl
28405            ! Changes patchlevel.h
28406 ____________________________________________________________________________
28407 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
28408         Log: Missing ).
28409      Branch: perl
28410            ! t/test.pl
28411 ____________________________________________________________________________
28412 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
28413         Log: Allow several arguments to display().
28414      Branch: perl
28415            ! t/test.pl
28416 ____________________________________________________________________________
28417 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
28418         Log: /dev/stdout could be either a character special file
28419              or a named pipe, so let's pretend it doesn't exist.
28420      Branch: perl
28421            ! t/op/stat.t
28422 ____________________________________________________________________________
28423 [ 13516] By: nick                                  on 2001/12/07  15:09:23
28424         Log: Integrate again - can I catch up ?
28425      Branch: perlio
28426           !> t/test.pl
28427 ____________________________________________________________________________
28428 [ 13515] By: nick                                  on 2001/12/07  15:08:17
28429         Log: Integrate mainline some more
28430      Branch: perlio
28431           !> README.hpux hints/linux.sh pod/perlfunc.pod
28432 ____________________________________________________________________________
28433 [ 13514] By: nick                                  on 2001/12/07  15:07:15
28434         Log: Integrate mainline
28435      Branch: perlio
28436           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
28437           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
28438           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
28439           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
28440           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
28441           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
28442           +> t/lib/Math/BigInt/BareCalc.pm
28443            - ext/Devel/PPPort/harness/Harness.pm
28444            - ext/Devel/PPPort/harness/Harness.xs
28445            - ext/Devel/PPPort/harness/Makefile.PL
28446            - ext/Devel/PPPort/harness/module2.c
28447            - ext/Devel/PPPort/harness/module3.c
28448            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
28449            - lib/File/Spec/Functions.t
28450           !> (integrate 103 files)
28451 ____________________________________________________________________________
28452 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
28453         Log: Add display() for displaying icky scalars.
28454      Branch: perl
28455            ! t/test.pl
28456 ____________________________________________________________________________
28457 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
28458         Log: Subject: [ID 20011207.001] documentation bug for waitpid
28459              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
28460              Date: Fri, 7 Dec 2001 12:44:56 +0100
28461              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
28462      Branch: perl
28463            ! pod/perlfunc.pod
28464 ____________________________________________________________________________
28465 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
28466         Log: gcc version matching didn't.
28467      Branch: perl
28468            ! hints/linux.sh
28469 ____________________________________________________________________________
28470 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
28471         Log: Subject: HP renamed their servers              
28472              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28473              Date: Fri, 07 Dec 2001 12:07:22 +0100
28474              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
28475      Branch: perl
28476            ! README.hpux
28477 ____________________________________________________________________________
28478 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
28479         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
28480              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28481              Date: Fri, 7 Dec 2001 00:24:55 -0500
28482              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
28483      Branch: perl
28484            ! pod/perlport.pod
28485 ____________________________________________________________________________
28486 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
28487         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
28488              From: Michael G Schwern <schwern@pobox.com> 
28489              Date: Thu, 6 Dec 2001 22:56:34 -0500
28490              Message-ID: <20011207035634.GO22648@blackrider>
28491      Branch: perl
28492            ! t/base/lex.t t/op/exec.t
28493 ____________________________________________________________________________
28494 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
28495         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
28496              From: Michael G Schwern <schwern@pobox.com>
28497              Date: Thu, 6 Dec 2001 22:45:44 -0500
28498              Message-ID: <20011207034544.GN22648@blackrider>
28499              
28500              (plus op/ref tweak)
28501      Branch: perl
28502            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
28503            ! t/run/kill_perl.t t/test.pl
28504 ____________________________________________________________________________
28505 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
28506         Log: Upgrade to Math::BigInt 1.48.
28507      Branch: perl
28508            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
28509            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
28510            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
28511            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
28512            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
28513            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
28514            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
28515 ____________________________________________________________________________
28516 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
28517         Log: Mention also perl56delta in case someone is upgrading from
28518              Perl 5.005_03.
28519      Branch: perl
28520            ! pod/perldelta.pod
28521 ____________________________________________________________________________
28522 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
28523         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
28524              From: Michael G Schwern <schwern@pobox.com>
28525              Date: Thu, 6 Dec 2001 15:15:28 -0500
28526              Message-ID: <20011206201528.GF16414@blackrider>
28527              
28528              (just the term.t, not the lex.t)
28529              
28530              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
28531              From: Michael G Schwern <schwern@pobox.com>
28532              Date: Thu, 6 Dec 2001 15:22:22 -0500
28533              Message-ID: <20011206202222.GG16414@blackrider>
28534              
28535              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
28536              From: Michael G Schwern <schwern@pobox.com>
28537              Date: Thu, 6 Dec 2001 15:31:58 -0500
28538              Message-ID: <20011206203158.GI16414@blackrider>
28539              
28540              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
28541              From: Michael G Schwern <schwern@pobox.com>
28542              Date: Thu, 6 Dec 2001 17:38:55 -0500
28543              Message-ID: <20011206223855.GC22648@blackrider>
28544      Branch: perl
28545            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
28546            ! t/test.pl
28547 ____________________________________________________________________________
28548 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
28549         Log: Update the thr5005 situation.
28550      Branch: perl
28551            ! pod/perldelta.pod
28552 ____________________________________________________________________________
28553 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
28554         Log: perldelta borrowings from perl561delta.
28555      Branch: perl
28556            ! pod/perldelta.pod
28557 ____________________________________________________________________________
28558 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
28559         Log: Add the 5.6.1 perldelta as perl561delta.
28560              (Makes it easier to steal stuff for perldelta :-)
28561      Branch: perl
28562            + pod/perl561delta.pod
28563            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28564 ____________________________________________________________________________
28565 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
28566         Log: Retract #13496 for now.
28567      Branch: perl
28568            ! t/base/lex.t t/base/term.t
28569 ____________________________________________________________________________
28570 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
28571         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
28572              From: "Craig A. Berry" <craigberry@mac.com>
28573              Date: Thu, 6 Dec 2001 14:54:36 -0600
28574              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
28575      Branch: perl
28576            ! vms/ext/filespec.t
28577 ____________________________________________________________________________
28578 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
28579         Log: (retracted by #13499)
28580              
28581              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
28582              From: Michael G Schwern <schwern@pobox.com>
28583              Date: Thu, 6 Dec 2001 15:15:28 -0500
28584              Message-ID: <20011206201528.GF16414@blackrider>
28585      Branch: perl
28586            ! t/base/lex.t t/base/term.t
28587 ____________________________________________________________________________
28588 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
28589         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
28590              From: Michael G Schwern <schwern@pobox.com>
28591              Date: Thu, 6 Dec 2001 13:54:48 -0500
28592              Message-ID: <20011206185448.GC16414@blackrider>
28593      Branch: perl
28594            ! t/op/stat.t
28595 ____________________________________________________________________________
28596 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
28597         Log: The #4 has nothing to do with Unicode.
28598      Branch: perl
28599            ! t/op/tr.t
28600 ____________________________________________________________________________
28601 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
28602         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
28603              From: Michael G Schwern <schwern@pobox.com>
28604              Date: Thu, 6 Dec 2001 13:45:48 -0500
28605              Message-ID: <20011206184548.GB16414@blackrider>
28606      Branch: perl
28607            ! t/op/tr.t
28608 ____________________________________________________________________________
28609 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
28610         Log: Update Changes.
28611      Branch: perl
28612            ! Changes patchlevel.h
28613 ____________________________________________________________________________
28614 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
28615         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
28616              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28617              Date: Thu, 6 Dec 2001 11:41:25 EST
28618              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
28619      Branch: perl
28620            ! vms/vms.c vms/vmsish.h
28621 ____________________________________________________________________________
28622 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
28623         Log: Subject: [PATCH] Re: weirdness in regexps
28624              From: Robin Houston <robin@kitsite.com> 
28625              Date: Thu, 6 Dec 2001 14:44:01 +0000
28626              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
28627      Branch: perl
28628            ! op.c t/lib/strict/subs
28629 ____________________________________________________________________________
28630 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
28631         Log: Make the -b -c -S tests count all of the /dev, not just
28632              check the first one, as suggested by Benjamin Goldberg.
28633      Branch: perl
28634            ! t/op/stat.t
28635 ____________________________________________________________________________
28636 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
28637         Log: Subject: Re: [PATCH: bleadperl] casefold backref
28638              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
28639              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
28640              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
28641      Branch: perl
28642            ! regexec.c
28643 ____________________________________________________________________________
28644 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
28645         Log: Nits noticed by Philip Newton, and de-tab DB.t.
28646      Branch: perl
28647            ! lib/DB.t
28648 ____________________________________________________________________________
28649 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
28650         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
28651              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
28652              Date: 6 Dec 2001 11:06:01 -0000
28653              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
28654      Branch: perl
28655            ! op.c t/op/tr.t
28656 ____________________________________________________________________________
28657 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
28658         Log: Subject: [PATCH: bleadperl] casefold backref
28659              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
28660              Date: Wed, 05 Dec 2001 17:27:05 +0000
28661              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
28662      Branch: perl
28663            ! regexec.c t/op/re_tests
28664 ____________________________________________________________________________
28665 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
28666         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
28667              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28668              Date: Wed, 5 Dec 2001 22:34:53 EST
28669              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
28670      Branch: perl
28671            ! mg.c vms/vms.c vms/vmsish.h
28672 ____________________________________________________________________________
28673 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
28674         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
28675              From: Michael G Schwern <schwern@pobox.com>
28676              Date: Wed, 5 Dec 2001 19:52:58 -0500
28677              Message-ID: <20011205195257.A903@blackrider>
28678      Branch: perl
28679            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
28680            + lib/File/Spec/t/rel2abs2rel.t
28681            - lib/File/Spec.t lib/File/Spec/Functions.t
28682            ! MANIFEST
28683 ____________________________________________________________________________
28684 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
28685         Log: Subject: Re: Silly stat() portability questions                
28686              From: Benjamin Goldberg <goldbb2@earthlink.net>
28687              Date: Wed, 05 Dec 2001 22:52:35 -0500
28688              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
28689      Branch: perl
28690            ! pod/perlport.pod
28691 ____________________________________________________________________________
28692 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
28693         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
28694              From: "Craig A. Berry" <craigberry@mac.com>
28695              Date: Wed, 05 Dec 2001 16:41:59 -0600
28696              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
28697      Branch: perl
28698            ! README.vms configure.com lib/File/Spec/VMS.pm
28699            ! vms/ext/filespec.t
28700 ____________________________________________________________________________
28701 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
28702         Log: $apply->('club', $glibc_maintainers);
28703              
28704              (Nick Clark just reported that <langinfo.h> YESSTR
28705              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
28706      Branch: perl
28707            ! ext/I18N/Langinfo/Langinfo.t
28708 ____________________________________________________________________________
28709 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
28710         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
28711      Branch: perl
28712            ! pod/perlport.pod
28713 ____________________________________________________________________________
28714 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
28715         Log: tweak change#13474 (pad entries can apparently be null in some
28716              situations)
28717      Branch: maint-5.6/perl
28718            ! op.c
28719 ____________________________________________________________________________
28720 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
28721         Log: Restore the /dev -b -c -S part of the test.
28722      Branch: perl
28723            ! t/op/stat.t
28724 ____________________________________________________________________________
28725 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
28726         Log: Retract #13475 until Arthur gets back to the mine.
28727      Branch: perl
28728            ! op.c t/run/kill_perl.t
28729 ____________________________________________________________________________
28730 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
28731         Log: (retracted by #13476)
28732              
28733              Manually apply #13474; fixes stale reference to dead
28734              CvOUTSIDE(); this can happen when anonymous subroutines
28735              that aren't closures are returned from an eval""
28736              
28737              (threads/shared/sv_refs.t is coredump-unhappy about this change)
28738      Branch: perl
28739            ! op.c t/run/kill_perl.t
28740 ____________________________________________________________________________
28741 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
28742         Log: replacement for change#10451
28743              
28744              fixes stale reference to dead CvOUTSIDE(); this can happen when
28745              anonymous subroutines that aren't closures are returned from an
28746              eval""
28747      Branch: maint-5.6/perl
28748            ! op.c t/op/misc.t
28749 ____________________________________________________________________________
28750 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
28751         Log: revert change#10451,10472; it was a naive fix that simply
28752              reintroduced the memory leak!
28753      Branch: maint-5.6/perl
28754            ! op.c t/op/misc.t
28755 ____________________________________________________________________________
28756 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
28757         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
28758              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
28759              Date: Wed, 05 Dec 2001 10:49:20 +0100
28760              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
28761      Branch: perl
28762            ! lib/File/Basename.pm lib/File/Basename.t
28763 ____________________________________________________________________________
28764 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
28765         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
28766              From: Michael G Schwern <schwern@pobox.com> 
28767              Date: Wed, 5 Dec 2001 02:47:59 -0500
28768              Message-ID: <20011205024759.H14333@blackrider>
28769      Branch: perl
28770            ! t/op/magic.t
28771 ____________________________________________________________________________
28772 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
28773         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
28774              From: Michael G Schwern <schwern@pobox.com>              
28775              Date: Wed, 5 Dec 2001 02:22:05 -0500
28776              Message-ID: <20011205022205.F14333@blackrider>
28777      Branch: perl
28778            ! t/op/stat.t vms/test.com
28779 ____________________________________________________________________________
28780 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
28781         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
28782              From: Michael G Schwern <schwern@pobox.com> 
28783              Date: Tue, 4 Dec 2001 23:40:10 -0500
28784              Message-ID: <20011204234010.B14333@blackrider>
28785      Branch: perl
28786            ! t/op/stat.t
28787 ____________________________________________________________________________
28788 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
28789         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
28790              From: Michael G Schwern <schwern@pobox.com> 
28791              Date: Tue, 4 Dec 2001 21:09:18 -0500           
28792              Message-ID: <20011204210918.D13279@blackrider>
28793              
28794              t/test.
28795      Branch: perl
28796            ! t/test.pl
28797 ____________________________________________________________________________
28798 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
28799         Log: (accidentally empty check-in)
28800      Branch: perl
28801            ! t/op/stat.t
28802 ____________________________________________________________________________
28803 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
28804         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
28805              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28806              Date: Tue, 04 Dec 2001 23:40:27 +0100
28807              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
28808      Branch: perl
28809            ! mg.c
28810 ____________________________________________________________________________
28811 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
28812         Log: Subject: [PATCH] minor pod fix in Safe.pm
28813              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28814              Date: Tue, 4 Dec 2001 22:02:34 +0100
28815              Message-ID: <20011204220234.A17293@rafael>
28816      Branch: perl
28817            ! ext/Opcode/Safe.pm
28818 ____________________________________________________________________________
28819 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
28820         Log: CRLF GRRR.
28821      Branch: perl
28822            ! djgpp/configure.bat
28823 ____________________________________________________________________________
28824 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
28825         Log: DJGPP fixes from Laszlo Molnar.
28826      Branch: perl
28827            ! djgpp/configure.bat djgpp/djgpp.h
28828 ____________________________________________________________________________
28829 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
28830         Log: Update Changes.
28831      Branch: perl
28832            ! Changes patchlevel.h
28833 ____________________________________________________________________________
28834 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
28835         Log: Must wipe out the memory of real Socket before starting
28836              to use the new fake one.
28837      Branch: perl
28838            ! lib/Net/t/config.t
28839 ____________________________________________________________________________
28840 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
28841         Log: LC_ALL might trump LANG.
28842      Branch: perl
28843            ! lib/open.t
28844 ____________________________________________________________________________
28845 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
28846         Log: Make the eval runtime.
28847      Branch: perl
28848            ! lib/open.pm
28849 ____________________________________________________________________________
28850 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
28851         Log: Make the Langinfo test both more lenient (allow
28852              for any symbol not to exists) and stricter (add
28853              more symbols).
28854      Branch: perl
28855            ! ext/I18N/Langinfo/Langinfo.t
28856 ____________________________________________________________________________
28857 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
28858         Log: integrate change#13453 from maint-5.6
28859              
28860              tweak change#11399 to use an explicit flag rather than
28861              ass_u_ming w32_pseudo_id will only be zero for the real
28862              toplevel interpreter; avoids multiple hosts from diddling
28863              the environment at the same time
28864      Branch: perl
28865           !> win32/perlhost.h
28866 ____________________________________________________________________________
28867 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
28868         Log: Subject: [PATCH] VMS update for perldelta.pod
28869              From: "Craig A. Berry" <craigberry@mac.com> 
28870              Date: Tue, 4 Dec 2001 00:23:12 -0600
28871              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
28872      Branch: perl
28873            ! pod/perldelta.pod
28874 ____________________________________________________________________________
28875 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
28876         Log: NetWare tweak from Ananth Kesari.
28877      Branch: perl
28878            ! NetWare/Makefile
28879 ____________________________________________________________________________
28880 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
28881         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
28882              Not adding the test suite because of its many assumptions.
28883      Branch: perl
28884            ! lib/Net/Ping.pm
28885 ____________________________________________________________________________
28886 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
28887         Log: tweak change#11399 to use an explicit flag rather than
28888              ass_u_ming w32_pseudo_id will only be zero for the real
28889              toplevel interpreter; avoids multiple hosts from diddling
28890              the environment at the same time
28891      Branch: maint-5.6/perl
28892            ! win32/perlhost.h
28893 ____________________________________________________________________________
28894 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
28895         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
28896              from Len Makin.
28897      Branch: perl
28898            + hints/super-ux.sh
28899            ! MANIFEST
28900 ____________________________________________________________________________
28901 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
28902         Log: Add Mac OS X known failures to perldelta.
28903      Branch: perl
28904            ! pod/perldelta.pod
28905 ____________________________________________________________________________
28906 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
28907         Log: I think it's time to call the utf8 code non-test.
28908      Branch: perl
28909            ! utf8.c
28910 ____________________________________________________________________________
28911 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
28912         Log: Retract #13303, need rethink.
28913      Branch: perl
28914            ! utf8.c
28915 ____________________________________________________________________________
28916 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
28917         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
28918              From: "Craig A. Berry" <craigberry@mac.com>
28919              Date: Mon, 03 Dec 2001 16:28:06 -0600
28920              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
28921      Branch: perl
28922            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
28923 ____________________________________________________________________________
28924 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
28925         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
28926              From: Andy Dougherty <doughera@lafayette.edu>
28927              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
28928              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
28929      Branch: perl
28930            ! hints/solaris_2.sh
28931 ____________________________________________________________________________
28932 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
28933         Log: This test is not very robust on 8.3-constrained systems:
28934              all the "with truncated name" lines between "Autosplitting ..."
28935              and "some names are not unique" lines are unexpected,
28936              and the truncation message becomes:
28937              testtest.al, testtest.al truncate to testtest 
28938      Branch: perl
28939            ! lib/AutoSplit.t
28940 ____________________________________________________________________________
28941 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
28942         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
28943      Branch: perl
28944            ! ext/I18N/Langinfo/Langinfo.t
28945 ____________________________________________________________________________
28946 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
28947         Log: Test::Morify UCD.t
28948      Branch: perl
28949            ! lib/Unicode/UCD.t
28950 ____________________________________________________________________________
28951 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
28952         Log: If Socket has not been built (e.g. DJGPP) the libnet
28953              tests fall over with (too) much noise.
28954      Branch: perl
28955            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
28956            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
28957            ! lib/Net/t/smtp.t lib/Net/t/time.t
28958 ____________________________________________________________________________
28959 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
28960         Log: Subject: [PATCH] shared hash keys and ++/--
28961              From: Nicholas Clark <nick@ccl4.org>
28962              Date: Mon, 3 Dec 2001 16:37:16 +0000
28963              Message-ID: <20011203163716.C21702@plum.flirble.org>
28964      Branch: perl
28965            ! pp.c pp_hot.c sv.c t/op/inc.t
28966 ____________________________________________________________________________
28967 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
28968         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
28969              From: Jonathan Stowe <jns@gellyfish.com>
28970              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
28971              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
28972      Branch: perl
28973            ! lib/Term/Cap.pm
28974 ____________________________________________________________________________
28975 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
28976         Log: Update Changes.
28977      Branch: perl
28978            ! Changes patchlevel.h
28979 ____________________________________________________________________________
28980 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
28981         Log: perldelta tweaks.
28982      Branch: perl
28983            ! pod/perldelta.pod
28984 ____________________________________________________________________________
28985 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
28986         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
28987              From: Sam Tregar <sam@tregar.com> 
28988              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
28989              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
28990      Branch: perl
28991            ! pod/perlnewmod.pod
28992 ____________________________________________________________________________
28993 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
28994         Log: microperl casting nit.
28995      Branch: perl
28996            ! utf8.c
28997 ____________________________________________________________________________
28998 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
28999         Log: Make sharepvn a macro since all it does is a deref.
29000      Branch: perl
29001            ! embed.h embed.pl global.sym hv.c hv.h proto.h
29002 ____________________________________________________________________________
29003 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
29004         Log: perldelta updates.
29005      Branch: perl
29006            ! pod/perldelta.pod
29007 ____________________________________________________________________________
29008 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
29009         Log: PPPort update from Paul Marquess.
29010      Branch: perl
29011            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
29012            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
29013            + ext/Devel/PPPort/t/test.t
29014            - ext/Devel/PPPort/harness/Harness.pm
29015            - ext/Devel/PPPort/harness/Harness.xs
29016            - ext/Devel/PPPort/harness/Makefile.PL
29017            - ext/Devel/PPPort/harness/module2.c
29018            - ext/Devel/PPPort/harness/module3.c
29019            - ext/Devel/PPPort/harness/t/test.t
29020            ! MANIFEST ext/Devel/PPPort/MANIFEST
29021            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
29022            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
29023            ! ext/Devel/PPPort/soak
29024 ____________________________________________________________________________
29025 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
29026         Log: No use talking about dynamic library search patch
29027              unless we are having a dynamic build.
29028      Branch: perl
29029            ! t/TEST
29030 ____________________________________________________________________________
29031 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
29032         Log: Be more explicit on the List::Util build trick,
29033              should also stop unneeded rebuilds on static builds.
29034      Branch: perl
29035            ! ext/List/Util/Makefile.PL
29036 ____________________________________________________________________________
29037 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
29038         Log: We need to replace the optimize (-O1) with
29039              the -h scalar0 -h vector0, not append them
29040              to the ccflags.
29041      Branch: perl
29042            ! hints/unicos.sh hints/unicosmk.sh
29043 ____________________________________________________________________________
29044 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
29045         Log: Subject: [PATCH] Shared hash keys 
29046              From: Nicholas Clark <nick@ccl4.org>
29047              Date: Sun, 2 Dec 2001 20:52:32 +0000
29048              Message-ID: <20011202205232.U21702@plum.flirble.org>
29049      Branch: perl
29050            ! doop.c t/op/tr.t
29051 ____________________________________________________________________________
29052 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
29053         Log: Better add new files to MANIFEST, too.
29054      Branch: perl
29055            ! MANIFEST
29056 ____________________________________________________________________________
29057 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
29058         Log: Subject: {PATCH] perlpacktut.pod
29059              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
29060              Date: Sun, 02 Dec 2001 19:55:06 +0100
29061              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
29062      Branch: perl
29063            ! pod/perlpacktut.pod
29064 ____________________________________________________________________________
29065 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
29066         Log: Various small nits found by DJGPP build.
29067      Branch: perl
29068            ! doio.c mg.c pp.c util.c
29069 ____________________________________________________________________________
29070 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
29071         Log: Subject: RE: More verbose POD for Carp
29072              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
29073              Date: Sun, 2 Dec 2001 11:32:51 -0500
29074              Message-ID: <3C0A9748@operamail.com>
29075      Branch: perl
29076            ! lib/Carp.pm
29077 ____________________________________________________________________________
29078 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
29079         Log: Add a header for DJGPP with the function prototypes.
29080      Branch: perl
29081            + djgpp/djgpp.h
29082            ! MANIFEST djgpp/djgpp.c
29083 ____________________________________________________________________________
29084 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
29085         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
29086              From: Abe Timmerman <abe@ztreet.demon.nl>
29087              Date: Sun, 02 Dec 2001 02:41:25 +0100
29088              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
29089      Branch: perl
29090            ! pp_sys.c
29091 ____________________________________________________________________________
29092 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
29093         Log: There isn't PTR2INT(), there's PTR2IV().
29094      Branch: perl
29095            ! ext/Time/HiRes/HiRes.xs
29096 ____________________________________________________________________________
29097 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
29098         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
29099              From: Marc Lehmann <root@schmorp.de>
29100              Date: Sun, 02 Dec 2001 02:44:53 +0100
29101              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
29102      Branch: perl
29103            ! ext/Time/HiRes/HiRes.xs
29104 ____________________________________________________________________________
29105 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
29106         Log: encode()/decode() examples.
29107      Branch: perl
29108            ! ext/Encode/Encode.pm
29109 ____________________________________________________________________________
29110 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
29111         Log: DJGPP tweaks from Laszlo Molnar.
29112      Branch: perl
29113            ! djgpp/config.over djgpp/djgppsed.sh
29114 ____________________________________________________________________________
29115 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
29116         Log: Update Changes.
29117      Branch: perl
29118            ! Changes patchlevel.h
29119 ____________________________________________________________________________
29120 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
29121         Log: Integrate perlio:
29122              
29123              [ 13409]
29124              Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
29125              have file descriptors. Noticed a possibly worse problem in the process ...
29126      Branch: perl
29127           !> doio.c
29128 ____________________________________________________________________________
29129 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
29130         Log: Non-VMS-fixed and Win32-skipped version of
29131              
29132              Subject: [PATCH t/op/exec.t] Portabilty fix 
29133              From: Michael G Schwern <schwern@pobox.com> 
29134              Date: Fri, 30 Nov 2001 16:09:27 -0500
29135              Message-ID: <20011130160927.A10406@blackrider>
29136      Branch: perl
29137            ! t/op/exec.t
29138 ____________________________________________________________________________
29139 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
29140         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
29141              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
29142              Date: Sat, 1 Dec 2001 07:01:09 -0500
29143              Message-ID: <3C0D2E39@operamail.com>
29144              
29145              Subject: More verbose POD for Carp
29146              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
29147              Date: Sat, 1 Dec 2001 08:04:16 -0500
29148              Message-ID: <3C285C2B@operamail.com>
29149      Branch: perl
29150            ! lib/Carp.pm lib/Carp/Heavy.pm
29151 ____________________________________________________________________________
29152 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
29153         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
29154              From: chromatic <chromatic@rmci.net>
29155              Date: Sat, 01 Dec 2001 12:41:58 -0700
29156              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
29157      Branch: perl
29158            ! lib/DB.t
29159 ____________________________________________________________________________
29160 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
29161         Log: Try to make a missing RADIXCHAR a softer kinder error.
29162      Branch: perl
29163            ! ext/I18N/Langinfo/Langinfo.t
29164 ____________________________________________________________________________
29165 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
29166         Log: Have a little faith on nl_langinfo() itself.
29167      Branch: perl
29168            ! ext/I18N/Langinfo/Langinfo.xs
29169 ____________________________________________________________________________
29170 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
29171         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
29172              the max, not max plus one)
29173      Branch: perl
29174            ! ext/I18N/Langinfo/Langinfo.xs
29175 ____________________________________________________________________________
29176 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
29177         Log: Make reality agree with the comment.
29178      Branch: perl
29179            ! ext/I18N/Langinfo/Langinfo.xs
29180 ____________________________________________________________________________
29181 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
29182         Log: Try to protect against wild langinfo() arguments.
29183      Branch: perl
29184            ! ext/I18N/Langinfo/Langinfo.xs
29185 ____________________________________________________________________________
29186 [ 13409] By: nick                                  on 2001/12/01  18:19:59
29187         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
29188              have file descriptors. Noticed a possibly worse problem in the process ...
29189      Branch: perlio
29190            ! doio.c
29191 ____________________________________________________________________________
29192 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
29193         Log: (replaced by #13556)
29194              
29195              If we are inside an eval, let's be silent about
29196              separate symbols and just croak() in the end.
29197      Branch: perl
29198            ! lib/Exporter/Heavy.pm
29199 ____________________________________________________________________________
29200 [ 13407] By: nick                                  on 2001/12/01  17:14:05
29201         Log: Integrate mainline
29202      Branch: perlio
29203           !> (integrate 26 files)
29204 ____________________________________________________________________________
29205 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
29206         Log: Subject: Fix for Exporter error reporting behaviour
29207              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
29208              Date: Sat, 1 Dec 2001 06:34:48 -0500
29209              Message-ID: <3C0D1B9A@operamail.com>
29210      Branch: perl
29211            ! lib/Exporter.pm lib/Exporter/Heavy.pm
29212 ____________________________________________________________________________
29213 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
29214         Log: Need to hide behind an eval to avoid a warning
29215              about :utf8 on non-perlio configs.
29216      Branch: perl
29217            ! lib/open.t
29218 ____________________________________________________________________________
29219 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
29220         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
29221              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29222              Date: Fri, 30 Nov 2001 23:46:58 +0100
29223              Message-ID: <20011130234658.A717@rafael>
29224      Branch: perl
29225            ! op.c t/op/method.t
29226 ____________________________________________________________________________
29227 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
29228         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
29229              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29230              Date: Thu, 29 Nov 2001 22:46:12 +0100
29231              Message-ID: <20011129224612.A699@rafael>
29232      Branch: perl
29233            ! ext/B/B/Xref.pm
29234 ____________________________________________________________________________
29235 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
29236         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
29237              From: Tels <perl_dummy@bloodgate.com>
29238              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
29239              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
29240      Branch: perl
29241            ! pod/perlfunc.pod
29242 ____________________________________________________________________________
29243 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
29244         Log: Subject: [REPATCH] reference pointer comparison
29245              From: Nicholas Clark <nick@ccl4.org>
29246              Date: Sat, 1 Dec 2001 13:00:17 +0000
29247              Message-ID: <20011201130017.I21702@plum.flirble.org>
29248      Branch: perl
29249            ! pp.c
29250 ____________________________________________________________________________
29251 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
29252         Log: Upgrade to Storable 1.0.14.
29253      Branch: perl
29254            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
29255 ____________________________________________________________________________
29256 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
29257         Log: Add simple caches for ::viacode() and ::vianame().
29258      Branch: perl
29259            ! lib/charnames.pm lib/charnames.t
29260 ____________________________________________________________________________
29261 [ 13398] By: nick                                  on 2001/12/01  10:36:24
29262         Log: Integrate mainline.
29263      Branch: perlio
29264           +> (branch 44 files)
29265            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29266            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29267            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
29268           !> (integrate 250 files)
29269 ____________________________________________________________________________
29270 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
29271         Log: Regen toc and modlib.
29272      Branch: perl
29273            ! pod/perlmodlib.pod pod/perltoc.pod
29274 ____________________________________________________________________________
29275 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
29276         Log: Upgrade to podlators-1.18.
29277      Branch: perl
29278            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
29279 ____________________________________________________________________________
29280 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
29281         Log: -h scalar0 -h vector0 seems to help for both
29282              UNICOS and UNICOS/mk on the unpack %65c problems.
29283              
29284              (replaces #13393)
29285      Branch: perl
29286            ! hints/unicos.sh hints/unicosmk.sh
29287 ____________________________________________________________________________
29288 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
29289         Log: More Socket constants.
29290      Branch: perl
29291            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
29292 ____________________________________________________________________________
29293 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
29294         Log: (replaced by #13395)
29295      Branch: perl
29296            ! hints/unicosmk.sh
29297 ____________________________________________________________________________
29298 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
29299         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
29300              From: Andy Dougherty <doughera@lafayette.edu>
29301              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
29302              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
29303              
29304              Simplify the test skippage criterion now that we are
29305              no more dependent on sed.
29306      Branch: perl
29307            ! t/comp/cpp.t t/run/switchPx.t
29308 ____________________________________________________________________________
29309 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
29310         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
29311              From: Michael G Schwern <schwern@pobox.com>
29312              Date: Fri, 30 Nov 2001 11:48:44 -0500
29313              Message-ID: <20011130114844.C1303@blackrider>
29314              
29315              (replaces #13381)
29316      Branch: perl
29317            ! t/op/stat.t
29318 ____________________________________________________________________________
29319 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
29320         Log: Let's not assume how much memory has been allocated
29321              to PVs.
29322      Branch: perl
29323            ! ext/Devel/Peek/Peek.t
29324 ____________________________________________________________________________
29325 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
29326         Log: VOS needs to know the modules, including pp_sort.
29327      Branch: perl
29328            ! vos/perl.bind
29329 ____________________________________________________________________________
29330 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
29331         Log: Unused variables.
29332      Branch: perl
29333            ! ext/Unicode/Normalize/Normalize.xs
29334 ____________________________________________________________________________
29335 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
29336         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
29337              From: John Peacock <jpeacock@rowman.com>     
29338              Date: Fri, 30 Nov 2001 10:24:00 -0500        
29339              Message-ID: <3C07A490.A22A76B0@rowman.com>   
29340      Branch: perl
29341            ! lib/ExtUtils/Embed.t
29342 ____________________________________________________________________________
29343 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
29344         Log: Tweak for the VOS building script from Paul Green.
29345      Branch: perl
29346            ! vos/configure_perl.cm
29347 ____________________________________________________________________________
29348 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
29349         Log: Update Changes.
29350      Branch: perl
29351            ! Changes patchlevel.h
29352 ____________________________________________________________________________
29353 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
29354         Log: Cannot test if cppstdin has not yet been installed.
29355      Branch: perl
29356            ! t/run/switchPx.t
29357 ____________________________________________________________________________
29358 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
29359         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
29360              From: Michael G Schwern <schwern@pobox.com> 
29361              Date: Thu, 29 Nov 2001 22:05:11 -0500
29362              Message-ID: <20011129220510.A18869@blackrider>
29363              
29364              TODO 1: if cppstdin is used and not yet installed,
29365              the Px.t will fail (must do the same as in cpp.t)
29366              
29367              TODO 2: does this work if no Perl whatsoever has
29368              yet been installed?  That is, we should be using
29369              the Perl we are building to execute the one-liner.
29370      Branch: perl
29371            + t/run/switchPx.aux t/run/switchPx.t
29372            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
29373            ! vms/test.com
29374 ____________________________________________________________________________
29375 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
29376         Log: Upgrade to Unicode::Normalize 0.12.
29377      Branch: perl
29378            ! ext/Unicode/Normalize/Changes
29379            ! ext/Unicode/Normalize/Normalize.pm
29380            ! ext/Unicode/Normalize/Normalize.xs
29381            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
29382            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
29383            ! ext/Unicode/Normalize/t/test.t
29384 ____________________________________________________________________________
29385 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
29386         Log: (replaced by #13391)
29387              
29388              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
29389              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
29390              Date: 30 Nov 2001 11:41:53 -0000             
29391              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
29392              
29393              No need to die if we have high-paranoia (non-chdirable)
29394              system directories.
29395      Branch: perl
29396            ! t/op/stat.t
29397 ____________________________________________________________________________
29398 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
29399         Log: Paragraph rewrapping.
29400      Branch: perl
29401            ! pod/perliol.pod
29402 ____________________________________________________________________________
29403 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
29404         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
29405              From: Stas Bekman <stas@stason.org>
29406              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
29407              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
29408      Branch: perl
29409            ! pod/perliol.pod
29410 ____________________________________________________________________________
29411 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
29412         Log: Whether select() gets restarted on signals is
29413              implementation dependent.
29414      Branch: perl
29415            ! ext/Time/HiRes/HiRes.t
29416 ____________________________________________________________________________
29417 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
29418         Log: More forgotten checkins.
29419      Branch: perl
29420            ! embed.h embed.pl proto.h
29421 ____________________________________________________________________________
29422 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
29423         Log: Add a note about folding vs lowercase.
29424      Branch: perl
29425            ! regexec.c
29426 ____________________________________________________________________________
29427 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
29428         Log: Use to_uni_fold (and add changed global.sym)
29429      Branch: perl
29430            ! global.sym utf8.c
29431 ____________________________________________________________________________
29432 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
29433         Log: Make to Unicode character functions to use UVs
29434              instead of U32s and add to_uni_fold().
29435      Branch: perl
29436            ! embed.pl proto.h utf8.c
29437 ____________________________________________________________________________
29438 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
29439         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
29440              From: Nicholas Clark <nick@ccl4.org>
29441              Date: Thu, 29 Nov 2001 22:47:32 +0000
29442              Message-ID: <20011129224732.W37621@plum.flirble.org>
29443      Branch: perl
29444            ! pod/perlpacktut.pod
29445 ____________________________________________________________________________
29446 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
29447         Log: README.vos updates from Paul Green.
29448      Branch: perl
29449            ! README.vos
29450 ____________________________________________________________________________
29451 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
29452         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
29453              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29454              Date: Thu, 29 Nov 2001 14:18:51 EST
29455              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
29456      Branch: perl
29457            ! mg.c vms/vms.c vms/vmsish.h
29458 ____________________________________________________________________________
29459 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
29460         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
29461              From: Michael G Schwern <schwern@pobox.com>
29462              Date: Thu, 29 Nov 2001 13:12:31 -0500
29463              Message-ID: <20011129131231.E11300@blackrider>
29464      Branch: perl
29465            ! README.vms
29466 ____________________________________________________________________________
29467 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
29468         Log: BGET_IV was missing.
29469      Branch: perl
29470            ! ext/ByteLoader/bytecode.h
29471 ____________________________________________________________________________
29472 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
29473         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
29474              From: Jonathan Stowe <gellyfish@gellyfish.com>
29475              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
29476              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
29477      Branch: perl
29478            ! lib/Term/Cap.pm
29479 ____________________________________________________________________________
29480 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
29481         Log: Porting/checkURL.pl was missing.
29482      Branch: perl
29483            ! MANIFEST
29484 ____________________________________________________________________________
29485 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
29486         Log: Subject: INSTALL and READMEs should be reviewed
29487              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29488              Date: Thu, 29 Nov 2001 16:49:36 +0100
29489              Message-ID: <20011129164936.A17492@rafael>         
29490      Branch: perl
29491            ! README.cygwin
29492 ____________________________________________________________________________
29493 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
29494         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
29495              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
29496              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
29497              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
29498      Branch: perl
29499            ! README.os390
29500 ____________________________________________________________________________
29501 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
29502         Log: Update Changes.
29503      Branch: perl
29504            ! Changes patchlevel.h
29505 ____________________________________________________________________________
29506 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
29507         Log: The changes to the curliffed files didn't stick in #13348.
29508      Branch: perl
29509            ! README.dos README.win32
29510 ____________________________________________________________________________
29511 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
29512         Log: Subject: Re: Found the rev where File::Glob broke
29513              From: Andy Dougherty <doughera@lafayette.edu>
29514              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
29515              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
29516      Branch: perl
29517            ! lib/ExtUtils/MM_Unix.pm
29518 ____________________________________________________________________________
29519 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
29520         Log: Use __DATA__ instead of __END__.
29521      Branch: perl
29522            ! lib/Term/Cap.pm
29523 ____________________________________________________________________________
29524 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
29525         Log: Subject: [PATCH toke.c] autosplit into @F fix
29526              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29527              Date: Thu, 29 Nov 2001 14:52:23 +0100
29528              Message-ID: <20011129145223.A25817@rafael>         
29529      Branch: perl
29530            ! toke.c
29531 ____________________________________________________________________________
29532 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
29533         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
29534              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29535              Date: Thu, 29 Nov 2001 15:48:15 +0100
29536              Message-ID: <20011129154815.C25817@rafael>         
29537      Branch: perl
29538            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
29539 ____________________________________________________________________________
29540 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
29541         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
29542              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
29543              Date: Wed, 28 Nov 2001 20:35:29 +0100
29544              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
29545      Branch: perl
29546            ! pod/perlpacktut.pod
29547 ____________________________________________________________________________
29548 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
29549         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
29550              From: Stas Bekman <stas@stason.org>
29551              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
29552              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
29553              
29554              (with tweaks)
29555      Branch: perl
29556            ! pod/perlapio.pod
29557 ____________________________________________________________________________
29558 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
29559         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
29560              From: Tels <perl_dummy@bloodgate.com>
29561              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
29562              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
29563              
29564              (plus paragraph rewrapping)
29565      Branch: perl
29566            ! lib/Exporter.pm
29567 ____________________________________________________________________________
29568 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
29569         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
29570              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
29571              Date: Wed, 28 Nov 2001 21:47:59 +0000
29572              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
29573      Branch: perl
29574            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
29575 ____________________________________________________________________________
29576 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
29577         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
29578              From: Andy Dougherty <doughera@lafayette.edu>
29579              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
29580              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
29581      Branch: perl
29582            ! INSTALL ext/Time/HiRes/HiRes.t
29583 ____________________________________________________________________________
29584 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
29585         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
29586              From: Michael G Schwern <schwern@pobox.com> 
29587              Date: Wed, 28 Nov 2001 16:37:01 -0500
29588              Message-ID: <20011128163701.H676@blackrider>
29589      Branch: perl
29590            ! t/run/kill_perl.t
29591 ____________________________________________________________________________
29592 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
29593         Log: @INC tweak.
29594      Branch: perl
29595            ! t/op/ref.t
29596 ____________________________________________________________________________
29597 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
29598         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
29599              From: Nicholas Clark <nick@ccl4.org>
29600              Date: Wed, 28 Nov 2001 23:38:43 +0000
29601              Message-ID: <20011128233843.N37621@plum.flirble.org>  
29602      Branch: perl
29603            ! installman
29604 ____________________________________________________________________________
29605 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
29606         Log: Tweak the forking logic.
29607      Branch: perl
29608            ! Porting/checkURL.pl
29609 ____________________________________________________________________________
29610 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
29611         Log: Update perlmodlib.PL as per #13348.  The L<> got
29612              changed back because that is coming from ParseLink.pm.
29613      Branch: perl
29614            ! pod/perlmodlib.PL pod/perlmodlib.pod
29615 ____________________________________________________________________________
29616 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
29617         Log: URL fixups from Michael Schwern.
29618      Branch: perl
29619            ! README.cygwin README.dos README.hpux README.mint README.mpeix
29620            ! README.os390 README.qnx README.solaris README.vos README.win32
29621            ! pod/perlmodlib.pod
29622 ____________________________________________________________________________
29623 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
29624         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
29625              From: Barrie Slaymaker <barries@slaysys.com>
29626              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
29627              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
29628      Branch: perl
29629            ! lib/Exporter.pm
29630 ____________________________________________________________________________
29631 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
29632         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
29633      Branch: perl
29634            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
29635 ____________________________________________________________________________
29636 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
29637         Log: Subject: [PATCH] Re: $\ very broken
29638              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29639              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
29640              Message-ID: <20011128223308.E732@rafael>   
29641              
29642              Subject: Re: [PATCH] Re: $\ very broken     
29643              From: Nicholas Clark <nick@ccl4.org>
29644              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
29645              Message-ID: <20011128222859.K37621@plum.flirble.org>
29646      Branch: perl
29647            ! mg.c t/op/ref.t
29648 ____________________________________________________________________________
29649 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
29650         Log: Add Abigail's link checker with the following tweaks:
29651              - known dummy URLs (Peter Prymmer)
29652              - do also READMEs and INSTALL (Michael Schwern)
29653              - do also ftp URLs
29654              - add fork retry loop in case the allowed number
29655              of processes per user is low
29656      Branch: perl
29657            + Porting/checkURL.pl
29658            ! MANIFEST
29659 ____________________________________________________________________________
29660 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
29661         Log: Update Changes.
29662      Branch: perl
29663            ! Changes patchlevel.h
29664 ____________________________________________________________________________
29665 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
29666         Log: In Linux if we have modern enough gcc and supported
29667              enough CPU, crank up the optimization level to -O3.
29668      Branch: perl
29669            ! hints/linux.sh
29670 ____________________________________________________________________________
29671 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
29672         Log: Add perlpacktut from Wolfgang Laun; regen toc.
29673      Branch: perl
29674            + pod/perlpacktut.pod
29675            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
29676            ! pod/perltoc.pod
29677 ____________________________________________________________________________
29678 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
29679         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
29680              From: PPrymmer@factset.com
29681              Date: Wed, 28 Nov 2001 07:51:26 -0500
29682              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
29683      Branch: perl
29684            ! vms/test.com
29685 ____________________________________________________________________________
29686 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
29687         Log: Test cases for the first half of #13338.
29688      Branch: perl
29689            ! t/lib/h2ph.h t/lib/h2ph.pht
29690 ____________________________________________________________________________
29691 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
29692         Log: Subject: Re: h2ph confused by comments in an enum.
29693              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
29694              Date: Wed, 28 Nov 2001 04:19:21 +0000
29695              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
29696              
29697              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
29698              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
29699              Date: Wed, 28 Nov 2001 13:36:35 +0000
29700              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
29701      Branch: perl
29702            ! utils/h2ph.PL
29703 ____________________________________________________________________________
29704 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
29705         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
29706              From: Jonathan Stowe <gellyfish@gellyfish.com>
29707              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
29708              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
29709              
29710              (replace #13327)
29711      Branch: perl
29712            ! lib/Term/Cap.pm
29713 ____________________________________________________________________________
29714 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
29715         Log: Replace #13335 with
29716              
29717              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
29718              From: Russ Allbery <rra@stanford.edu>
29719              Date: 27 Nov 2001 20:42:49 -0800
29720              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
29721      Branch: perl
29722            ! lib/Pod/Text/Termcap.pm
29723 ____________________________________________________________________________
29724 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
29725         Log: (replaced by #13336)
29726              
29727              Subject: [PATCH perl@13323] Termcap.pm with no termios
29728              From: "Craig A. Berry" <craigberry@mac.com> 
29729              Date: Tue, 27 Nov 2001 22:28:50 -0600
29730              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
29731      Branch: perl
29732            ! lib/Pod/Text/Termcap.pm
29733 ____________________________________________________________________________
29734 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
29735         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
29736              From: "Craig A. Berry" <craigberry@mac.com> 
29737              Date: Tue, 27 Nov 2001 21:46:45 -0600
29738              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
29739      Branch: perl
29740            ! configure.com
29741 ____________________________________________________________________________
29742 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
29743         Log: Upgrade to podlators 1.17.
29744      Branch: perl
29745            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
29746            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
29747 ____________________________________________________________________________
29748 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
29749         Log: Fix for "a\x{100}" =~ /A/i.
29750      Branch: perl
29751            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
29752            ! utf8.c
29753 ____________________________________________________________________________
29754 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
29755         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
29756              From: "Craig A. Berry" <craigberry@mac.com>
29757              Date: Tue, 27 Nov 2001 17:11:49 -0600
29758              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
29759      Branch: perl
29760            ! lib/DB.t
29761 ____________________________________________________________________________
29762 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
29763         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
29764              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29765              Date: Tue, 27 Nov 2001 14:55:23 -0500
29766              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
29767              
29768              Subject: [PATCH: perl@13324] updates to perldelta.pod 
29769              From: PPrymmer@factset.com
29770              Date: Tue, 27 Nov 2001 18:06:04 -0500
29771              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
29772              
29773              plus added some known problems.
29774      Branch: perl
29775            ! pod/perldelta.pod
29776 ____________________________________________________________________________
29777 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
29778         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
29779              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29780              Date: Tue, 27 Nov 2001 15:38:02 EST 
29781              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
29782      Branch: perl
29783            ! configure.com vms/vms.c vms/vmsish.h
29784 ____________________________________________________________________________
29785 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
29786         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
29787              From: Michael G Schwern <schwern@pobox.com> 
29788              Date: Tue, 27 Nov 2001 15:31:12 -0500
29789              Message-ID: <20011127153112.G20929@blackrider>
29790      Branch: perl
29791            ! t/run/kill_perl.t
29792 ____________________________________________________________________________
29793 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
29794         Log: (replaced by #13337)
29795              
29796              VMS can safely hardcode a termcap entry for VT100.
29797      Branch: perl
29798            ! lib/Term/Cap.pm
29799 ____________________________________________________________________________
29800 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
29801         Log: VMS piping fixes from Charles Lane (perl -P should
29802              be working now).
29803      Branch: perl
29804            ! vms/vms.c
29805 ____________________________________________________________________________
29806 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
29807         Log: Subject: [PATCH] perlvar.pod fix
29808              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29809              Date: Tue, 27 Nov 2001 13:11:47 -0500
29810              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
29811      Branch: perl
29812            ! pod/perlvar.pod
29813 ____________________________________________________________________________
29814 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
29815         Log: Update Changes.
29816      Branch: perl
29817            ! Changes patchlevel.h
29818 ____________________________________________________________________________
29819 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
29820         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
29821              From: "Craig A. Berry" <craigberry@mac.com> 
29822              Date: Tue, 27 Nov 2001 10:21:18 -0600
29823              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
29824      Branch: perl
29825            ! lib/ExtUtils/MM_VMS.pm
29826 ____________________________________________________________________________
29827 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
29828         Log: Protect against accumulating -options -options -options.
29829      Branch: perl
29830            ! hints/hpux.sh
29831 ____________________________________________________________________________
29832 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
29833         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
29834              From: Barrie Slaymaker <barries@slaysys.com>
29835              Date: Tue, 27 Nov 2001 10:58:54 -0500
29836              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
29837      Branch: perl
29838            ! lib/Benchmark.pm
29839 ____________________________________________________________________________
29840 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
29841         Log: Tiny fix from John P. Linderman.
29842      Branch: perl
29843            ! lib/sort.pm
29844 ____________________________________________________________________________
29845 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
29846         Log: The Story of sort(), from John P. Linderman.
29847      Branch: perl
29848            ! pod/perldelta.pod
29849 ____________________________________________________________________________
29850 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
29851         Log: Add information what to do if you are reading
29852              perluniintro but using some older Perl.
29853      Branch: perl
29854            ! pod/perluniintro.pod
29855 ____________________________________________________________________________
29856 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
29857         Log: Update the 'wide characters' FAQ entry.
29858      Branch: perl
29859            ! pod/perlfaq6.pod
29860 ____________________________________________________________________________
29861 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
29862         Log: Fix for
29863              
29864              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
29865              From: Marc Lehmann <root@schmorp.de>
29866              Date: Tue, 27 Nov 2001 14:27:14 +0100
29867              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
29868      Branch: perl
29869            ! ext/Encode.t ext/Encode/Encode.xs
29870 ____________________________________________________________________________
29871 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
29872         Log: Subject: [PATCH] DB_File 1.801
29873              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
29874              Date: Tue, 27 Nov 2001 15:06:45 -0000
29875              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
29876      Branch: perl
29877            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
29878            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
29879 ____________________________________________________________________________
29880 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
29881         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
29882      Branch: perl
29883            ! pod/perlmodlib.pod
29884 ____________________________________________________________________________
29885 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
29886         Log: sort() doc tweaks from John P. Linderman.
29887      Branch: perl
29888            ! pod/perlfunc.pod
29889 ____________________________________________________________________________
29890 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
29891         Log: Subject: [PATCH] More perldelta.pod nits
29892              From: Simon Glover <scog@roe.ac.uk>
29893              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
29894              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
29895      Branch: perl
29896            ! pod/perldelta.pod
29897 ____________________________________________________________________________
29898 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
29899         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
29900              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
29901              Date: Tue, 27 Nov 2001 11:52:31 -0000
29902              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
29903      Branch: perl
29904            ! ext/Devel/PPPort/harness/Makefile.PL
29905 ____________________________________________________________________________
29906 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
29907         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
29908              From: Michael G Schwern <schwern@pobox.com>
29909              Date: Tue, 27 Nov 2001 03:38:24 -0500
29910              Message-ID: <20011127033824.A17775@blackrider>
29911      Branch: perl
29912            ! t/TEST
29913 ____________________________________________________________________________
29914 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
29915         Log: Subject: Re: perlcc very broken
29916              From: John Peacock <jpeacock@rowman.com>
29917              Date: Tue, 27 Nov 2001 06:48:01 -0500
29918              Message-ID: <3C037D71.4030508@rowman.com>
29919      Branch: perl
29920            ! utils/perlcc.PL
29921 ____________________________________________________________________________
29922 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
29923         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
29924              From: David Dyck <dcd@tc.fluke.com>
29925              Date: Mon, 26 Nov 2001 22:04:38 -0800
29926              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
29927      Branch: perl
29928            ! t/op/pack.t
29929 ____________________________________________________________________________
29930 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
29931         Log: Subject: [ID 20011126.149] t/op/split fails step 37
29932              From: David Dyck <dcd@tc.fluke.com>
29933              Date: Mon, 26 Nov 2001 21:52:35 -0800
29934              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
29935      Branch: perl
29936            ! t/op/split.t
29937 ____________________________________________________________________________
29938 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
29939         Log: incorporate last minute change from libnet 1.0901-tobe
29940      Branch: perl
29941            ! lib/Net/SMTP.pm
29942 ____________________________________________________________________________
29943 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
29944         Log: Pass 7 at perldelta - random edits.
29945      Branch: perl
29946            ! pod/perldelta.pod
29947 ____________________________________________________________________________
29948 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
29949         Log: Portability and skippage tweaks.
29950      Branch: perl
29951            ! t/op/split.t
29952 ____________________________________________________________________________
29953 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
29954         Log: (retracted by #13449)
29955              Try to make Unicode casemapping to work for EBCDIC, too.
29956      Branch: perl
29957            ! utf8.c
29958 ____________________________________________________________________________
29959 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
29960         Log: Just printing 1..0 is not quite enough...
29961      Branch: perl
29962            ! lib/Dumpvalue.t
29963 ____________________________________________________________________________
29964 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
29965         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
29966              Delay the match until runtime.
29967      Branch: perl
29968            ! t/op/append.t
29969 ____________________________________________________________________________
29970 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
29971         Log: UTF-EBCDIC.
29972      Branch: perl
29973            ! ext/Devel/Peek/Peek.t
29974 ____________________________________________________________________________
29975 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
29976         Log: Be UTF-EBCDIC aware.
29977      Branch: perl
29978            ! lib/bytes.t
29979 ____________________________________________________________________________
29980 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
29981         Log: Bad assumption which way digits and letters sort.
29982      Branch: perl
29983            ! lib/English.t
29984 ____________________________________________________________________________
29985 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
29986         Log: If in EBCDIC but no Convert::EBCDIC
29987              the libnet tests will all fail.
29988      Branch: perl
29989            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
29990            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
29991            ! lib/Net/t/smtp.t lib/Net/t/time.t
29992 ____________________________________________________________________________
29993 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
29994         Log: Just sorting to guarantee order is not enough.
29995              (Think EBCDIC.) 
29996      Branch: perl
29997            ! lib/ExtUtils/Manifest.t
29998 ____________________________________________________________________________
29999 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
30000         Log: OS/390 cleanable gunk.
30001      Branch: perl
30002            ! lib/ExtUtils/MM_Unix.pm
30003 ____________________________________________________________________________
30004 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
30005         Log: Update the EBCDIC MD5 checksums.
30006      Branch: perl
30007            ! ext/Digest/MD5/t/files.t
30008 ____________________________________________________________________________
30009 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
30010         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
30011              From: Nicholas Clark <nick@ccl4.org>
30012              Date: Mon, 26 Nov 2001 23:06:34 +0000
30013              Message-ID: <20011126230633.Q37621@plum.flirble.org>
30014      Branch: perl
30015            ! installman
30016 ____________________________________________________________________________
30017 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
30018         Log: sort tweaks from John P. Linderman.
30019      Branch: perl
30020            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
30021 ____________________________________________________________________________
30022 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
30023         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
30024              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
30025              Date: Mon, 26 Nov 2001 18:47:25 -0600
30026              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
30027              
30028              Craig Berry submitted half of this patch just yesterday.
30029              Spooky cosmic resonance.
30030      Branch: perl
30031            ! ext/Socket/Socket.xs
30032 ____________________________________________________________________________
30033 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
30034         Log: Subject: [PATCH] doio slightly smaller
30035              From: Nicholas Clark <nick@ccl4.org>
30036              Date: Tue, 27 Nov 2001 00:40:23 +0000      
30037              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
30038      Branch: perl
30039            ! doio.c
30040 ____________________________________________________________________________
30041 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
30042         Log: perldelta nits from Autrijus Tang and Ron Kimball.
30043      Branch: perl
30044            ! pod/perldelta.pod
30045 ____________________________________________________________________________
30046 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
30047         Log: Subject: [PATCH] unpack P* uses random length for item
30048              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
30049              Date: Mon, 26 Nov 2001 19:56:32 +0100
30050              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
30051      Branch: perl
30052            ! pod/perldiag.pod pp_pack.c t/op/pack.t
30053 ____________________________________________________________________________
30054 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
30055         Log: Subject: [PATCH current] system and taintedness
30056              From: Radu Greab <radu@netsoft.ro>
30057              Date: Mon, 26 Nov 2001 18:42:29 +0200
30058              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
30059      Branch: perl
30060            ! pp_sys.c t/op/taint.t
30061 ____________________________________________________________________________
30062 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
30063         Log: Subject: [PATCH @ 13283] Devel::PPPort
30064              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30065              Date: Mon, 26 Nov 2001 14:37:17 -0000
30066              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
30067      Branch: perl
30068            + ext/Devel/PPPort/MANIFEST
30069            ! MANIFEST ext/Devel/PPPort/Makefile.PL
30070            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
30071            ! ext/Devel/PPPort/harness/Harness.xs
30072            ! ext/Devel/PPPort/harness/Makefile.PL
30073            ! ext/Devel/PPPort/harness/module2.c
30074            ! ext/Devel/PPPort/harness/module3.c
30075            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
30076 ____________________________________________________________________________
30077 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
30078         Log: Update the test list.
30079      Branch: perl
30080            ! t/lib/1_compile.t
30081 ____________________________________________________________________________
30082 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
30083         Log: Sync-up tests with libnet distribution
30084      Branch: perl
30085            + lib/Net/t/netrc.t
30086            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
30087 ____________________________________________________________________________
30088 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
30089         Log: Update Changes.
30090      Branch: perl
30091            ! Changes patchlevel.h
30092 ____________________________________________________________________________
30093 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
30094         Log: Upgrade to podlators 1.16.
30095      Branch: perl
30096            + lib/Pod/t/basic.cap
30097            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
30098            ! lib/Pod/t/basic.t pod/pod2man.PL
30099 ____________________________________________________________________________
30100 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
30101         Log: Pass 6 at perldelta - sort enhancements, generic and
30102              platform specific bug fixes.
30103      Branch: perl
30104            ! pod/perldelta.pod
30105 ____________________________________________________________________________
30106 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
30107         Log: PROPAGATE documentation from Tony Cook.
30108      Branch: perl
30109            ! pod/perlfunc.pod
30110 ____________________________________________________________________________
30111 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
30112         Log: DJGPP cannot do signals that well.
30113      Branch: perl
30114            ! ext/POSIX/t/sigaction.t
30115 ____________________________________________________________________________
30116 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
30117         Log: Can't do subsecond alarms without ualarm; and break out
30118              early if alarms do not seem to be coming in as expected.
30119      Branch: perl
30120            ! ext/Time/HiRes/HiRes.t
30121 ____________________________________________________________________________
30122 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
30123         Log: No Socket, little Net.
30124      Branch: perl
30125            ! t/lib/1_compile.t
30126 ____________________________________________________________________________
30127 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
30128         Log: Take the taint brush to the getcwds.
30129      Branch: perl
30130            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
30131 ____________________________________________________________________________
30132 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
30133         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
30134              From: "Craig A. Berry" <craigberry@mac.com>
30135              Date: Sun, 25 Nov 2001 16:20:45 -0600
30136              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
30137      Branch: perl
30138            ! ext/Socket/Socket.xs
30139 ____________________________________________________________________________
30140 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
30141         Log: Since in some DOS filesystems the timestamp granularity
30142              may be only two seconds, better sleep for three to play safe.
30143              (Helps CygWin, at least.)
30144      Branch: perl
30145            ! lib/Memoize/t/expire_file.t
30146 ____________________________________________________________________________
30147 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
30148         Log: For some reason CygWin wasn't collapsing multiple
30149              slashes into one, which made some Spec.t tests to fail.
30150              Either CygWin was being too prudish or the collapsing
30151              logic needs to be rethunk.
30152      Branch: perl
30153            ! lib/File/Spec/Unix.pm
30154 ____________________________________________________________________________
30155 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
30156         Log: Cygwin needs to have libperl.dll around if trying to link
30157              with -lperl.  Note: this change cures the test but whether
30158              it cures CygPerl installation, I don't know: hopefully the
30159              libperl5_7_2.dll, or the version equivalent, gets installed
30160              also as libperl.dll to the proper place(s).
30161      Branch: perl
30162            ! lib/ExtUtils/Embed.t
30163 ____________________________________________________________________________
30164 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
30165         Log: -I../lib/.. and -L../lib/..?  Strange.
30166      Branch: perl
30167            ! lib/ExtUtils/Embed.t
30168 ____________________________________________________________________________
30169 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
30170         Log: $MM?
30171      Branch: perl
30172            ! lib/ExtUtils/Embed.pm
30173 ____________________________________________________________________________
30174 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
30175         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
30176              From: Dave Rolsky <autarch@urth.org>
30177              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
30178              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
30179      Branch: perl
30180            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
30181            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
30182 ____________________________________________________________________________
30183 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
30184         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
30185              From: chromatic <chromatic@rmci.net>
30186              Date: Sat, 24 Nov 2001 14:56:57 -0700
30187              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
30188              
30189              plus a tweak for ithreads builds.
30190      Branch: perl
30191            + lib/DB.t
30192            ! MANIFEST lib/DB.pm
30193 ____________________________________________________________________________
30194 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
30195         Log: Win32 compilation tweaks for Blair Zajac.
30196      Branch: perl
30197            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
30198 ____________________________________________________________________________
30199 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
30200         Log: I don't think trying to bracket the hires time with lores
30201              times is going to be portable enough: Cygwin seems to be
30202              capable of getting hires ones rather consistently lower
30203              than the lores ones.  So let's try average difference instead.
30204      Branch: perl
30205            ! ext/Time/HiRes/HiRes.t
30206 ____________________________________________________________________________
30207 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
30208         Log: Subject: Re: benchmarks, sorts and reproducibility
30209              From: "John P. Linderman" <jpl@research.att.com>
30210              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
30211              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
30212              
30213              Randomize large partitions for quicksort to dodge the
30214              angry gods of quadratic.
30215      Branch: perl
30216            ! pp_sort.c
30217 ____________________________________________________________________________
30218 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
30219         Log: The joys of portable quoting.
30220      Branch: perl
30221            ! ext/Devel/PPPort/harness/Makefile.PL
30222 ____________________________________________________________________________
30223 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
30224         Log: sort pragma tweaks.
30225      Branch: perl
30226            ! lib/sort.pm
30227 ____________________________________________________________________________
30228 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
30229         Log: Skip the link= directives of utils.lst if no mandir
30230              (if no manpages).
30231      Branch: perl
30232            ! installman
30233 ____________________________________________________________________________
30234 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
30235         Log: integrate changes#8340,13260 from mainline
30236              
30237              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
30238              
30239              change#3373 introduced a handle leak in backticks and piped open()s
30240              that fail
30241      Branch: maint-5.6/perl
30242            ! t/io/pipe.t util.c
30243 ____________________________________________________________________________
30244 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
30245         Log: change#3373 introduced a handle leak in backticks and piped open()s
30246              that fail
30247      Branch: perl
30248            ! util.c
30249 ____________________________________________________________________________
30250 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
30251         Log: metaconfig unit change for #13258.
30252      Branch: metaconfig/U/perl
30253            ! d_procselfexe.U
30254 ____________________________________________________________________________
30255 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
30256         Log: Extraenous breaks noticed by David Dyck.
30257      Branch: perl
30258            ! Configure
30259 ____________________________________________________________________________
30260 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
30261         Log: Revert the /proc/self/auxv experiment for now.
30262      Branch: perl
30263            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
30264 ____________________________________________________________________________
30265 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
30266         Log: Also ExtUtils.t had $^X assumptions.
30267      Branch: perl
30268            ! lib/ExtUtils.t
30269 ____________________________________________________________________________
30270 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
30271         Log: Now is Solaris if you start the t/perl in the t/
30272              as "./perl", the $^X will be "../perl", not "./perl".
30273      Branch: perl
30274            ! t/lib/1_compile.t
30275 ____________________________________________________________________________
30276 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
30277         Log: The new way of finding out $^X in Solaris
30278              requires a little tweak if the executable
30279              pathname is *not* absolute: prepend "./"
30280              (otherwise `$^X ...` will start perl from PATH...)
30281      Branch: perl
30282            ! perl.c
30283 ____________________________________________________________________________
30284 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
30285         Log: Avoid "will not stay shared" warnings.
30286      Branch: perl
30287            ! lib/ExtUtils/MM_Unix.pm
30288 ____________________________________________________________________________
30289 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
30290         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
30291              From: Michael G Schwern <schwern@pobox.com>
30292              Date: Sat, 24 Nov 2001 19:56:18 -0500
30293              Message-ID: <20011124195618.A14614@blackrider>            
30294      Branch: perl
30295            ! perl.c pp_sys.c t/op/magic.t util.c
30296 ____________________________________________________________________________
30297 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
30298         Log: In the MakeMaker pm_to_blib target don't copy all
30299              the files in one fell swoop, deal with them hunkwise,
30300              helps for CLIs with limited line lengths.
30301              (This seems to help for DJGPP building Encode,
30302              where there are dozens of files to copy.)
30303      Branch: perl
30304            ! lib/ExtUtils/MM_Unix.pm
30305 ____________________________________________________________________________
30306 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
30307         Log: testsuite leaves stray files behind on windows
30308      Branch: perl
30309            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
30310 ____________________________________________________________________________
30311 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
30312         Log: xsubpp produces a spurious warning on directories called 'typemap'
30313      Branch: perl
30314            ! lib/ExtUtils/xsubpp
30315 ____________________________________________________________________________
30316 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
30317         Log: xsubpp treats invalid (indented) cpp directives as comments
30318      Branch: perl
30319            ! ext/IO/IO.xs
30320 ____________________________________________________________________________
30321 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
30322         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
30323      Branch: perl
30324            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
30325 ____________________________________________________________________________
30326 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
30327         Log: The debug_pag needs to be visible at all times
30328              because of the re extension.
30329      Branch: perl
30330            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
30331 ____________________________________________________________________________
30332 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
30333         Log: Subject: Re: [PATCH] Tests are good
30334              From: Philip Newton <Philip.Newton@gmx.net>
30335              Date: Sat, 24 Nov 2001 21:24:00 +0100
30336              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
30337      Branch: perl
30338            ! pod/perlhack.pod
30339 ____________________________________________________________________________
30340 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
30341         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
30342              From: "Craig A. Berry" <craigberry@mac.com> 
30343              Date: Sat, 24 Nov 2001 12:45:44 -0600
30344              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
30345              
30346              (with tweaks, and combined with Sarathy's #13242)
30347      Branch: perl
30348            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
30349 ____________________________________________________________________________
30350 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
30351         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
30352              From: John Peacock <jpeacock@rowman.com>
30353              Date: Sat, 24 Nov 2001 14:27:46 -0500
30354              Message-ID: <3BFFF4B2.40509@rowman.com> 
30355      Branch: perl
30356            ! lib/Exporter/Heavy.pm
30357 ____________________________________________________________________________
30358 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
30359         Log: use portable quotes
30360      Branch: perl
30361            ! ext/Devel/PPPort/harness/Makefile.PL
30362 ____________________________________________________________________________
30363 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
30364         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
30365              From: Nicholas Clark <nick@ccl4.org>
30366              Date: Sat, 24 Nov 2001 18:06:26 +0000
30367              Message-ID: <20011124180626.T37621@plum.flirble.org>
30368      Branch: perl
30369            ! installman
30370 ____________________________________________________________________________
30371 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
30372         Log: Subject: [PATCH] perl5005delta.pod L<>
30373              From: Nicholas Clark <nick@ccl4.org>
30374              Date: Sat, 24 Nov 2001 18:04:21 +0000
30375              Message-ID: <20011124180421.S37621@plum.flirble.org>
30376      Branch: perl
30377            ! pod/perl5005delta.pod
30378 ____________________________________________________________________________
30379 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
30380         Log: fix typo in config.vc; regenerate win32 config_H.* files
30381      Branch: perl
30382            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30383            ! win32/config_H.vc
30384 ____________________________________________________________________________
30385 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
30386         Log: Mention the charnames::vianame().
30387      Branch: perl
30388            ! pod/perluniintro.pod
30389 ____________________________________________________________________________
30390 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
30391         Log: Add charnames::vianame() in case people want to access
30392              the codes in run-time (as opposed to the compile-timeness
30393              of \N{...}).
30394      Branch: perl
30395            ! lib/charnames.pm lib/charnames.t
30396 ____________________________________________________________________________
30397 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
30398         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
30399              From: Nicholas Clark <nick@ccl4.org>
30400              Date: Sat, 24 Nov 2001 16:30:42 +0000
30401              Message-ID: <20011124163042.R37621@plum.flirble.org>
30402      Branch: perl
30403            ! regcomp.c regcomp.h
30404 ____________________________________________________________________________
30405 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
30406         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
30407              From: Nicholas Clark <nick@ccl4.org>
30408              Date: Sat, 24 Nov 2001 16:24:33 +0000
30409              Message-ID: <20011124162433.Q37621@plum.flirble.org>
30410              
30411              cmp fixes.
30412      Branch: perl
30413            ! pp.c
30414 ____________________________________________________________________________
30415 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
30416         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
30417              (It seems that "./perl" gets resolved to "perl" now.)
30418      Branch: perl
30419            ! perl.c
30420 ____________________________________________________________________________
30421 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
30422         Log: Subject: [PATCH] DB_File 1.800        
30423              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
30424              Date: Sat, 24 Nov 2001 11:41:41 -0000
30425              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
30426      Branch: perl
30427            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
30428            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
30429            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30430            ! ext/DB_File/t/db-recno.t
30431 ____________________________________________________________________________
30432 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
30433         Log: Tweak the PUSHED documentation.
30434      Branch: perl
30435            ! ext/PerlIO/Via/Via.pm
30436 ____________________________________________________________________________
30437 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
30438         Log: Update 1_compile for new known tests.
30439      Branch: perl
30440            ! t/lib/1_compile.t
30441 ____________________________________________________________________________
30442 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
30443         Log: Move the MBF/MBI test modules to t/lib.
30444      Branch: perl
30445            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
30446            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
30447            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
30448            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
30449            ! lib/Math/BigInt/t/sub_mbi.t
30450 ____________________________________________________________________________
30451 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
30452         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
30453              From: "Craig A. Berry" <craigberry@mac.com> 
30454              Date: Fri, 23 Nov 2001 18:05:35 -0600
30455              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
30456      Branch: perl
30457            ! configure.com
30458 ____________________________________________________________________________
30459 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
30460         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
30461              From: PPrymmer@factset.com 
30462              Date: Fri, 23 Nov 2001 17:03:07 -0500
30463              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
30464      Branch: perl
30465            ! ext/Unicode/Normalize/mkheader
30466 ____________________________________________________________________________
30467 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
30468         Log: Here are the right helper files.
30469      Branch: perl
30470            + t/lib/Filter/Simple/ExportTest.pm
30471            + t/lib/Filter/Simple/FilterOnlyTest.pm
30472            + t/lib/Filter/Simple/FilterTest.pm
30473            + t/lib/Filter/Simple/ImportTest.pm
30474            ! MANIFEST
30475 ____________________________________________________________________________
30476 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
30477         Log: Update Changes.
30478      Branch: perl
30479            ! Changes patchlevel.h
30480 ____________________________________________________________________________
30481 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
30482         Log: Never mind.
30483      Branch: perl
30484            - lib/Filter/Simple/lib/ExportTest.pm
30485            - lib/Filter/Simple/lib/ImportTest.pm
30486 ____________________________________________________________________________
30487 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
30488         Log: Mis-add.
30489      Branch: perl
30490            + lib/Filter/Simple/lib/ExportTest.pm
30491            + lib/Filter/Simple/lib/ImportTest.pm
30492 ____________________________________________________________________________
30493 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
30494         Log: Upgrade to Filter::Simple 0.77.
30495      Branch: perl
30496            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
30497            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
30498            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
30499            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
30500            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
30501 ____________________________________________________________________________
30502 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
30503         Log: Missing p4 add.
30504      Branch: perl
30505            + lib/ExtUtils/MM_VMS.t
30506 ____________________________________________________________________________
30507 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
30508         Log: Pass 5 at perldelta - module and utility updates cleanup.
30509      Branch: perl
30510            ! pod/perldelta.pod
30511 ____________________________________________________________________________
30512 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
30513         Log: metaconfig unit change for #13219.
30514      Branch: metaconfig/U/perl
30515            ! d_procselfexe.U
30516 ____________________________________________________________________________
30517 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
30518         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
30519      Branch: perl
30520            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30521            ! pod/buildtoc.PL pod/perltoc.pod
30522 ____________________________________________________________________________
30523 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
30524         Log: Add procselfexe and d_dirfd to strange lands.
30525      Branch: perl
30526            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
30527            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
30528            ! vos/config.ga.def vos/config.ga.h win32/config.bc
30529            ! win32/config.gc win32/config.vc win32/config.win64
30530            ! wince/config.ce
30531 ____________________________________________________________________________
30532 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
30533         Log: metaconfig unit change for #13216.
30534      Branch: metaconfig/U/perl
30535            ! d_procselfexe.U
30536 ____________________________________________________________________________
30537 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
30538         Log: Better to "quote" the pathname.
30539      Branch: perl
30540            ! Configure config_h.SH
30541 ____________________________________________________________________________
30542 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
30543         Log: Use PROCSELFEXE_PATH.
30544      Branch: perl
30545            ! perl.c
30546 ____________________________________________________________________________
30547 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
30548         Log: metaconfig unit change for #13213.
30549      Branch: metaconfig/U/perl
30550            ! d_procselfexe.U
30551 ____________________________________________________________________________
30552 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
30553         Log: Add probing for BSD-like /proc/curproc/file.
30554      Branch: perl
30555            ! Configure config_h.SH
30556 ____________________________________________________________________________
30557 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
30558         Log: metaconfig unit change for 13211.
30559      Branch: metaconfig/U/perl
30560            + d_dirfd.U
30561 ____________________________________________________________________________
30562 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
30563         Log: Add probing for dirfd() so that it can be added it IO::Dir.
30564      Branch: perl
30565            ! Configure config_h.SH perl.h
30566 ____________________________________________________________________________
30567 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
30568         Log: ...and update the test count.
30569      Branch: perl
30570            ! lib/Pod/t/basic.t
30571 ____________________________________________________________________________
30572 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
30573         Log: Must remove the cap test also from the test script.
30574      Branch: perl
30575            ! lib/Pod/t/basic.t
30576 ____________________________________________________________________________
30577 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
30578         Log: Subject: [PATCH] Tests are good
30579              From: Nicholas Clark <nick@ccl4.org>
30580              Date: Fri, 23 Nov 2001 18:12:21 +0000
30581              Message-ID: <20011123181220.F37621@plum.flirble.org>
30582      Branch: perl
30583            ! pod/perlhack.pod
30584 ____________________________________________________________________________
30585 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
30586         Log: The basic.cap from podlators 1.14 is not very portable.
30587      Branch: perl
30588            - lib/Pod/t/basic.cap
30589            ! MANIFEST
30590 ____________________________________________________________________________
30591 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
30592         Log: Subject: Re: [DOC PATCHES] pod cleanups
30593              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30594              Date: 22 Nov 2001 12:54:16 -0000
30595              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
30596      Branch: perl
30597            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
30598            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
30599 ____________________________________________________________________________
30600 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
30601         Log: FAQ sync.
30602      Branch: perl
30603            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
30604 ____________________________________________________________________________
30605 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
30606         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
30607              From: PPrymmer@factset.com
30608              Date: Fri, 23 Nov 2001 11:43:45 -0500
30609              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
30610      Branch: perl
30611            ! MANIFEST lib/ExtUtils/MM_VMS.pm
30612 ____________________________________________________________________________
30613 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
30614         Log: Corify podlators 1.14 test.
30615      Branch: perl
30616            ! lib/Pod/t/basic.t
30617 ____________________________________________________________________________
30618 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
30619         Log: Output tweak needed because of podlators 1.14.
30620      Branch: perl
30621            ! t/pod/multiline_items.xr
30622 ____________________________________________________________________________
30623 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
30624         Log: Upgrade to podlators 1.14.
30625      Branch: perl
30626            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
30627            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
30628            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
30629            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
30630            ! lib/Pod/Text/Overstrike.pm
30631 ____________________________________________________________________________
30632 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
30633         Log: perlmodinstall tweaks from Philip Newton.
30634      Branch: perl
30635            ! pod/perlmodinstall.pod
30636 ____________________________________________________________________________
30637 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
30638         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
30639              From: Autrijus Tang <autrijus@autrijus.org>           
30640              Date: Fri, 23 Nov 2001 23:55:53 +0800
30641              Message-ID: <20011123235553.A2310@not.autrijus.org>
30642      Branch: perl
30643            ! Porting/genlog
30644 ____________________________________________________________________________
30645 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
30646         Log: Subject: Re: regex oddness with \Z and $&
30647              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
30648              Date: Fri, 23 Nov 2001 15:15:24 +0000
30649              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
30650      Branch: perl
30651            ! regcomp.c t/op/re_tests
30652 ____________________________________________________________________________
30653 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
30654         Log: regen_headers.
30655      Branch: perl
30656            ! embed.h global.sym pod/perlapi.pod proto.h
30657 ____________________________________________________________________________
30658 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
30659         Log: Forgotten check-in.
30660      Branch: perl
30661            ! pod/perlapi.pod
30662 ____________________________________________________________________________
30663 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
30664         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
30665      Branch: perl
30666            ! lib/Test/Simple.pm
30667 ____________________________________________________________________________
30668 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
30669         Log: Retract #13173 (effectively retract Net::Ping 2.06,
30670              go back to 2.04, the 2.06 hasn't seen the patches
30671              that have gone to the blead version.)
30672      Branch: perl
30673            - lib/Net/Ping/CHANGES lib/Net/Ping/README
30674            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
30675            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
30676            - lib/Net/Ping/t/200_ping_tcp.t
30677            ! MANIFEST lib/Net/Ping.pm
30678 ____________________________________________________________________________
30679 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
30680         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
30681              From: Robin Barker <rmb1@cise.npl.co.uk>
30682              Date: Thu, 22 Nov 2001 11:00:38 GMT
30683              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
30684      Branch: perl
30685            ! utils/perldoc.PL
30686 ____________________________________________________________________________
30687 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
30688         Log: metaconfig unit change for #13191.
30689      Branch: metaconfig/U/perl
30690            ! d_procselfexe.U
30691 ____________________________________________________________________________
30692 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
30693         Log: procselfexe tweak: for some reason I had a ls in
30694              /proc/self/exe, not the ls Configure thought it
30695              would found.
30696      Branch: perl
30697            ! Configure
30698 ____________________________________________________________________________
30699 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
30700         Log: Corify the Net::Ping tests; skip the tests
30701              unless $ENV{PERL_TEST_Net_Ping} is true.
30702      Branch: perl
30703            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
30704            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
30705            ! lib/Net/Ping/t/200_ping_tcp.t
30706 ____________________________________________________________________________
30707 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
30708         Log: metaconfig units changes for #13188.
30709      Branch: metaconfig
30710            ! U/modified/Head.U
30711      Branch: metaconfig/U/perl
30712            ! issymlink.U
30713 ____________________________________________________________________________
30714 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
30715         Log: The #13182 didn't really help.  The real problem
30716              seems to be that 'sh' can in AIX mean at least three
30717              different things, and we can't know which one it is
30718              unless we export $newsh from an earlier run (and it's
30719              the 'bsh' aka 'sh' that has the the broken test -h).
30720      Branch: perl
30721            ! Configure
30722 ____________________________________________________________________________
30723 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
30724         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
30725      Branch: perl
30726            ! op.c t/op/override.t
30727 ____________________________________________________________________________
30728 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
30729         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
30730              From: PPrymmer@factset.com 
30731              Date: Wed, 21 Nov 2001 20:17:25 -0500
30732              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
30733      Branch: perl
30734            ! lib/Shell.t
30735 ____________________________________________________________________________
30736 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
30737         Log: Reapply perlmodinstall parts of #12897.
30738      Branch: perl
30739            ! pod/perlmodinstall.pod
30740 ____________________________________________________________________________
30741 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
30742         Log: perlmodinstall 2.01 from Jon Orwant.
30743      Branch: perl
30744            ! pod/perlmodinstall.pod
30745 ____________________________________________________________________________
30746 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
30747         Log: Subject: [PATCH @10907] REXX on OS/2
30748              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30749              Date: Wed, 21 Nov 2001 15:26:11 -0500
30750              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
30751      Branch: perl
30752            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
30753            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
30754 ____________________________________________________________________________
30755 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
30756         Log: metaconfig unit change for #13181.
30757      Branch: metaconfig/U/perl
30758            ! issymlink.U
30759 ____________________________________________________________________________
30760 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
30761         Log: AIX has broken builtin 'test'.
30762      Branch: perl
30763            ! Configure
30764 ____________________________________________________________________________
30765 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
30766         Log: Subject: [PATCH 5.7.x] INSTALL size update
30767              From: Andy Dougherty <doughera@lafayette.edu>
30768              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
30769              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
30770      Branch: perl
30771            ! INSTALL
30772 ____________________________________________________________________________
30773 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
30774         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
30775              to pp_sort.c.  Includes the quicksort stabilizing layer
30776              from John P. Linderman.  -Msort=qsort or -Msort=fast is
30777              faster than without (or with -Msort=mergesort or -Msort=safe)
30778              for short random inputs, but for some reason not quite as fast
30779              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
30780              optimizing definitely needed.
30781      Branch: perl
30782            + lib/sort.pm lib/sort.t pp_sort.c
30783            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
30784            ! embed.pl global.sym perl.h pp_ctl.c proto.h
30785            ! vms/descrip_mms.template vos/build.cm win32/Makefile
30786            ! win32/makefile.mk wince/Makefile.ce
30787 ____________________________________________________________________________
30788 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
30789         Log: Sync file with libnet-1.0901-tobe
30790      Branch: perl
30791            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
30792            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
30793            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
30794            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
30795            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
30796 ____________________________________________________________________________
30797 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
30798         Log: Subject: [PATCH perldoc] problems with pod2man
30799              From: Robin Barker <rmb1@cise.npl.co.uk>
30800              Date: Wed, 21 Nov 2001 17:48:51 GMT
30801              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
30802      Branch: perl
30803            ! utils/perldoc.PL
30804 ____________________________________________________________________________
30805 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
30806         Log: debug_pad only visible when debugging.
30807      Branch: perl
30808            ! makedef.pl
30809 ____________________________________________________________________________
30810 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
30811         Log: metaconfig units changes for #13174.
30812      Branch: metaconfig/U/perl
30813            + d_procselfexe.U
30814            - procselfexe.U
30815 ____________________________________________________________________________
30816 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
30817         Log: procselfexe tweaks.
30818      Branch: perl
30819            ! Configure config_h.SH
30820 ____________________________________________________________________________
30821 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
30822         Log: Upgrade to Net::Ping 2.06.
30823      Branch: perl
30824            + lib/Net/Ping/CHANGES lib/Net/Ping/README
30825            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
30826            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
30827            + lib/Net/Ping/t/200_ping_tcp.t
30828            ! MANIFEST lib/Net/Ping.pm
30829 ____________________________________________________________________________
30830 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
30831         Log: Upgrade to Math::BigInt 1.47.
30832      Branch: perl
30833            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30834            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
30835            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
30836            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
30837            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
30838            ! lib/Math/BigInt/t/sub_mbi.t
30839 ____________________________________________________________________________
30840 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
30841         Log: Dynaloading for POSIX-BC from Thomas Dorner.
30842      Branch: perl
30843            ! hints/posix-bc.sh
30844 ____________________________________________________________________________
30845 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
30846         Log: Strange: the same mysterious regex study bug
30847              seems to be present both in OS/390 and POSIX-BC.
30848              Deep EBCDIC magic that regex engine gets wrong,
30849              or a bug in some compiler/library shared by the
30850              two platforms?  From Thomas Dorner.
30851      Branch: perl
30852            ! t/op/study.t
30853 ____________________________________________________________________________
30854 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
30855         Log: More lost and found.
30856      Branch: perl
30857            + lib/Test/Simple/README
30858            ! MANIFEST
30859 ____________________________________________________________________________
30860 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
30861         Log: MANIFESTly missing.
30862      Branch: perl
30863            ! MANIFEST
30864 ____________________________________________________________________________
30865 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
30866         Log: Subject: Re: PERFORCE change 13162 for review               
30867              From: Philip Newton <Philip.Newton@gmx.net> 
30868              Date: Wed, 21 Nov 2001 16:44:30 +0100
30869              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
30870      Branch: perl
30871            ! ext/Devel/PPPort/PPPort.pm
30872 ____________________________________________________________________________
30873 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
30874         Log: Update Changes.
30875      Branch: perl
30876            ! Changes patchlevel.h
30877 ____________________________________________________________________________
30878 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
30879         Log: Small doc tweaks.
30880      Branch: perl
30881            ! ext/PerlIO/Via/Via.pm
30882 ____________________________________________________________________________
30883 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
30884         Log: Redundant return.
30885      Branch: perl
30886            ! ext/MIME/Base64/QuotedPrint.pm
30887 ____________________________________________________________________________
30888 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
30889         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
30890              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
30891              Date: Wed, 21 Nov 2001 10:23:16 +0100
30892              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
30893      Branch: perl
30894            ! pp_pack.c t/op/pack.t
30895 ____________________________________________________________________________
30896 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
30897         Log: Add Devel::PPPort originally from Kenneth Albanowski,
30898              revigorated by Paul Marquess: gives h2xs a Perl version
30899              portability boost.
30900      Branch: perl
30901            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
30902            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
30903            + ext/Devel/PPPort/harness/Harness.pm
30904            + ext/Devel/PPPort/harness/Harness.xs
30905            + ext/Devel/PPPort/harness/Makefile.PL
30906            + ext/Devel/PPPort/harness/module2.c
30907            + ext/Devel/PPPort/harness/module3.c
30908            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
30909            ! MANIFEST lib/h2xs.t utils/h2xs.PL
30910 ____________________________________________________________________________
30911 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
30912         Log: Oops.
30913      Branch: perl
30914            ! lib/Test/Simple/t/filehandles.t
30915 ____________________________________________________________________________
30916 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
30917         Log: Subject: Re: PERFORCE change 13152 for review               
30918              From: Philip Newton <Philip.Newton@gmx.net> 
30919              Date: Wed, 21 Nov 2001 09:04:05 +0100
30920              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
30921      Branch: perl
30922            ! lib/Test/Builder.pm
30923 ____________________________________________________________________________
30924 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
30925         Log: Subject: Re: PERFORCE change 13142 for review
30926              From: Philip Newton <Philip.Newton@gmx.net>
30927              Date: Wed, 21 Nov 2001 09:04:03 +0100
30928              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
30929              
30930              plus rewrap few paragraphs.
30931      Branch: perl
30932            ! lib/Pod/LaTeX.pm
30933 ____________________________________________________________________________
30934 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
30935         Log: Integrate #13154 from macperl; Remove comments.
30936      Branch: perl
30937           !> lib/File/Spec/Mac.pm
30938 ____________________________________________________________________________
30939 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
30940         Log: Update the list of modules having tests.
30941      Branch: perl
30942            ! t/lib/1_compile.t
30943 ____________________________________________________________________________
30944 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
30945         Log: Slight doc changes.
30946      Branch: maint-5.6/macperl
30947            ! macos/macperl/MacPerl.podhelp
30948 ____________________________________________________________________________
30949 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
30950         Log: Add UTF-16 coercion.
30951      Branch: maint-5.6/macperl
30952            ! macos/lib/Mac/AppleEvents/Simple.pm
30953 ____________________________________________________________________________
30954 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
30955         Log: Remove comments.
30956      Branch: maint-5.6/macperl
30957            ! lib/File/Spec/Mac.pm
30958 ____________________________________________________________________________
30959 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
30960         Log: Fix FSpGetCatInfo (and other functions) corrupting
30961              memory with bad filespecs (bug #471867)
30962      Branch: maint-5.6/macperl
30963            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
30964 ____________________________________________________________________________
30965 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
30966         Log: Upgrade to Test::Simple 0.33.
30967      Branch: perl
30968            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
30969            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
30970            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
30971 ____________________________________________________________________________
30972 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
30973         Log: Upgrade to Test::Harness 1.26.
30974      Branch: perl
30975            ! lib/Test/Harness.pm lib/Test/Harness/Changes
30976 ____________________________________________________________________________
30977 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
30978         Log: Integrate change #13145 from maintperl;
30979              another compatibility tweak to change#12559: avoid quoting
30980              arguments that already have quotes; add test case
30981      Branch: perl
30982           !> t/op/system_tests win32/win32.c
30983 ____________________________________________________________________________
30984 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
30985         Log: integrate change#13147 from mainline (fixes nit in change#10091)
30986              
30987              Subject: [PATCH] spaceship and refs
30988      Branch: maint-5.6/perl
30989            ! pp.c pp_hot.c t/op/cmp.t
30990 ____________________________________________________________________________
30991 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
30992         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
30993              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
30994              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
30995              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
30996      Branch: perl
30997            + lib/Pod/t/utils.t
30998            ! MANIFEST
30999 ____________________________________________________________________________
31000 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
31001         Log: Subject: [PATCH] spaceship and refs
31002              From: Nicholas Clark <nick@ccl4.org>
31003              Date: Tue, 20 Nov 2001 21:59:51 +0000
31004              Message-ID: <20011120215951.U62891@plum.flirble.org> 
31005      Branch: perl
31006            ! pp.c pp_hot.c t/op/cmp.t
31007 ____________________________________________________________________________
31008 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
31009         Log: Try to clarify which I/O call operates on bytes,
31010              which on characters, which on either.
31011      Branch: perl
31012            ! pod/perlfunc.pod
31013 ____________________________________________________________________________
31014 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
31015         Log: another compatibility tweak to change#12559: avoid quoting
31016              arguments that already have quotes; add test case
31017      Branch: maint-5.6/perl
31018            ! t/op/system_tests win32/win32.c
31019 ____________________________________________________________________________
31020 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
31021         Log: Give a simple example of writing PerlIO::Via handlers
31022              in Perl.
31023      Branch: perl
31024            ! ext/PerlIO/Via/Via.pm
31025 ____________________________________________________________________________
31026 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
31027         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
31028      Branch: perl
31029            + lib/Pod/t/latex.t
31030            ! MANIFEST
31031 ____________________________________________________________________________
31032 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
31033         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
31034              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31035              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
31036              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
31037      Branch: perl
31038            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
31039 ____________________________________________________________________________
31040 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
31041         Log: Spread d_procselfexe to far-off lands (undefined).
31042      Branch: perl
31043            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
31044            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
31045            ! vos/config.ga.def vos/config.ga.h win32/config.bc
31046            ! win32/config.gc win32/config.vc win32/config.win64
31047            ! wince/config.ce
31048 ____________________________________________________________________________
31049 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
31050         Log: Integrate perlio:
31051              
31052              [ 13138]
31053              perl.c change to use HAS_PROCSELFEXE, also
31054              tweak to $^X test to comprehend full path to real executable
31055              being returned (like Cygwin as it happens...)
31056      Branch: perl
31057           !> Configure config_h.SH perl.c t/op/magic.t
31058 ____________________________________________________________________________
31059 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
31060         Log: Really define do_report_used() only if DEBUGGING.
31061      Branch: perl
31062            ! sv.c
31063 ____________________________________________________________________________
31064 [ 13138] By: nick                                  on 2001/11/20  20:01:05
31065         Log: perl.c change to use HAS_PROCSELFEXE, also
31066              tweak to $^X test to comprehend full path to real executable
31067              being returned (like Cygwin as it happens...)
31068      Branch: perlio
31069            ! perl.c t/op/magic.t
31070 ____________________________________________________________________________
31071 [ 13137] By: nick                                  on 2001/11/20  19:46:00
31072         Log: Integrate mainline
31073      Branch: perlio
31074           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
31075           +> lib/NEXT/t/unseen.t
31076            - lib/NEXT/test.pl
31077           !> (integrate 34 files)
31078 ____________________________________________________________________________
31079 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
31080         Log: Subject: [?PATCH] terser pp_eq
31081              From: Nicholas Clark <nick@ccl4.org>
31082              Date: Mon, 19 Nov 2001 23:09:02 +0000
31083              Message-ID: <20011119230901.O62891@plum.flirble.org>
31084      Branch: perl
31085            ! pp_hot.c
31086 ____________________________________________________________________________
31087 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
31088         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
31089      Branch: perl
31090            ! pod/perldelta.pod
31091 ____________________________________________________________________________
31092 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
31093         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
31094              From: Andy Dougherty <doughera@lafayette.edu>
31095              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
31096              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
31097      Branch: perl
31098            ! ext/re/Makefile.PL ext/re/re.xs
31099 ____________________________________________________________________________
31100 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
31101         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
31102              From: Andy Dougherty <doughera@lafayette.edu>
31103              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
31104              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
31105      Branch: perl
31106            ! ext/re/re.xs
31107 ____________________________________________________________________________
31108 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
31109         Log: Integrate change #13119 from macperl.
31110              (No changes since already applied the patch,
31111              just keep perforce happy and well-fed.)
31112      Branch: perl
31113           !> lib/Pod/Html.pm
31114 ____________________________________________________________________________
31115 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
31116         Log: Subject: [PATCH] filter-util.pl for Mac OS
31117              From: Chris Nandor <pudge@pobox.com>
31118              Date: Tue, 20 Nov 2001 00:16:11 -0500
31119              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
31120      Branch: perl
31121            ! t/lib/filter-util.pl
31122 ____________________________________________________________________________
31123 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
31124         Log: Subject: [PATCH] Portability fix for Pod::Html
31125              From: Chris Nandor <pudge@pobox.com>
31126              Date: Tue, 20 Nov 2001 00:01:05 -0500
31127              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
31128      Branch: perl
31129            ! lib/Pod/Html.pm
31130 ____________________________________________________________________________
31131 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
31132         Log: Need to skip more tests if not perlio.
31133      Branch: perl
31134            ! lib/open.t
31135 ____________________________________________________________________________
31136 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
31137         Log: Pass 3 at perldelta - sort the lists of new modules,
31138              module improvements, and new platforms.
31139      Branch: perl
31140            ! pod/perldelta.pod
31141 ____________________________________________________________________________
31142 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
31143         Log: Document ${^OPEN}.
31144      Branch: perl
31145            ! pod/perlvar.pod
31146 ____________________________________________________________________________
31147 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
31148         Log: Make configpm work with extra keys
31149      Branch: maint-5.6/macperl
31150            ! macos/configpm
31151 ____________________________________________________________________________
31152 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
31153         Log: Version and doc updates
31154      Branch: maint-5.6/macperl
31155            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
31156 ____________________________________________________________________________
31157 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
31158         Log: More fixes for error message parsing (bug #470316)
31159      Branch: maint-5.6/macperl
31160            ! macos/macish.c
31161 ____________________________________________________________________________
31162 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
31163         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
31164              remove obsolete function (bug #465225)
31165      Branch: maint-5.6/macperl
31166            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
31167            ! macos/macperl/MPScript.c
31168 ____________________________________________________________________________
31169 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
31170         Log: Add p2as droplet to distribution.
31171      Branch: maint-5.6/macperl
31172            + macos/macperl/Droplets/p2as.plx
31173 ____________________________________________________________________________
31174 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
31175         Log: Bundle File::Sort.
31176      Branch: maint-5.6/macperl
31177            + macos/bundled_lib/blib/lib/File/Sort.pm
31178 ____________________________________________________________________________
31179 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
31180         Log: Various bundled module fixes.
31181      Branch: maint-5.6/macperl
31182            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
31183            ! macos/bundled_ext/Digest/MD5/t/files.t
31184            ! macos/bundled_ext/Filter/t/filter-util.pl
31185            ! macos/bundled_lib/blib/lib/Net/Config.pm
31186            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
31187 ____________________________________________________________________________
31188 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
31189         Log: Portability fix for Pod::Html.
31190      Branch: maint-5.6/macperl
31191            ! lib/Pod/Html.pm
31192 ____________________________________________________________________________
31193 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
31194         Log: Upgrade to Text::Balanced 1.89.
31195      Branch: perl
31196            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
31197            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
31198            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
31199            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
31200            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
31201            ! lib/Text/Balanced/t/gentag.t
31202 ____________________________________________________________________________
31203 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
31204         Log: Upgrade to NEXT 0.50.
31205      Branch: perl
31206            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
31207            + lib/NEXT/t/unseen.t
31208            - lib/NEXT/test.pl
31209            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
31210 ____________________________________________________________________________
31211 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
31212         Log: Integrate with maint-5.6/perl.
31213      Branch: maint-5.6/macperl
31214           !> win32/win32.c
31215 ____________________________________________________________________________
31216 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
31217         Log: Update the README.threads scary header a bit.
31218      Branch: perl
31219            ! README.threads
31220 ____________________________________________________________________________
31221 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
31222         Log: Pass 2 at perldelta: add some changes since 5.7.2.
31223      Branch: perl
31224            ! pod/perldelta.pod
31225 ____________________________________________________________________________
31226 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
31227         Log: Subject: [DOC PATCH] perlfaq4.pod 
31228              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31229              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
31230              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
31231      Branch: perl
31232            ! pod/perlfaq4.pod
31233 ____________________________________________________________________________
31234 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
31235         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
31236              From: Michael G Schwern <schwern@pobox.com> 
31237              Date: Mon, 19 Nov 2001 19:53:12 -0500
31238              Message-ID: <20011119195311.I11883@blackrider>
31239      Branch: perl
31240            ! perl.c
31241 ____________________________________________________________________________
31242 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
31243         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
31244              From: PPrymmer@factset.com
31245              Date: Mon, 19 Nov 2001 17:08:59 -0500
31246              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
31247      Branch: perl
31248            ! vms/descrip_mms.template
31249 ____________________________________________________________________________
31250 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
31251         Log: Create a per-interpeter debug scratchpad container
31252              and use that for the regexec debugging.
31253      Branch: perl
31254            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
31255 ____________________________________________________________________________
31256 [ 13109] By: nick                                  on 2001/11/19  22:01:45
31257         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
31258              Configure unit detects the feature).
31259      Branch: metaconfig/U/perl
31260            + procselfexe.U
31261      Branch: perlio
31262            ! Configure config_h.SH
31263 ____________________________________________________________________________
31264 [ 13108] By: nick                                  on 2001/11/19  20:39:17
31265         Log: Integrate mainline
31266      Branch: perlio
31267           +> t/op/or.t
31268           !> (integrate 44 files)
31269 ____________________________________________________________________________
31270 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
31271         Log: sysseek tweak.
31272      Branch: perl
31273            ! pod/perlfunc.pod
31274 ____________________________________________________________________________
31275 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
31276         Log: Move the sysio tests from io/utf8 to lib/open.
31277      Branch: perl
31278            ! lib/open.t t/io/utf8.t
31279 ____________________________________________________________________________
31280 [ 13105] By: nick                                  on 2001/11/19  20:15:39
31281         Log: Add a .package and a README to //depot/metaconfig
31282      Branch: metaconfig
31283            + .package README
31284 ____________________________________________________________________________
31285 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
31286         Log: Thou shalt not mix stdio and sysio.
31287      Branch: perl
31288            ! t/io/utf8.t
31289 ____________________________________________________________________________
31290 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
31291         Log: Update Changes.
31292      Branch: perl
31293            ! Changes patchlevel.h
31294 ____________________________________________________________________________
31295 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
31296         Log: The runops_debug needs to be present always, otherwise
31297              places like AIX which need an explicit symbol export list
31298              will croak when trying to build Devel::Peek (which uses
31299              the runops_debug).
31300      Branch: perl
31301            ! makedef.pl
31302 ____________________________________________________________________________
31303 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
31304         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
31305              From: PPrymmer@factset.com 
31306              Date: Mon, 19 Nov 2001 11:34:22 -0500
31307              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
31308      Branch: perl
31309            ! lib/Memoize/t/tie_sdbm.t
31310 ____________________________________________________________________________
31311 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
31312         Log: Retract #13088: it seems that unless dump.c is extensively
31313              reorganized as to what symbols it shows, when, and to whom,
31314              we are stuck with having the dump.o symbols in the libperl
31315              and thusly in the main Perl binary.
31316      Branch: perl
31317            ! embedvar.h perlapi.h perlvars.h
31318 ____________________________________________________________________________
31319 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
31320         Log: The _uni_display should not be in dump.c since they
31321              are used under normal operation (S_not_a_number()).
31322      Branch: perl
31323            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
31324 ____________________________________________________________________________
31325 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
31326         Log: Protect sv_dump() from being included unless DEBUGGING,
31327              as noticed by Ilya.
31328      Branch: perl
31329            ! sv.c
31330 ____________________________________________________________________________
31331 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
31332         Log: Pending further investigation skip the tell() tests.
31333              The tell() is okay on Solaris, HP-UX and Tru64, but fails
31334              (by returning too much) in Linux.
31335      Branch: perl
31336            ! t/io/utf8.t
31337 ____________________________________________________________________________
31338 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
31339         Log: Retract #13082 until a better solution is found:
31340              statics break ithreads.
31341      Branch: perl
31342            ! regexec.c
31343 ____________________________________________________________________________
31344 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
31345         Log: Figures 1 and 2 for UTF-8.
31346      Branch: perl
31347            ! pod/perlunicode.pod
31348 ____________________________________________________________________________
31349 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
31350         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
31351              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31352              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
31353              Message-ID: <20011119132645.A15034@rafael>
31354      Branch: perl
31355            ! op.c pod/perldiag.pod t/lib/warnings/op
31356 ____________________________________________________________________________
31357 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
31358         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
31359              From: Michael G Schwern <schwern@pobox.com> 
31360              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
31361              Message-ID: <20011119031112.E786@blackrider>
31362      Branch: perl
31363            ! t/op/closure.t
31364 ____________________________________________________________________________
31365 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
31366         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
31367              From: Michael G Schwern <schwern@pobox.com>
31368              Date: Mon, 19 Nov 2001 03:42:56 -0500
31369              Message-ID: <20011119034256.I786@blackrider>
31370      Branch: perl
31371            + t/op/or.t
31372            ! MANIFEST
31373 ____________________________________________________________________________
31374 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
31375         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
31376              From: "Craig A. Berry" <craigberry@mac.com>
31377              Date: Sun, 18 Nov 2001 14:33:48 -0600
31378              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
31379      Branch: perl
31380            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
31381 ____________________________________________________________________________
31382 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
31383         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
31384              From: Dave Rolsky <autarch@urth.org>
31385              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
31386              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
31387      Branch: perl
31388            ! lib/ExtUtils/Manifest.pm
31389 ____________________________________________________________________________
31390 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
31391         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
31392              From: Dave Rolsky <autarch@urth.org>
31393              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
31394              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
31395      Branch: perl
31396            ! lib/ExtUtils/Install.pm
31397 ____________________________________________________________________________
31398 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
31399         Log: The runops_dbg should not be needed.
31400      Branch: perl
31401            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
31402 ____________________________________________________________________________
31403 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
31404         Log: do_spawn() cleanup from Charles Lane.
31405      Branch: perl
31406            ! vms/vms.c
31407 ____________________________________________________________________________
31408 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
31409         Log: Update the list of tests.
31410      Branch: perl
31411            ! t/lib/1_compile.t
31412 ____________________________________________________________________________
31413 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
31414         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
31415              From: Michael G Schwern <schwern@pobox.com> 
31416              Date: Fri, 16 Nov 2001 17:37:04 -0500
31417              Message-ID: <20011116173703.L30160@blackrider>
31418      Branch: perl
31419            ! t/lib/warnings/sv
31420 ____________________________________________________________________________
31421 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
31422         Log: FAQ sync.
31423      Branch: perl
31424            ! pod/perlfaq4.pod
31425 ____________________________________________________________________________
31426 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
31427         Log: Integrate perlio:
31428              
31429              [ 13081]
31430              Win32 layer has a dup which needs to match new prototype.
31431              
31432              [ 13080]
31433              Wrong way to get stdio mode used.
31434              
31435              [ 13072]
31436              Allow dup'ing of PerlIO::Scalar etc.
31437      Branch: perl
31438           !> perlio.c win32/win32io.c
31439 ____________________________________________________________________________
31440 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
31441         Log: (retracted by #13096)
31442              Debugging would be badly skewed by a malloc per regex dump.
31443      Branch: perl
31444            ! regexec.c
31445 ____________________________________________________________________________
31446 [ 13081] By: nick                                  on 2001/11/18  19:08:40
31447         Log: Win32 layer has a dup which needs to match new prototype.
31448      Branch: perlio
31449            ! win32/win32io.c
31450 ____________________________________________________________________________
31451 [ 13080] By: nick                                  on 2001/11/18  19:05:02
31452         Log: Wrong way to get stdio mode used.
31453      Branch: perlio
31454            ! perlio.c
31455 ____________________________________________________________________________
31456 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
31457         Log: Retract #13048: that introduced a malloc() (through savepvn())
31458              to *every* m//, which killed the performance quite badly.
31459      Branch: perl
31460            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
31461 ____________________________________________________________________________
31462 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
31463         Log: Pass 1 at perldelta.pod: sort the section contents
31464              together, drop all but the 5.7.2 known problems,
31465              leave the 5.7.1 security note since that's the
31466              fullest explanation (update the date on that).
31467      Branch: perl
31468            ! pod/perldelta.pod
31469 ____________________________________________________________________________
31470 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
31471         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
31472              
31473              Tiny problem in the test for 20011113.110: I hope
31474              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
31475      Branch: perl
31476            ! pp.c t/op/repeat.t
31477 ____________________________________________________________________________
31478 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
31479         Log: All of syswrite/send/sendto need to return character counts,
31480              and character counts from the offset, not the beginning of
31481              the scalar.
31482      Branch: perl
31483            ! pp_sys.c
31484 ____________________________________________________________________________
31485 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
31486         Log: Integrate PerlIO: duping fixes.
31487      Branch: perl
31488           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
31489           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
31490           !> perliol.h sv.c
31491 ____________________________________________________________________________
31492 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
31493         Log: syswrite() was still returning byte counts, not character counts.
31494      Branch: perl
31495            ! pp_sys.c t/io/utf8.t
31496 ____________________________________________________________________________
31497 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
31498         Log: Add test for sysread().
31499      Branch: perl
31500            ! t/io/utf8.t
31501 ____________________________________________________________________________
31502 [ 13072] By: nick                                  on 2001/11/18  16:15:31
31503         Log: Allow dup'ing of PerlIO::Scalar etc.
31504      Branch: perlio
31505            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
31506            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
31507            ! perliol.h sv.c
31508 ____________________________________________________________________________
31509 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
31510         Log: Prepend a null byte to the test set.
31511      Branch: perl
31512            ! t/io/utf8.t
31513 ____________________________________________________________________________
31514 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
31515         Log: Document how "no utf8;" can become handy.
31516      Branch: perl
31517            ! lib/utf8.pm
31518 ____________________________________________________________________________
31519 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
31520         Log: Integrate perlio:
31521              
31522              [ 13068]
31523              embed.pl generated changes I forgot to include
31524              
31525              [ 13067]
31526              Force inclusion of both Perl_runops_* in perl itself,
31527              so they are available for Peek.xs etc.
31528              
31529              [ 12874]
31530              Keep It Simple and Stupid version of readonly hash support.
31531              - Test for SvREAONLY(hv) at a few spots in hv.c
31532              - add the error message to perldiag.pod
31533              - (dubious) add access::readonly() to univeral.c
31534              - add test using above
31535              - fixup ext/B/t/stash.t to account for access:: existing
31536      Branch: perl
31537           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
31538 ____________________________________________________________________________
31539 [ 13068] By: nick                                  on 2001/11/18  13:23:33
31540         Log: embed.pl generated changes I forgot to include
31541      Branch: perlio
31542            ! embedvar.h perlapi.h pod/perlapi.pod
31543 ____________________________________________________________________________
31544 [ 13067] By: nick                                  on 2001/11/18  12:50:19
31545         Log: Force inclusion of both Perl_runops_* in perl itself,
31546              so they are available for Peek.xs etc.
31547      Branch: perlio
31548            ! perlvars.h
31549 ____________________________________________________________________________
31550 [ 13066] By: nick                                  on 2001/11/18  11:00:34
31551         Log: Integrate mainline - a few Devel::Peak fails.
31552      Branch: perlio
31553           +> (branch 29 files)
31554            - ext/Thread/Thread.pm lib/Benchmark.t
31555            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
31556            - lib/Lingua/KO/Hangul/Util/README
31557            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
31558            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
31559            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
31560            - vms/ext/vmsish.pm vms/ext/vmsish.t
31561            ! hv.c
31562           !> (integrate 389 files)
31563 ____________________________________________________________________________
31564 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
31565         Log: Start working on perldelta.  This is not yet any sort of
31566              editing; just concatenating perl570delta, perl571delta,
31567              and perl572delta.  Any sorting not done, any duplicate
31568              removal not done, any removal or update of obsolete items
31569              not done, any changes since 5.7.2 not included.  So there.
31570      Branch: perl
31571            ! pod/perldelta.pod
31572 ____________________________________________________________________________
31573 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
31574         Log: Banish "use utf8".
31575      Branch: perl
31576            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
31577 ____________________________________________________________________________
31578 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
31579         Log: Tweak from Charles Lane.
31580      Branch: perl
31581            ! vms/vms.c
31582 ____________________________________________________________________________
31583 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
31584         Log: Integrate change #13058 from maintperl;
31585              change#12559 breaks things on Win9x because command.com doesn't
31586              grok dquotes at all; disable all the system() smarts for
31587              command.com
31588      Branch: perl
31589           !> win32/win32.c
31590 ____________________________________________________________________________
31591 [ 13061] By: ams                                   on 2001/11/17  13:46:11
31592         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
31593              From: Jonathan Stowe <gellyfish@gellyfish.com>
31594              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
31595              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
31596      Branch: perl
31597            ! lib/Term/Cap.pm
31598 ____________________________________________________________________________
31599 [ 13060] By: ams                                   on 2001/11/17  09:49:10
31600         Log: Subject: [PATCH9 File/Find.pm doc nits
31601              From: Tels <perl_dummy@bloodgate.com>
31602              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
31603      Branch: perl
31604            ! lib/File/Find.pm
31605 ____________________________________________________________________________
31606 [ 13059] By: ams                                   on 2001/11/17  09:38:38
31607         Log: Subject: [PATCH] Benchmark.pm nit
31608              From: Tels <perl_dummy@bloodgate.com>
31609              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
31610      Branch: perl
31611            ! lib/Benchmark.pm
31612 ____________________________________________________________________________
31613 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
31614         Log: change#12559 breaks things on Win9x because command.com doesn't
31615              grok dquotes at all; disable all the system() smarts for
31616              command.com
31617      Branch: maint-5.6/perl
31618            ! win32/win32.c
31619 ____________________________________________________________________________
31620 [ 13057] By: ams                                   on 2001/11/16  20:30:03
31621         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
31622              From: Andy Dougherty <doughera@lafayette.edu>
31623              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
31624              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
31625      Branch: perl
31626            ! lib/Unicode/UCD.t
31627 ____________________________________________________________________________
31628 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
31629         Log: Subject: [Patch Perl@13023] VMS system() warning
31630              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31631              Date: Fri, 16 Nov 2001 15:20:11 EST
31632              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
31633      Branch: perl
31634            ! vms/vms.c
31635 ____________________________________________________________________________
31636 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
31637         Log: It's neither-nor, and protect against the impossible.
31638      Branch: perl
31639            ! lib/Thread.pm
31640 ____________________________________________________________________________
31641 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
31642         Log: 5005threads didn't work because $Thread::VERSION wasn't
31643              visible.  Oops.
31644      Branch: perl
31645            ! ext/Thread/Makefile.PL lib/Thread.pm
31646 ____________________________________________________________________________
31647 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
31648         Log: Robustness against Linux using something else than gcc;
31649              based on
31650              
31651              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
31652              From: Charles Randall <cfriv@yahoo.com>
31653              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
31654              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
31655      Branch: perl
31656            ! ext/Errno/Errno_pm.PL
31657 ____________________________________________________________________________
31658 [ 13052] By: ams                                   on 2001/11/16  16:46:39
31659         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
31660              From: Russ Allbery <rra@stanford.edu>
31661              Date: 16 Nov 2001 09:44:21 -0800
31662              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
31663      Branch: perl
31664            ! lib/Pod/ParseLink.pm
31665 ____________________________________________________________________________
31666 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
31667         Log: Update perluniintro on the UTF-8 output matters
31668              (that -w will warn unless the stream is explicitly UTF-8-ified).
31669      Branch: perl
31670            ! pod/perluniintro.pod
31671 ____________________________________________________________________________
31672 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
31673         Log: Adding new files to MANIFEST is nice.
31674      Branch: perl
31675            ! MANIFEST
31676 ____________________________________________________________________________
31677 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
31678         Log: Update Changes.
31679      Branch: perl
31680            ! Changes patchlevel.h
31681 ____________________________________________________________________________
31682 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
31683         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
31684              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
31685              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
31686              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
31687      Branch: perl
31688            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
31689 ____________________________________________________________________________
31690 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
31691         Log: Rename perlunintro to perluniintro; regen toc.
31692      Branch: perl
31693            + pod/perluniintro.pod
31694            - pod/perlunintro.pod
31695            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31696 ____________________________________________________________________________
31697 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
31698         Log: Document the negated lookahead trick to emulate
31699              character class subtraction.
31700      Branch: perl
31701            ! pod/perlunicode.pod
31702 ____________________________________________________________________________
31703 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
31704         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
31705              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
31706              Date: Fri, 16 Nov 2001 23:31:04 +0900
31707              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
31708              
31709              (with the tweak that Cntrl is not C, it's Cc)
31710      Branch: perl
31711            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
31712            ! lib/unicore/mktables
31713 ____________________________________________________________________________
31714 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
31715         Log: Subject: [PATCH current] runtime runops switch
31716              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31717              Date: Fri, 16 Nov 2001 00:48:09 -0500
31718              Message-ID: <20011116004809.A934@math.ohio-state.edu>
31719      Branch: perl
31720            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
31721            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
31722            ! pod/perlintern.pod proto.h run.c
31723 ____________________________________________________________________________
31724 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
31725         Log: Further discourage old Thread code; tell how to tell
31726              the difference.
31727      Branch: perl
31728            ! lib/Thread.pm
31729 ____________________________________________________________________________
31730 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
31731         Log: A missing return; from Charles Lane.
31732      Branch: perl
31733            ! vms/vms.c
31734 ____________________________________________________________________________
31735 [ 13041] By: ams                                   on 2001/11/16  12:11:14
31736         Log: Subject: [PATCH] Doc spellcheck + podcheck
31737              From: Autrijus Tang <autrijus@egb.elixus.org>
31738              Date: Thu, 15 Nov 2001 22:49:05 -0800
31739              Message-Id: <20011116064905.GA44092@egb.elixus.org>
31740              
31741              Subject: [PATCH] podcheck+spellcheck, the rest of the story
31742              From: Autrijus Tang <autrijus@egb.elixus.org>
31743              Date: Fri, 16 Nov 2001 00:42:20 -0800
31744              Message-Id: <20011116084220.GA44295@egb.elixus.org>
31745              
31746              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
31747              From: Nicholas Clark <nick@ccl4.org>
31748              Date: Fri, 16 Nov 2001 10:32:01 +0000
31749              Message-Id: <20011116103200.F62891@plum.flirble.org>
31750              (Applied after suitable de-mangling.)
31751      Branch: perl
31752            ! README.aix README.dgux README.dos README.epoc README.hpux
31753            ! README.mint README.mpeix README.netware README.os2
31754            ! README.os390 README.plan9 README.qnx README.solaris
31755            ! README.threads doio.c pod/perl571delta.pod
31756            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
31757            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
31758            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
31759            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
31760            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
31761            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
31762 ____________________________________________________________________________
31763 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
31764         Log: Avoid redefinedness warning for now.
31765      Branch: perl
31766            ! lib/Thread.pm
31767 ____________________________________________________________________________
31768 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
31769         Log: use strict.
31770      Branch: perl
31771            ! lib/Thread.pm
31772 ____________________________________________________________________________
31773 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
31774         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
31775              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
31776              Date: Thu, 15 Nov 2001 22:54:47 EST 
31777              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
31778      Branch: perl
31779            ! vms/vms.c vms/vmspipe.com
31780 ____________________________________________________________________________
31781 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
31782         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
31783              From: "chromatic" <chromatic@rmci.net>
31784              Date: Thu, 15 Nov 2001 19:54:23 -0700
31785              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
31786      Branch: perl
31787            ! lib/File/stat.t
31788 ____________________________________________________________________________
31789 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
31790         Log: Make Thread a wrapper for both ithreads and 5005threads.
31791              Needs a lot of work and Arthur's eyeballing (and finishing
31792              few missing odds and ends of threads.pm).  Now Thread
31793              is an extension without its own .pm.
31794              
31795              If there are people who have experience working with
31796              either the 5005threads or the ithreads: cleaning up
31797              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
31798              and porting the various Thread::* modules, like Thread::Queue,
31799              to work also with ithreads, is needed.
31800              
31801              Removed the 5005threads requirement from the 5005 tests
31802              for easier testing (not all of them work yet since
31803              they use the Thread::* modules that have not been made
31804              to work with ithreads).  Leave the 5005 tests named as
31805              *.tx so that they are not run by "make test".
31806      Branch: perl
31807            + lib/Thread.pm
31808            - ext/Thread/Thread.pm
31809            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
31810            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
31811            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
31812            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
31813            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
31814            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
31815            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
31816 ____________________________________________________________________________
31817 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
31818         Log: $VERSION "a5" doesn't quite work.
31819      Branch: perl
31820            ! ext/B/Makefile.PL
31821 ____________________________________________________________________________
31822 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
31823         Log: Add the fruits of Larry Shatzer's version verifying script.
31824              (There are some straddlers, but they will be fixed in the
31825              upcoming releases of the modules.)
31826      Branch: perl
31827            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
31828            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
31829            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
31830            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
31831            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
31832            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
31833            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
31834            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
31835            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
31836            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
31837            ! wince/FindExt.pm
31838 ____________________________________________________________________________
31839 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
31840         Log: Add Larry Shatzer's VERSION verifying script.
31841      Branch: perl
31842            + Porting/checkVERSION.pl
31843            ! MANIFEST Porting/pumpkin.pod
31844 ____________________________________________________________________________
31845 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
31846         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
31847              From: Michael G Schwern <schwern@pobox.com>
31848              Date: Thu, 15 Nov 2001 19:26:40 -0500
31849              Message-ID: <20011115192640.R31399@blackrider>
31850      Branch: perl
31851            ! t/test.pl
31852 ____________________________________________________________________________
31853 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
31854         Log: Document the MY_CXT business; from Paul Marquess.
31855      Branch: perl
31856            ! pod/perlxs.pod
31857 ____________________________________________________________________________
31858 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
31859         Log: VMSCMD synch attempt.
31860      Branch: perl
31861            ! vms/vms.c vms/vmsish.h
31862 ____________________________________________________________________________
31863 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
31864         Log: Advise against -P as instructed by Schwern.
31865      Branch: perl
31866            ! pod/perlrun.pod
31867 ____________________________________________________________________________
31868 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
31869         Log: Subject: [PATCH] v-strings as Objects Step 1
31870              From: John Peacock <jpeacock@rowman.com>
31871              Date: Thu, 15 Nov 2001 12:41:04 -0500
31872              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
31873      Branch: perl
31874            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
31875            ! util.c
31876 ____________________________________________________________________________
31877 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
31878         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
31879              From: Michael G Schwern <schwern@pobox.com>
31880              Date: Thu, 15 Nov 2001 12:47:59 -0500
31881              Message-ID: <20011115124759.E31399@blackrider>
31882      Branch: perl
31883            + t/run/switchx.aux t/run/switchx.t
31884            ! MANIFEST t/run/switches.t
31885 ____________________________________________________________________________
31886 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
31887         Log: Upgrade to Getopt::Long 2.26_03.
31888      Branch: perl
31889            ! lib/Getopt/Long.pm
31890 ____________________________________________________________________________
31891 [ 13025] By: ams                                   on 2001/11/15  20:46:22
31892         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
31893              From: Michael G Schwern <schwern@pobox.com>
31894              Date: Thu, 15 Nov 2001 16:24:11 -0500
31895              Message-Id: <20011115162411.M31399@blackrider>
31896      Branch: perl
31897            ! vms/vms.c
31898 ____________________________________________________________________________
31899 [ 13024] By: ams                                   on 2001/11/15  19:32:06
31900         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
31901              From: rspier@pobox.com (Robert Spier)
31902              Date: Thu, 15 Nov 2001 11:19:21 -0800
31903              Message-Id: <15348.5433.732364.963687@rls.cx>
31904      Branch: perl
31905            ! op.c
31906 ____________________________________________________________________________
31907 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
31908         Log: Update Changes.
31909      Branch: perl
31910            ! Changes patchlevel.h
31911 ____________________________________________________________________________
31912 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
31913         Log: Subject: [PATCH] new tests for command-line switches
31914              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31915              Date: Thu, 15 Nov 2001 17:00:30 +0100
31916              Message-ID: <20011115170030.A14193@rafael>
31917      Branch: perl
31918            + t/run/switches.t
31919            ! MANIFEST
31920 ____________________________________________________________________________
31921 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
31922         Log: Upgrade to podlators 1.13.
31923      Branch: perl
31924            + lib/Pod/ParseLink.pm
31925            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
31926            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
31927            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
31928            ! t/pod/pod2usage.xr t/pod/podselect.xr
31929 ____________________________________________________________________________
31930 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
31931         Log: skip "might be used uninitialized".
31932      Branch: perl
31933            ! pp_sys.c
31934 ____________________________________________________________________________
31935 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
31936         Log: Fix for "perlio bug in koi8-r encoding".  The problem
31937              seemed to be that binmode() always flushed the handle,
31938              which is not so good when switching encodings.  Fixed,
31939              added Matt Sergeant's testcase, documented in perlfunc/binmode,
31940              also added a pointer about disciplines to perlfunc/open,
31941              and in general cleaned up and reformatted the open entry.
31942      Branch: perl
31943            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
31944 ____________________________________________________________________________
31945 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
31946         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
31947              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31948              Date: 15 Nov 2001 08:57:06 -0000
31949              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
31950              
31951              chop() and chomp() are not real list functions,
31952              so let's not have them overrideable.  (Casey will
31953              be confused since in #7071 he patched the other way.)
31954      Branch: perl
31955            ! pod/perlfunc.pod toke.c
31956 ____________________________________________________________________________
31957 [ 13017] By: ams                                   on 2001/11/15  12:56:49
31958         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
31959              From: Robin Barker <rmb1@cise.npl.co.uk>
31960              Date: Thu, 15 Nov 2001 13:48:34 GMT
31961              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
31962              (Applied with tweaks.)
31963      Branch: perl
31964            ! pod/perltrap.pod
31965 ____________________________________________________________________________
31966 [ 13016] By: ams                                   on 2001/11/15  09:12:48
31967         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
31968              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31969              Date: Thu, 15 Nov 2001 09:06:39 +0100
31970              Message-Id: <20011115090639.A13005@rafael>
31971      Branch: perl
31972            ! pod/perlrun.pod
31973 ____________________________________________________________________________
31974 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
31975         Log: "link =" from utils.lst was being processed oddly.
31976      Branch: perl
31977            ! installman
31978 ____________________________________________________________________________
31979 [ 13014] By: ams                                   on 2001/11/15  02:52:52
31980         Log: Subject: [PATCH current] CreateTTY in -d
31981              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31982              Date: Wed, 14 Nov 2001 21:26:31 -0500
31983              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
31984      Branch: perl
31985            ! lib/perl5db.pl
31986 ____________________________________________________________________________
31987 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
31988         Log: Corify the Filter::Simple tests. 
31989      Branch: perl
31990            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
31991            ! lib/Filter/Simple/t/filter_only.t
31992 ____________________________________________________________________________
31993 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
31994         Log: Upgrade to Filter::Simple 0.70.
31995      Branch: perl
31996            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
31997            + t/lib/FilterOnlyTest.pm
31998            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
31999            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
32000            ! t/lib/FilterTest.pm
32001 ____________________________________________________________________________
32002 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
32003         Log: Cleanliness inspired by Cygwin.
32004      Branch: perl
32005            ! Makefile.SH x2p/Makefile.SH
32006 ____________________________________________________________________________
32007 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
32008         Log: Add perlunintro (formerly known as perlunitut); regen toc.
32009      Branch: perl
32010            + pod/perlunintro.pod
32011            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32012 ____________________________________________________________________________
32013 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
32014         Log: FAQ sync.
32015      Branch: perl
32016            ! pod/perlfaq6.pod
32017 ____________________________________________________________________________
32018 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
32019         Log: Quieten pgcc 2.91.66 worries.
32020      Branch: perl
32021            ! gv.c pp_ctl.c utf8.c
32022 ____________________________________________________________________________
32023 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
32024         Log: Upgrade to Switch 2.06.
32025      Branch: perl
32026            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
32027            ! lib/Switch/t/nested.t
32028 ____________________________________________________________________________
32029 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
32030         Log: Upgrade to Attribute::Handlers 0.76.
32031      Branch: perl
32032            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
32033            ! lib/Attribute/Handlers/README
32034            ! lib/Attribute/Handlers/demo/Demo.pm
32035            ! lib/Attribute/Handlers/demo/Descriptions.pm
32036            ! lib/Attribute/Handlers/demo/MyClass.pm
32037            ! lib/Attribute/Handlers/demo/demo_cycle.pl
32038            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
32039            ! lib/Attribute/Handlers/t/multi.t
32040 ____________________________________________________________________________
32041 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
32042         Log: Signedness nit.
32043      Branch: perl
32044            ! regexec.c
32045 ____________________________________________________________________________
32046 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
32047         Log: VERSIONize.
32048      Branch: perl
32049            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
32050            ! lib/integer.pm
32051 ____________________________________________________________________________
32052 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
32053         Log: No pod in internal Net::FTP classes.
32054      Branch: perl
32055            ! pod/buildtoc.PL
32056 ____________________________________________________________________________
32057 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
32058         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
32059              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
32060              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
32061              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
32062      Branch: perl
32063            ! regexec.c
32064 ____________________________________________________________________________
32065 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
32066         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
32067              Pudge correctly).
32068      Branch: perl
32069            ! t/test.pl
32070 ____________________________________________________________________________
32071 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
32072         Log: Add comments to mark where $^X is being handled.
32073      Branch: perl
32074            ! perl.c toke.c
32075 ____________________________________________________________________________
32076 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
32077         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
32078              From: Michael G Schwern <schwern@pobox.com>
32079              Date: Wed, 14 Nov 2001 16:38:25 -0500
32080              Message-ID: <20011114163825.D6519@blackrider>
32081      Branch: perl
32082            ! t/op/repeat.t
32083 ____________________________________________________________________________
32084 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
32085         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
32086              From: Michael G Schwern <schwern@pobox.com>
32087              Date: Wed, 14 Nov 2001 13:19:15 -0500
32088              Message-ID: <20011114131915.K5096@blackrider>
32089      Branch: perl
32090            ! t/op/die_exit.t
32091 ____________________________________________________________________________
32092 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
32093         Log: Subject: Re: [PATCH] new version of runperl()
32094              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32095              Date: Wed, 14 Nov 2001 15:39:12 EST
32096              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
32097              
32098              "VMS $^X pipes etc" patch.
32099      Branch: perl
32100            ! vms/vms.c
32101 ____________________________________________________________________________
32102 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
32103         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
32104              and add "verbose" option to show the final command.
32105      Branch: perl
32106            ! t/test.pl
32107 ____________________________________________________________________________
32108 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
32109         Log: Goof in some of the comment fields of #12994.
32110      Branch: perl
32111            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
32112            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
32113            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
32114            ! lib/unicore/In/9.pl
32115 ____________________________________________________________________________
32116 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
32117         Log: The First, Last ranges in the Unicode data weren't
32118              getting their general categories added properly;
32119              noticed by Jeffrey Friedl.
32120      Branch: perl
32121            ! lib/unicore/Category.pl lib/unicore/In/0.pl
32122            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
32123            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
32124            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
32125            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
32126            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
32127            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
32128            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
32129            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
32130            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
32131            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
32132            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
32133            ! lib/unicore/mktables
32134 ____________________________________________________________________________
32135 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
32136         Log: Subject: [PATCH] new version of runperl()
32137              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32138              Date: Wed, 14 Nov 2001 12:23:01 +0100
32139              Message-ID: <20011114122301.A29384@rafael>
32140      Branch: perl
32141            ! t/io/argv.t t/test.pl
32142 ____________________________________________________________________________
32143 [ 12992] By: ams                                   on 2001/11/14  13:40:39
32144         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
32145              From: Michael G Schwern <schwern@pobox.com>
32146              Date: Tue, 13 Nov 2001 23:17:54 -0500
32147              Message-Id: <20011113231754.S32567@blackrider>
32148      Branch: perl
32149            ! perl.c
32150 ____________________________________________________________________________
32151 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
32152         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
32153              From: Philip Newton <Philip.Newton@gmx.net>
32154              Date: Wed, 14 Nov 2001 10:59:53 +0100
32155              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
32156              
32157              plus a lot of paragraph reformatting because of long lines.
32158      Branch: perl
32159            ! pod/perlapio.pod
32160 ____________________________________________________________________________
32161 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
32162         Log: A bool is not a pointer.
32163      Branch: perl
32164            ! pp_sys.c
32165 ____________________________________________________________________________
32166 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
32167         Log: AUTHORS updates.
32168      Branch: perl
32169            ! AUTHORS
32170 ____________________________________________________________________________
32171 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
32172         Log: There are several MIME RFCs.
32173      Branch: perl
32174            ! ext/Encode/Encode.pm
32175 ____________________________________________________________________________
32176 [ 12987] By: ams                                   on 2001/11/14  01:09:28
32177         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
32178              From: Michael G Schwern <schwern@pobox.com>
32179              Date: Tue, 13 Nov 2001 20:59:13 -0500
32180              Message-Id: <20011113205913.H32567@blackrider>
32181      Branch: perl
32182            ! t/op/groups.t vms/test.com
32183 ____________________________________________________________________________
32184 [ 12986] By: ams                                   on 2001/11/14  01:07:06
32185         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
32186              From: Michael G Schwern <schwern@pobox.com>
32187              Date: Tue, 13 Nov 2001 20:51:34 -0500
32188              Message-Id: <20011113205134.F32567@blackrider>
32189      Branch: perl
32190            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
32191 ____________________________________________________________________________
32192 [ 12985] By: ams                                   on 2001/11/14  00:43:59
32193         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
32194              From: Michael G Schwern <schwern@pobox.com>
32195              Date: Tue, 13 Nov 2001 20:38:42 -0500
32196              Message-Id: <20011113203842.E32567@blackrider>
32197      Branch: perl
32198            ! pod/perlport.pod
32199 ____________________________________________________________________________
32200 [ 12984] By: ams                                   on 2001/11/14  00:32:15
32201         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
32202              From: Michael G Schwern <schwern@pobox.com>
32203              Date: Tue, 13 Nov 2001 20:27:02 -0500
32204              Message-Id: <20011113202702.D32567@blackrider>
32205      Branch: perl
32206            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
32207            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
32208            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
32209            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
32210 ____________________________________________________________________________
32211 [ 12983] By: ams                                   on 2001/11/14  00:00:27
32212         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
32213              From: Michael G Schwern <schwern@pobox.com>
32214              Date: Tue, 13 Nov 2001 19:51:59 -0500
32215              Message-Id: <20011113195159.B32567@blackrider>
32216      Branch: perl
32217            ! pod/perlport.pod
32218 ____________________________________________________________________________
32219 [ 12982] By: ams                                   on 2001/11/13  23:53:11
32220         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
32221              From: Larry Shatzer <fugazi@zippy.zyx.net>
32222              Date: Tue, 13 Nov 2001 17:27:59 -0700
32223              Message-Id: <20011113172759.E27768@zippy.zyx.net>
32224      Branch: perl
32225            ! pod/perlapio.pod
32226 ____________________________________________________________________________
32227 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
32228         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
32229              "large enough" Unicode characters returned more than one
32230              as their "Unicode size".
32231      Branch: perl
32232            ! pp_sys.c t/io/utf8.t
32233 ____________________________________________________________________________
32234 [ 12980] By: ams                                   on 2001/11/13  19:32:33
32235         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
32236              From: "Craig A. Berry" <craigberry@mac.com>
32237              Date: Tue, 13 Nov 2001 14:33:25 -0600
32238              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
32239      Branch: perl
32240            ! vms/gen_shrfls.pl
32241 ____________________________________________________________________________
32242 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
32243         Log: Subject: Minor patch to Encode.pm (detypo)
32244              From: "Philip Newton" <Philip.Newton@gmx.net>
32245              Date: Tue, 13 Nov 2001 20:11:01 +0100
32246              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
32247      Branch: perl
32248            ! ext/Encode/Encode.pm
32249 ____________________________________________________________________________
32250 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
32251         Log: Evil tabulators.
32252      Branch: perl
32253            ! ext/Encode/Encode.pm
32254 ____________________________________________________________________________
32255 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
32256         Log: Document the available encodings.
32257      Branch: perl
32258            ! ext/Encode/Encode.pm
32259 ____________________________________________________________________________
32260 [ 12976] By: ams                                   on 2001/11/13  17:14:07
32261         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
32262              From: Barrie Slaymaker <barries@slaysys.com>
32263              Date: Tue, 13 Nov 2001 12:41:36 -0500
32264              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
32265      Branch: perl
32266            ! t/op/universal.t
32267 ____________________________________________________________________________
32268 [ 12975] By: ams                                   on 2001/11/13  16:24:21
32269         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
32270              From: Barrie Slaymaker <barries@slaysys.com>
32271              Date: Tue, 13 Nov 2001 10:56:20 -0500
32272              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
32273              (Test applied with minor tweaks and ->isa("HASH") omission.)
32274      Branch: perl
32275            ! lib/UNIVERSAL.pm t/op/universal.t
32276 ____________________________________________________________________________
32277 [ 12974] By: ams                                   on 2001/11/13  15:46:07
32278         Log: Subject: [PATCH Benchmark.pm] docco tweaks
32279              From: Barrie Slaymaker <barries@slaysys.com>
32280              Date: Tue, 13 Nov 2001 11:34:45 -0500
32281              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
32282      Branch: perl
32283            ! lib/Benchmark.pm
32284 ____________________________________________________________________________
32285 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
32286         Log: Subject: [PATCH] Attack of the C loops, round 1
32287              From: Richard Soderberg <rs@oregonnet.com>
32288              Date: Mon, 12 Nov 2001 12:07:29 -0800
32289              Message-Id: <200111122007.MAA01994@oregonnet.com>
32290              
32291              Subject: [PATCH] bytecode.pl (tiny patch)
32292              From: Richard Soderberg <rs@oregonnet.com>
32293              Date: Mon, 12 Nov 2001 12:53:24 -0800
32294              Message-Id: <200111122053.MAA06272@oregonnet.com>
32295      Branch: perl
32296            ! bytecode.pl installhtml
32297 ____________________________________________________________________________
32298 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
32299         Log: Subject: [PATCH] Update to Filter::Util::Call
32300              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32301              Date: Sun, 11 Nov 2001 22:33:33 -0000
32302              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
32303              
32304              Use the new CXT* macros.
32305      Branch: perl
32306            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
32307 ____________________________________________________________________________
32308 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
32309         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
32310              From: Michael G Schwern <schwern@pobox.com>
32311              Date: Mon, 12 Nov 2001 20:50:34 -0500
32312              Message-ID: <20011112205034.H2888@blackrider>
32313      Branch: perl
32314            + lib/vmsish.pm lib/vmsish.t
32315            - vms/ext/vmsish.pm vms/ext/vmsish.t
32316            ! MANIFEST vms/descrip_mms.template
32317 ____________________________________________________________________________
32318 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
32319         Log: :utf8 works only with perlio.
32320      Branch: perl
32321            ! lib/open.t
32322 ____________________________________________________________________________
32323 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
32324         Log: Subject: Re: @Config -"des" not quite working on VMS
32325              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32326              Date: Tue, 13 Nov 2001 08:35:13 EST 
32327              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
32328      Branch: perl
32329            ! configure.com
32330 ____________________________________________________________________________
32331 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
32332         Log: Subject: [PATCH] lib/charnames.pm 
32333              From: Jeffrey Friedl <jfriedl@yahoo.com>
32334              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
32335              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
32336      Branch: perl
32337            ! lib/charnames.pm
32338 ____________________________________________________________________________
32339 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
32340         Log: Docs for Mac::err.
32341      Branch: maint-5.6/macperl
32342            ! macos/ext/Mac/err/err.pm
32343 ____________________________________________________________________________
32344 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
32345         Log: Some cleanup; change some globals to references for
32346              possible persistence later.
32347      Branch: maint-5.6/macperl
32348            ! macos/lib/Mac/Glue.pm
32349 ____________________________________________________________________________
32350 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
32351         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
32352      Branch: maint-5.6/macperl
32353            ! macos/ext/Mac/Files/Files.pm
32354 ____________________________________________________________________________
32355 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
32356         Log: Get Mac::Navigation to compile (bug #464684).
32357      Branch: maint-5.6/macperl
32358            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
32359            ! macos/ext/Mac/Navigation/Makefile.PL
32360            ! macos/ext/Mac/Navigation/Navigation.xs
32361            ! macos/macperl/Makefile.mk
32362 ____________________________________________________________________________
32363 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
32364         Log: Add in modules and POD to help menu.
32365      Branch: maint-5.6/macperl
32366            ! macos/macperl/MacPerl.podhelp
32367 ____________________________________________________________________________
32368 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
32369         Log: Update bundled modules.
32370      Branch: maint-5.6/macperl
32371            + macos/bundled_ext/Filter/t/FilterTest.pm
32372            + macos/bundled_ext/List/Util/t/shuffle.t
32373            + macos/bundled_ext/Storable/t/compat06.t
32374            + macos/bundled_ext/Storable/t/st-dump.pl
32375            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
32376            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
32377            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
32378            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
32379            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
32380            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
32381            + macos/bundled_lib/blib/lib/lwpcook.pod
32382            + macos/bundled_lib/t/Filter/Simple/filter.t
32383            + macos/bundled_lib/t/Switch/t/given.t
32384            + macos/bundled_lib/t/Switch/t/nested.t
32385            + macos/bundled_lib/t/Switch/t/switch.t
32386            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
32387            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
32388            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
32389            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
32390            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
32391            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
32392            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
32393            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
32394            + macos/bundled_lib/t/URI/rfc2732.t
32395            + macos/bundled_lib/t/libnet/config.t
32396            + macos/bundled_lib/t/libnet/libnet_t.pl
32397            + macos/bundled_lib/t/libwww-perl/live/google.t
32398            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
32399            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
32400            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
32401            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
32402            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
32403            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
32404            + macos/bundled_lib/t/libwww-perl/live/validator.t
32405            - macos/bundled_ext/Filter/t/MyFilter.pm
32406            - macos/bundled_ext/Storable/t/compat-0.6.t
32407            - macos/bundled_ext/Storable/t/dump.pl
32408            - macos/bundled_ext/Time/Piece/Makefile.PL
32409            - macos/bundled_ext/Time/Piece/Piece.pm
32410            - macos/bundled_ext/Time/Piece/Piece.t
32411            - macos/bundled_ext/Time/Piece/Piece.xs
32412            - macos/bundled_ext/Time/Piece/README
32413            - macos/bundled_ext/Time/Piece/Seconds.pm
32414            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
32415            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
32416            - macos/bundled_lib/blib/lib/Net/PH.pm
32417            - macos/bundled_lib/blib/lib/Net/SNPP.pm
32418            - macos/bundled_lib/blib/lib/Text/Balanced.pod
32419            - macos/bundled_lib/t/Filter/Simple/test.pl
32420            - macos/bundled_lib/t/Switch/test.pl
32421            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
32422            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
32423            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
32424            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
32425            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
32426            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
32427            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
32428            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
32429            - macos/bundled_lib/t/libnet/ph.t
32430            ! (edit 125 files)
32431 ____________________________________________________________________________
32432 [ 12961] By: ams                                   on 2001/11/13  00:45:08
32433         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
32434              From: Michael G Schwern <schwern@pobox.com>
32435              Date: Mon, 12 Nov 2001 20:16:45 -0500
32436              Message-Id: <20011112201644.G2888@blackrider>
32437      Branch: perl
32438            ! pod/perlport.pod
32439 ____________________________________________________________________________
32440 [ 12960] By: ams                                   on 2001/11/12  23:54:00
32441         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
32442              Recoving dup tests for VMS
32443              From: Michael G Schwern <schwern@pobox.com>
32444              Date: Mon, 12 Nov 2001 19:35:33 -0500
32445              Message-Id: <20011112193533.D2888@blackrider>
32446      Branch: perl
32447            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
32448 ____________________________________________________________________________
32449 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
32450         Log: Update Changes.
32451      Branch: perl
32452            ! Changes patchlevel.h
32453 ____________________________________________________________________________
32454 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
32455         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
32456              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
32457              Date: Mon, 12 Nov 2001 12:35:18 EST 
32458              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
32459      Branch: perl
32460            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
32461            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
32462 ____________________________________________________________________________
32463 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
32464         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
32465              From: Barrie Slaymaker <barries@slaysys.com>
32466              Date: Mon, 12 Nov 2001 11:19:52 -0500
32467              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
32468      Branch: perl
32469            ! lib/File/Spec.t lib/File/Spec/Win32.pm
32470 ____________________________________________________________________________
32471 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
32472         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
32473              From: Barrie Slaymaker <barries@slaysys.com>
32474              Date: Mon, 12 Nov 2001 11:07:36 -0500
32475              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
32476      Branch: perl
32477            ! lib/Benchmark.pm
32478 ____________________________________________________________________________
32479 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
32480         Log: Misplaced test, noticed by Barrie Slaymaker.
32481              (We are missing Benchmark tests, then.)
32482      Branch: perl
32483            + ext/Devel/DProf/DProf.t
32484            - lib/Benchmark.t
32485            ! MANIFEST
32486 ____________________________________________________________________________
32487 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
32488         Log: Subject: [PATCH] a few typo fixes 
32489              From: Jeffrey Friedl <jfriedl@yahoo.com>
32490              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
32491              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
32492              
32493              Patching README.foo instead of pod/perlfoo.pod,
32494              not patching Math::BigInt (Tels will take care of that),
32495              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
32496              and perldoc.PL instead of libnetcfg and perldoc, patching
32497              ext/Digest/MD5/t/files.t since MD5.pm was changed.
32498      Branch: perl
32499            ! (edit 109 files)
32500 ____________________________________________________________________________
32501 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
32502         Log: Add a note about the dangers of bad UTF-8.
32503      Branch: perl
32504            ! pod/perlunicode.pod
32505 ____________________________________________________________________________
32506 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
32507         Log: NetWare Nit from Ananth Kesari.
32508      Branch: perl
32509            ! NetWare/config.wc
32510 ____________________________________________________________________________
32511 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
32512         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
32513      Branch: perl
32514            ! ext/Encode/Encode.pm
32515 ____________________________________________________________________________
32516 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
32517         Log: (retracted by #12951)
32518      Branch: perl
32519            ! ext/Encode/Encode.pm
32520 ____________________________________________________________________________
32521 [ 12949] By: ams                                   on 2001/11/12  06:40:18
32522         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
32523              From: Robert Spier <rspier@pobox.com>
32524              Date: Sun, 11 Nov 2001 18:50:18 -0800
32525              Message-Id: <15343.14570.121505.233336@rls.cx>
32526              
32527              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
32528              From: Rick Delaney <rick.delaney@home.com>
32529              Date: 12 Nov 2001 00:15:52 -0500
32530              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
32531      Branch: perl
32532            ! pp_hot.c t/op/taint.t
32533 ____________________________________________________________________________
32534 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
32535         Log: It seems that we actually have this detail implemented
32536              as for as Level 1 Support of Unicode regex support is
32537              concerned: at Level 1 only 1:1 support for loose
32538              (aka caseless, aka caseigoring ) matching is required.
32539      Branch: perl
32540            ! pod/perlunicode.pod
32541 ____________________________________________________________________________
32542 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
32543         Log: (retracted by #12951)
32544      Branch: perl
32545            ! ext/Encode/Encode.pm
32546 ____________________________________________________________________________
32547 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
32548         Log: BOM, bom, Bom.
32549      Branch: perl
32550            ! pod/perlunicode.pod
32551 ____________________________________________________________________________
32552 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
32553         Log: Upgrade to Math::BigInt 1.46.
32554      Branch: perl
32555            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
32556            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
32557            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
32558            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
32559            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
32560 ____________________________________________________________________________
32561 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
32562         Log: Subject: Re: PERFORCE change 12943 for review
32563              From: "Philip Newton" <Philip.Newton@gmx.net>
32564              Date: Sun, 11 Nov 2001 20:53:36 +0100
32565              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
32566      Branch: perl
32567            ! pod/perlunicode.pod
32568 ____________________________________________________________________________
32569 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
32570         Log: Doc updates; make the Unicode discussions a little
32571              bit less alarming, and add information about encodings,
32572              surrogates, and BOMs.
32573      Branch: perl
32574            ! pod/perlunicode.pod
32575 ____________________________________________________________________________
32576 [ 12942] By: ams                                   on 2001/11/11  16:45:00
32577         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
32578              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
32579              Date: Mon, 12 Nov 2001 00:22:57 +0900
32580              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
32581      Branch: perl
32582            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
32583            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
32584 ____________________________________________________________________________
32585 [ 12941] By: ams                                   on 2001/11/11  13:01:40
32586         Log: Subject: Re: PERFORCE change 12929 for review
32587              From: "Philip Newton" <Philip.Newton@gmx.net>
32588              Date: Sun, 11 Nov 2001 14:27:44 +0100
32589              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
32590      Branch: perl
32591            ! MANIFEST
32592 ____________________________________________________________________________
32593 [ 12940] By: ams                                   on 2001/11/11  05:06:43
32594         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
32595              From: Michael G Schwern <schwern@pobox.com>
32596              Date: Thu, 8 Nov 2001 22:56:45 -0500
32597              Message-Id: <20011108225645.H5587@blackrider>
32598      Branch: perl
32599            ! t/op/chdir.t
32600 ____________________________________________________________________________
32601 [ 12939] By: ams                                   on 2001/11/11  05:01:00
32602         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
32603              From: Michael G Schwern <schwern@pobox.com>
32604              Date: Sun, 11 Nov 2001 00:54:43 -0500
32605              Message-Id: <20011111005443.A24450@blackrider>
32606      Branch: perl
32607            ! ext/Cwd/t/cwd.t
32608 ____________________________________________________________________________
32609 [ 12938] By: ams                                   on 2001/11/11  03:25:13
32610         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
32611              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
32612              From: "chromatic" <chromatic@rmci.net>
32613              Date: Sat, 10 Nov 2001 21:03:20 -0700
32614              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
32615      Branch: perl
32616            ! lib/File/stat.pm lib/File/stat.t
32617 ____________________________________________________________________________
32618 [ 12937] By: ams                                   on 2001/11/11  02:05:23
32619         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
32620              From: "Craig A. Berry" <craigberry@mac.com>
32621              Date: Sat, 10 Nov 2001 17:23:52 -0600
32622              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
32623      Branch: perl
32624            ! t/op/magic.t
32625 ____________________________________________________________________________
32626 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
32627         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
32628      Branch: perl
32629            ! lib/open.pm lib/open.t
32630 ____________________________________________________________________________
32631 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
32632         Log: The Official name of ASCII.
32633      Branch: perl
32634            ! ext/Encode/Encode.pm
32635 ____________________________________________________________________________
32636 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
32637         Log: The KOI8-R example wasn't quite right.
32638      Branch: perl
32639            ! lib/open.pm lib/open.t
32640 ____________________________________________________________________________
32641 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
32642         Log: Enhance the open pragma to support :utf8, :locale,
32643              and :encoding directly as special cases, and rename
32644              the INOUT to IO.
32645      Branch: perl
32646            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
32647 ____________________________________________________________________________
32648 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
32649         Log: Document the UTF-16 surrogate encoding and decoding.
32650      Branch: perl
32651            ! ext/Encode/Encode.pm
32652 ____________________________________________________________________________
32653 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
32654         Log: A potential recursion breaker.
32655      Branch: perl
32656            ! sv.c
32657 ____________________________________________________________________________
32658 [ 12930] By: ams                                   on 2001/11/10  07:46:53
32659         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
32660              (was Re: perl@12892)
32661              From: "chromatic" <chromatic@rmci.net>
32662              Date: Sat, 10 Nov 2001 01:28:09 -0700
32663              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
32664      Branch: perl
32665            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
32666            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
32667            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
32668            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
32669 ____________________________________________________________________________
32670 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
32671         Log: Add a test for the bytes pragma.
32672      Branch: perl
32673            + lib/bytes.t
32674            ! MANIFEST
32675 ____________________________________________________________________________
32676 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
32677         Log: Doc update.
32678      Branch: perl
32679            ! lib/bytes.pm
32680 ____________________________________________________________________________
32681 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
32682         Log: Cease to exist.
32683      Branch: perl
32684            - lib/Unicode/Normalize.pm
32685 ____________________________________________________________________________
32686 [ 12926] By: ams                                   on 2001/11/10  03:23:16
32687         Log: Subject: [patch] my_setenv speedup + fixes
32688              From: Doug MacEachern <dougm@covalent.net>
32689              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
32690              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
32691      Branch: perl
32692            ! util.c
32693 ____________________________________________________________________________
32694 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
32695         Log: Newline trouble.
32696      Branch: perl
32697            ! lib/ExtUtils/Embed.t
32698 ____________________________________________________________________________
32699 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
32700         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
32701              From: "Craig A. Berry" <craigberry@mac.com>
32702              Date: Fri, 09 Nov 2001 18:13:16 -0600
32703              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
32704      Branch: perl
32705            ! vms/munchconfig.c
32706 ____________________________________________________________________________
32707 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
32708         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
32709              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32710              Date: Sat, 10 Nov 2001 00:10:45 +0100
32711              Message-ID: <20011110001045.A11945@rafael>
32712      Branch: perl
32713            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
32714            + t/run/switchn.t t/run/switchp.t
32715            ! MANIFEST
32716 ____________________________________________________________________________
32717 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
32718         Log: Subject: [PATCH] some tests not cleaning up properly               
32719              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
32720              Date: Fri, 9 Nov 2001 22:13:10 +0100
32721              Message-ID: <20011109221310.A11115@rafael>
32722      Branch: perl
32723            ! ext/Cwd/t/cwd.t t/io/argv.t
32724 ____________________________________________________________________________
32725 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
32726         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
32727              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32728              Date: Fri, 9 Nov 2001 15:07:19 EST
32729              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
32730      Branch: perl
32731            ! lib/ExtUtils/Embed.t
32732 ____________________________________________________________________________
32733 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
32734         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
32735              have been copied so it shouldn't be freed in perl_destruct()
32736      Branch: perl
32737            ! perl.c
32738 ____________________________________________________________________________
32739 [ 12919] By: ams                                   on 2001/11/09  15:36:22
32740         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
32741              From: Michael G Schwern <schwern@pobox.com>
32742              Date: Fri, 9 Nov 2001 00:38:59 -0500
32743              Message-Id: <20011109003859.K5587@blackrider>
32744              (Applied with directory name changes suggested by Craig Berry.)
32745      Branch: perl
32746            ! ext/Cwd/t/cwd.t
32747 ____________________________________________________________________________
32748 [ 12918] By: ams                                   on 2001/11/09  15:29:15
32749         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
32750              From: Michael G Schwern <schwern@pobox.com>
32751              Date: Fri, 9 Nov 2001 01:44:14 -0500
32752              Message-Id: <20011109014414.N5587@blackrider>
32753      Branch: perl
32754            ! vms/ext/filespec.t
32755 ____________________________________________________________________________
32756 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
32757         Log: Update Changes.
32758      Branch: perl
32759            ! Changes patchlevel.h
32760 ____________________________________________________________________________
32761 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
32762         Log: Regen toc.
32763      Branch: perl
32764            ! pod/perltoc.pod
32765 ____________________________________________________________________________
32766 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
32767         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
32768              see http://www.jepstone.net/bjepson//jpl/cvs.html
32769      Branch: perl
32770            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
32771 ____________________________________________________________________________
32772 [ 12914] By: ams                                   on 2001/11/09  14:05:12
32773         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
32774              From: Michael G Schwern <schwern@pobox.com>
32775              Date: Thu, 8 Nov 2001 22:05:49 -0500
32776              Message-Id: <20011108220549.F5587@blackrider>
32777      Branch: perl
32778            ! vms/test.com
32779 ____________________________________________________________________________
32780 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
32781         Log: NetWare update from Ananth Kesari.
32782      Branch: perl
32783            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
32784 ____________________________________________________________________________
32785 [ 12912] By: ams                                   on 2001/11/09  13:40:26
32786         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
32787              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32788              Date: Fri, 9 Nov 2001 14:32:28 +0100
32789              Message-Id: <20011109143228.A18996@rafael>
32790      Branch: perl
32791            ! perl.c
32792 ____________________________________________________________________________
32793 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
32794         Log: FAQ sync.
32795      Branch: perl
32796            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
32797            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
32798            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
32799 ____________________________________________________________________________
32800 [ 12910] By: ams                                   on 2001/11/09  07:33:49
32801         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
32802              From: Michael G Schwern <schwern@pobox.com>
32803              Date: Fri, 9 Nov 2001 00:41:56 -0500
32804              Message-Id: <20011109004156.L5587@blackrider>
32805      Branch: perl
32806            ! lib/File/Find/t/find.t
32807 ____________________________________________________________________________
32808 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
32809         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
32810              The CPAN distribution has both pm and XS implementations,
32811              and for performance reasons we choose the XS.
32812              Another reason to choose the XS is that it doesn't
32813              require Lingua::KO::Hangul::Util, which means that
32814              we can delete that-- which in turn means that Unicode::UCD
32815              cannot expect that: support it, but don't expect.
32816              Ditto Unicode::Collate.
32817              
32818              Note that Unicode::Normalize Makefile.PL and
32819              Normalize.xs have been modified from the CPAN 0.10
32820              versions: the first one to be simpler (no pm) and
32821              clean up the generated unf*.h files, the second one
32822              to quench compiler grumblings.  Must notify Sadahiro
32823              about these changes.
32824      Branch: perl
32825            + ext/Unicode/Normalize/Changes
32826            + ext/Unicode/Normalize/Makefile.PL
32827            + ext/Unicode/Normalize/Normalize.pm
32828            + ext/Unicode/Normalize/Normalize.pod
32829            + ext/Unicode/Normalize/Normalize.xs
32830            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
32831            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
32832            + ext/Unicode/Normalize/t/test.t
32833            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
32834            - lib/Lingua/KO/Hangul/Util/README
32835            - lib/Lingua/KO/Hangul/Util/t/test.t
32836            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
32837            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
32838            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
32839            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
32840            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
32841            ! win32/makefile.mk
32842 ____________________________________________________________________________
32843 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
32844         Log: Test miscounting.
32845      Branch: perl
32846            ! ext/POSIX/t/posix.t
32847 ____________________________________________________________________________
32848 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
32849         Log: Quote the variables in failures messages more nicely.
32850      Branch: perl
32851            ! t/test.pl
32852 ____________________________________________________________________________
32853 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
32854         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
32855              From: Michael G Schwern <schwern@pobox.com>
32856              Date: Thu, 8 Nov 2001 17:24:49 -0500
32857              Message-ID: <20011108172449.A5587@blackrider>
32858              
32859              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
32860              From: "Craig A. Berry" <craigberry@mac.com>
32861              Date: Thu, 8 Nov 2001 16:35:00 -0600
32862              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
32863      Branch: perl
32864            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
32865 ____________________________________________________________________________
32866 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
32867         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
32868              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32869              Date: Thu, 8 Nov 2001 22:52:50 -0000
32870              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
32871      Branch: perl
32872            ! ext/DB_File/t/db-recno.t
32873 ____________________________________________________________________________
32874 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
32875         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
32876              (Probably not an EBCDIC issue the way one would think
32877              since no chr() et alia are used in UCD.pm.)
32878      Branch: perl
32879            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
32880 ____________________________________________________________________________
32881 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
32882         Log: Whether overwriting the $self->{...} values (see #12902)
32883              is a good policy or not is debatable, but let's at least
32884              be consistent.
32885      Branch: perl
32886            ! lib/ExtUtils/MM_Unix.pm
32887 ____________________________________________________________________________
32888 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
32889         Log: The MakeMaker argument () quoting patch that sneaked
32890              in at #12883 didn't handle make macros like this $(...).
32891              Leaning toothpicks, we've got them.
32892      Branch: perl
32893            ! lib/ExtUtils/MM_Unix.pm
32894 ____________________________________________________________________________
32895 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
32896         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
32897              From: Michael G Schwern <schwern@pobox.com>
32898              Date: Wed, 7 Nov 2001 02:02:29 -0500
32899              Message-ID: <20011107020229.K2858@blackrider>
32900      Branch: perl
32901            ! t/io/argv.t t/test.pl vms/test.com
32902 ____________________________________________________________________________
32903 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
32904         Log: Subject: [PATCH 20011106.084] -s on #! line 
32905              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32906              Date: Wed, 7 Nov 2001 22:23:39 +0100
32907              Message-ID: <20011107222339.E729@rafael>
32908      Branch: perl
32909            ! embed.h embed.pl perl.c proto.h toke.c
32910 ____________________________________________________________________________
32911 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
32912         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
32913              From: Michael G Schwern <schwern@pobox.com>
32914              Date: Wed, 7 Nov 2001 16:52:49 -0500
32915              Message-ID: <20011107165249.I7346@blackrider>
32916      Branch: perl
32917            ! pod/perlhack.pod
32918 ____________________________________________________________________________
32919 [ 12898] By: ams                                   on 2001/11/08  13:02:19
32920         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
32921              From: Mark-Jason Dominus <mjd@plover.com>
32922              Date: Thu, 08 Nov 2001 08:59:02 -0500
32923              Message-Id: <20011108135902.2275.qmail@plover.com>
32924      Branch: perl
32925            ! INSTALL README README.amiga README.os2 README.vms
32926            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
32927            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
32928 ____________________________________________________________________________
32929 [ 12897] By: ams                                   on 2001/11/08  12:49:28
32930         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
32931              From: mjd@plover.com
32932              Date: 8 Nov 2001 13:33:18 -0000
32933              Message-Id: <20011108133318.1786.qmail@plover.com>
32934      Branch: perl
32935            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
32936            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
32937            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
32938            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
32939            ! pod/perlport.pod pod/perlvar.pod
32940 ____________________________________________________________________________
32941 [ 12896] By: ams                                   on 2001/11/08  11:22:12
32942         Log: open(FH, $file) should strip leading and trailing whitespace.
32943      Branch: perl
32944            ! doio.c
32945 ____________________________________________________________________________
32946 [ 12895] By: ams                                   on 2001/11/08  10:17:14
32947         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
32948              From: "Craig A. Berry" <craigberry@mac.com>
32949              Date: Wed, 07 Nov 2001 13:41:50 -0600
32950              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
32951      Branch: perl
32952            ! t/op/glob.t
32953 ____________________________________________________________________________
32954 [ 12894] By: ams                                   on 2001/11/08  08:32:20
32955         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
32956              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
32957              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
32958              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
32959      Branch: perl
32960            ! makedepend.SH
32961 ____________________________________________________________________________
32962 [ 12893] By: ams                                   on 2001/11/08  08:26:31
32963         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
32964              From: mjd@plover.com
32965              Date: 8 Nov 2001 08:08:07 -0000
32966              Message-Id: <20011108080807.30147.qmail@plover.com>
32967              
32968              Subject: bleadperl perl.pod
32969              From: mjd@plover.com
32970              Date: 8 Nov 2001 08:10:47 -0000
32971              Message-Id: <20011108081047.30178.qmail@plover.com>
32972              
32973              Subject: more bleadperl perl.pod
32974              From: mjd@plover.com
32975              Date: 8 Nov 2001 08:16:28 -0000
32976              Message-Id: <20011108081628.30229.qmail@plover.com>
32977      Branch: perl
32978            ! pod/perl.pod pod/perldebug.pod
32979 ____________________________________________________________________________
32980 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
32981         Log: Tweak for Cray-friendliness from Nicholas Clark.
32982      Branch: perl
32983            ! sv.c
32984 ____________________________________________________________________________
32985 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
32986         Log: VMS patch redo from Charles Lane.
32987      Branch: perl
32988            ! vms/gen_shrfls.pl
32989 ____________________________________________________________________________
32990 [ 12890] By: ams                                   on 2001/11/07  15:16:10
32991         Log: Subject: [ID 20011107.088] two perl pod nits
32992              From: lvirden@cas.org
32993              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
32994              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
32995      Branch: perl
32996            ! pod/perl.pod pod/perlfaq3.pod
32997 ____________________________________________________________________________
32998 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
32999         Log: Update Changes.
33000      Branch: perl
33001            ! Changes patchlevel.h
33002 ____________________________________________________________________________
33003 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
33004         Log: The (emulated) "no utf8" must be in a BEGIN block
33005              to be effective.
33006      Branch: perl
33007            ! lib/CGI/t/html.t
33008 ____________________________________________________________________________
33009 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
33010         Log: "v-strings" is the right term.
33011      Branch: perl
33012            ! pod/perltodo.pod
33013 ____________________________________________________________________________
33014 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
33015         Log: Add vstrings-as-objects need to perltodo.
33016      Branch: perl
33017            ! pod/perltodo.pod
33018 ____________________________________________________________________________
33019 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
33020         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
33021              From: Nicholas Clark <nick@ccl4.org>
33022              Date: Wed, 7 Nov 2001 14:36:32 +0000
33023              Message-ID: <20011107143631.I24980@plum.flirble.org>
33024      Branch: perl
33025            ! t/op/pack.t
33026 ____________________________________________________________________________
33027 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
33028         Log: The Embed test requires a major rewrite for VMS
33029              (plus it reveals a couple of annoying glitches
33030              in buffering), so skip the test for now; from
33031              Charles Lane.
33032      Branch: perl
33033            ! lib/ExtUtils/Embed.t
33034 ____________________________________________________________________________
33035 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
33036         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
33037              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33038              Date: Wed, 7 Nov 2001 09:23:28 EST
33039              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
33040              
33041              (Also i seems that an unrelated experimental patch
33042              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
33043      Branch: perl
33044            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
33045 ____________________________________________________________________________
33046 [ 12882] By: ams                                   on 2001/11/07  05:14:04
33047         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
33048              From: Mark-Jason Dominus <mjd@plover.com>
33049              Date: Wed, 07 Nov 2001 00:43:46 -0500
33050              Message-Id: <20011107054346.14428.qmail@plover.com>
33051      Branch: perl
33052            ! gv.c op.c toke.c
33053 ____________________________________________________________________________
33054 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
33055         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
33056              From: Michael G Schwern <schwern@pobox.com>             
33057              Date: Tue, 6 Nov 2001 22:04:39 -0500
33058              Message-ID: <20011106220439.D2858@blackrider>              
33059      Branch: perl
33060            ! lib/perl5db.pl
33061 ____________________________________________________________________________
33062 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
33063         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
33064              stress))
33065              From: Jonathan Stowe <gellyfish@gellyfish.com>
33066              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
33067              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
33068              
33069              (except for one hunk where indentation differs)
33070      Branch: perl
33071            ! lib/Term/Cap.t
33072 ____________________________________________________________________________
33073 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
33074         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
33075              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33076              Date: Tue, 6 Nov 2001 21:45:01 +0100
33077              Message-ID: <20011106214501.A704@rafael>
33078      Branch: perl
33079            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
33080            ! lib/File/Spec/Win32.pm
33081 ____________________________________________________________________________
33082 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
33083         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
33084              From: Michael G Schwern <schwern@pobox.com>              
33085              Date: Tue, 6 Nov 2001 20:58:45 -0500
33086              Message-ID: <20011106205845.G29411@blackrider>
33087      Branch: perl
33088            ! t/test.pl
33089 ____________________________________________________________________________
33090 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
33091         Log: Subject: making do_sprintf public       
33092              From: Doug MacEachern <dougm@covalent.net>    
33093              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
33094              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
33095      Branch: perl
33096            ! embed.h embed.pl global.sym
33097 ____________________________________________________________________________
33098 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
33099         Log: Update to CGI.pm 2.78.
33100              
33101              TODO: the test suite needs to be merged so that
33102              when in core, the core version is tested, and when
33103              using the CPAN version, testing the CPAN version.
33104              (the changes need to be sent to Lincoln, too...)
33105      Branch: perl
33106            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
33107            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
33108            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
33109            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
33110            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
33111            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
33112 ____________________________________________________________________________
33113 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
33114         Log: Integrate with perlio; (strictly) readonly hashes via XS.
33115      Branch: perl
33116           +> t/lib/access.t
33117           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
33118 ____________________________________________________________________________
33119 [ 12874] By: nick                                  on 2001/11/06  21:05:16
33120         Log: Keep It Simple and Stupid version of readonly hash support.
33121              - Test for SvREAONLY(hv) at a few spots in hv.c
33122              - add the error message to perldiag.pod
33123              - (dubious) add access::readonly() to univeral.c
33124              - add test using above
33125              - fixup ext/B/t/stash.t to account for access:: existing
33126      Branch: perlio
33127            + t/lib/access.t
33128            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
33129 ____________________________________________________________________________
33130 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
33131         Log: Fix incorrect warnings about broken globbing;
33132              from Andy Dougherty.
33133      Branch: perl
33134            ! hints/linux.sh
33135 ____________________________________________________________________________
33136 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
33137         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
33138              toggle-on from the encoding pragma.
33139      Branch: perl
33140            ! regcomp.c regexec.c
33141 ____________________________________________________________________________
33142 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
33143         Log: Retract #12824, doesn't help and is ignored
33144              by Configure anyway.
33145      Branch: perl
33146            ! hints/beos.sh
33147 ____________________________________________________________________________
33148 [ 12870] By: ams                                   on 2001/11/06  10:40:37
33149         Log: Subject: Cosmetic change
33150              From: H.Merijn Brand <h.m.brand@hccnet.nl>
33151              Date: Tue, 06 Nov 2001 12:30:52 +0100
33152              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
33153      Branch: perl
33154            ! README.hpux
33155 ____________________________________________________________________________
33156 [ 12869] By: nick                                  on 2001/11/06  08:26:40
33157         Log: Integrate mainline
33158      Branch: perlio
33159           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
33160           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
33161 ____________________________________________________________________________
33162 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
33163         Log: The parentheses are protected enough.
33164      Branch: perl
33165            ! hints/os390.sh
33166 ____________________________________________________________________________
33167 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
33168         Log: ccflags, not ldflags.
33169      Branch: perl
33170            ! hints/os390.sh
33171 ____________________________________________________________________________
33172 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
33173         Log: ... and the proto to go with #12865.
33174      Branch: perl
33175            ! proto.h
33176 ____________________________________________________________________________
33177 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
33178         Log: Oops.  Luckily nothing was using this symbol yet.
33179      Branch: perl
33180            ! global.sym
33181 ____________________________________________________________________________
33182 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
33183         Log: Implement the encoding pragma for regex literals.
33184      Branch: perl
33185            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
33186 ____________________________________________________________________________
33187 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
33188         Log: More UTF8 EXACT fixing.
33189      Branch: perl
33190            ! regexec.c
33191 ____________________________________________________________________________
33192 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
33193         Log: More re debugging.
33194      Branch: perl
33195            ! regexec.c
33196 ____________________________________________________________________________
33197 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
33198         Log: EXACT correction attempt.  Continued in #12863.
33199      Branch: perl
33200            ! regexec.c
33201 ____________________________________________________________________________
33202 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
33203         Log: Unterminated L<.
33204      Branch: perl
33205            ! ext/DB_File/DB_File.pm
33206 ____________________________________________________________________________
33207 [ 12859] By: nick                                  on 2001/11/05  19:15:17
33208         Log: Integrate mainline
33209      Branch: perlio
33210           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
33211           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
33212           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
33213           +> lib/Math/BigInt/t/sub_mbi.t
33214            - lib/Math/BigInt/t/Math/Subclass.pm
33215            - lib/Math/BigInt/t/subclass.t
33216           !> (integrate 30 files)
33217 ____________________________________________________________________________
33218 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
33219         Log: Regex debugging fixes from Hugo.
33220      Branch: perl
33221            ! regcomp.c regexec.c
33222 ____________________________________________________________________________
33223 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
33224         Log: IRIX: at some point the cc -version has started
33225              to output to stderr, not stdout any more.
33226      Branch: perl
33227            ! hints/irix_6.sh
33228 ____________________________________________________________________________
33229 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
33230         Log: Update Changes.
33231      Branch: perl
33232            ! Changes patchlevel.h
33233 ____________________________________________________________________________
33234 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
33235         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
33236      Branch: perl
33237            ! lib/File/Spec/Unix.pm
33238 ____________________________________________________________________________
33239 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
33240         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
33241              From: rgarciasuarez@free.fr
33242              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
33243              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
33244      Branch: perl
33245            ! lib/File/Spec/Unix.pm
33246 ____________________________________________________________________________
33247 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
33248         Log: Use config.arch in OS/390 where the combination of
33249              IEEE floats and ldflags is tricky.
33250      Branch: perl
33251            ! hints/os390.sh
33252 ____________________________________________________________________________
33253 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
33254         Log: Metaconfig unit change for #12851.
33255      Branch: metaconfig
33256            ! U/modified/Config_sh.U
33257 ____________________________________________________________________________
33258 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
33259         Log: Support a config.arch file, similar to config.over,
33260              but loaded just before it.
33261      Branch: perl
33262            ! Configure INSTALL
33263 ____________________________________________________________________________
33264 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
33265         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
33266              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33267              Date: Mon, 5 Nov 2001 14:26:24 +0100
33268              Message-ID: <20011105142624.C31977@rafael>
33269      Branch: perl
33270            ! lib/Symbol.pm lib/Symbol.t
33271 ____________________________________________________________________________
33272 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
33273         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
33274              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33275              Date: Sun, 4 Nov 2001 22:28:57 +0100
33276              Message-ID: <20011104222857.C696@rafael>
33277      Branch: perl
33278            ! pod/perldebug.pod pod/perlpodspec.pod
33279 ____________________________________________________________________________
33280 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
33281         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
33282      Branch: perl
33283            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
33284 ____________________________________________________________________________
33285 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
33286         Log: Math::Big* test tweaks to work better with core:
33287              but the coast still not clear.
33288      Branch: perl
33289            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
33290            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
33291 ____________________________________________________________________________
33292 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
33293         Log: Protect against high load: measure how much wall
33294              clock time went by while sleeping.  Avoids some
33295              false negatives, while may introduce some false
33296              positives.  Life is hard.
33297      Branch: perl
33298            ! ext/Time/HiRes/HiRes.t
33299 ____________________________________________________________________________
33300 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
33301         Log: More forgotten from #12843.
33302      Branch: perl
33303            ! lib/Math/BigInt/t/bigfltpm.inc
33304 ____________________________________________________________________________
33305 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
33306         Log: Forgot from #12843.
33307      Branch: perl
33308            + lib/Math/BigInt/t/bigintpm.inc
33309            ! MANIFEST
33310 ____________________________________________________________________________
33311 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
33312         Log: Upgrade to Math::BigInt 1.45; from Tels.
33313              NOTE: some of the tests are failing but that's because
33314              the core integration is not yet done.
33315      Branch: perl
33316            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
33317            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
33318            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
33319            - lib/Math/BigInt/t/Math/Subclass.pm
33320            - lib/Math/BigInt/t/subclass.t
33321            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
33322            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
33323            ! lib/Math/BigInt/t/mbimbf.t
33324 ____________________________________________________________________________
33325 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
33326         Log: VMS: adds capability to control more configuration stuff with
33327              -D and -U switches; parsing config.sh to extract previous config
33328              info in VMS-form, and a rewrite of the "prompt/response" routine;
33329              from Charles Lane.
33330      Branch: perl
33331            ! configure.com
33332 ____________________________________________________________________________
33333 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
33334         Log: Subject: Typo correction in perldebguts.pod
33335              From: mjd@plover.com
33336              Date: 4 Nov 2001 16:20:05 -0000
33337              Message-ID: <20011104162005.16699.qmail@plover.com>
33338      Branch: perl
33339            ! pod/perldebguts.pod
33340 ____________________________________________________________________________
33341 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
33342         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
33343              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33344              Date: Sun, 4 Nov 2001 11:47:30 +0100
33345              Message-ID: <20011104114730.A715@rafael>
33346              
33347              Remove -T from the test, wrong place for that.
33348      Branch: perl
33349            ! lib/File/Temp/t/mktemp.t
33350 ____________________________________________________________________________
33351 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
33352         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
33353              From: Nicholas Clark <nick@ccl4.org>
33354              Date: Sun, 4 Nov 2001 10:41:24 +0000
33355              Message-ID: <20011104104123.U20123@plum.flirble.org>
33356      Branch: perl
33357            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
33358 ____________________________________________________________________________
33359 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
33360         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
33361              From: Michael G Schwern <schwern@pobox.com>
33362              Date: Sat, 3 Nov 2001 15:41:47 -0500
33363              Message-ID: <20011103154147.C600@blackrider>
33364      Branch: perl
33365            ! lib/Term/Cap.t
33366 ____________________________________________________________________________
33367 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
33368         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
33369              From: "Craig A. Berry" <craigberry@mac.com>     
33370              Date: Sat, 03 Nov 2001 16:02:28 -0600
33371              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
33372      Branch: perl
33373            ! ext/Time/HiRes/HiRes.t
33374 ____________________________________________________________________________
33375 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
33376         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
33377              From: "chromatic" <chromatic@rmci.net>
33378              Date: Sat, 03 Nov 2001 12:28:17 -0700
33379              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
33380      Branch: perl
33381            ! lib/Term/Cap.t
33382 ____________________________________________________________________________
33383 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
33384         Log: Don't bother doing POSIX charclass parsing if it
33385              possibly cannot be so.  Prepares way for charclass
33386              syntax like [[abc]||[def]] (or just [[abc][def]])
33387              for union, [[\w]&&[$a]] for intersection,
33388              and [[a-z]&&[^def]] for subtraction.
33389              
33390              Currently /[[a]/ (or /[a[]/) parses as a character
33391              class containing two characters, "[" and "a",
33392              this may have to be broken for the syntax described
33393              above, otherwise we would have to scan the whole pattern
33394              to find out whether the square brackets match pairwise.
33395              Luckily, the special case of "[" doesn't seem to be
33396              documented (as opposed to "]" and "-"), so we may have
33397              better story for breaking it...  One can always use \[
33398              if one wants a literal "[", so there.
33399      Branch: perl
33400            ! regcomp.c
33401 ____________________________________________________________________________
33402 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
33403         Log: Comment correction.
33404      Branch: perl
33405            ! regcomp.c
33406 ____________________________________________________________________________
33407 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
33408         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
33409              The latter is a RedHatism.
33410      Branch: perl
33411            ! lib/ExtUtils/MakeMaker.pm
33412 ____________________________________________________________________________
33413 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
33414         Log: Integrate perlio:
33415              
33416              [ 12830]
33417              Fix clone_leak problem.
33418              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
33419              as vestige of calling PerlLIO_dup().
33420              
33421              [ 12829]
33422              Tweaks attempting to locate Doug's clone_leak leak.
33423              - add some PerlIO_debug()
33424              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
33425              - Even if it closing stdout etc. do a fflush()
33426      Branch: perl
33427           !> perlio.c
33428 ____________________________________________________________________________
33429 [ 12831] By: nick                                  on 2001/11/03  11:42:15
33430         Log: Integrate mainline
33431      Branch: perlio
33432           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
33433           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
33434           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
33435           !> sv.c t/test.pl
33436 ____________________________________________________________________________
33437 [ 12830] By: nick                                  on 2001/11/03  10:27:34
33438         Log: Fix clone_leak problem.
33439              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
33440              as vestige of calling PerlLIO_dup().
33441      Branch: perlio
33442            ! perlio.c
33443 ____________________________________________________________________________
33444 [ 12829] By: nick                                  on 2001/11/03  09:40:46
33445         Log: Tweaks attempting to locate Doug's clone_leak leak.
33446              - add some PerlIO_debug()
33447              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
33448              - Even if it closing stdout etc. do a fflush()
33449      Branch: perlio
33450            ! perlio.c
33451 ____________________________________________________________________________
33452 [ 12828] By: nick                                  on 2001/11/03  08:34:31
33453         Log: Integrate mainline
33454      Branch: perlio
33455           !> (integrate 54 files)
33456 ____________________________________________________________________________
33457 [ 12827] By: ams                                   on 2001/11/03  03:45:19
33458         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
33459              remove this later). Based on a patch from Robert Spier in
33460              <15330.61459.14452.795263@rls.cx>.
33461      Branch: perl
33462            ! sv.c
33463 ____________________________________________________________________________
33464 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
33465         Log: microperl sync.
33466      Branch: perl
33467            ! doio.c perl.c perl.h perlio.c regexec.c
33468 ____________________________________________________________________________
33469 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
33470         Log: Definitions for the Unicode Newline Guidelines.
33471      Branch: perl
33472            ! perl.h
33473 ____________________________________________________________________________
33474 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
33475         Log: (retracted by #12871)
33476              
33477              There is no csh of any kind in default BeOS.
33478              For the purposes of miniperl globbing, bash
33479              will do.
33480      Branch: perl
33481            ! hints/beos.sh
33482 ____________________________________________________________________________
33483 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
33484         Log: Integrate change #12820 from macperl to maint and blead;
33485              
33486              Fix up (dynaloading) to work properly with multiplicity
33487      Branch: maint-5.6/perl
33488           !> ext/DynaLoader/dl_mac.xs
33489      Branch: perl
33490           !> ext/DynaLoader/dl_mac.xs
33491 ____________________________________________________________________________
33492 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
33493         Log: Several fixes for various exit problems and clearing out
33494              task queue, as well as another (incomplete) go at
33495              fixing error message handling
33496      Branch: maint-5.6/macperl
33497            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
33498 ____________________________________________________________________________
33499 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
33500         Log: Add source files for bleadperl builds
33501      Branch: maint-5.6/macperl
33502            ! macos/Makefile.mk
33503 ____________________________________________________________________________
33504 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
33505         Log: Fix up to work properly with multiplicity
33506      Branch: maint-5.6/macperl
33507            ! ext/DynaLoader/dl_mac.xs
33508 ____________________________________________________________________________
33509 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
33510         Log: Integrate with maintperl.
33511      Branch: maint-5.6/macperl
33512           +> t/op/system.t t/op/system_tests
33513           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
33514           !> pod/perltodo.pod util.c win32/win32.c
33515 ____________________________________________________________________________
33516 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
33517         Log: Locate _PATH_LOG if it's a socket even if not #defined
33518              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
33519              via Nick Clark.
33520      Branch: perl
33521            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
33522 ____________________________________________________________________________
33523 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
33524         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
33525              From: Michael G Schwern <schwern@pobox.com>
33526              Date: Fri, 2 Nov 2001 15:36:41 -0500
33527              Message-ID: <20011102153641.E23234@blackrider>
33528      Branch: perl
33529            ! t/test.pl
33530 ____________________________________________________________________________
33531 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
33532         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
33533              From: merlyn@stonehenge.com (Randal L. Schwartz)
33534              Date: 02 Nov 2001 09:33:34 -0800
33535              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
33536              
33537              (two of the changes)
33538              
33539              Better coexistence with extensions.
33540      Branch: perl
33541            ! ext/Errno/Errno_pm.PL hints/darwin.sh
33542 ____________________________________________________________________________
33543 [ 12815] By: ams                                   on 2001/11/02  16:47:43
33544         Log: Subject: Re: [PATCH] the the double double word word fix fix
33545              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
33546              Date: Fri, 02 Nov 2001 19:43:07 +0100
33547              Message-Id: <3BE2E93B.627C198E@alcatel.at>
33548      Branch: perl
33549            ! pod/perldebug.pod
33550 ____________________________________________________________________________
33551 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
33552         Log: Update Changes.
33553      Branch: perl
33554            ! Changes patchlevel.h
33555 ____________________________________________________________________________
33556 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
33557         Log: More encoding testing.
33558      Branch: perl
33559            ! lib/encoding.pm lib/encoding.t
33560 ____________________________________________________________________________
33561 [ 12812] By: ams                                   on 2001/11/02  15:07:11
33562         Log: Slight modification of #12811.
33563      Branch: perl
33564            ! op.c
33565 ____________________________________________________________________________
33566 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
33567         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
33568              From: Radu Greab <radu@netsoft.ro>
33569              Date: Fri, 2 Nov 2001 15:28:58 +0200
33570              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
33571      Branch: perl
33572            ! op.c t/op/stat.t
33573 ____________________________________________________________________________
33574 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
33575         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
33576              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33577              Date: Thu, 1 Nov 2001 22:35:50 +0100
33578              Message-ID: <20011101223550.A10849@rafael>
33579      Branch: perl
33580            ! lib/ExtUtils/Embed.t
33581 ____________________________________________________________________________
33582 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
33583         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
33584              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
33585              Date: 2 Nov 2001 14:48:51 -0000
33586              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
33587      Branch: perl
33588            ! lib/File/Find.pm
33589 ____________________________________________________________________________
33590 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
33591         Log: Add documentation.
33592      Branch: perl
33593            ! embed.pl pod/perlapi.pod utf8.c
33594 ____________________________________________________________________________
33595 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
33596         Log: Unicode: add ToFold mapping.  Not used yet; but basically
33597              a more useful mapping for caseless aka case-ignoring than
33598              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
33599              algorithm for creating the foldings uses equivalence classes,
33600              see http://www.unicode.org/unicode/reports/tr21/
33601              Hopefully this feature will be used in //i.
33602              (The folding tables were introduced by #12689.)
33603      Branch: perl
33604            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
33605            ! utf8.c
33606 ____________________________________________________________________________
33607 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
33608         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
33609              From: "Craig A. Berry" <craigberry@mac.com>
33610              Date: Fri, 02 Nov 2001 00:03:52 -0600
33611              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
33612      Branch: perl
33613            ! lib/AutoSplit.t
33614 ____________________________________________________________________________
33615 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
33616         Log: Subject: Trivial doc patch
33617              From: andreas.koenig@anima.de (Andreas J. Koenig)
33618              Date: 02 Nov 2001 06:11:35 +0100
33619              Message-ID: <m37kt94v08.fsf@anima.de>
33620      Branch: perl
33621            ! pod/perlport.pod
33622 ____________________________________________________________________________
33623 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
33624         Log: Make encoding and charnames pragmas coexist.
33625      Branch: perl
33626            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
33627 ____________________________________________________________________________
33628 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
33629         Log: The basic character classes seem to go untested with Unicode.
33630      Branch: perl
33631            ! t/op/pat.t
33632 ____________________________________________________________________________
33633 [ 12802] By: ams                                   on 2001/11/02  00:39:36
33634         Log: Subject: [PATCH] the the double double word word fix fix
33635              From: Richard Soderberg <rs@oregonnet.com>
33636              Date: Thu, 1 Nov 2001 13:12:03 -0800
33637              Message-Id: <200111012112.NAA23288@oregonnet.com>
33638              
33639              Subject: Re: [PATCH] the the double double word word fix fix
33640              From: Mark-Jason Dominus <mjd@plover.com>
33641              Date: Thu, 01 Nov 2001 16:43:40 -0500
33642              Message-Id: <20011101214340.2044.qmail@plover.com>
33643              
33644              Subject: Re: [PATCH] the the double double word word fix fix
33645              From: Mark-Jason Dominus <mjd@plover.com>
33646              Date: Thu, 01 Nov 2001 16:51:39 -0500
33647              Message-Id: <20011101215139.2196.qmail@plover.com>
33648      Branch: perl
33649            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
33650            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
33651            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
33652            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
33653            ! pod/perltodo.pod pod/perlxstut.pod
33654 ____________________________________________________________________________
33655 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
33656         Log: Comment tweaks.
33657      Branch: perl
33658            ! toke.c
33659 ____________________________________________________________________________
33660 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
33661         Log: FAQ sync.
33662      Branch: perl
33663            ! pod/perlfaq9.pod
33664 ____________________________________________________________________________
33665 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
33666         Log: If an encoding is set by -M/-m, it must be in
33667              effect only for the actual script, not any other
33668              required/-M/-m'ed module, otherwise we enter a nasty
33669              recursion in regexec.c while trying to init the simple
33670              UTF-8 charclasses like PL_utf8_alnum.
33671      Branch: perl
33672            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
33673 ____________________________________________________________________________
33674 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
33675         Log: A bit more descriptive name.
33676      Branch: perl
33677            ! mg.c
33678 ____________________________________________________________________________
33679 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
33680         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
33681              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33682              Date: Wed, 31 Oct 2001 13:47:04 EST
33683              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
33684      Branch: perl
33685            ! ext/Time/HiRes/HiRes.t
33686 ____________________________________________________________________________
33687 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
33688         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
33689              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33690              Date: Wed, 31 Oct 2001 13:43:29 EST
33691              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
33692      Branch: perl
33693            ! mg.c
33694 ____________________________________________________________________________
33695 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
33696         Log: Subject: [PATCH] Various test cleanups
33697              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33698              Date: Tue, 30 Oct 2001 21:56:26 +0100
33699              Message-ID: <20011030215626.A28503@rafael>
33700      Branch: perl
33701            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
33702            ! ext/DB_File/t/db-recno.t ext/Encode.t
33703 ____________________________________________________________________________
33704 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
33705         Log: Update Changes.
33706      Branch: perl
33707            ! Changes patchlevel.h
33708 ____________________________________________________________________________
33709 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
33710         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
33711              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
33712              Date: Wed, 31 Oct 2001 17:16:39 +0100
33713              Message-ID: <20011031171639.A32511@rafael>
33714      Branch: perl
33715            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
33716 ____________________________________________________________________________
33717 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
33718         Log: Skip message nit.
33719      Branch: perl
33720            ! t/io/fs.t
33721 ____________________________________________________________________________
33722 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
33723         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
33724              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
33725              Date: 31 Oct 2001 14:49:37 -0000
33726              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
33727      Branch: perl
33728            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
33729 ____________________________________________________________________________
33730 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
33731         Log: Extend the effect of the encoding pragma to chr() and ord().
33732              
33733              TODO: regex literals, reentrancy problems with the utf8
33734              and charnames pragmas.
33735      Branch: perl
33736            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
33737 ____________________________________________________________________________
33738 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
33739         Log: Doc tweaks.
33740      Branch: perl
33741            ! lib/encoding.pm
33742 ____________________________________________________________________________
33743 [ 12788] By: nick                                  on 2001/10/31  08:59:56
33744         Log: Integrate mainline
33745      Branch: perlio
33746           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
33747           !> (integrate 49 files)
33748 ____________________________________________________________________________
33749 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
33750         Log: Forgot new proto.
33751      Branch: perl
33752            ! proto.h
33753 ____________________________________________________________________________
33754 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
33755         Log: Clarification: use encoding cannot be used to
33756              change the default encoding of "your whole script";
33757              only the default encoding of the *data*.  Also, it
33758              seems that "use encoding" does not mix with "use utf8"
33759              (a coredumping recursion ensues).  Should not be a huge
33760              problem since "use utf8" is pretty marginal nowadays.
33761      Branch: perl
33762            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
33763 ____________________________________________________________________________
33764 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
33765         Log: More documentation for the encode pragma.
33766      Branch: perl
33767            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
33768            ! pod/perlapi.pod pod/perlunicode.pod sv.c
33769 ____________________________________________________________________________
33770 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
33771         Log: Thinko in #12783.
33772      Branch: perl
33773            ! sv.c
33774 ____________________________________________________________________________
33775 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
33776         Log: Make sv_recode_to_utf8() a real API: the encoding
33777              is a parameter, instead of a global.  Document the
33778              PERL_ENCODING.
33779      Branch: perl
33780            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
33781            ! toke.c
33782 ____________________________________________________________________________
33783 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
33784         Log: Enable -Mencoding=foobar also for string literals.
33785      Branch: perl
33786            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
33787            ! pod/perlapi.pod proto.h sv.c toke.c
33788 ____________________________________________________________________________
33789 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
33790         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
33791              From: Andy Dougherty <doughera@lafayette.edu>
33792              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
33793              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
33794      Branch: perl
33795            ! ext/POSIX/hints/svr4.pl
33796 ____________________________________________________________________________
33797 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
33798         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
33799              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33800              Date: Mon, 29 Oct 2001 23:11:58 -0000
33801              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
33802              
33803              Add compat.h.
33804      Branch: perl
33805            ! lib/h2xs.t utils/h2xs.PL
33806 ____________________________________________________________________________
33807 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
33808         Log: Subject: PerlIOBuf_dup
33809              From: Nicholas Clark <nick@ccl4.org>              
33810              Date: Mon, 29 Oct 2001 21:52:35 +0000             
33811              Message-ID: <20011029215235.K41204@plum.flirble.org>
33812              
33813              Add prototype.
33814      Branch: perl
33815            ! perliol.h
33816 ____________________________________________________________________________
33817 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
33818         Log: Subject: [PATCH] Make malloc.c errors more useful
33819              From: Richard Soderberg <rs@oregonnet.com>
33820              Date: Mon, 29 Oct 2001 22:28:02 -0800
33821              Message-Id: <200110300628.WAA11025@oregonnet.com>
33822      Branch: perl
33823            ! malloc.c
33824 ____________________________________________________________________________
33825 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
33826         Log: Retract #12776 - the bug 19990906.001 is still valid.
33827      Branch: perl
33828            ! t/run/kill_perl.t
33829 ____________________________________________________________________________
33830 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
33831         Log: (Retracted by #12777)
33832              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
33833              From: Michael G Schwern <schwern@pobox.com> 
33834              Date: Mon, 29 Oct 2001 23:01:08 -0500
33835              Message-ID: <20011029230108.G18053@blackrider>
33836      Branch: perl
33837            ! t/run/kill_perl.t
33838 ____________________________________________________________________________
33839 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
33840         Log: Comment nits.
33841      Branch: perl
33842            ! lib/encoding.t
33843 ____________________________________________________________________________
33844 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
33845         Log: integrate change#12772 from mainline
33846              
33847              Subject: [PATCH] Mommy, what's a pointer cast?
33848      Branch: maint-5.6/perl
33849            ! perl.h
33850 ____________________________________________________________________________
33851 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
33852         Log: Subject: [PATCH] Mommy, what's a pointer cast?
33853              From: Richard Soderberg <rs@oregonnet.com>
33854              Date: Mon, 29 Oct 2001 17:01:10 -0800
33855              Message-Id: <200110300101.RAA31561@oregonnet.com>
33856              
33857              (threads* parts)
33858      Branch: perl
33859            ! ext/threads/shared/shared.xs ext/threads/threads.xs
33860 ____________________________________________________________________________
33861 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
33862         Log: Subject: [PATCH] Mommy, what's a pointer cast?
33863              From: Richard Soderberg <rs@oregonnet.com>
33864              Date: Mon, 29 Oct 2001 17:01:10 -0800
33865              Message-Id: <200110300101.RAA31561@oregonnet.com>
33866              
33867              (the perl.h part)
33868      Branch: perl
33869            ! perl.h
33870 ____________________________________________________________________________
33871 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
33872         Log: Subject: [PATCH] OpenBSD likes signal.h 
33873              From: Richard Soderberg <rs@oregonnet.com>
33874              Date: Mon, 29 Oct 2001 17:00:31 -0800
33875              Message-Id: <200110300100.RAA31533@oregonnet.com>
33876      Branch: perl
33877            ! unixish.h
33878 ____________________________________________________________________________
33879 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
33880         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
33881              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33882              Date: Mon, 29 Oct 2001 23:04:23 -0000
33883              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
33884      Branch: perl
33885            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
33886            ! ext/DB_File/t/db-recno.t
33887 ____________________________________________________________________________
33888 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
33889         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
33890              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
33891              Date: Mon, 29 Oct 2001 12:34:07 -0600
33892              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
33893      Branch: perl
33894            ! ext/Time/HiRes/HiRes.t
33895 ____________________________________________________________________________
33896 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
33897         Log: Update Changes.
33898      Branch: perl
33899            ! Changes patchlevel.h
33900 ____________________________________________________________________________
33901 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
33902         Log: AIX needs an explicit symbol export list.
33903      Branch: perl
33904            ! lib/ExtUtils/Embed.t
33905 ____________________________________________________________________________
33906 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
33907         Log: The test (and the module) would require some
33908              quality hacking time to work on EBCDIC.  Based on
33909              the test results nothing seems to be majorly broken,
33910              the module just seems to have strange assumptions:
33911              got: ''\226\225\205'
33912              expected: ''one'
33913              The \226\225\205 being, of course, 'one', in EBCDIC.
33914      Branch: perl
33915            ! lib/Dumpvalue.t
33916 ____________________________________________________________________________
33917 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
33918         Log: Mark the test known to be failing in EBCDIC.
33919      Branch: perl
33920            ! t/op/tr.t
33921 ____________________________________________________________________________
33922 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
33923         Log: None of the libnet modules are going to work in
33924              EBCDIC without the Convert::EBCDIC.
33925      Branch: perl
33926            ! t/lib/1_compile.t
33927 ____________________________________________________________________________
33928 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
33929         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
33930      Branch: perl
33931            ! t/op/pack.t
33932 ____________________________________________________________________________
33933 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
33934         Log: UTF-EBCDIC ain't UTF-8.
33935      Branch: perl
33936            ! t/op/pack.t
33937 ____________________________________________________________________________
33938 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
33939         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
33940      Branch: perl
33941            ! t/lib/1_compile.t
33942 ____________________________________________________________________________
33943 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
33944         Log: Let's not assume ASCII.
33945      Branch: perl
33946            ! t/op/lc.t
33947 ____________________________________________________________________________
33948 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
33949         Log: Call the new perlio symbols differently.
33950      Branch: perl
33951            ! makedef.pl
33952 ____________________________________________________________________________
33953 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
33954         Log: Don't expect ASCII ordering.
33955      Branch: perl
33956            ! lib/ExtUtils/Manifest.t
33957 ____________________________________________________________________________
33958 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
33959         Log: Forgot from #12756.
33960      Branch: perl
33961            ! perlio.h
33962 ____________________________________________________________________________
33963 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
33964         Log: BeOS tweaks:
33965              - fseeko and ftello can be found by Configure but
33966              we do not seem to have prototypes for them so
33967              let's make up some
33968              - BeOS didn't use to have real sockets (sockets as
33969              filedescriptors) but the BONE package is supposed
33970              to fix this.  I do not know how to detect BONEness,
33971              see hints/beos.sh for a spot that needs to fixed.
33972              - BeOS has O_TEXT != O_BINARY but has no setmode()
33973      Branch: perl
33974            ! hints/beos.sh perlio.c
33975 ____________________________________________________________________________
33976 [ 12755] By: sky                                   on 2001/10/29  12:56:12
33977         Log: Ugly fix to not die when a thread creator is holding locks.
33978      Branch: perl
33979            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33980            ! ext/threads/threads.xs
33981 ____________________________________________________________________________
33982 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
33983         Log: Integrate change #12752 from maintperl;
33984              
33985              croak(Nullch) wasn't printing the contents of ERRSV if there was
33986              no outer eval (bug in change#6125)
33987      Branch: perl
33988           !> util.c
33989 ____________________________________________________________________________
33990 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
33991         Log: Subject: [PATCH h2xs] Use of static data in XS modules
33992              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33993              Date: Sun, 28 Oct 2001 21:19:07 -0000
33994              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
33995              
33996              with nits from Sarathy.
33997      Branch: perl
33998            ! utils/h2xs.PL
33999 ____________________________________________________________________________
34000 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
34001         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
34002              no outer eval (bug in change#6125)
34003      Branch: maint-5.6/perl
34004            ! util.c
34005 ____________________________________________________________________________
34006 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
34007         Log: More todo for the encoding pragma.
34008      Branch: perl
34009            ! lib/encoding.pm
34010 ____________________________________________________________________________
34011 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
34012         Log: Add the encoding pragma to control the "upgrade"
34013              from the native eight bit data to Unicode.
34014              
34015              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
34016      Branch: perl
34017            + lib/encoding.pm lib/encoding.t
34018            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
34019            ! pod/perlunicode.pod pod/perlvar.pod sv.c
34020 ____________________________________________________________________________
34021 [ 12749] By: sky                                   on 2001/10/28  21:02:33
34022         Log: Update documentation.
34023      Branch: perl
34024            ! ext/threads/shared/shared.pm
34025 ____________________________________________________________________________
34026 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
34027         Log: Integrate change #12747 from maintperl;
34028              
34029              finishing touches to system() fixes on windows:
34030              * detect cmd shell correctly even if it had full path in it
34031              * more quoting needed for single-arg system if the argument
34032              really had multiple quoted arguments within it
34033              * be smarter about not calling the shell when the executable
34034              has spaces, but otherwise does not need shell involvement
34035              * add a testsuite (windows-specific currently)
34036      Branch: perl
34037           +> t/op/system.t t/op/system_tests
34038            ! MANIFEST pod/perltodo.pod
34039           !> win32/win32.c
34040 ____________________________________________________________________________
34041 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
34042         Log: finishing touches to system() fixes on windows:
34043              * detect cmd shell correctly even if it had full path in it
34044              * more quoting needed for single-arg system if the argument
34045              really had multiple quoted arguments within it
34046              * be smarter about not calling the shell when the executable
34047              has spaces, but otherwise does not need shell involvement
34048              * add a testsuite (windows-specific currently)
34049      Branch: maint-5.6/perl
34050            + t/op/system.t t/op/system_tests
34051            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
34052 ____________________________________________________________________________
34053 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
34054         Log: Integrate perlio:
34055              
34056              [ 12745]
34057              Mingw32 fixup for Embed.t
34058              
34059              [ 12744]
34060              GCC vs MS 64-bit constant syntax
34061      Branch: perl
34062           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
34063 ____________________________________________________________________________
34064 [ 12745] By: nick                                  on 2001/10/28  16:08:14
34065         Log: Mingw32 fixup for Embed.t
34066      Branch: perlio
34067            ! lib/ExtUtils/Embed.t
34068 ____________________________________________________________________________
34069 [ 12744] By: nick                                  on 2001/10/28  15:54:14
34070         Log: GCC vs MS 64-bit constant syntax
34071      Branch: perlio
34072            ! ext/Time/HiRes/HiRes.xs
34073 ____________________________________________________________________________
34074 [ 12743] By: nick                                  on 2001/10/28  15:42:55
34075         Log: Integrate mainline
34076      Branch: perlio
34077           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
34078 ____________________________________________________________________________
34079 [ 12742] By: sky                                   on 2001/10/28  14:47:10
34080         Log: Manpage updates.
34081      Branch: perl
34082            ! ext/threads/threads.pm
34083 ____________________________________________________________________________
34084 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
34085         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
34086      Branch: perl
34087            ! lib/ExtUtils/Embed.t
34088 ____________________________________________________________________________
34089 [ 12740] By: nick                                  on 2001/10/28  14:14:24
34090         Log: Integrate mainline
34091      Branch: perlio
34092           !> lib/ExtUtils/Embed.t win32/win32.c
34093 ____________________________________________________________________________
34094 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
34095         Log: Need to be ./executed.
34096      Branch: perl
34097            ! lib/ExtUtils/Embed.t
34098 ____________________________________________________________________________
34099 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
34100         Log: Integrate perlio:
34101              
34102              [ 12737]
34103              Tweak for build with Mingw32 - __attribute__((unused)) is not liked
34104              by gcc -xc++.
34105              
34106              [ 12736]
34107              Have :stdio layer update an honour the fd refcnt table.
34108              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
34109      Branch: perl
34110           !> perlio.c win32/win32.h
34111 ____________________________________________________________________________
34112 [ 12737] By: nick                                  on 2001/10/28  13:53:45
34113         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
34114              by gcc -xc++.
34115      Branch: perlio
34116            ! win32/win32.h
34117 ____________________________________________________________________________
34118 [ 12736] By: nick                                  on 2001/10/28  13:50:50
34119         Log: Have :stdio layer update an honour the fd refcnt table.
34120              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
34121      Branch: perlio
34122            ! perlio.c
34123 ____________________________________________________________________________
34124 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
34125         Log: Integrate changes #12724 and #12725 from maintperl;
34126              multiarg system now works.
34127      Branch: perl
34128           !> win32/win32.c
34129 ____________________________________________________________________________
34130 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
34131         Log: Integrate perlio:
34132              
34133              [ 12733]
34134              Use fd refcounts to solve the problem highlighted by new Embed.t, at
34135              least for PERLIO=perlio unthreaded case
34136              
34137              [ 12732]
34138              Typo in exe name
34139              
34140              [ 12730]
34141              Fixup Embed.t for Win32/VC++
34142              
34143              [ 12729]
34144              Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
34145              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
34146              ExtUtils::Embed.
34147              
34148              [ 12711]
34149              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
34150              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
34151              
34152              [ 12557]
34153              All tests pass (legitimately) on ithreads
34154              
34155              [ 12555]
34156              Restore non-ithreads build. Interestingly binmode test passes
34157              non-ithreads - so crlf layer is not damaged and ithreads fail
34158              is a symptom ...
34159              
34160              [ 12552]
34161              Win32 PerlIO_cleanup special cases should no longer be required.
34162              
34163              [ 12551]
34164              Multiple win32io.o is fatal for GCC (and noise with VC++)
34165              
34166              [ 12547]
34167              Convert rest of PerlIO's memory tables to per-interp and add clone functions
34168              for them. Call explicit cleanup during destruct process.
34169              - one binmode test is failing
34170              - also ext/threads/t/basic.t fails under make test, and is noisy under
34171              harness. (Threads results are intermingled and don't match order expected.)
34172              
34173              [ 12544]
34174              PerlIO layer table as PL_perlio (per-interpreter)
34175              
34176              [ 12541]
34177              Fix typos in new locking on MemShared
34178              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
34179              - seems to make segfaults more deterministic - suspect they are 
34180              attempt to free() after Interp and Host have gone.
34181              
34182              [ 12540]
34183              Remove the MemShared re-#define (again)
34184              
34185              [ 12539]
34186              Use locks on MemShared
34187      Branch: perl
34188           +> lib/ExtUtils/Embed.t
34189           !> MANIFEST perlio.c
34190 ____________________________________________________________________________
34191 [ 12733] By: nick                                  on 2001/10/28  13:07:16
34192         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
34193              least for PERLIO=perlio unthreaded case
34194      Branch: perlio
34195            ! perlio.c
34196 ____________________________________________________________________________
34197 [ 12732] By: nick                                  on 2001/10/28  11:10:24
34198         Log: Typo in exe name
34199      Branch: perlio
34200            ! lib/ExtUtils/Embed.t
34201 ____________________________________________________________________________
34202 [ 12731] By: nick                                  on 2001/10/28  11:09:59
34203         Log: Integrate Mainline
34204      Branch: perlio
34205           !> Changes configure.com ext/DB_File/DB_File.pm
34206           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
34207           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
34208           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
34209           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
34210           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
34211           !> t/TEST t/op/regexp.t win32/buildext.pl
34212 ____________________________________________________________________________
34213 [ 12730] By: nick                                  on 2001/10/28  11:05:35
34214         Log: Fixup Embed.t for Win32/VC++
34215      Branch: perlio
34216            ! lib/ExtUtils/Embed.t
34217 ____________________________________________________________________________
34218 [ 12729] By: nick                                  on 2001/10/28  09:36:20
34219         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
34220              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
34221              ExtUtils::Embed.
34222      Branch: perlio
34223            + lib/ExtUtils/Embed.t
34224            ! MANIFEST
34225 ____________________________________________________________________________
34226 [ 12728] By: sky                                   on 2001/10/28  08:12:53
34227         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
34228              line manually!
34229      Branch: perl
34230            ! lib/ExtUtils/xsubpp
34231 ____________________________________________________________________________
34232 [ 12727] By: sky                                   on 2001/10/28  08:02:09
34233         Log: And here we use the prototypes.
34234      Branch: perl
34235            ! ext/threads/shared/shared.xs
34236 ____________________________________________________________________________
34237 [ 12726] By: sky                                   on 2001/10/28  08:00:48
34238         Log: Support [] style prototypes.
34239      Branch: perl
34240            ! lib/ExtUtils/xsubpp
34241 ____________________________________________________________________________
34242 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
34243         Log: yet another multi-arg system() fix on windows: batch files as the
34244              first argument (i.e. directly executed by CreateProcess()) need
34245              extra quoting to escape shell-shock
34246      Branch: maint-5.6/perl
34247            ! win32/win32.c
34248 ____________________________________________________________________________
34249 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
34250         Log: another multi-arg system() fix on windows: passing empty arguments
34251              now works
34252      Branch: maint-5.6/perl
34253            ! win32/win32.c
34254 ____________________________________________________________________________
34255 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
34256         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
34257              No final #else #error because we do not seem to
34258              be using #error?
34259      Branch: perl
34260            ! op.h
34261 ____________________________________________________________________________
34262 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
34263         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
34264              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
34265              Date: Sat, 27 Oct 2001 23:28:44 EST 
34266              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
34267      Branch: perl
34268            ! ext/Time/HiRes/HiRes.xs
34269 ____________________________________________________________________________
34270 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
34271         Log: Regen perlapi, perltoc.
34272      Branch: perl
34273            ! pod/perlapi.pod pod/perltoc.pod
34274 ____________________________________________________________________________
34275 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
34276         Log: Subject: [PATCH] sv.h documentation
34277              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
34278              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
34279              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
34280      Branch: perl
34281            ! sv.h
34282 ____________________________________________________________________________
34283 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
34284         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
34285              system("nmake -nologo", "clean") and there is no executable
34286              called "nmake -nologo"; this used to "work" pre-change#12559 due
34287              to bugs in multiarg system() that have since been fixed
34288      Branch: perl
34289            ! win32/buildext.pl
34290 ____________________________________________________________________________
34291 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
34292         Log: Update Changes.
34293      Branch: perl
34294            ! Changes patchlevel.h
34295 ____________________________________________________________________________
34296 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
34297         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
34298              From: Richard.Foley@t-online.de (Richard Foley)            
34299              Date: Sun, 28 Oct 2001 00:48:32 +0200
34300              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
34301      Branch: perl
34302            ! pod/perlhack.pod
34303 ____________________________________________________________________________
34304 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
34305         Log: Must store pointers with the right width.
34306      Branch: perl
34307            ! op.h
34308 ____________________________________________________________________________
34309 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
34310         Log: Integrate change #12711 from perlio;
34311              
34312              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
34313              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
34314      Branch: perl
34315           !> perlio.c
34316 ____________________________________________________________________________
34317 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
34318         Log: Subject: [PATCH] make minitest
34319              From: Nicholas Clark <nick@ccl4.org>
34320              Date: Sat, 27 Oct 2001 22:56:16 +0100
34321              Message-ID: <20011027225616.L20275@plum.flirble.org>
34322      Branch: perl
34323            ! t/TEST
34324 ____________________________________________________________________________
34325 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
34326         Log: Patch #12661 missed this.
34327      Branch: perl
34328            ! ext/DB_File/DB_File.pm
34329 ____________________________________________________________________________
34330 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
34331         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
34332              From: "Craig A. Berry" <craigberry@mac.com>
34333              Date: Sat, 27 Oct 2001 16:07:47 -0500
34334              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
34335      Branch: perl
34336            ! configure.com perlio.c
34337 ____________________________________________________________________________
34338 [ 12711] By: nick                                  on 2001/10/27  19:49:25
34339         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
34340              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
34341      Branch: perlio
34342            ! perlio.c
34343 ____________________________________________________________________________
34344 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
34345         Log: Let's not replace reason if there's one already supplied.
34346      Branch: perl
34347            ! t/op/regexp.t
34348 ____________________________________________________________________________
34349 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
34350         Log: is not good.
34351      Branch: perl
34352            ! t/op/regexp.t
34353 ____________________________________________________________________________
34354 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
34355         Log: ldlibpth can exist but be unset.
34356      Branch: perl
34357            ! t/TEST
34358 ____________________________________________________________________________
34359 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
34360         Log: Unicode: property alias naming cleanup.
34361      Branch: perl
34362            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
34363 ____________________________________________________________________________
34364 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
34365         Log: FAQ sync.
34366      Branch: perl
34367            ! pod/perlfaq4.pod
34368 ____________________________________________________________________________
34369 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
34370         Log: Integrate change #12703 from maintperl;
34371              
34372              typemap stuff intervenes before declaration, move it to PREINIT
34373              section
34374              
34375              (an empty integrate, but now the files are in sync
34376              between the branches)
34377      Branch: perl
34378           !> ext/ODBM_File/ODBM_File.xs
34379 ____________________________________________________________________________
34380 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
34381         Log: More PerlIO symbols.
34382      Branch: perl
34383            ! makedef.pl
34384 ____________________________________________________________________________
34385 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
34386         Log: typemap stuff intervenes before declaration, move it to PREINIT
34387              section
34388      Branch: maint-5.6/perl
34389            ! ext/ODBM_File/ODBM_File.xs
34390 ____________________________________________________________________________
34391 [ 12702] By: nick                                  on 2001/10/27  14:09:35
34392         Log: Integrate mainline
34393      Branch: perlio
34394           +> ext/threads/shared/t/av_simple.t
34395           +> ext/threads/shared/t/hv_refs.t
34396           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
34397           !> (integrate 109 files)
34398 ____________________________________________________________________________
34399 [ 12700] By: ams                                   on 2001/10/26  21:22:23
34400         Log: Subject: [PATCH] tweak divide
34401              From: Nicholas Clark <nick@ccl4.org>
34402              Date: Fri, 26 Oct 2001 22:52:17 +0100
34403              Message-Id: <20011026225217.B20275@plum.flirble.org>
34404      Branch: perl
34405            ! pp.c
34406 ____________________________________________________________________________
34407 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
34408         Log: Integrate a buncha things from maintperl.
34409      Branch: maint-5.6/macperl
34410           !> (integrate 32 files)
34411 ____________________________________________________________________________
34412 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
34413         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
34414              From: Andy Dougherty <doughera@lafayette.edu>
34415              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
34416              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
34417      Branch: perl
34418            ! hints/svr4.sh
34419 ____________________________________________________________________________
34420 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
34421         Log: When you're root, many things become writable.
34422      Branch: perl
34423            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
34424 ____________________________________________________________________________
34425 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
34426         Log: Update Changes.
34427      Branch: perl
34428            ! Changes patchlevel.h
34429 ____________________________________________________________________________
34430 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
34431         Log: Term/Cap.t attempts to access the floppy drive for no good reason
34432              on dosish systems
34433      Branch: perl
34434            ! lib/Term/Cap.t
34435 ____________________________________________________________________________
34436 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
34437         Log: fix misleading comment on known inadequacy in B::Terse, and skip
34438              it correctly
34439      Branch: perl
34440            ! ext/B/t/terse.t
34441 ____________________________________________________________________________
34442 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
34443         Log: fix spurious AutoSplit.t failure under windows
34444      Branch: perl
34445            ! lib/AutoSplit.t
34446 ____________________________________________________________________________
34447 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
34448         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
34449      Branch: perl
34450            ! ext/Time/HiRes/HiRes.t
34451 ____________________________________________________________________________
34452 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
34453         Log: More logical to use %04"UVXf" than %"UVuf" since
34454              the Unicode standard prefers hex.
34455      Branch: perl
34456            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
34457            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
34458            ! lib/unicore/mktables utf8.c
34459 ____________________________________________________________________________
34460 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
34461         Log: change#12065 seems to have broken Encode build on windows; fix
34462      Branch: perl
34463            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
34464 ____________________________________________________________________________
34465 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
34466         Log: Unicode: add the case folding table.
34467      Branch: perl
34468            + lib/unicore/To/Fold.pl
34469            ! MANIFEST lib/unicore/mktables
34470 ____________________________________________________________________________
34471 [ 12688] By: sky                                   on 2001/10/26  13:51:29
34472         Log: Get the new functions right, do not export lock since we use builtin lock.
34473              TODO: fix xsubpp to support the new prototypes
34474      Branch: perl
34475            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34476 ____________________________________________________________________________
34477 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
34478         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
34479              as suggested by Sarathy.
34480      Branch: perl
34481            ! mg.c
34482 ____________________________________________________________________________
34483 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
34484         Log: avoid compiler warning
34485      Branch: perl
34486            ! win32/win32.c
34487 ____________________________________________________________________________
34488 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
34489         Log: WinCE update from Rainer Keuchel.
34490      Branch: perl
34491            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
34492            ! wince/wince.c
34493 ____________________________________________________________________________
34494 [ 12684] By: sky                                   on 2001/10/26  13:34:33
34495         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
34496      Branch: perl
34497            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34498 ____________________________________________________________________________
34499 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
34500         Log: More fixes that were made to the core and not in the libnet src
34501      Branch: perl
34502            ! lib/Net/Domain.pm
34503 ____________________________________________________________________________
34504 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
34505         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
34506              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
34507              Date: Fri, 26 Oct 2001 13:55:21 +0200
34508              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
34509              
34510              (plus make the db-recno.t#59 accept both \n and \r\n)
34511      Branch: perl
34512            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
34513            ! ext/DB_File/t/db-recno.t
34514 ____________________________________________________________________________
34515 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
34516         Log: Fix tests to be able to run in the core and the CPAN dist
34517      Branch: perl
34518            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
34519            ! lib/Net/t/require.t lib/Net/t/smtp.t
34520 ____________________________________________________________________________
34521 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
34522         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
34523              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34524              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
34525              Date: Fri, 26 Oct 2001 08:34:46 EDT
34526      Branch: perl
34527            ! ext/Time/HiRes/HiRes.t
34528 ____________________________________________________________________________
34529 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
34530         Log: Sync libnet modules with what will be libnet-1.08
34531      Branch: perl
34532            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
34533            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
34534            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
34535            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
34536 ____________________________________________________________________________
34537 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
34538         Log: Integrate maintperl changes #12268 and #12669;
34539              
34540              final touches to the audit for statics and thread-unsafe code
34541              * make DB_File, ODBM_File thread-safe 
34542              * remove unnecessary/dangerous statics and protect others
34543              from not getting accidentally enabled under threaded perls
34544              
34545              windows support functions get_childdir() et al aren't exported
34546              correctly under vanilla build
34547              
34548              Testing under win32 appreciated since changes there had
34549              to be manually merged and I cannot test how badly did I do.
34550      Branch: perl
34551           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
34552           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
34553           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
34554           !> win32/vmem.h win32/win32.c win32/win32iop.h
34555 ____________________________________________________________________________
34556 [ 12677] By: sky                                   on 2001/10/26  12:37:17
34557         Log: More Config::threads to threads::threads changes
34558      Branch: perl
34559            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
34560 ____________________________________________________________________________
34561 [ 12676] By: sky                                   on 2001/10/26  12:31:46
34562         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
34563      Branch: perl
34564            ! ext/threads/threads.pm ext/threads/threads.xs
34565 ____________________________________________________________________________
34566 [ 12675] By: sky                                   on 2001/10/26  12:06:30
34567         Log: Allocing a TLS in runtime is not too hot.
34568      Branch: perl
34569            ! ext/threads/threads.xs
34570 ____________________________________________________________________________
34571 [ 12674] By: sky                                   on 2001/10/26  11:59:09
34572         Log: Don't display debug data.
34573      Branch: perl
34574            ! ext/threads/threads.pm
34575 ____________________________________________________________________________
34576 [ 12673] By: sky                                   on 2001/10/26  11:35:47
34577         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
34578              complete bar support for blessed objects.
34579              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
34580      Branch: perl
34581            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
34582 ____________________________________________________________________________
34583 [ 12672] By: sky                                   on 2001/10/26  11:15:28
34584         Log: Fix case where shared reference does not exist in current thread.
34585      Branch: perl
34586            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
34587 ____________________________________________________________________________
34588 [ 12671] By: sky                                   on 2001/10/26  08:48:52
34589         Log: Support for references in shared arrays.
34590      Branch: perl
34591            ! ext/threads/shared/shared.xs
34592 ____________________________________________________________________________
34593 [ 12670] By: sky                                   on 2001/10/26  08:30:11
34594         Log: Add tests for references in hashes.
34595      Branch: perl
34596            + ext/threads/shared/t/hv_refs.t
34597            ! MANIFEST
34598 ____________________________________________________________________________
34599 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
34600         Log: windows support functions get_childdir() et al aren't exported
34601              correctly under vanilla build
34602      Branch: maint-5.6/perl
34603            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
34604 ____________________________________________________________________________
34605 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
34606         Log: final touches to the audit for statics and thread-unsafe code
34607              * make DB_File, ODBM_File thread-safe 
34608              * remove unnecessary/dangerous statics and protect others
34609              from not getting accidentally enabled under threaded perls
34610      Branch: maint-5.6/perl
34611            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
34612            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
34613            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
34614            ! win32/win32.c
34615 ____________________________________________________________________________
34616 [ 12667] By: ams                                   on 2001/10/26  03:48:36
34617         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
34618              From: "Richard Soderberg" <rs@crystalflame.net>
34619              Date: Thu, 25 Oct 2001 23:42:50 -0400
34620              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
34621      Branch: perl
34622            ! sharedsv.c
34623 ____________________________________________________________________________
34624 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
34625         Log: Integrate change #12664 from maintperl;
34626              
34627              the newest GCCs don't seem to like C<"string1"##STRING2>
34628              so keep it as C<"string1" STRING2> (latter appears to
34629              work everywhere)
34630      Branch: perl
34631           !> ext/DynaLoader/dlutils.c
34632 ____________________________________________________________________________
34633 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
34634         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
34635              From: Chris Nandor <pudge@pobox.com>
34636              Date: Thu, 25 Oct 2001 22:15:03 -0400
34637              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
34638      Branch: perl
34639            ! perl.h
34640 ____________________________________________________________________________
34641 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
34642         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
34643              C<"string1" STRING2> (latter appears to work everywhere)
34644      Branch: maint-5.6/perl
34645            ! ext/DynaLoader/dlutils.c
34646 ____________________________________________________________________________
34647 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
34648         Log: AUTHORS update.
34649      Branch: perl
34650            ! AUTHORS
34651 ____________________________________________________________________________
34652 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
34653         Log: Integrate change #12660 from maintperl;
34654              
34655              make the dMY_CXT stuff available under all of
34656              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
34657      Branch: perl
34658           !> perl.h
34659 ____________________________________________________________________________
34660 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
34661         Log: Subject: [PATCH] DB_File-1.79
34662              From: "Paul Marquess" <paul.marquess@openwave.com>
34663              Date: Fri, 26 Oct 2001 00:03:54 +0100
34664              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
34665      Branch: perl
34666            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
34667            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
34668 ____________________________________________________________________________
34669 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
34670         Log: make the dMY_CXT stuff available under all of
34671              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
34672      Branch: maint-5.6/perl
34673            ! perl.h
34674 ____________________________________________________________________________
34675 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
34676         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
34677              From: Michael G Schwern <schwern@pobox.com>
34678              Date: Thu, 25 Oct 2001 18:28:12 -0400
34679              Message-ID: <20011025182812.M4811@blackrider>
34680      Branch: perl
34681            ! t/run/kill_perl.t
34682 ____________________________________________________________________________
34683 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
34684         Log: STRLEN != int.
34685      Branch: perl
34686            ! regcomp.c regexec.c
34687 ____________________________________________________________________________
34688 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
34689         Log: Subject: [PATCH] remove small IVop redundancy
34690              From: Nicholas Clark <nick@ccl4.org>
34691              Date: Thu, 25 Oct 2001 22:48:28 +0100
34692              Message-ID: <20011025224827.M66471@plum.flirble.org>
34693      Branch: perl
34694            ! pp.c pp_hot.c
34695 ____________________________________________________________________________
34696 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
34697         Log: Metaconfig unit change for #12655.
34698      Branch: metaconfig/U/perl
34699            ! Extensions.U
34700 ____________________________________________________________________________
34701 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
34702         Log: Subject: Re: Not OK @12650
34703              From: Andy Dougherty <doughera@lafayette.edu>
34704              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
34705              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
34706      Branch: perl
34707            ! Configure
34708 ____________________________________________________________________________
34709 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
34710         Log: Integrate changes #12652 and #12653 from maintperl;
34711              
34712              more tweaks to change#12626
34713              * move the boilerplate code over to perl.h and make DynaLoader
34714              use it
34715              * make re, Opcode, File::Glob and B threadsafe
34716              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
34717              C<no re;> anywhere)
34718              
34719              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
34720              
34721              File::Glob required a bit more work in bleadperl
34722              because of ExtUtils::Constant (see the Makefile.PL change)
34723      Branch: perl
34724            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
34725           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
34726           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
34727 ____________________________________________________________________________
34728 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
34729         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
34730      Branch: maint-5.6/perl
34731            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
34732            ! ext/Opcode/Opcode.xs ext/re/re.xs
34733 ____________________________________________________________________________
34734 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
34735         Log: more tweaks to change#12626
34736              * move the boilerplate code over to perl.h and make DynaLoader
34737              use it
34738              * make re, Opcode, File::Glob and B threadsafe
34739              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
34740              C<no re;> anywhere)
34741      Branch: maint-5.6/perl
34742            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
34743            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
34744 ____________________________________________________________________________
34745 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
34746         Log: Metaconfig unit change for #12650.
34747      Branch: metaconfig/U/perl
34748            ! Extensions.U
34749 ____________________________________________________________________________
34750 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
34751         Log: Subject: Re: ithreads doesn't like usedl=n
34752              From: Andy Dougherty <doughera@lafayette.edu>
34753              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
34754              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
34755              
34756              Special-case threads::shared.
34757      Branch: perl
34758            ! Configure
34759 ____________________________________________________________________________
34760 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
34761         Log: Getting fancier...
34762      Branch: perl
34763            ! t/TEST
34764 ____________________________________________________________________________
34765 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
34766         Log: csh - what a pain.
34767      Branch: perl
34768            ! t/TEST
34769 ____________________________________________________________________________
34770 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
34771         Log: Update Changes.
34772      Branch: perl
34773            ! Changes patchlevel.h
34774 ____________________________________________________________________________
34775 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
34776         Log: Allow resetting the locale system for the duration
34777              of the build (Mac OS X default setting LANG=En_US
34778              ist kaputt)
34779      Branch: perl
34780            ! Makefile.SH
34781 ____________________________________________________________________________
34782 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
34783         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
34784      Branch: perl
34785            ! ext/Digest/MD5/t/files.t
34786 ____________________________________________________________________________
34787 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
34788         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
34789              From: Andy Dougherty <doughera@lafayette.edu>
34790              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
34791              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
34792      Branch: perl
34793            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
34794            ! ext/threads/shared/Makefile.PL
34795 ____________________________________________________________________________
34796 [ 12643] By: sky                                   on 2001/10/25  12:28:26
34797         Log: Add support for reference members of hashes.
34798      Branch: perl
34799            ! ext/threads/shared/shared.xs
34800 ____________________________________________________________________________
34801 [ 12642] By: ams                                   on 2001/10/25  12:21:13
34802         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
34803              From: "Norton Allen" <nort@qnx.com>
34804              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
34805              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
34806      Branch: perl
34807            ! ext/Digest/MD5/MD5.xs
34808 ____________________________________________________________________________
34809 [ 12641] By: sky                                   on 2001/10/25  10:27:39
34810         Log: Tests shared hashes.
34811      Branch: perl
34812            + ext/threads/shared/t/hv_simple.t
34813            ! MANIFEST
34814 ____________________________________________________________________________
34815 [ 12640] By: sky                                   on 2001/10/25  10:18:23
34816         Log: Fix threadcounts for arrays and hashes.
34817      Branch: perl
34818            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34819 ____________________________________________________________________________
34820 [ 12639] By: sky                                   on 2001/10/25  10:17:26
34821         Log: Note to self, doing *src_ary++ in a macro that evaluates
34822              the value more than once is a good way to dump core.
34823      Branch: perl
34824            ! sharedsv.c
34825 ____________________________________________________________________________
34826 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
34827         Log: Integrate change #12636 from maintperl; more dl fixups.
34828      Branch: perl
34829           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
34830           !> ext/DynaLoader/dl_vms.xs
34831 ____________________________________________________________________________
34832 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
34833         Log: Like dl_hpux, like dl_dld.
34834      Branch: perl
34835            ! ext/DynaLoader/dl_dld.xs
34836 ____________________________________________________________________________
34837 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
34838         Log: followups to change#12635
34839      Branch: maint-5.6/perl
34840            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
34841            ! ext/DynaLoader/dl_vms.xs
34842 ____________________________________________________________________________
34843 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
34844         Log: add part of change#12634 to the two files that need it; dl_aix.xs
34845              in maint-5.6 doesn't have the branch that had the problem in
34846              mainline
34847      Branch: maint-5.6/perl
34848            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
34849 ____________________________________________________________________________
34850 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
34851         Log: Fixes for #12627.
34852      Branch: perl
34853            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
34854 ____________________________________________________________________________
34855 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
34856         Log: Since pv_uni_display and sv_uni_display are now used
34857              in the re extension, their symbols have to be exported.
34858      Branch: perl
34859            ! embed.pl global.sym
34860 ____________________________________________________________________________
34861 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
34862         Log: Subject:  Re: [PATCH Perl@12567] debug /list
34863              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34864              Date: Tue, 23 Oct 2001 21:40:33 EDT
34865              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
34866      Branch: perl
34867            ! configure.com
34868 ____________________________________________________________________________
34869 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
34870         Log: This takes care of some of the re 'debug' cases but
34871              not all cases since the information whether the pattern
34872              or the target are utf8 seems to be either lost or not
34873              spread widely enough, sigh.
34874      Branch: perl
34875            ! regcomp.c
34876 ____________________________________________________________________________
34877 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
34878         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
34879              From: John Peacock <jpeacock@rowman.com>
34880              Date: Wed, 24 Oct 2001 16:53:29 -0400
34881              Message-ID: <3BD72A49.1508D152@rowman.com>
34882      Branch: perl
34883            ! configure.com
34884 ____________________________________________________________________________
34885 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
34886         Log: Upgrade NetWare and WinCE as in #12626.
34887      Branch: perl
34888            ! NetWare/dl_netware.xs wince/dl_win32.xs
34889 ____________________________________________________________________________
34890 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
34891         Log: Tru64 compiler nit.
34892      Branch: perl
34893            ! ext/threads/shared/shared.xs
34894 ____________________________________________________________________________
34895 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
34896         Log: Integrate change #12626 from maintperl;
34897              make DynaLoader threadsafe by moving all statics into
34898              interpreter-local space
34899              
34900              TODO: Netware, OS/2, WinCE
34901      Branch: perl
34902           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
34903           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
34904           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
34905           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
34906           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
34907           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
34908           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
34909 ____________________________________________________________________________
34910 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
34911         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
34912              space
34913      Branch: maint-5.6/perl
34914            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
34915            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
34916            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
34917            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
34918            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
34919            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
34920            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
34921 ____________________________________________________________________________
34922 [ 12625] By: sky                                   on 2001/10/24  20:05:26
34923         Log: Change #12623 inflicted an infinite hang. Fixed.
34924      Branch: perl
34925            ! ext/threads/shared/shared.xs
34926 ____________________________________________________________________________
34927 [ 12624] By: sky                                   on 2001/10/24  19:06:55
34928         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
34929      Branch: perl
34930            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34931 ____________________________________________________________________________
34932 [ 12623] By: sky                                   on 2001/10/24  18:06:34
34933         Log: We need to do sharedsv_find in the original perl context.
34934      Branch: perl
34935            ! ext/threads/shared/shared.xs
34936 ____________________________________________________________________________
34937 [ 12622] By: sky                                   on 2001/10/24  17:26:51
34938         Log: Add support for basic support for AVs, references not supported yet.
34939              Add test for AVs.
34940              Add more tests to sv_refs
34941              Fix documentation issues.  
34942      Branch: perl
34943            + ext/threads/shared/t/av_simple.t
34944            ! MANIFEST ext/threads/shared/shared.pm
34945            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
34946 ____________________________________________________________________________
34947 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
34948         Log: Dump Unicode better for re 'debug'.  The regprop()
34949              is unfinished since have to figure out how to detect
34950              Unicodeness in there.
34951      Branch: perl
34952            ! regcomp.c regexec.c
34953 ____________________________________________________________________________
34954 [ 12620] By: sky                                   on 2001/10/24  13:18:07
34955         Log: Add support for finding shared arrays and hashes.
34956      Branch: perl
34957            ! sharedsv.c
34958 ____________________________________________________________________________
34959 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
34960         Log: Rewrite sv_uni_display() as pv_uni_display() as
34961              reimplement sv_uni_display() using that.
34962      Branch: perl
34963            ! dump.c embed.h embed.pl proto.h
34964 ____________________________________________________________________________
34965 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
34966         Log: Integrate change #12615 from maintperl;
34967              on Windows, IO::File::new_tmpfile() fails after being called
34968              32767 times because MSVCRT thinks stdio's TMP_MAX is a
34969              process-wide limit
34970      Branch: perl
34971           !> win32/win32.c
34972 ____________________________________________________________________________
34973 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
34974         Log: Don't try to print ints as IVs.
34975      Branch: perl
34976            ! ext/Time/HiRes/HiRes.xs
34977 ____________________________________________________________________________
34978 [ 12616] By: sky                                   on 2001/10/24  11:06:35
34979         Log: We only need to fetch the SV from the backend if the index
34980              is not the same as mg_private.     In theory this could be
34981              a problem if there are an exact multiple of U16 changes
34982              of a shared variable between two access in a given thread,
34983              we choose to avoid theory for now.
34984      Branch: perl
34985            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
34986 ____________________________________________________________________________
34987 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
34988         Log: on Windows, IO::File::new_tmpfile() fails after being called
34989              32767 times because MSVCRT thinks stdio's TMP_MAX is a
34990              process-wide limit
34991      Branch: maint-5.6/perl
34992            ! win32/win32.c
34993 ____________________________________________________________________________
34994 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
34995         Log: Negation and Unicode: sort of solves 20010303.010,
34996              except not quite like reported in the Subject
34997              (Perl_warner is still utf8-ignorant).
34998      Branch: perl
34999            ! pp.c t/lib/warnings/sv
35000 ____________________________________________________________________________
35001 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
35002         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
35003      Branch: perl
35004            ! sv.c t/lib/warnings/sv
35005 ____________________________________________________________________________
35006 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
35007         Log: sv_uni_display(): do not add the "...", let the caller
35008              do it if wanted, and be prepared for more display options.
35009      Branch: perl
35010            ! dump.c embed.h embed.pl proto.h
35011 ____________________________________________________________________________
35012 [ 12611] By: nick                                  on 2001/10/23  20:28:07
35013         Log: Integrate mainline
35014      Branch: perlio
35015           !> Changes configure.com cygwin/cygwin.c
35016           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
35017           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
35018           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
35019           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
35020           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
35021           !> utils/h2xs.PL utils/perldoc.PL
35022 ____________________________________________________________________________
35023 [ 12610] By: sky                                   on 2001/10/23  19:39:24
35024         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
35025              don't call themselves READONLY but still die with modification
35026              attempt. We only call bless for ext and umagic.
35027      Branch: perl
35028            ! sv.c
35029 ____________________________________________________________________________
35030 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
35031         Log: Croak() on negative time; doc tweaks.
35032      Branch: perl
35033            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
35034            ! ext/Time/HiRes/HiRes.xs
35035 ____________________________________________________________________________
35036 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
35037         Log: FAQ sync.
35038      Branch: perl
35039            ! pod/perlfaq4.pod pod/perlfaq7.pod
35040 ____________________________________________________________________________
35041 [ 12607] By: sky                                   on 2001/10/23  18:27:27
35042         Log: Call setmagic on the referent we are blessing.
35043      Branch: perl
35044            ! sv.c
35045 ____________________________________________________________________________
35046 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
35047         Log: Small test nits.
35048      Branch: perl
35049            ! t/op/lc.t
35050 ____________________________________________________________________________
35051 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
35052         Log: Update Changes.
35053      Branch: perl
35054            ! Changes patchlevel.h
35055 ____________________________________________________________________________
35056 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
35057         Log: Make the PerlIO_init() prototypes consistent.
35058      Branch: perl
35059            ! perlio.c
35060 ____________________________________________________________________________
35061 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
35062         Log: Upping the test count is a good idea.
35063      Branch: perl
35064            ! t/op/lc.t
35065 ____________________________________________________________________________
35066 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
35067         Log: Document the final sigma spot.
35068      Branch: perl
35069            ! pp.c
35070 ____________________________________________________________________________
35071 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
35072         Log: Fix multicharacter titlecase (ucfirst).
35073      Branch: perl
35074            ! pod/perlunicode.pod pp.c t/op/lc.t
35075 ____________________________________________________________________________
35076 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
35077         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
35078              From: Mikhail Zabaluev <mhz@alt-linux.org>
35079              Date: Tue, 23 Oct 2001 10:40:37 +0400
35080              Message-ID: <20011023104037.A12761@localhost.localdomain>
35081              
35082              (#12406 replaced with this)
35083      Branch: perl
35084            ! utils/perldoc.PL
35085 ____________________________________________________________________________
35086 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
35087         Log: MacOS Classic updates from Pudge.
35088      Branch: perl
35089            ! lib/File/Spec.t lib/File/Spec/Mac.pm
35090 ____________________________________________________________________________
35091 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
35092         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
35093              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35094              Date: Sun, 14 Oct 2001 23:14:46 +0200
35095              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
35096              
35097              except for the 2->4 changes.
35098      Branch: perl
35099            ! lib/AutoSplit.t
35100 ____________________________________________________________________________
35101 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
35102         Log: integrate macperl contents into maint-5.6
35103      Branch: maint-5.6/perl
35104            ! mg.c
35105           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
35106           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
35107           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
35108           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
35109           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
35110           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
35111           !> t/lib/filefind.t t/lib/filespec.t
35112 ____________________________________________________________________________
35113 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
35114         Log: At some point the #6234 has been lost from the mainline
35115              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
35116      Branch: perl
35117            ! lib/File/Spec/Win32.pm
35118 ____________________________________________________________________________
35119 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
35120         Log: Cygwin seems to round up (or closest, but not down)
35121              for time(), so half of the time (bad pun intended)
35122              Time::HiRes::time() is less than time(), half of
35123              the time it's more.  So let's try harder in the loop.
35124      Branch: perl
35125            ! ext/Time/HiRes/HiRes.t
35126 ____________________________________________________________________________
35127 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
35128         Log: MacOS Classic timeofday(), from Chris Nandor. 
35129      Branch: perl
35130            ! ext/Time/HiRes/HiRes.xs
35131 ____________________________________________________________________________
35132 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
35133         Log: Integrate changes #12580 and #12581 from macperl;
35134              
35135              Fix path construction.
35136              
35137              (Copyright) Nit.
35138      Branch: perl
35139           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
35140 ____________________________________________________________________________
35141 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
35142         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
35143              doesn't seem to help (the error being output to console, maybe?)
35144      Branch: perl
35145            ! lib/Net/Domain.pm
35146 ____________________________________________________________________________
35147 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
35148         Log: Taint the getcwd() result also in Cygwin.
35149              (TODO: which other platforms need the same thing?)
35150      Branch: perl
35151            ! cygwin/cygwin.c
35152 ____________________________________________________________________________
35153 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
35154         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
35155      Branch: perl
35156            ! t/op/taint.t
35157 ____________________________________________________________________________
35158 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
35159         Log: getpwuid() fragility continues.
35160      Branch: perl
35161            ! utils/h2xs.PL
35162 ____________________________________________________________________________
35163 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
35164         Log: getpwuid() might succeed but that's no guarantee
35165              that the $home will be defined.
35166      Branch: perl
35167            ! ext/File/Glob/t/basic.t
35168 ____________________________________________________________________________
35169 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
35170         Log: It's safer to to expand the variable, too... (see #12571)
35171      Branch: perl
35172            ! t/TEST
35173 ____________________________________________________________________________
35174 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
35175         Log: Integrate with maintperl.
35176      Branch: maint-5.6/macperl
35177           !> win32/bin/pl2bat.pl win32/win32.c
35178 ____________________________________________________________________________
35179 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
35180         Log: Oops, forgot to include Win32 ... just as well, since it
35181              seems in bleadperl, change #7764 was not included
35182              (adding C:\temp).  Re-added.  Rip it back out if it
35183              doesn't belong.  :-)
35184      Branch: maint-5.6/macperl
35185            ! lib/File/Spec/Win32.pm
35186 ____________________________________________________________________________
35187 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
35188         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
35189              From: "Craig A. Berry" <craigberry@mac.com>
35190              Date: Mon, 22 Oct 2001 15:25:19 -0500
35191              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
35192      Branch: perl
35193            ! configure.com
35194 ____________________________________________________________________________
35195 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
35196         Log: Add in lots of File::Spec changes, from Thomas Wegner,
35197              and sync with changes from bleadperl.
35198      Branch: maint-5.6/macperl
35199            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
35200            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
35201            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35202            ! lib/File/Spec/Win32.pm t/lib/filespec.t
35203 ____________________________________________________________________________
35204 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
35205         Log: Sync with latest File::Find and tests from bleadperl.
35206      Branch: maint-5.6/macperl
35207            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
35208 ____________________________________________________________________________
35209 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
35210         Log: Nit.
35211      Branch: maint-5.6/macperl
35212            ! perl.c
35213 ____________________________________________________________________________
35214 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
35215         Log: Fix path construction.
35216      Branch: maint-5.6/macperl
35217            ! ext/DynaLoader/DynaLoader_pm.PL
35218 ____________________________________________________________________________
35219 [ 12579] By: nick                                  on 2001/10/22  19:08:35
35220         Log: Integrate mainline (for Arthurs thread.xs fix)
35221      Branch: perlio
35222           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
35223 ____________________________________________________________________________
35224 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
35225         Log: Fix up exported symbols, move relevant docs
35226              over from macperl.pod.
35227      Branch: maint-5.6/macperl
35228            ! macos/ext/MacPerl/MacPerl.pm
35229 ____________________________________________________________________________
35230 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
35231         Log: Make ADDRESS called optionally as a method.
35232      Branch: maint-5.6/macperl
35233            ! macos/lib/Mac/Glue.pm
35234 ____________________________________________________________________________
35235 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
35236         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
35237              Apple event.
35238      Branch: maint-5.6/macperl
35239            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
35240            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
35241            ! macos/macperl/MPTerminology.aete
35242 ____________________________________________________________________________
35243 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
35244         Log: Clean up some build utilities. Change Entab to Duplicate;
35245              fix docs and error reporting; improve macify() of paths;
35246              remove requirement for Exporter.pm presence.
35247      Branch: maint-5.6/macperl
35248            ! macos/InstallBLIB macos/MacPerlTests.cmd
35249            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
35250 ____________________________________________________________________________
35251 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
35252         Log: Sync Time::HiRes with bleadperl
35253      Branch: maint-5.6/macperl
35254            ! macos/bundled_ext/Time/HiRes/HiRes.pm
35255            ! macos/bundled_ext/Time/HiRes/HiRes.t
35256            ! macos/bundled_ext/Time/HiRes/HiRes.xs
35257 ____________________________________________________________________________
35258 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
35259         Log: Fix up Changes
35260      Branch: maint-5.6/macperl
35261            ! macos/Changes
35262 ____________________________________________________________________________
35263 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
35264         Log: A user might belong to only a single group
35265              (the group equal to the group id).
35266      Branch: perl
35267            ! t/op/groups.t
35268 ____________________________________________________________________________
35269 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
35270         Log: Prepending (instead of replacing with) the pwd is safer. 
35271      Branch: perl
35272            ! t/TEST
35273 ____________________________________________________________________________
35274 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
35275         Log: Be more robust if no hostname or domainname
35276              (especially the latter)
35277      Branch: perl
35278            ! lib/Net/Domain.pm
35279 ____________________________________________________________________________
35280 [ 12569] By: sky                                   on 2001/10/22  17:41:07
35281         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
35282      Branch: perl
35283            ! ext/threads/threads.xs
35284 ____________________________________________________________________________
35285 [ 12568] By: nick                                  on 2001/10/22  16:31:24
35286         Log: Integrate mainline
35287      Branch: perlio
35288           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
35289           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35290           +> ext/threads/shared/t/sv_refs.t
35291           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
35292            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
35293            - lib/unicore/To/SpecUpper.pl
35294           !> (integrate 42 files)
35295 ____________________________________________________________________________
35296 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
35297         Log: Update Changes.
35298      Branch: perl
35299            ! Changes patchlevel.h
35300 ____________________________________________________________________________
35301 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
35302         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
35303              From: Michael G Schwern <schwern@pobox.com>
35304              Date: Mon, 22 Oct 2001 03:48:38 -0400
35305              Message-ID: <20011022034838.B1676@blackrider>
35306      Branch: perl
35307            ! pod/perlvar.pod
35308 ____________________________________________________________________________
35309 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
35310         Log: Pod nits, as suggested by Stas Bekman.
35311      Branch: perl
35312            ! ext/threads/shared/shared.pm ext/threads/threads.pm
35313 ____________________________________________________________________________
35314 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
35315         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
35316              From: "Paul Marquess" <paul.marquess@openwave.com> 
35317              Date: Sun, 21 Oct 2001 21:11:15 +0100
35318              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
35319      Branch: perl
35320            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
35321            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
35322            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
35323            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
35324            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
35325            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
35326            ! ext/SDBM_File/sdbm.t
35327 ____________________________________________________________________________
35328 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
35329         Log: Integrate change #12559 from maintperl;
35330              various fixes for system() and backticks under windows
35331      Branch: perl
35332           !> win32/win32.c
35333 ____________________________________________________________________________
35334 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
35335         Log: Integrate change #12560 from maintperl;
35336              make pl2bat use %0 rather than "%0" (the latter fails to work
35337              in a lot of common cases)
35338      Branch: perl
35339           !> win32/bin/pl2bat.pl
35340 ____________________________________________________________________________
35341 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
35342         Log: Integrate changes #12549 and #12550 from maintperl;
35343              
35344              readline() doesn't work with our variables; it confuses them with
35345              my variables (change#4227 was incomplete)
35346      Branch: perl
35347            ! t/lib/strict/vars
35348           !> t/base/rs.t toke.c
35349 ____________________________________________________________________________
35350 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
35351         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
35352              in a lot of common cases)
35353      Branch: maint-5.6/perl
35354            ! win32/bin/pl2bat.pl
35355 ____________________________________________________________________________
35356 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
35357         Log: various fixes for system() and backticks under windows:
35358              
35359              * avoid munging whitespace that is passed within quotes
35360              * work around a cmd.exe misfeature that made multi-arg
35361              system() unreliable when there is more than one quoted
35362              argument
35363              * make multi-arg system() autoquote arguments as needed
35364              before passing them to the shell (this avoids having to
35365              second guess the shell quoting)
35366              * perl's -Dp switch can be used to trace the innards
35367      Branch: maint-5.6/perl
35368            ! win32/win32.c
35369 ____________________________________________________________________________
35370 [ 12558] By: nick                                  on 2001/10/22  08:58:42
35371         Log: Integrate ithreads buffer flush fix from perlio
35372      Branch: perl
35373           !> ext/threads/t/basic.t perl.c
35374 ____________________________________________________________________________
35375 [ 12557] By: nick                                  on 2001/10/22  08:35:09
35376         Log: All tests pass (legitimately) on ithreads
35377      Branch: perlio
35378            ! ext/threads/t/basic.t perl.c
35379 ____________________________________________________________________________
35380 [ 12556] By: nick                                  on 2001/10/22  06:51:22
35381         Log: Integrate non-ithreads fix to mainline
35382      Branch: perl
35383           !> perlio.c
35384 ____________________________________________________________________________
35385 [ 12555] By: nick                                  on 2001/10/22  06:48:33
35386         Log: Restore non-ithreads build. Interestingly binmode test passes
35387              non-ithreads - so crlf layer is not damaged and ithreads fail
35388              is a symptom ...
35389      Branch: perlio
35390            ! perlio.c
35391 ____________________________________________________________________________
35392 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
35393         Log: Integrate from perlio; restructuring.
35394      Branch: perl
35395           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
35396           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
35397           !> win32/perlhost.h
35398 ____________________________________________________________________________
35399 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
35400         Log: Integrate from maintperl
35401              (Changes 12350, 12496, 12548, 12549, 12550)
35402      Branch: maint-5.6/macperl
35403           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
35404           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
35405 ____________________________________________________________________________
35406 [ 12552] By: nick                                  on 2001/10/21  19:18:12
35407         Log: Win32 PerlIO_cleanup special cases should no longer be required.
35408      Branch: perlio
35409            ! perl.c
35410 ____________________________________________________________________________
35411 [ 12551] By: nick                                  on 2001/10/21  19:16:56
35412         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
35413      Branch: perlio
35414            ! win32/makefile.mk
35415 ____________________________________________________________________________
35416 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
35417         Log: change#12549 wasn't aware of strictures
35418      Branch: maint-5.6/perl
35419            ! t/pragma/strict-vars toke.c
35420 ____________________________________________________________________________
35421 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
35422         Log: readline() doesn't work with our variables; it confuses them with
35423              my variables (change#4227 was incomplete)
35424      Branch: maint-5.6/perl
35425            ! t/base/rs.t toke.c
35426 ____________________________________________________________________________
35427 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
35428         Log: change#12220 appears to have pulled in a mainline change that
35429              isn't applicable to maint-5.6 (some platforms don't taint
35430              cwd)
35431      Branch: maint-5.6/perl
35432            ! t/lib/filefind-taint.t
35433 ____________________________________________________________________________
35434 [ 12547] By: nick                                  on 2001/10/21  17:15:54
35435         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
35436              for them. Call explicit cleanup during destruct process.
35437              - one binmode test is failing
35438              - also ext/threads/t/basic.t fails under make test, and is noisy under
35439              harness. (Threads results are intermingled and don't match order expected.)
35440      Branch: perlio
35441            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
35442            ! perlio.h perliol.h pod/perlapi.pod sv.c
35443 ____________________________________________________________________________
35444 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
35445         Log: Implement multicharacter case mappings where a single
35446              Unicode character can be mapped into several.
35447      Branch: perl
35448            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
35449            - lib/unicore/To/SpecUpper.pl
35450            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
35451            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
35452            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
35453            ! proto.h t/op/lc.t utf8.c
35454 ____________________________________________________________________________
35455 [ 12545] By: sky                                   on 2001/10/21  15:25:16
35456         Log: First support of threads::shared, support shared svs and references.
35457      Branch: perl
35458            + ext/threads/shared/Makefile.PL ext/threads/shared/README
35459            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35460            + ext/threads/shared/t/sv_refs.t
35461            + ext/threads/shared/t/sv_simple.t
35462            ! MANIFEST sharedsv.c
35463 ____________________________________________________________________________
35464 [ 12544] By: nick                                  on 2001/10/21  14:52:35
35465         Log: PerlIO layer table as PL_perlio (per-interpreter)
35466      Branch: perlio
35467            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
35468            ! pod/perlapi.pod sv.c
35469 ____________________________________________________________________________
35470 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
35471         Log: Prettyprinting.
35472      Branch: perl
35473            ! pod/perlunicode.pod
35474 ____________________________________________________________________________
35475 [ 12542] By: ams                                   on 2001/10/21  03:50:25
35476         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
35477              From: "Sean M. Burke" <sburke@cpan.org>
35478              Date: Sat, 20 Oct 2001 17:51:09 -0600
35479              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
35480      Branch: perl
35481            + pod/perlpodspec.pod
35482            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
35483            ! pod/perltoc.pod
35484 ____________________________________________________________________________
35485 [ 12541] By: nick                                  on 2001/10/20  22:23:53
35486         Log: Fix typos in new locking on MemShared
35487              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
35488              - seems to make segfaults more deterministic - suspect they are 
35489              attempt to free() after Interp and Host have gone.
35490      Branch: perlio
35491            ! perlio.c win32/perlhost.h
35492 ____________________________________________________________________________
35493 [ 12540] By: nick                                  on 2001/10/20  21:50:46
35494         Log: Remove the MemShared re-#define (again)
35495      Branch: perlio
35496            ! perlio.c
35497 ____________________________________________________________________________
35498 [ 12539] By: nick                                  on 2001/10/20  21:49:06
35499         Log: Use locks on MemShared
35500      Branch: perlio
35501            ! win32/perlhost.h
35502 ____________________________________________________________________________
35503 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
35504         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
35505              From: "chromatic" <chromatic@rmci.net>
35506              Date: Sat, 20 Oct 2001 11:13:47 -0600
35507              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
35508      Branch: perl
35509            ! installhtml
35510 ____________________________________________________________________________
35511 [ 12537] By: nick                                  on 2001/10/20  16:44:03
35512         Log: Integrate mainline
35513      Branch: perlio
35514           !> (integrate 48 files)
35515 ____________________________________________________________________________
35516 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
35517         Log: Update Changes.
35518      Branch: perl
35519            ! Changes patchlevel.h
35520 ____________________________________________________________________________
35521 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
35522         Log: Upgrade to podlators 1.11, from Russ Allbery.
35523      Branch: perl
35524            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
35525            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
35526            ! pod/pod2man.PL pod/pod2text.PL
35527 ____________________________________________________________________________
35528 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
35529         Log: Integrate perlio:
35530              
35531              [ 12532]
35532              Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
35533              Use for non-PERLIO fdupopen().
35534      Branch: perl
35535           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
35536 ____________________________________________________________________________
35537 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
35538         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
35539      Branch: perl
35540            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
35541 ____________________________________________________________________________
35542 [ 12532] By: nick                                  on 2001/10/20  14:25:37
35543         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
35544              Use for non-PERLIO fdupopen().
35545      Branch: perlio
35546            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
35547 ____________________________________________________________________________
35548 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
35549         Log: Integrate perlio:
35550              
35551              [ 12530]
35552              Fixed in two places - p4 resolve
35553              
35554              [ 12529]
35555              Fix for ithreads/stdio build
35556              
35557              [ 12525]
35558              Avoid calling (now non-existant) Perl_sv_setsv(), by calling
35559              Perl_sv_setsv_flags directly.
35560              
35561              [ 12524]
35562              Add a new flag character 'm' to embed.pl set to represent
35563              "functions" which are really macros. Use it foe the troublesome
35564              sv_setsv() etc. macros in sv.h - changing latter to define
35565              sv_setsv rather than sv_setsv_macro etc.
35566              
35567              [ 12523]
35568              Add comments explaining why win32.h/embed.h are included where they are
35569              in perl.h 
35570              
35571              [ 12522]
35572              Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
35573              being used yet.
35574              
35575              [ 12511]
35576              Fix gross win32 build issues
35577      Branch: perl
35578           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
35579           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
35580           !> proto.h sv.h win32/win32io.c
35581 ____________________________________________________________________________
35582 [ 12530] By: nick                                  on 2001/10/20  12:53:30
35583         Log: Fixed in two places - p4 resolve
35584      Branch: perlio
35585            ! perlsdio.h
35586 ____________________________________________________________________________
35587 [ 12529] By: nick                                  on 2001/10/20  12:51:05
35588         Log: Fix for ithreads/stdio build
35589      Branch: perlio
35590            ! perlio.c perlsdio.h
35591 ____________________________________________________________________________
35592 [ 12528] By: ams                                   on 2001/10/20  12:13:25
35593         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
35594              From: Michael G Schwern <schwern@pobox.com>
35595              Date: Sat, 20 Oct 2001 01:41:21 -0400
35596              Message-Id: <20011020014121.I3681@blackrider>
35597      Branch: perl
35598            ! installman
35599 ____________________________________________________________________________
35600 [ 12527] By: ams                                   on 2001/10/20  12:09:41
35601         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
35602              From: Michael G Schwern <schwern@pobox.com>
35603              Date: Sat, 20 Oct 2001 02:04:21 -0400
35604              Message-Id: <20011020020421.A11732@blackrider>
35605      Branch: perl
35606            ! lib/Pod/Checker.pm
35607 ____________________________________________________________________________
35608 [ 12526] By: ams                                   on 2001/10/20  11:59:41
35609         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
35610              From: "chromatic" <chromatic@rmci.net>
35611              Date: Fri, 19 Oct 2001 22:46:39 -0600
35612              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
35613      Branch: perl
35614            ! lib/Net/Config.pm
35615 ____________________________________________________________________________
35616 [ 12525] By: nick                                  on 2001/10/20  11:16:18
35617         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
35618              Perl_sv_setsv_flags directly.
35619      Branch: perlio
35620            ! ext/threads/threads.xs
35621 ____________________________________________________________________________
35622 [ 12524] By: nick                                  on 2001/10/20  10:28:17
35623         Log: Add a new flag character 'm' to embed.pl set to represent
35624              "functions" which are really macros. Use it foe the troublesome
35625              sv_setsv() etc. macros in sv.h - changing latter to define
35626              sv_setsv rather than sv_setsv_macro etc.
35627      Branch: perlio
35628            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
35629            ! pod/perlapi.pod proto.h sv.h
35630 ____________________________________________________________________________
35631 [ 12523] By: nick                                  on 2001/10/20  09:17:17
35632         Log: Add comments explaining why win32.h/embed.h are included where they are
35633              in perl.h 
35634      Branch: perlio
35635            ! perl.h
35636 ____________________________________________________________________________
35637 [ 12522] By: nick                                  on 2001/10/20  08:27:44
35638         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
35639              being used yet.
35640      Branch: perlio
35641            ! win32/win32io.c
35642 ____________________________________________________________________________
35643 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
35644         Log: Wording tweaks.
35645      Branch: perl
35646            ! t/TEST
35647 ____________________________________________________________________________
35648 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
35649         Log: Subject: IO module with nonblocking socket connect patch 
35650              From: Raul Dias <raul@dias.com.br>
35651              Date: Fri, 19 Oct 2001 22:45:32 -0300
35652              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
35653      Branch: perl
35654            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
35655 ____________________________________________________________________________
35656 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
35657         Log: Test vertical whitespace combined with /x in \p{}.
35658      Branch: perl
35659            ! t/op/pat.t
35660 ____________________________________________________________________________
35661 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
35662         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
35663              From: Gisle Aas <gisle@ActiveState.com> 
35664              Date: 19 Oct 2001 16:46:02 -0700
35665              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
35666      Branch: perl
35667            ! lib/ExtUtils/MakeMaker.pm
35668 ____________________________________________________________________________
35669 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
35670         Log: No more this symbol.
35671      Branch: perl
35672            ! makedef.pl
35673 ____________________________________________________________________________
35674 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
35675         Log: Integrate change #12511; fix gross win32 build issues.
35676      Branch: perl
35677           !> makedef.pl sv.c
35678 ____________________________________________________________________________
35679 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
35680         Log: Unpack in scalar context should return the first value
35681              returned in list context, as pointed out by Ton Hospel
35682              in 2001-05-21 (this is how it works already in blead,
35683              just adding the test).
35684      Branch: perl
35685            ! t/op/pack.t
35686 ____________________________________________________________________________
35687 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
35688         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
35689              From: "Craig A. Berry" <craigberry@mac.com>
35690              Date: Fri, 19 Oct 2001 16:59:30 -0500
35691              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
35692      Branch: perl
35693            ! utils/perldoc.PL
35694 ____________________________________________________________________________
35695 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
35696         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
35697              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35698              Date: Fri, 19 Oct 2001 17:45:23 EDT
35699              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
35700      Branch: perl
35701            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
35702            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
35703            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
35704            ! vms/vmsish.h
35705 ____________________________________________________________________________
35706 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
35707         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
35708              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35709              Date: Fri, 19 Oct 2001 17:26:35 EDT
35710              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
35711      Branch: perl
35712            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
35713 ____________________________________________________________________________
35714 [ 12511] By: nick                                  on 2001/10/19  19:55:36
35715         Log: Fix gross win32 build issues
35716      Branch: perlio
35717            ! makedef.pl sv.c
35718 ____________________________________________________________________________
35719 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
35720         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
35721              From: David Dyck <dcd@tc.fluke.com>
35722              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
35723              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
35724      Branch: perl
35725            ! lib/File/Find.pm
35726 ____________________________________________________________________________
35727 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
35728         Log: Subject: Re: PerlIO and Encode
35729              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35730              Date: Tue, 16 Oct 2001 01:50:16 +0900
35731              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
35732      Branch: perl
35733            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
35734            ! ext/Encode/Encode/Tcl.t
35735 ____________________________________________________________________________
35736 [ 12508] By: ams                                   on 2001/10/19  17:59:16
35737         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
35738              (See #12499)
35739      Branch: perl
35740            ! pod/perlintro.pod
35741 ____________________________________________________________________________
35742 [ 12507] By: nick                                  on 2001/10/19  16:30:43
35743         Log: Integrate mainline
35744      Branch: perlio
35745           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
35746           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
35747           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
35748           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
35749           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
35750           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
35751           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
35752           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
35753           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
35754           +> win32/config_H.win64
35755            - lib/Test/Utils.pm lib/unicore/mktables.PL
35756            - t/lib/Test/Simple/Catch/More.pm
35757           !> (integrate 84 files)
35758 ____________________________________________________________________________
35759 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
35760         Log: Retract the #10451 which seems to be the cause
35761              of the major leakage from while(){eval"sub{}"}
35762      Branch: perl
35763            ! op.c t/run/kill_perl.t
35764 ____________________________________________________________________________
35765 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
35766         Log: Regen toc.
35767      Branch: perl
35768            ! pod/perltoc.pod
35769 ____________________________________________________________________________
35770 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
35771         Log: Tiny tweaks.
35772      Branch: perl
35773            ! pod/perl.pod
35774 ____________________________________________________________________________
35775 [ 12503] By: ams                                   on 2001/10/19  13:34:24
35776         Log: Subject: Re: perlintro.pod
35777              From: Abe Timmerman <abe@ztreet.demon.nl>
35778              Date: Fri, 19 Oct 2001 14:12:40 +0200
35779              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
35780      Branch: perl
35781            ! pod/perlintro.pod
35782 ____________________________________________________________________________
35783 [ 12502] By: ams                                   on 2001/10/19  13:24:12
35784         Log: Slight reorganisation of references.
35785      Branch: perl
35786            ! pod/perl.pod
35787 ____________________________________________________________________________
35788 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
35789         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
35790              From: Kay Röpke <kroepke@dolphin-services.de>
35791              Date: Fri, 19 Oct 2001 14:04:01 +0200 
35792              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
35793      Branch: perl
35794            ! lib/ExtUtils/MakeMaker.pm
35795 ____________________________________________________________________________
35796 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
35797         Log: Unicode categories continue:
35798              implement Category=, Script=, Block=
35799              (these are based on an upcoming update of TR#18)
35800              Fix a bug where we got two In categories named "old italic",
35801              and another where shortcut for the Is categories wasn't taken.
35802      Branch: perl
35803            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
35804            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
35805            ! pod/perlunicode.pod t/op/pat.t
35806 ____________________________________________________________________________
35807 [ 12499] By: ams                                   on 2001/10/19  01:42:29
35808         Log: Subject: a small patch to perlintro.pod.
35809              From: Autrijus Tang <autrijus@autrijus.org>
35810              Date: Fri, 19 Oct 2001 01:45:51 +0800
35811              Message-Id: <20011019014551.A35625@not.autrijus.org>
35812              (Applied by hand with nits.)
35813      Branch: perl
35814            ! pod/perlintro.pod
35815 ____________________________________________________________________________
35816 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
35817         Log: Subject: [PATCH] OpenBSD hints for ithreads
35818              From: Andy Dougherty <doughera@lafayette.edu>
35819              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
35820              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
35821      Branch: perl
35822            ! hints/openbsd.sh
35823 ____________________________________________________________________________
35824 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
35825         Log: Retract #12446; the problem solved by #12474.
35826      Branch: perl
35827            ! hints/aix.sh
35828 ____________________________________________________________________________
35829 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
35830         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
35831              message and suppress line number info (from Steve Hay
35832              <Steve.Hay@uk.radan.com>)
35833      Branch: maint-5.6/perl
35834            ! lib/Carp/Heavy.pm
35835 ____________________________________________________________________________
35836 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
35837         Log: More documented In categories.
35838      Branch: perl
35839            ! pod/perlunicode.pod
35840 ____________________________________________________________________________
35841 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
35842         Log: Update Changes.
35843      Branch: perl
35844            ! Changes patchlevel.h
35845 ____________________________________________________________________________
35846 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
35847         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
35848      Branch: perl
35849            ! MANIFEST
35850 ____________________________________________________________________________
35851 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
35852         Log: Wrong skip() arguments.
35853      Branch: perl
35854            ! ext/B/t/terse.t
35855 ____________________________________________________________________________
35856 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
35857         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
35858              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35859              Date: Wed, 17 Oct 2001 09:10:53 EDT 
35860              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
35861      Branch: perl
35862            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
35863            ! pod/perlapi.pod vms/vms.c
35864 ____________________________________________________________________________
35865 [ 12490] By: ams                                   on 2001/10/18  09:31:00
35866         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
35867              From: Mark-Jason Dominus <mjd@plover.com>
35868              Date: Thu, 18 Oct 2001 06:25:35 -0400
35869              Message-Id: <20011018102535.19264.qmail@plover.com>
35870      Branch: perl
35871            ! pod/perl.pod
35872 ____________________________________________________________________________
35873 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
35874         Log: Prettyprinting.
35875      Branch: perl
35876            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
35877 ____________________________________________________________________________
35878 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
35879         Log: Regen toc.
35880      Branch: perl
35881            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35882 ____________________________________________________________________________
35883 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
35884         Log: Add perlintro, from Skud.
35885      Branch: perl
35886            + pod/perlintro.pod
35887            ! MANIFEST
35888 ____________________________________________________________________________
35889 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
35890         Log: FAQ sync.
35891      Branch: perl
35892            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
35893            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
35894            ! pod/perlfaq8.pod pod/perlfaq9.pod
35895 ____________________________________________________________________________
35896 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
35897         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
35898              in speed (upto 20% speedup in certain operations) but meanwhile
35899              regexps and arithmetics got slower (5-10%) (according to
35900              perlbench average speedup is negligible, and within measuring
35901              flutter, 1%).  Therefore retracting all the changes
35902              aimed at getting -std1 to compile cleanly:  #12475, #12476,
35903              #12479, #12480, #12481, #12482, #12483, #12484.
35904      Branch: perl
35905            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
35906            ! pp_hot.c pp_sys.c toke.c
35907 ____________________________________________________________________________
35908 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
35909         Log: (retracted by #12485)
35910              Strict ANSI doesn't like the third argument of main()
35911              so enable ignoring it if using ultra picky compiler.
35912      Branch: perl
35913            ! miniperlmain.c
35914 ____________________________________________________________________________
35915 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
35916         Log: (retracted by #12485)
35917              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
35918      Branch: perl
35919            ! perl.h
35920 ____________________________________________________________________________
35921 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
35922         Log: (retracted by #12485)
35923              Add explanatory comment.
35924      Branch: perl
35925            ! mg.c
35926 ____________________________________________________________________________
35927 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
35928         Log: (retracted by #12485)
35929              More dollar$hiding.
35930      Branch: perl
35931            ! doio.c perl.h pp_sys.c
35932 ____________________________________________________________________________
35933 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
35934         Log: (retracted by #12485)
35935              KISS.
35936      Branch: perl
35937            ! mg.c
35938 ____________________________________________________________________________
35939 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
35940         Log: (retracted by #12485)
35941              Thou shalt not #ifdef inside macro invocations,
35942              noticed by Rafael Garcia-Suarez.
35943      Branch: perl
35944            ! mg.c
35945 ____________________________________________________________________________
35946 [ 12478] By: ams                                   on 2001/10/17  18:50:55
35947         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
35948              From: Anton Berezin <tobez@tobez.org>
35949              Date: Wed, 17 Oct 2001 18:25:48 +0200
35950              Message-Id: <20011017182548.A12082@heechee.tobez.org>
35951      Branch: perl
35952            ! pp_sys.c
35953 ____________________________________________________________________________
35954 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
35955         Log: (retracted by #12485)
35956              Unterminated #ifdef.
35957      Branch: perl
35958            ! mg.c
35959 ____________________________________________________________________________
35960 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
35961         Log: (retracted by #12485)
35962              Avoid dollar signs in identifiers (in non-VMS) to
35963              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
35964      Branch: perl
35965            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
35966            ! toke.c
35967 ____________________________________________________________________________
35968 [ 12474] By: ams                                   on 2001/10/17  15:14:50
35969         Log: Subject: Two AIX patches
35970              From: H.Merijn Brand <h.m.brand@hccnet.nl>
35971              Date: Wed, 17 Oct 2001 18:04:35 +0200
35972              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
35973      Branch: perl
35974            ! hints/aix.sh makedef.pl
35975 ____________________________________________________________________________
35976 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
35977         Log: Limiting the Time::HiRes::sleep and usleep to
35978              one second is not a good policy if drop-in
35979              replacement is still a goal.
35980      Branch: perl
35981            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
35982            ! ext/Time/HiRes/HiRes.xs
35983 ____________________________________________________________________________
35984 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
35985         Log: Subject: [PATCH] Test::Simple 0.32
35986              From: Michael G Schwern <schwern@pobox.com> 
35987              Date: Wed, 17 Oct 2001 03:42:41 -0400
35988              Message-ID: <20011017034241.A25038@blackrider>
35989      Branch: perl
35990            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
35991            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
35992            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
35993            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
35994            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
35995            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
35996            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
35997            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
35998            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
35999            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36000            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
36001            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
36002            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
36003            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
36004            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
36005            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
36006            ! t/lib/Test/Simple/Catch.pm
36007            ! t/lib/Test/Simple/sample_tests/five_fail.plx
36008 ____________________________________________________________________________
36009 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
36010         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
36011              From: Michael G Schwern <schwern@pobox.com> 
36012              Date: Wed, 17 Oct 2001 04:04:13 -0400
36013              Message-ID: <20011017040413.C25550@blackrider>
36014      Branch: perl
36015            ! t/TEST t/harness vms/test.com
36016 ____________________________________________________________________________
36017 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
36018         Log: Regen doc with perlmodstyle added.
36019      Branch: perl
36020            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36021 ____________________________________________________________________________
36022 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
36023         Log: Pod cleanup.
36024      Branch: perl
36025            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
36026 ____________________________________________________________________________
36027 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
36028         Log: Subject: perlmodstyle as a patch
36029              From: Kirrily Robert <skud@infotrope.net>
36030              Date: Tue, 16 Oct 2001 22:47:23 -0400
36031              Message-ID: <20011016224723.A20673@infotrope.net>
36032      Branch: perl
36033            + pod/perlmodstyle.pod
36034            ! MANIFEST
36035 ____________________________________________________________________________
36036 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
36037         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
36038              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36039              Date: Thu, 6 Sep 2001 11:09:40 +0100
36040              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
36041              
36042              Mention also the develooper p5p archive.
36043      Branch: perl
36044            ! pod/perlhack.pod
36045 ____________________________________________________________________________
36046 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
36047         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
36048              From: Kay Röpke <kroepke@dolphin-services.de>
36049              Date: Tue, 16 Oct 2001 17:23:52 +0200
36050              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
36051      Branch: perl
36052            ! lib/ExtUtils/MakeMaker.pm
36053 ____________________________________________________________________________
36054 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
36055         Log: Add the special casing mappings (from SpecCase.txt)
36056              (except for the hyper special case mappings that have
36057              the condition list); the special casing mappings are
36058              unused for now.  Small tidying up on mktables.
36059      Branch: perl
36060            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36061            + lib/unicore/To/SpecUpper.pl
36062            ! lib/unicore/mktables
36063 ____________________________________________________________________________
36064 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
36065         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
36066              From: "David H. Adler" <dha@panix.com>       
36067              Date: Tue, 16 Oct 2001 11:59:35 -0400
36068              Message-ID: <20011016115935.A13078@panix.com>
36069              
36070              Subject: [ PATCH ] perldata patch, revised
36071              From: "David H. Adler" <dha@panix.com>     
36072              Date: Tue, 16 Oct 2001 18:26:49 -0400
36073              Message-ID: <20011016182649.C23970@panix.com>
36074      Branch: perl
36075            ! pod/perldata.pod pod/perlop.pod
36076 ____________________________________________________________________________
36077 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
36078         Log: Integrate perlio:
36079              
36080              [ 12462]
36081              PerlIOXxxx_dups for all but Win32
36082              
36083              [ 12461]
36084              Implement PerlIOStdio_dup (explains core dumps - dup
36085              was not setting up a FILE * to be fclosed()).
36086              
36087              [ 12460]
36088              When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
36089              overflow.
36090              
36091              [ 12456]
36092              Builds under ithreads (but fails all threads tests)
36093              
36094              [ 12451]
36095              Skeleton of "PerlIO_dup" coded.
36096              Still-passes all tests non-threaded (well it would wouldn't it!)
36097              
36098              [ 12447]
36099              Beginings of PerlIO_dup support (unstable)
36100              
36101              [ 11615]
36102              Avoid testing for (non-)existance of "encoding(xxxx)"
36103              layer is called "encoding" the (xxxx) is an argument.
36104      Branch: perl
36105           !> embed.h embed.pl ext/Encode/Encode.xs
36106           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
36107           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
36108           !> win32/win32io.c
36109 ____________________________________________________________________________
36110 [ 12462] By: nick                                  on 2001/10/16  19:11:30
36111         Log: PerlIOXxxx_dups for all but Win32
36112      Branch: perlio
36113            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
36114            ! ext/PerlIO/Via/Via.xs
36115 ____________________________________________________________________________
36116 [ 12461] By: nick                                  on 2001/10/16  18:28:48
36117         Log: Implement PerlIOStdio_dup (explains core dumps - dup
36118              was not setting up a FILE * to be fclosed()).
36119      Branch: perlio
36120            ! perlio.c
36121 ____________________________________________________________________________
36122 [ 12460] By: nick                                  on 2001/10/16  17:31:47
36123         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
36124              overflow.
36125      Branch: perlio
36126            ! perlio.c
36127 ____________________________________________________________________________
36128 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
36129         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
36130              From: "Craig A. Berry" <craigberry@mac.com>
36131              Date: Tue, 16 Oct 2001 13:08:38 -0500
36132              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
36133      Branch: perl
36134            ! configure.com
36135 ____________________________________________________________________________
36136 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
36137         Log: Can't expect too much accuracy from a sleep of one second.
36138              (I think this will also fail with high load.)
36139      Branch: perl
36140            ! ext/Time/HiRes/HiRes.t
36141 ____________________________________________________________________________
36142 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
36143         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
36144              From: "Werner, Randolf" <randolf.werner@sap.com>
36145              Date: Tue, 16 Oct 2001 18:33:02 +0200
36146              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
36147      Branch: perl
36148            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
36149            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
36150 ____________________________________________________________________________
36151 [ 12456] By: nick                                  on 2001/10/16  14:08:16
36152         Log: Builds under ithreads (but fails all threads tests)
36153      Branch: perlio
36154            ! hv.c perlio.c sv.c
36155 ____________________________________________________________________________
36156 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
36157         Log: I think the Perl_sortsv needs *not* be skipped?
36158      Branch: perl
36159            ! makedef.pl
36160 ____________________________________________________________________________
36161 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
36162         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
36163              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
36164              Date: Tue, 16 Oct 2001 15:32:44 +0200
36165              Message-ID: <3BCC531C.11494.3E433F@localhost>
36166      Branch: perl
36167            ! t/op/groups.t
36168 ____________________________________________________________________________
36169 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
36170         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
36171              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
36172              Date: Tue, 16 Oct 2001 15:01:04 +0200
36173              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
36174      Branch: perl
36175            ! t/io/fs.t
36176 ____________________________________________________________________________
36177 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
36178         Log: A forgotten deletion.
36179      Branch: perl
36180            - lib/unicore/mktables.PL
36181 ____________________________________________________________________________
36182 [ 12451] By: nick                                  on 2001/10/16  11:32:48
36183         Log: Skeleton of "PerlIO_dup" coded.
36184              Still-passes all tests non-threaded (well it would wouldn't it!)
36185      Branch: perlio
36186            ! embed.h embed.pl ext/Encode/Encode.xs
36187            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
36188            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
36189            ! win32/win32io.c
36190 ____________________________________________________________________________
36191 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
36192         Log: Document the problem with the swash_fetch() API that affects
36193              more complex case conversions.
36194      Branch: perl
36195            ! lib/utf8_heavy.pl utf8.c
36196 ____________________________________________________________________________
36197 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
36198         Log: Make Time::HiRes::sleep() and usleep() to return
36199              the number of seconds (a floating point value) and 
36200              microseconds (an integer) actually slept (well,
36201              modulo the time spent in measuring the time actually
36202              slept...), to be a better drop-in replacement for
36203              the builtin sleep().  Noticed by Chris Nandor.
36204              
36205              Also make usleep() to croak if fed illegal number
36206              of useconds (anything greater than 1_000_000).
36207      Branch: perl
36208            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
36209            ! ext/Time/HiRes/HiRes.xs
36210 ____________________________________________________________________________
36211 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
36212         Log: A missing SvREFCNT_dec.
36213      Branch: perl
36214            ! perl.c
36215 ____________________________________________________________________________
36216 [ 12447] By: nick                                  on 2001/10/15  20:27:53
36217         Log: Beginings of PerlIO_dup support (unstable)
36218      Branch: perlio
36219            ! perlio.c perliol.h
36220 ____________________________________________________________________________
36221 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
36222         Log: (retracted by #12497)
36223              In AIX vac 5 just can't seem to get regcomp right.
36224      Branch: perl
36225            ! hints/aix.sh
36226 ____________________________________________________________________________
36227 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
36228         Log: Bump the version number to agree with the maintperl one.
36229      Branch: perl
36230            ! lib/Tie/RefHash.pm
36231 ____________________________________________________________________________
36232 [ 12444] By: nick                                  on 2001/10/15  15:59:57
36233         Log: Integrate mainline
36234      Branch: perlio
36235           +> lib/Math/BigInt/t/Math/Subclass.pm
36236           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
36237           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
36238           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
36239           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
36240           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
36241           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
36242           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
36243           +> lib/unicore/mktables
36244            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
36245            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
36246            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
36247            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
36248            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
36249            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
36250            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
36251            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
36252            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
36253            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
36254            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
36255            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
36256            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
36257            - lib/unicore/syllables.txt
36258           !> (integrate 344 files)
36259 ____________________________________________________________________________
36260 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
36261         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
36262      Branch: perl
36263            ! ext/DB_File/DB_File.xs
36264 ____________________________________________________________________________
36265 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
36266         Log: Sync the skip() amounts with the number of tests.
36267      Branch: perl
36268            ! lib/Term/Complete.t
36269 ____________________________________________________________________________
36270 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
36271         Log: Update Changes.
36272      Branch: perl
36273            ! Changes patchlevel.h
36274 ____________________________________________________________________________
36275 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
36276         Log: MacOS Classic catdir() rewrite from Thomas Wegner
36277              (backward incompatibility, but a deliberate one,
36278              the old version simply is broken in its logic),
36279              also documentation updates, and as suggested replicated
36280              the File::Spec::Unix documentation updates also on the
36281              File::Spec documentation.
36282              
36283              TODO: there seems to be duplication of documentation
36284              between File::Spec and File::Spec::Unix.  I think
36285              the ::Unix should be left only with specific UNIXisms,
36286              and all the generic documentation should be in ::Spec.
36287      Branch: perl
36288            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
36289            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
36290            ! lib/File/Spec/Unix.pm
36291 ____________________________________________________________________________
36292 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
36293         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
36294              From: Blair Zajac <blair@orcaware.com>
36295              Date: Mon, 24 Sep 2001 11:48:58 -0700
36296              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
36297              
36298              (the skip() messages)
36299      Branch: perl
36300            ! t/op/magic.t
36301 ____________________________________________________________________________
36302 [ 12438] By: ams                                   on 2001/10/14  23:43:59
36303         Log: Subject: [PATCH] make PerlIO default on VMS
36304              From: "Craig A. Berry" <craigberry@mac.com>
36305              Date: Sun, 14 Oct 2001 15:27:18 -0500
36306              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
36307      Branch: perl
36308            ! configure.com
36309 ____________________________________________________________________________
36310 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
36311         Log: Retract #12436 (Abhijit already did this at #12426)
36312      Branch: perl
36313            ! lib/ExtUtils/MM_Unix.pm
36314 ____________________________________________________________________________
36315 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
36316         Log: (retracted by #12437)
36317              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
36318              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
36319              Date: Sat, 13 Oct 2001 20:33:55 +0200
36320              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
36321      Branch: perl
36322            ! lib/ExtUtils/MM_Unix.pm
36323 ____________________________________________________________________________
36324 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
36325         Log: Subject: h2xs grammar nit
36326              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36327              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
36328              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
36329      Branch: perl
36330            ! utils/h2xs.PL
36331 ____________________________________________________________________________
36332 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
36333         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
36334              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
36335              Date: Sun, 14 Oct 2001 11:25:08 +0100
36336              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
36337      Branch: perl
36338            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
36339            ! warnings.pl
36340 ____________________________________________________________________________
36341 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
36342         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
36343              for File::Spec::Mac::catfile)
36344      Branch: perl
36345            ! lib/h2xs.t
36346 ____________________________________________________________________________
36347 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
36348         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
36349              From: Nicholas Clark <nick@ccl4.org>
36350              Date: Sat, 13 Oct 2001 00:07:31 +0100
36351              Message-ID: <20011013000731.D67535@plum.flirble.org>
36352      Branch: perl
36353            ! lib/h2xs.t utils/h2xs.PL
36354 ____________________________________________________________________________
36355 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
36356         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
36357              before DEFINE and INC), and repent by taking DEFINE and
36358              INC away from PASTHRU.
36359      Branch: perl
36360            ! lib/ExtUtils/MM_Unix.pm
36361 ____________________________________________________________________________
36362 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
36363         Log: More MANIFEST anomalies.
36364      Branch: perl
36365            ! MANIFEST
36366 ____________________________________________________________________________
36367 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
36368         Log: Not that many.
36369      Branch: perl
36370            ! MANIFEST
36371 ____________________________________________________________________________
36372 [ 12428] By: sky                                   on 2001/10/13  20:59:27
36373         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
36374              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36375              Date: Sat, 13 Oct 2001 23:15:55 +0200
36376              Message-ID: <20011013231555.A18071@rafael>
36377      Branch: perl
36378            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
36379            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
36380 ____________________________________________________________________________
36381 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
36382         Log: Rewrite mktables from scratch.
36383              - Cleaner.
36384              - Faster: 15-20 seconds as opposed to several minutes.
36385              - More dynamic: the names of the various categories
36386              such as the linebreak ones are dynamic, not static.
36387              - Is.pl: long names for the general category properties
36388              are now available.
36389              - Ranges (<... ,First>, <..., Last>) from the general
36390              categories work now.
36391              - No more mktables.PL because the mktables.PL is not
36392              and never has been run to create a mktables.
36393              - syllables.txt and Is/Syl*.pl removed: non-standard
36394              (not part of the Unicode), and the whole concept is
36395              being reworked (http://syllabary.sourceforge.net/),
36396              the old way wouldn't even work with the new Syllables.txt
36397              (it would result in 1000+ new categories)
36398      Branch: perl
36399            + lib/unicore/In/163.pl lib/unicore/In/164.pl
36400            + lib/unicore/In/165.pl lib/unicore/In/166.pl
36401            + lib/unicore/In/167.pl lib/unicore/In/168.pl
36402            + lib/unicore/In/169.pl lib/unicore/In/170.pl
36403            + lib/unicore/In/171.pl lib/unicore/Is.pl
36404            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
36405            + lib/unicore/mktables
36406            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
36407            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
36408            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
36409            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
36410            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
36411            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
36412            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
36413            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
36414            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
36415            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
36416            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
36417            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
36418            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
36419            - lib/unicore/syllables.txt
36420            ! (edit 304 files)
36421 ____________________________________________________________________________
36422 [ 12426] By: ams                                   on 2001/10/13  18:05:36
36423         Log: ExtUtils::MM_Unix should ignore comments when searching for
36424              $VERSION.
36425      Branch: perl
36426            ! lib/ExtUtils/MM_Unix.pm
36427 ____________________________________________________________________________
36428 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
36429         Log: Subject: Re: New module XML::Clean
36430              From: andreas.koenig@anima.de (Andreas J. Koenig)
36431              Date: 13 Oct 2001 10:17:09 +0200
36432              Message-ID: <m37ku0t0my.fsf@anima.de>
36433      Branch: perl
36434            ! pod/perlnewmod.pod
36435 ____________________________________________________________________________
36436 [ 12424] By: sky                                   on 2001/10/13  09:39:59
36437         Log: Set thread stack size if needed.
36438      Branch: perl
36439            ! ext/threads/threads.xs
36440 ____________________________________________________________________________
36441 [ 12423] By: sky                                   on 2001/10/13  09:36:49
36442         Log: We do want to set the attribute to joinable even on modern posix
36443              platforms.
36444      Branch: perl
36445            ! ext/threads/threads.xs
36446 ____________________________________________________________________________
36447 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
36448         Log: Subject: [PATCH ext/Data/Dumper.xs]
36449              From: Brian Ingerson <ingy@ttul.org>
36450              Date: Fri, 12 Oct 2001 19:32:35 -0700
36451              Message-ID: <20011012193235.B889@ttul.org>
36452      Branch: perl
36453            ! ext/Data/Dumper/Dumper.xs
36454 ____________________________________________________________________________
36455 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
36456         Log: Update Changes.
36457      Branch: perl
36458            ! Changes patchlevel.h
36459 ____________________________________________________________________________
36460 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
36461         Log: FAQ sync.
36462      Branch: perl
36463            ! pod/perlfaq3.pod pod/perlfaq4.pod
36464 ____________________________________________________________________________
36465 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
36466         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
36467              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
36468              Date: Fri, 12 Oct 2001 11:51:05 -0700
36469              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
36470      Branch: perl
36471            ! lib/File/Copy.pm
36472 ____________________________________________________________________________
36473 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
36474         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
36475              From: "chromatic" <chromatic@rmci.net>     
36476              Date: Thu, 11 Oct 2001 10:57:55 -0600
36477              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
36478              
36479              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
36480              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36481              Date: Thu, 11 Oct 2001 22:34:21 +0200
36482              Message-ID: <20011011223421.A693@rafael>     
36483              
36484              plus undef $Term::Complete::stty as suggested by Rafael.
36485      Branch: perl
36486            ! lib/Term/Complete.pm lib/Term/Complete.t
36487 ____________________________________________________________________________
36488 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
36489         Log: UUnndduupplleexx..
36490      Branch: perl
36491            ! perl.h
36492 ____________________________________________________________________________
36493 [ 12416] By: sky                                   on 2001/10/12  20:16:19
36494         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
36495              From: Andy Dougherty <doughera@lafayette.edu>
36496              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
36497              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
36498              (Potentially only band-aid)
36499      Branch: perl
36500            ! sv.c
36501 ____________________________________________________________________________
36502 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
36503         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
36504              mishandles kill(), and therefore the sigaction test
36505              should be skipped, from Charles Lane.
36506      Branch: perl
36507            ! ext/POSIX/t/sigaction.t
36508 ____________________________________________________________________________
36509 [ 12414] By: sky                                   on 2001/10/12  18:47:49
36510         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
36511      Branch: perl
36512            ! op.h
36513 ____________________________________________________________________________
36514 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
36515         Log: Upgrade to Math::BigInt 1.44 from Tels and
36516              further fixes from John Peacock.
36517      Branch: perl
36518            + lib/Math/BigInt/t/Math/Subclass.pm
36519            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
36520            + lib/Math/BigInt/t/subclass.t
36521            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
36522            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
36523            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
36524            ! lib/Math/BigInt/t/mbimbf.t
36525 ____________________________________________________________________________
36526 [ 12412] By: sky                                   on 2001/10/12  18:28:23
36527         Log: perhaps pthread_attr_t really needs to be set for the old api
36528      Branch: perl
36529            ! ext/threads/threads.xs
36530 ____________________________________________________________________________
36531 [ 12411] By: sky                                   on 2001/10/12  18:11:45
36532         Log: pthread_keycreate not pthread_key_create under the here be dragons API
36533      Branch: perl
36534            ! ext/threads/threads.h
36535 ____________________________________________________________________________
36536 [ 12410] By: sky                                   on 2001/10/12  18:07:37
36537         Log: Apperently OLD PTHREADS API is a bit retarded.
36538              This should fix another set of compile failures in HP-UX 10.20.
36539      Branch: perl
36540            ! ext/threads/threads.h ext/threads/threads.xs
36541 ____________________________________________________________________________
36542 [ 12409] By: nick                                  on 2001/10/12  15:30:01
36543         Log: Blind integrate of mainline
36544      Branch: perlio
36545           +> (branch 32 files)
36546            - lib/unicode/README
36547           !> (integrate 121 files)
36548 ____________________________________________________________________________
36549 [ 12408] By: sky                                   on 2001/10/12  14:55:08
36550         Log: Let us avoid being smart for now.
36551      Branch: perl
36552            ! ext/threads/threads.h
36553 ____________________________________________________________________________
36554 [ 12407] By: sky                                   on 2001/10/12  14:38:12
36555         Log: (void*) the argument to make sure we work with picky compilers
36556      Branch: perl
36557            ! ext/threads/threads.xs
36558 ____________________________________________________________________________
36559 [ 12406] By: ams                                   on 2001/10/12  13:26:04
36560         Log: (replaced with #12600)
36561              
36562              Subject: [PATCH 5.6.1 perldoc] use File::Temp
36563              From: Mikhail Zabaluev <mhz@alt-linux.org>
36564              Date: Fri, 12 Oct 2001 12:47:47 +0400
36565              Message-Id: <20011012124747.E13918@localhost.localdomain>
36566      Branch: perl
36567            ! utils/perldoc.PL
36568 ____________________________________________________________________________
36569 [ 12405] By: ams                                   on 2001/10/12  13:05:32
36570         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
36571              From: andreas.koenig@anima.de (Andreas J. Koenig)
36572              Date: 12 Oct 2001 11:12:07 +0200
36573              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
36574      Branch: perl
36575            ! lib/Memoize/t/speed.t
36576 ____________________________________________________________________________
36577 [ 12404] By: sky                                   on 2001/10/12  12:46:15
36578         Log: A) Support OLD_PTHREADS_API
36579              B) Change from using pthread_t to using a TLS to store the
36580              index of the thread in an hash, this is to avoid problems when
36581              in fact pthread_t was not a seralizable type.
36582              Both these changes are because of HP-UX 10.20
36583              This has not been tested on win32 but should work there.
36584              Need to add support for NetWare.
36585      Branch: perl
36586            ! ext/threads/threads.h ext/threads/threads.xs
36587 ____________________________________________________________________________
36588 [ 12403] By: ams                                   on 2001/10/12  07:34:19
36589         Log: Subject: Re: New module XML::Clean
36590              From: andreas.koenig@anima.de (Andreas J. Koenig)
36591              Date: 12 Oct 2001 10:20:35 +0200
36592              Message-Id: <m3elo9uv58.fsf@anima.de>
36593      Branch: perl
36594            ! pod/perlnewmod.pod
36595 ____________________________________________________________________________
36596 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
36597         Log: More HP model tweaks from Merijn.
36598      Branch: perl
36599            ! README.hpux
36600 ____________________________________________________________________________
36601 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
36602         Log: Update Changes.
36603      Branch: perl
36604            ! Changes patchlevel.h
36605 ____________________________________________________________________________
36606 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
36607         Log: HP-UX update from H.Merijn Brand.
36608      Branch: perl
36609            ! README.hpux
36610 ____________________________________________________________________________
36611 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
36612         Log: Subject: [PATCH] fix link rot in README.vms
36613              From: "Craig A. Berry" <craigberry@mac.com>
36614              Date: Wed, 10 Oct 2001 17:17:00 -0500
36615              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
36616      Branch: perl
36617            ! README.vms
36618 ____________________________________________________________________________
36619 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
36620         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
36621              From: "chromatic" <chromatic@rmci.net>
36622              Date: Wed, 10 Oct 2001 15:50:30 -0600
36623              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
36624      Branch: perl
36625            ! lib/Term/Complete.t
36626 ____________________________________________________________________________
36627 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
36628         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
36629              From: "chromatic" <chromatic@rmci.net>
36630              Date: Wed, 10 Oct 2001 15:45:42 -0600
36631              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
36632      Branch: perl
36633            + lib/ExtUtils/Packlist.t
36634            ! MANIFEST
36635 ____________________________________________________________________________
36636 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
36637         Log: VMS needs quotes around the -I option to keep it from
36638              being downcased, from Charles Lane.
36639      Branch: perl
36640            ! t/run/kill_perl.t
36641 ____________________________________________________________________________
36642 [ 12395] By: ams                                   on 2001/10/10  16:22:32
36643         Log: Subject: [PATCH lib/FindBin.pm]
36644              From: Stas Bekman <stas@stason.org>
36645              Date: Tue, 09 Oct 2001 23:57:10 +0800
36646              Message-Id: <3BC31E56.60805@stason.org>
36647      Branch: perl
36648            ! lib/FindBin.pm
36649 ____________________________________________________________________________
36650 [ 12394] By: ams                                   on 2001/10/10  16:09:53
36651         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
36652              From: Abhijit Menon-Sen <ams@wiw.org>
36653              Date: Wed, 10 Oct 2001 21:59:33 +0530
36654              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
36655      Branch: perl
36656            ! ext/Data/Dumper/Dumper.xs
36657 ____________________________________________________________________________
36658 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
36659         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
36660              from Charles Lane.
36661      Branch: perl
36662            ! lib/File/Spec/VMS.pm
36663 ____________________________________________________________________________
36664 [ 12392] By: ams                                   on 2001/10/10  14:49:43
36665         Log: Subject: [PATCH] two s/// bugfixes
36666              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36667              Date: Wed, 10 Oct 2001 17:23:44 +0200
36668              Message-Id: <20011010172344.C22440@rafael>
36669      Branch: perl
36670            ! pp_ctl.c regexec.c t/op/subst.t
36671 ____________________________________________________________________________
36672 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
36673         Log: Fix/improve handling of the [000000] special "root"
36674              directory, by putting cwd in canonical form when doing
36675              abs2rel, and prepending a 000000 to directory "chunks"
36676              if missing from base or path.  Also adjust test to
36677              reflect the (improved) output from abs2rel.
36678              From Charles Lane.
36679      Branch: perl
36680            ! lib/File/Spec.t lib/File/Spec/VMS.pm
36681 ____________________________________________________________________________
36682 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
36683         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
36684              all of the extra VMSish attributes (such as "treat this logical
36685              as a device name") that are necessary to make programs run.
36686              A tainted %ENV does not hinder VMS.  From Charles Lane.
36687      Branch: perl
36688            ! lib/File/Find/t/taint.t
36689 ____________________________________________________________________________
36690 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
36691         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
36692              
36693              o  VMS is case-insensitive, RTL downcases filenames read
36694              by perl... so need to re-upcase filenames like MANIFEST
36695              and MANIFEST.SKIP
36696              
36697              o  Need to convert VMS-style to Unix-style filenames when comparing
36698              names in MANIFEST to names in filesystem.
36699              
36700              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
36701              since VMS won't let you (easily) delete non-empty directories.
36702              
36703              From Charles Lane.
36704      Branch: perl
36705            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
36706 ____________________________________________________________________________
36707 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
36708         Log: Unix and VMS agree on "*" as a "match any number of any chars"
36709              wildcards, but differ ("?"  vs.  "%") for their "match any single
36710              char" wildcard.  This patch changes "?"  chars to "%" before doing a
36711              VMS glob...at no loss of functionality, since "?"  isn't a valid
36712              filename char on VMS.  From Charles Lane.
36713      Branch: perl
36714            ! doio.c
36715 ____________________________________________________________________________
36716 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
36717         Log: (accidentally empty submit; new life as #12390)
36718      Branch: perl
36719            ! lib/File/Find/t/taint.t
36720 ____________________________________________________________________________
36721 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
36722         Log: Even more VMS tweakage from Charles Lane:
36723              
36724              Tweak #1:  splitdir only works on directory part of filespec,
36725              split off volume first
36726              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
36727              (it's a horrible kludge in the run-time library,
36728              improved in later versions). Check the
36729              $Config{'d_setenv'} flag before attempting to set it.
36730      Branch: perl
36731            ! t/op/chdir.t
36732 ____________________________________________________________________________
36733 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
36734         Log: VMS tweakage from Charles Lane.
36735              
36736              . command.com doubles an output line when prompting for extensions
36737              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
36738              . perl5db doesn't clean up after itself
36739      Branch: perl
36740            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
36741 ____________________________________________________________________________
36742 [ 12384] By: sky                                   on 2001/10/09  19:16:11
36743         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
36744              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36745              Date: Tue, 9 Oct 2001 22:10:26 +0200
36746              Message-ID: <20011009221026.A8579@rafael>
36747      Branch: perl
36748            ! pod/perldata.pod
36749 ____________________________________________________________________________
36750 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
36751         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
36752              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
36753              Date: 9 Oct 2001 15:15:06 -0000
36754              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
36755      Branch: perl
36756            ! t/op/subst.t
36757 ____________________________________________________________________________
36758 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
36759         Log: Update Changes.
36760      Branch: perl
36761            ! Changes patchlevel.h
36762 ____________________________________________________________________________
36763 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
36764         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
36765              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
36766              when a NULL is passed for the filename string pointer.
36767              From Charles Lane.
36768      Branch: perl
36769            ! vms/vms.c
36770 ____________________________________________________________________________
36771 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
36772         Log: Subject: HP systems update
36773              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36774              Date: Tue, 09 Oct 2001 15:59:22 +0200
36775              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
36776      Branch: perl
36777            ! README.hpux
36778 ____________________________________________________________________________
36779 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
36780         Log: CPAN::Nox does now have a test.
36781      Branch: perl
36782            ! t/lib/1_compile.t
36783 ____________________________________________________________________________
36784 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
36785         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
36786              From: David Dyck <dcd@tc.fluke.com>
36787              Date: Mon, 1 Oct 2001 12:17:36 -0700
36788              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
36789      Branch: perl
36790            ! installperl
36791 ____________________________________________________________________________
36792 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
36793         Log: NetWare update from Ananth Kesari.
36794      Branch: perl
36795            ! NetWare/nwperlsys.h makedef.pl
36796 ____________________________________________________________________________
36797 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
36798         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
36799              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36800              Date: Tue, 9 Oct 2001 08:40:57 EDT
36801              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
36802      Branch: perl
36803            ! lib/File/Find/t/find.t
36804 ____________________________________________________________________________
36805 [ 12374] By: ams                                   on 2001/10/09  05:31:45
36806         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
36807              ExtUtils::Mkbootstrap
36808              From: "chromatic" <chromatic@rmci.net>
36809              Date: Tue, 09 Oct 2001 00:08:37 -0600
36810              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
36811      Branch: perl
36812            + lib/ExtUtils/Mkbootstrap.t
36813            ! MANIFEST
36814 ____________________________________________________________________________
36815 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
36816         Log: Enable more debugging.
36817      Branch: perl
36818            ! lib/utf8_heavy.pl
36819 ____________________________________________________________________________
36820 [ 12372] By: ams                                   on 2001/10/09  02:11:59
36821         Log: #12370 forgot to modify is_gv_magical().
36822      Branch: perl
36823            ! gv.c
36824 ____________________________________________________________________________
36825 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
36826         Log: Make the toupper/lower/title API for Unicode not right
36827              but at least less wrong: prepare for the mapping being
36828              more than just one-character-to-one-character.
36829      Branch: perl
36830            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
36831            ! regexec.c utf8.c
36832 ____________________________________________________________________________
36833 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
36834         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
36835              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
36836              Date: Mon, 8 Oct 2001 22:18:23 -0400
36837              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
36838      Branch: perl
36839            ! pod/perlvar.pod t/op/taint.t
36840 ____________________________________________________________________________
36841 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
36842         Log: FAQ sync.
36843      Branch: perl
36844            ! pod/perlfaq3.pod pod/perlfaq4.pod
36845 ____________________________________________________________________________
36846 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
36847         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
36848              From: "chromatic" <chromatic@rmci.net>
36849              Date: Mon, 08 Oct 2001 14:05:32 -0600
36850              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
36851      Branch: perl
36852            ! lib/Term/Cap.t
36853 ____________________________________________________________________________
36854 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
36855         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
36856              From: Michael G Schwern <schwern@pobox.com>
36857              Date: Mon, 8 Oct 2001 17:00:14 -0400
36858              Message-ID: <20011008170014.L17083@blackrider>
36859      Branch: perl
36860            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
36861 ____________________________________________________________________________
36862 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
36863         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
36864              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36865              Date: Mon, 8 Oct 2001 16:01:33 EDT
36866              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
36867      Branch: perl
36868            ! ext/Time/HiRes/HiRes.xs
36869 ____________________________________________________________________________
36870 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
36871         Log: Subject: [PATCH] Autosplit patch for VMS
36872              From: "Craig A. Berry" <craigberry@mac.com>
36873              Date: Mon, 08 Oct 2001 15:40:43 -0500
36874              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
36875      Branch: perl
36876            ! lib/AutoSplit.pm lib/AutoSplit.t
36877 ____________________________________________________________________________
36878 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
36879         Log: Don't assume that everybody is running OS X 10.1 yet;
36880              from Kay Röpke.
36881      Branch: perl
36882            ! hints/darwin.sh
36883 ____________________________________________________________________________
36884 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
36885         Log: Update Changes.
36886      Branch: perl
36887            ! Changes patchlevel.h
36888 ____________________________________________________________________________
36889 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
36890         Log: Retract #12358 for now.
36891      Branch: perl
36892            ! lib/Term/Cap.t
36893 ____________________________________________________________________________
36894 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
36895         Log: Can't figure out what this is testing.
36896              (If it is trying to catch SIGKILL, it should stop
36897              trying because that is by definition impossible.)
36898      Branch: perl
36899            ! lib/sigtrap.t
36900 ____________________________________________________________________________
36901 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
36902         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
36903              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36904              Date: Sun, 30 Sep 2001 21:15:13 +0200
36905              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
36906      Branch: perl
36907            ! lib/ExtUtils/MM_Win32.pm
36908 ____________________________________________________________________________
36909 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
36910         Log: Clarify the ldlibpth part and condense the overall text.
36911      Branch: perl
36912            ! t/TEST
36913 ____________________________________________________________________________
36914 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
36915         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
36916              From: "chromatic" <chromatic@rmci.net>
36917              Date: Sun, 07 Oct 2001 16:59:26 -0600
36918              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
36919      Branch: perl
36920            ! lib/Term/Cap.t
36921 ____________________________________________________________________________
36922 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
36923         Log: Update the list because fo #12265.
36924      Branch: perl
36925            ! t/lib/1_compile.t
36926 ____________________________________________________________________________
36927 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
36928         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
36929              From: Nicholas Clark <nick@ccl4.org>
36930              Date: Sun, 7 Oct 2001 20:53:33 +0100
36931              Message-ID: <20011007205333.S38756@plum.flirble.org>   
36932      Branch: perl
36933            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
36934            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
36935            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
36936            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
36937            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
36938            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
36939            ! lib/Switch/t/switch.t lib/Term/Complete.t
36940            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
36941            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
36942            ! t/op/my_stash.t
36943 ____________________________________________________________________________
36944 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
36945         Log: Integrate patch #12350 from maintperl; typo in
36946              IO::Seekable doc.
36947      Branch: perl
36948           !> ext/IO/lib/IO/Seekable.pm
36949 ____________________________________________________________________________
36950 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
36951         Log: Detypo.
36952      Branch: perl
36953            ! hints/darwin.sh
36954 ____________________________________________________________________________
36955 [ 12353] By: sky                                   on 2001/10/07  17:16:14
36956         Log: Change 12349 didn't really get it right.
36957      Branch: perl
36958            ! lib/Unicode/README
36959 ____________________________________________________________________________
36960 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
36961         Log: If running the harness the dynamic library search path
36962              may need setting.
36963      Branch: perl
36964            ! t/TEST
36965 ____________________________________________________________________________
36966 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
36967         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
36968              in ldflags.
36969      Branch: perl
36970            ! hints/darwin.sh
36971 ____________________________________________________________________________
36972 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
36973         Log: typo in IO::Seekable doc
36974      Branch: maint-5.6/perl
36975            ! ext/IO/lib/IO/Seekable.pm
36976 ____________________________________________________________________________
36977 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
36978         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
36979              doesn't work on Mac OS X 10.1 (when unpacking the tar the
36980              latter gets renamed as lib/unicode:1, assumedly for security
36981              reasons not to overwrite stuff)
36982      Branch: perl
36983            + lib/Unicode/README
36984            - lib/unicode/README
36985            ! MANIFEST
36986 ____________________________________________________________________________
36987 [ 12348] By: ams                                   on 2001/10/07  05:33:40
36988         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
36989              From: "chromatic" <chromatic@rmci.net>
36990              Date: Sat, 06 Oct 2001 21:42:03 -0600
36991              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
36992      Branch: perl
36993            + lib/CPAN/t/Nox.t
36994            ! MANIFEST
36995 ____________________________________________________________________________
36996 [ 12347] By: ams                                   on 2001/10/07  00:48:10
36997         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
36998              From: "chromatic" <chromatic@rmci.net>
36999              Date: Sat, 06 Oct 2001 18:52:10 -0600
37000              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
37001      Branch: perl
37002            + lib/sigtrap.t
37003            ! MANIFEST
37004 ____________________________________________________________________________
37005 [ 12346] By: ams                                   on 2001/10/06  23:14:01
37006         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
37007              h2xs write?)
37008              From: Nicholas Clark <nick@ccl4.org>
37009              Date: Sat, 6 Oct 2001 21:46:43 +0100
37010              Message-Id: <20011006214643.L38756@plum.flirble.org>
37011      Branch: perl
37012            ! utils/h2xs.PL
37013 ____________________________________________________________________________
37014 [ 12345] By: ams                                   on 2001/10/06  17:39:53
37015         Log: Subject: [PATCH] Memoize tests
37016              From: Nicholas Clark <nick@ccl4.org>
37017              Date: Sat, 6 Oct 2001 18:04:21 +0100
37018              Message-Id: <20011006180421.J38756@plum.flirble.org>
37019      Branch: perl
37020            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
37021            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
37022            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
37023            ! lib/Memoize/t/expire_module_n.t
37024            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
37025            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
37026            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
37027            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
37028            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
37029            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
37030 ____________________________________________________________________________
37031 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
37032         Log: Retract the latter part of #12343.
37033      Branch: perl
37034            ! ext/IO/lib/IO/Socket/INET.pm
37035 ____________________________________________________________________________
37036 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
37037         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
37038              From: David Dyck <dcd@tc.fluke.com>
37039              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
37040              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
37041              
37042              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
37043              From: David Dyck <dcd@tc.fluke.com>
37044              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
37045              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
37046      Branch: perl
37047            ! ext/IO/lib/IO/Socket/INET.pm
37048 ____________________________________________________________________________
37049 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
37050         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
37051              From: Robin Barker <rmb1@cise.npl.co.uk>
37052              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
37053              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
37054      Branch: perl
37055            ! t/TEST
37056 ____________________________________________________________________________
37057 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
37058         Log: Don't assume that %x is good for displaying UVs.
37059      Branch: perl
37060            ! dump.c
37061 ____________________________________________________________________________
37062 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
37063         Log: Update Changes.
37064      Branch: perl
37065            ! Changes patchlevel.h
37066 ____________________________________________________________________________
37067 [ 12339] By: ams                                   on 2001/10/05  10:22:34
37068         Log: Subject: [PATCH] perlfunc/select
37069              From: Nicholas Clark <nick@ccl4.org>
37070              Date: Fri, 5 Oct 2001 11:33:58 +0100
37071              Message-Id: <20011005113358.Z38756@plum.flirble.org>
37072      Branch: perl
37073            ! pod/perlfunc.pod
37074 ____________________________________________________________________________
37075 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
37076         Log: Retract #12313 and #12249.
37077      Branch: perl
37078            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
37079            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
37080            ! pod/perlebcdic.pod
37081 ____________________________________________________________________________
37082 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
37083         Log: Subject: [PATCH] perlvms.pod update
37084              From: "Craig A. Berry" <craigberry@mac.com>
37085              Date: Thu, 04 Oct 2001 12:55:52 -0500
37086              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
37087      Branch: perl
37088            ! vms/perlvms.pod
37089 ____________________________________________________________________________
37090 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
37091         Log: Subject: PATCH: Tie::SubstrHash
37092              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37093              Date: Thu, 04 Oct 2001 12:12:41 +0100
37094              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
37095      Branch: perl
37096            ! lib/Tie/SubstrHash.pm
37097 ____________________________________________________________________________
37098 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
37099         Log: Unicode properties saga continues.
37100      Branch: perl
37101            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
37102            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
37103 ____________________________________________________________________________
37104 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
37105         Log: Yet more Unicode properties.
37106      Branch: perl
37107            + lib/unicore/In/137.pl lib/unicore/In/138.pl
37108            + lib/unicore/In/139.pl lib/unicore/In/140.pl
37109            + lib/unicore/In/141.pl lib/unicore/In/142.pl
37110            + lib/unicore/In/143.pl lib/unicore/In/144.pl
37111            + lib/unicore/In/145.pl lib/unicore/In/146.pl
37112            + lib/unicore/In/147.pl lib/unicore/In/148.pl
37113            + lib/unicore/In/149.pl lib/unicore/In/150.pl
37114            + lib/unicore/In/151.pl lib/unicore/In/152.pl
37115            + lib/unicore/In/153.pl lib/unicore/In/154.pl
37116            + lib/unicore/In/155.pl lib/unicore/In/156.pl
37117            + lib/unicore/In/157.pl lib/unicore/In/158.pl
37118            + lib/unicore/In/159.pl lib/unicore/In/160.pl
37119            + lib/unicore/In/161.pl lib/unicore/In/162.pl
37120            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
37121            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
37122            ! pod/perlunicode.pod
37123 ____________________________________________________________________________
37124 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
37125         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
37126              From: "Craig A. Berry" <craigberry@mac.com>
37127              Date: Wed, 03 Oct 2001 17:45:25 -0500
37128              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
37129              
37130              (the lib/Term/Complete.t patched differently by #12332)
37131      Branch: perl
37132            ! lib/ExtUtils/Command.t
37133 ____________________________________________________________________________
37134 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
37135         Log: Restore only if something to restore.
37136      Branch: perl
37137            ! lib/Term/Complete.t
37138 ____________________________________________________________________________
37139 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
37140         Log: Update various resources for credits,
37141              minor icons fixes, and versions.
37142      Branch: maint-5.6/macperl
37143            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
37144            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
37145            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
37146 ____________________________________________________________________________
37147 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
37148         Log: Quiet the warnings about using undef value
37149      Branch: maint-5.6/macperl
37150            ! lib/File/Temp.pm
37151 ____________________________________________________________________________
37152 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
37153         Log: Fix up Ballon Help and Help menu docs (first pass);
37154              remove balloon rez file, and autogenerate with
37155              Balloon2Rez instead.
37156      Branch: maint-5.6/macperl
37157            + macos/macperl/macscripts/Balloon2Rez
37158            - macos/macperl/MPBalloons.r
37159            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
37160 ____________________________________________________________________________
37161 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
37162         Log: Allow overriding of defaults, for change #12327.
37163      Branch: maint-5.6/macperl
37164            ! perl.h
37165 ____________________________________________________________________________
37166 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
37167         Log: Override PerlProc_exit.
37168      Branch: maint-5.6/macperl
37169            ! macos/macish.h
37170 ____________________________________________________________________________
37171 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
37172         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
37173      Branch: maint-5.6/macperl
37174            + macos/bundled_lib/blib/lib/MD5.pm
37175            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
37176            + macos/lib/Mac/AETE/Dialect.pm
37177            + macos/lib/Mac/AETE/Format/Converter.pm
37178            + macos/lib/Mac/AETE/Format/Dictionary.pm
37179            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
37180            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
37181            + macos/lib/Mac/Toolbox.pod
37182            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
37183 ____________________________________________________________________________
37184 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
37185         Log: Sync up silly CVS headers ... I should commit CVS
37186              first to avoid this ...
37187      Branch: maint-5.6/macperl
37188            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
37189            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
37190            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
37191            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
37192 ____________________________________________________________________________
37193 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
37194         Log: Fix Matthias' address, and attributions.
37195      Branch: maint-5.6/macperl
37196            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
37197            ! pod/perlport.pod
37198 ____________________________________________________________________________
37199 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
37200         Log: Fix Matthias' address, and attributions.
37201      Branch: maint-5.6/macperl
37202            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
37203            ! macos/ext/Mac/Components/Components.pm
37204            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
37205            ! macos/ext/Mac/Dialogs/Dialogs.pm
37206            ! macos/ext/Mac/Events/Events.pm
37207            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
37208            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
37209            ! macos/ext/Mac/Gestalt/Gestalt.pm
37210            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
37211            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
37212            ! macos/ext/Mac/Menus/Menus.pm
37213            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
37214            ! macos/ext/Mac/Movies/Movies.pm
37215            ! macos/ext/Mac/Navigation/Navigation.pm
37216            ! macos/ext/Mac/Notification/Notification.pm
37217            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
37218            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
37219            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
37220            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
37221            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
37222            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
37223            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
37224            ! macos/ext/Mac/StandardFile/StandardFile.pm
37225            ! macos/ext/Mac/TextEdit/TextEdit.pm
37226            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
37227            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
37228            ! macos/lib/Mac/LowMem.pm
37229 ____________________________________________________________________________
37230 [ 12322] By: sky                                   on 2001/10/03  18:41:07
37231         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
37232              From: "Craig A. Berry" <craigberry@mac.com>
37233              Date: Wed, 03 Oct 2001 14:30:55 -0500
37234              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
37235      Branch: perl
37236            ! vms/vms.c
37237 ____________________________________________________________________________
37238 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
37239         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
37240              From: "Craig A. Berry" <craigberry@mac.com>
37241              Date: Wed, 03 Oct 2001 14:30:55 -0500
37242              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
37243      Branch: perl
37244            ! vms/vms.c
37245 ____________________________________________________________________________
37246 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
37247         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
37248              only IsL&) and Inherited (negative lookahead good);
37249              add tests for Common, Inherited, and L&.
37250      Branch: perl
37251            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
37252 ____________________________________________________________________________
37253 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
37254         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
37255              (The Unicode standard uses L& quite often.)
37256      Branch: perl
37257            ! lib/utf8_heavy.pl
37258 ____________________________________________________________________________
37259 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
37260         Log: Add the 'Common' Unicode property (code points not
37261              explicitly assigned to any other script).
37262      Branch: perl
37263            + lib/unicore/In/136.pl
37264            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
37265 ____________________________________________________________________________
37266 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
37267         Log: Skip the RV printing test under threads until fixed.
37268      Branch: perl
37269            ! ext/B/t/terse.t
37270 ____________________________________________________________________________
37271 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
37272         Log: Subject: 12309 / cygwin / win2k
37273              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37274              Date: Wed, 03 Oct 2001 15:25:15 +0200
37275              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
37276      Branch: perl
37277            ! makedef.pl
37278 ____________________________________________________________________________
37279 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
37280         Log: Metaconfig unit change for #12314.
37281      Branch: metaconfig
37282            ! U/modified/Head.U
37283 ____________________________________________________________________________
37284 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
37285         Log: Subject: Both cygwin and djgpp on one machine
37286              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37287              Date: Wed, 03 Oct 2001 15:02:59 +0200
37288              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
37289      Branch: perl
37290            ! Configure
37291 ____________________________________________________________________________
37292 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
37293         Log: (retracted by #12338)
37294              
37295              Subject: [PATCH] Code clean up for perlboot.pod
37296              From: Casey West <casey@geeknest.com>
37297              Date: Tue, 2 Oct 2001 19:24:43 -0400
37298              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
37299              
37300              Subject: [PATCH] Code clean up for perlbot.diff
37301              From: Casey West <casey@geeknest.com>
37302              Date: Tue, 2 Oct 2001 19:25:22 -0400
37303              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
37304              
37305              Subject: [PATCH] Code clean up for perlcall.pod
37306              From: Casey West <casey@geeknest.com>
37307              Date: Tue, 2 Oct 2001 19:25:57 -0400
37308              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
37309              
37310              Subject: [PATCH] Code clean up for perldata.pod
37311              From: Casey West <casey@geeknest.com>
37312              Date: Tue, 2 Oct 2001 19:26:29 -0400
37313              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
37314              
37315              Subject: [PATCH] Code clean up for perldbmfilter.pod
37316              From: Casey West <casey@geeknest.com>
37317              Date: Tue, 2 Oct 2001 19:26:59 -0400
37318              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
37319              
37320              Subject: [PATCH] Code clean up for perlebcdic.pod
37321              From: Casey West <casey@geeknest.com>
37322              Date: Tue, 2 Oct 2001 19:27:37 -0400
37323              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
37324      Branch: perl
37325            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
37326            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
37327 ____________________________________________________________________________
37328 [ 12312] By: ams                                   on 2001/10/02  23:43:55
37329         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
37330              From: Michael G Schwern <schwern@pobox.com>
37331              Date: Tue, 2 Oct 2001 17:00:49 -0400
37332              Message-Id: <20011002170049.A9955@blackrider>
37333      Branch: perl
37334            ! lib/ExtUtils/MakeMaker.pm
37335 ____________________________________________________________________________
37336 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
37337         Log: FAQ sync.
37338      Branch: perl
37339            ! pod/perlfaq3.pod
37340 ____________________________________________________________________________
37341 [ 12310] By: nick                                  on 2001/10/02  16:09:49
37342         Log: Integrate mainline
37343      Branch: perlio
37344           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
37345           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
37346           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
37347           !> patchlevel.h t/op/pat.t
37348 ____________________________________________________________________________
37349 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
37350         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
37351              not just one single space.
37352      Branch: perl
37353            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
37354 ____________________________________________________________________________
37355 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
37356         Log: AUTHORS updates.
37357      Branch: perl
37358            ! AUTHORS
37359 ____________________________________________________________________________
37360 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
37361         Log: Update Changes.
37362      Branch: perl
37363            ! Changes patchlevel.h
37364 ____________________________________________________________________________
37365 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
37366         Log: Work around old buggy glibcs for langinfo constants,
37367              from Nicholas Clark and David Dyck.
37368      Branch: perl
37369            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
37370 ____________________________________________________________________________
37371 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
37372         Log: Eradicate Time::Piece; add an example.
37373      Branch: perl
37374            ! ext/I18N/Langinfo/Langinfo.pm
37375 ____________________________________________________________________________
37376 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
37377         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
37378              From: Robert Spier <rspier@pobox.com>
37379              Date: Mon, 1 Oct 2001 23:20:16 -0700
37380              Message-ID: <15289.23712.422087.878224@rls.cx>
37381      Branch: perl
37382            ! lib/Pod/Html.pm
37383 ____________________________________________________________________________
37384 [ 12303] By: sky                                   on 2001/10/02  10:40:57
37385         Log: Fixes obscure bug that manifests itself by.
37386              local $!=0;undef*STDOUT;#segfaults
37387              Has been around for a while. Possible other magic IO vars are
37388              possibly affected as well. Reported by Jos Boumans.
37389      Branch: perl
37390            ! mg.c
37391 ____________________________________________________________________________
37392 [ 12302] By: nick                                  on 2001/10/02  09:00:52
37393         Log: Integrate mainline
37394      Branch: perlio
37395           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
37396           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
37397           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
37398 ____________________________________________________________________________
37399 [ 12301] By: nick                                  on 2001/10/02  08:40:57
37400         Log: Integrate mainline + lib/open.t patch from Chromatic
37401      Branch: perlio
37402           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
37403            ! lib/open.t
37404           !> (integrate 29 files)
37405 ____________________________________________________________________________
37406 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
37407         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
37408              Until it has, better stop early if someone requests threads.
37409      Branch: perl
37410            ! hints/darwin.sh
37411 ____________________________________________________________________________
37412 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
37413         Log: Subject: [ID 20011001.011] redundant code in t/TEST
37414              From: David Dyck <dcd@tc.fluke.com>
37415              Date: Mon, 1 Oct 2001 12:56:24 -0700
37416              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
37417      Branch: perl
37418            ! t/TEST
37419 ____________________________________________________________________________
37420 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
37421         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
37422              From: "chromatic" <chromatic@rmci.net>
37423              Date: Mon, 01 Oct 2001 12:27:12 -0600
37424              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
37425      Branch: perl
37426            ! lib/Term/Cap.t
37427 ____________________________________________________________________________
37428 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
37429         Log: UNICOS testing patches from Nicholas Clark.
37430      Branch: perl
37431            ! t/op/arith.t t/op/pack.t
37432 ____________________________________________________________________________
37433 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
37434         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
37435              From: "chromatic" <chromatic@rmci.net>
37436              Date: Mon, 01 Oct 2001 10:21:51 -0600
37437              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
37438      Branch: perl
37439            ! lib/open.t
37440 ____________________________________________________________________________
37441 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
37442         Log: Make missing the RADIXCHAR a softer, gentler error.
37443      Branch: perl
37444            ! ext/I18N/Langinfo/Langinfo.t
37445 ____________________________________________________________________________
37446 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
37447         Log: Nuke also the LANG because of glibc.
37448      Branch: perl
37449            ! lib/open.t
37450 ____________________________________________________________________________
37451 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
37452         Log: Also the ^Is is optional.
37453      Branch: perl
37454            ! pod/perlunicode.pod t/op/pat.t
37455 ____________________________________________________________________________
37456 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
37457         Log: Be careful to pull chars from the varargs stack when
37458              formatting chars.
37459      Branch: perl
37460            ! regcomp.c
37461 ____________________________________________________________________________
37462 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
37463         Log: sortsv not in place anymore, noticed by John P. Linderman.
37464      Branch: perl
37465            ! pod/perlapi.pod pp_ctl.c
37466 ____________________________________________________________________________
37467 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
37468         Log: Make the diagnostic messages more neutral.
37469      Branch: perl
37470            ! ext/B/t/terse.t
37471 ____________________________________________________________________________
37472 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
37473         Log: Forgotten from #12288.
37474      Branch: perl
37475            ! ext/Data/Dumper/Dumper.pm
37476 ____________________________________________________________________________
37477 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
37478         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
37479              From: Brian Ingerson <ingy@ttul.org>
37480              Date: Sun, 30 Sep 2001 21:45:56 -0700
37481              Message-ID: <20010930214556.D26392@ttul.org>
37482              
37483              (remember also the #12289)
37484      Branch: perl
37485            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
37486 ____________________________________________________________________________
37487 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
37488         Log: More Unicode property tests for the abbreviated
37489              general properties.
37490      Branch: perl
37491            ! t/op/pat.t
37492 ____________________________________________________________________________
37493 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
37494         Log: Further tweaks to the Unicode properties.
37495      Branch: perl
37496            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
37497 ____________________________________________________________________________
37498 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
37499         Log: Retract #12284.
37500      Branch: perl
37501            ! lib/Term/Cap.t
37502 ____________________________________________________________________________
37503 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
37504         Log: (Retracted by #12285)
37505      Branch: perl
37506            ! lib/Term/Cap.t
37507 ____________________________________________________________________________
37508 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
37509         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
37510              From: "chromatic" <chromatic@rmci.net>  
37511              Date: Sun, 30 Sep 2001 16:10:02 -0600
37512              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
37513      Branch: perl
37514            + lib/Term/Cap.t
37515            ! MANIFEST
37516 ____________________________________________________________________________
37517 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
37518         Log: Use stty -g to restore the terminal state, do not even
37519              try to run the tests if stty -g is not available.
37520      Branch: perl
37521            ! lib/Term/Complete.t
37522 ____________________________________________________________________________
37523 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
37524         Log: Cleanup utf8_heavy; allow dropping the In prefix from
37525              Unicode script/block properties.
37526      Branch: perl
37527            ! lib/utf8_heavy.pl
37528 ____________________________________________________________________________
37529 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
37530         Log: Retract the #12259 for now.
37531      Branch: perl
37532            ! embed.h embed.pl sv.h
37533 ____________________________________________________________________________
37534 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
37535         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
37536      Branch: perl
37537            + lib/Text/TabsWrap/CHANGELOG
37538            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
37539 ____________________________________________________________________________
37540 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
37541         Log: #12272 wasn't right, it introduced an extra ().
37542      Branch: perl
37543            ! lib/utf8_heavy.pl
37544 ____________________________________________________________________________
37545 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
37546         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
37547              From: Jonathan Stowe <gellyfish@gellyfish.com>
37548              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
37549              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
37550      Branch: perl
37551            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
37552 ____________________________________________________________________________
37553 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
37554         Log: Subject: Patch to put qsortsv in the public API
37555              From: Brian Ingerson <ingy@ttul.org>
37556              Date: Sat, 29 Sep 2001 17:41:13 -0700
37557              Message-ID: <20010929174113.A30223@ttul.org>
37558      Branch: perl
37559            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
37560 ____________________________________________________________________________
37561 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
37562         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
37563              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37564              Date: Sat, 29 Sep 2001 23:54:48 +0200
37565              Message-ID: <20010929235448.A5017@rafael>
37566      Branch: perl
37567            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
37568 ____________________________________________________________________________
37569 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
37570         Log: FAQ sync.
37571      Branch: perl
37572            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
37573            ! pod/perlfaq9.pod
37574 ____________________________________________________________________________
37575 [ 12273] By: bailey                                on 2001/09/29  23:43:46
37576         Log: Resync with mainline
37577      Branch: vmsperl
37578           +> (branch 1207 files)
37579            - (delete 324 files)
37580           !> (integrate 866 files)
37581 ____________________________________________________________________________
37582 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
37583         Log: Nasty recursion trap if one would match Unicode.
37584      Branch: perl
37585            ! lib/utf8_heavy.pl
37586 ____________________________________________________________________________
37587 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
37588         Log: More Unicode todo.
37589      Branch: perl
37590            ! pod/perltodo.pod
37591 ____________________________________________________________________________
37592 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
37593         Log: Explain a bit the new more flexible \p\P syntax.
37594      Branch: perl
37595            ! pod/perlunicode.pod
37596 ____________________________________________________________________________
37597 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
37598         Log: More leniency to the \p and \P: now can have whitespace
37599              between the property definition and the curlies; now can
37600              invert the property by having a caret between the open
37601              curly and the property.
37602      Branch: perl
37603            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
37604 ____________________________________________________________________________
37605 [ 12268] By: nick                                  on 2001/09/29  17:39:26
37606         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
37607              one test (lib/open.t) fails
37608      Branch: perlio
37609           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
37610           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
37611           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
37612           +> lib/Tie/Scalar.t lib/open.t
37613            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
37614            - ext/B/Stash.t
37615           !> (integrate 62 files)
37616 ____________________________________________________________________________
37617 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
37618         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
37619      Branch: perl
37620            ! t/op/chdir.t
37621 ____________________________________________________________________________
37622 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
37623         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
37624              From: "Craig A. Berry" <craigberry@mac.com> 
37625              Date: Sat, 29 Sep 2001 09:35:33 -0500
37626              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
37627      Branch: perl
37628            ! t/op/chdir.t
37629 ____________________________________________________________________________
37630 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
37631         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
37632              From: "chromatic" <chromatic@rmci.net>
37633              Date: Fri, 28 Sep 2001 21:20:12 -0600
37634              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
37635      Branch: perl
37636            + lib/Tie/Scalar.t
37637            ! MANIFEST lib/Tie/Scalar.pm
37638 ____________________________________________________________________________
37639 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
37640         Log: Allow for more flexibility in the \p{In...} names, now
37641              case doesn't matter, and any space or dash can be
37642              matched by any space, dash, underbar, or empty.
37643              (may be going too far on leniency)
37644      Branch: perl
37645            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
37646            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
37647            ! t/op/pat.t
37648 ____________________________________________________________________________
37649 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
37650         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
37651              From: "chromatic" <chromatic@rmci.net>
37652              Date: Fri, 28 Sep 2001 17:39:50 -0600
37653              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
37654      Branch: perl
37655            + lib/open.t
37656            ! MANIFEST
37657 ____________________________________________________________________________
37658 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
37659         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
37660              From: "Craig A. Berry" <craigberry@mac.com>
37661              Date: Fri, 28 Sep 2001 16:24:51 -0500
37662              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
37663      Branch: perl
37664            ! ext/File/Glob/t/basic.t
37665 ____________________________________________________________________________
37666 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
37667         Log: Subject: [DOC PATCH] Carp.pm pod typo
37668              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37669              Date: Fri, 28 Sep 2001 23:14:51 +0200
37670              Message-ID: <20010928231451.E16889@rafael>
37671      Branch: perl
37672            ! lib/Carp.pm
37673 ____________________________________________________________________________
37674 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
37675         Log: Subject: [PATCH] Allow an @INC hook to set %INC
37676              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37677              Date: Fri, 28 Sep 2001 22:18:13 +0200
37678              Message-ID: <20010928221813.A16889@rafael>
37679      Branch: perl
37680            ! pp_ctl.c
37681 ____________________________________________________________________________
37682 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
37683         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
37684              From: Nicholas Clark <nick@ccl4.org>
37685              Date: Fri, 28 Sep 2001 23:39:33 +0100
37686              Message-ID: <20010928233933.C23673@plum.flirble.org>
37687      Branch: perl
37688            ! embed.h embed.pl sv.h
37689 ____________________________________________________________________________
37690 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
37691         Log: Update Changes.
37692      Branch: perl
37693            ! Changes patchlevel.h
37694 ____________________________________________________________________________
37695 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
37696         Log: Move the B tests to B/t.
37697      Branch: perl
37698            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
37699            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
37700            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
37701            - ext/B/Showlex.t ext/B/Stash.t
37702            ! MANIFEST
37703 ____________________________________________________________________________
37704 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
37705         Log: Forgot from #12254.
37706      Branch: perl
37707            + ext/B/B/Terse.t
37708 ____________________________________________________________________________
37709 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
37710         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
37711              From: "chromatic" <chromatic@rmci.net>
37712              Date: Thu, 27 Sep 2001 23:22:17 -0600
37713              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
37714      Branch: perl
37715            ! MANIFEST
37716 ____________________________________________________________________________
37717 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
37718         Log: Test numbering mismatch.
37719      Branch: perl
37720            ! t/op/chdir.t
37721 ____________________________________________________________________________
37722 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
37723         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
37724              From: "Craig A. Berry" <craigberry@mac.com>
37725              Date: Wed, 26 Sep 2001 17:43:14 -0500
37726              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
37727      Branch: perl
37728            ! iperlsys.h t/op/chdir.t
37729 ____________________________________________________________________________
37730 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
37731         Log: Subject: [PATCH gv.c] make __ANON__ global
37732              From: Robin Barker <rmb1@cise.npl.co.uk>
37733              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
37734              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
37735      Branch: perl
37736            ! gv.c t/op/anonsub.t t/op/runlevel.t
37737 ____________________________________________________________________________
37738 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
37739         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
37740              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37741              Date: Thu, 27 Sep 2001 22:34:32 +0200
37742              Message-ID: <20010927223432.A1485@rafael>
37743      Branch: perl
37744            ! ext/B/B/Terse.pm
37745 ____________________________________________________________________________
37746 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
37747         Log: (retracted by #12338)
37748              
37749              Subject: [PATCH] Cleanup of perldsc.pod      
37750              From: Casey West <casey@geeknest.com>
37751              Date: Thu, 27 Sep 2001 11:13:17 -0400
37752              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
37753      Branch: perl
37754            ! pod/perldsc.pod
37755 ____________________________________________________________________________
37756 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
37757         Log: Not everyone is using ithreads...
37758      Branch: perl
37759            ! ext/Devel/Peek/Peek.t
37760 ____________________________________________________________________________
37761 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
37762         Log: Document the nss_delete core dump workaround for HP-UX
37763              and Solaris, bug IDs 20010805.018 and 20010629.004.
37764      Branch: perl
37765            ! README.hpux README.solaris
37766 ____________________________________________________________________________
37767 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
37768         Log: Dump Unicode hash keys also as Unicode,
37769              not just as a byte string.
37770      Branch: perl
37771            ! dump.c ext/Devel/Peek/Peek.t
37772 ____________________________________________________________________________
37773 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
37774         Log: Integrate changes #12241 and #12242 from macperl:
37775              
37776              Remove unneeded disabling of umask() calls
37777              
37778              Note (get|set)sockopt are available.
37779      Branch: perl
37780           !> lib/File/Temp.pm pod/perlport.pod
37781 ____________________________________________________________________________
37782 [ 12244] By: sky                                   on 2001/09/27  08:53:00
37783         Log: Flush buffers on thread closedown.
37784      Branch: perl
37785            ! ext/threads/threads.xs
37786 ____________________________________________________________________________
37787 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
37788         Log: Dump SvUTF8(sv)s also as \x{...}.
37789              
37790              TODO: dump the SvUTF8() hash keys similarly. 
37791      Branch: perl
37792            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
37793 ____________________________________________________________________________
37794 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
37795         Log: Note (get|set)sockopt are available.
37796      Branch: maint-5.6/macperl
37797            ! pod/perlport.pod
37798 ____________________________________________________________________________
37799 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
37800         Log: Remove unneeded disabling of umask() calls
37801      Branch: maint-5.6/macperl
37802            ! lib/File/Temp.pm
37803 ____________________________________________________________________________
37804 [ 12240] By: sky                                   on 2001/09/26  18:44:56
37805         Log: Documention update
37806      Branch: perl
37807            ! ext/threads/threads.pm
37808 ____________________________________________________________________________
37809 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
37810         Log: Update Changes.
37811      Branch: perl
37812            ! Changes patchlevel.h
37813 ____________________________________________________________________________
37814 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
37815         Log: Check that all environment variables are tainted.
37816      Branch: perl
37817            ! t/op/taint.t
37818 ____________________________________________________________________________
37819 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
37820         Log: Manual integration error in #12235.
37821      Branch: perl
37822            ! lib/File/DosGlob.t
37823 ____________________________________________________________________________
37824 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
37825         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
37826              From: "chromatic" <chromatic@rmci.net>
37827              Date: Tue, 25 Sep 2001 23:57:07 -0600
37828              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
37829      Branch: perl
37830            ! perlio.c
37831 ____________________________________________________________________________
37832 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
37833         Log: Integrate macperl changes from Chris Nandor:
37834              12192 11817 11815 11813 11778 11775
37835              
37836              Update CPAN.pm to work with new Mac::BuildTools instead
37837              of ExtUtils::MM_MacOS "orphan" functions
37838              
37839              Fix test
37840              
37841              Make syntax check report in MPW style, fix tests
37842              to use Mac::err=unix to get normal-style error
37843              messages.
37844              
37845              More module and test ports from Thomas Wegner et al
37846              
37847              Fix open of /dev/null for Mac OS
37848              
37849              Allow for platforms to override formatting of errors
37850              on output from Matthias Neeracher (core files)
37851      Branch: perl
37852            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
37853            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
37854            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
37855           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
37856           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
37857           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
37858 ____________________________________________________________________________
37859 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
37860         Log: grrr.
37861      Branch: perl
37862            ! t/op/gv.t
37863 ____________________________________________________________________________
37864 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
37865         Log: Retract #12232.
37866      Branch: perl
37867            ! t/op/gv.t
37868 ____________________________________________________________________________
37869 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
37870         Log: (Retracted by #12233.)
37871      Branch: perl
37872            ! t/op/gv.t
37873 ____________________________________________________________________________
37874 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
37875         Log: Detypo.
37876      Branch: perl
37877            ! ext/Encode/Makefile.PL
37878 ____________________________________________________________________________
37879 [ 12230] By: sky                                   on 2001/09/26  11:36:23
37880         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
37881              We are using a "delay" here because we do not want to depend on thread synchronization issues.
37882      Branch: perl
37883            + ext/threads/t/stress_cv.t
37884            ! MANIFEST ext/threads/t/stress_string.t
37885 ____________________________________________________________________________
37886 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
37887         Log: NetWare tweak from Ananth Kesari.
37888      Branch: perl
37889            ! NetWare/t/Readme.txt
37890 ____________________________________________________________________________
37891 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
37892         Log: Trick to fool case-blind filesystems.
37893      Branch: perl
37894            ! ext/Encode/Makefile.PL
37895 ____________________________________________________________________________
37896 [ 12227] By: sky                                   on 2001/09/26  11:06:50
37897         Log: Threads can start executing in a different order than they were
37898              created.... so we cannot ok() inside the threadstarter.
37899      Branch: perl
37900            ! ext/threads/t/stress_string.t
37901 ____________________________________________________________________________
37902 [ 12226] By: sky                                   on 2001/09/26  07:41:45
37903         Log: Add in stress_string.t to stress test threads a bit more.
37904      Branch: perl
37905            + ext/threads/t/stress_string.t
37906            ! MANIFEST
37907 ____________________________________________________________________________
37908 [ 12225] By: sky                                   on 2001/09/26  07:04:21
37909         Log: Fix negative refcount introduced by #12223.
37910      Branch: perl
37911            ! ext/threads/threads.xs
37912 ____________________________________________________________________________
37913 [ 12224] By: sky                                   on 2001/09/26  06:57:58
37914         Log: Update documentation to match change #12223
37915      Branch: perl
37916            ! sharedsv.c
37917 ____________________________________________________________________________
37918 [ 12223] By: sky                                   on 2001/09/26  06:54:32
37919         Log: Use a separate interpreter for the sharedsv space. Another
37920              negative sv leak. Sigh.
37921      Branch: perl
37922            ! sharedsv.c
37923 ____________________________________________________________________________
37924 [ 12222] By: sky                                   on 2001/09/26  05:58:35
37925         Log: Do the environ assignment in perl_contruct to match perl_destruct.
37926              Now we don't need to perl_parse/perl_run. However environ is a
37927              global....
37928      Branch: perl
37929            ! perl.c
37930 ____________________________________________________________________________
37931 [ 12221] By: sky                                   on 2001/09/26  05:41:02
37932         Log: Move the creation of PL_strtab to perl_construct so we can work
37933              with HV and HEs without running perl_parse.
37934      Branch: perl
37935            ! perl.c
37936 ____________________________________________________________________________
37937 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
37938         Log: integrate macperl changes into maint-5.6
37939      Branch: maint-5.6/perl
37940           !> (integrate 26 files)
37941 ____________________________________________________________________________
37942 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
37943         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
37944              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
37945      Branch: maint-5.6/macperl
37946            ! macos/ext/Mac/Fonts/Fonts.xs
37947            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
37948 ____________________________________________________________________________
37949 [ 12218] By: ams                                   on 2001/09/25  23:31:33
37950         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
37951              From: Nicholas Clark <nick@ccl4.org>
37952              Date: Wed, 26 Sep 2001 01:20:20 +0100
37953              Message-Id: <20010926012020.B48092@plum.flirble.org>
37954      Branch: perl
37955            ! lib/AutoSplit.t
37956 ____________________________________________________________________________
37957 [ 12217] By: ams                                   on 2001/09/25  22:33:05
37958         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
37959              From: "Craig A. Berry" <craigberry@mac.com>
37960              Date: Tue, 25 Sep 2001 18:08:42 -0500
37961              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
37962      Branch: perl
37963            ! vms/vms.c
37964 ____________________________________________________________________________
37965 [ 12216] By: ams                                   on 2001/09/25  21:41:01
37966         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
37967              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
37968              From: Michael G Schwern <schwern@pobox.com>
37969              Date: Wed, 26 Sep 2001 00:38:21 -0400
37970              Message-Id: <20010926003821.A627@blackrider>
37971      Branch: perl
37972            ! lib/AutoSplit.t
37973 ____________________________________________________________________________
37974 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
37975         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
37976              From: Michael G Schwern <schwern@pobox.com>
37977              Date: Tue, 25 Sep 2001 17:43:49 -0400
37978              Message-ID: <20010925174349.B19534@blackrider>
37979      Branch: perl
37980            ! lib/Test/Simple.pm lib/Test/Utils.pm
37981 ____________________________________________________________________________
37982 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
37983         Log: Integrate changes from bleadperl.
37984      Branch: maint-5.6/macperl
37985           !> pod/perlport.pod
37986 ____________________________________________________________________________
37987 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
37988         Log: skip($mess) should result in one skip.
37989      Branch: perl
37990            ! t/test.pl
37991 ____________________________________________________________________________
37992 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
37993         Log: Integrate change #12200 from maintperl.
37994      Branch: maint-5.6/macperl
37995           !> win32/perlhost.h
37996 ____________________________________________________________________________
37997 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
37998         Log: Fix file types to "apple"
37999      Branch: maint-5.6/macperl
38000            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
38001            ! macos/ext/Mac/SAT/t/Collision.rsrc
38002 ____________________________________________________________________________
38003 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
38004         Log: Fix rsrc file as snd file; fix path in t file.
38005      Branch: maint-5.6/macperl
38006            ! macos/ext/Mac/Notification/t/Notification.rsrc
38007            ! macos/ext/Mac/Notification/t/Notification.t
38008 ____________________________________________________________________________
38009 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
38010         Log: Sync up with File::Find from bleadperl.
38011      Branch: maint-5.6/macperl
38012            ! lib/File/Find.pm t/lib/filefind-taint.t
38013 ____________________________________________________________________________
38014 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
38015         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
38016              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
38017              of hundreds)
38018      Branch: maint-5.6/macperl
38019            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
38020            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
38021            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
38022 ____________________________________________________________________________
38023 [ 12207] By: nick                                  on 2001/09/25  19:04:36
38024         Log: Integrate mainline (untested while modem is up)
38025      Branch: perlio
38026           +> lib/AutoSplit.t t/test.pl
38027            - lib/warnings/register.t
38028           !> (integrate 28 files)
38029 ____________________________________________________________________________
38030 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
38031         Log: perldiag entry for #12205.
38032      Branch: perl
38033            ! pod/perldiag.pod
38034 ____________________________________________________________________________
38035 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
38036         Log: Subject: [PATCH] warning on v-string in use/require
38037              From: John Peacock <jpeacock@rowman.com>
38038              Date: Mon, 24 Sep 2001 17:29:03 -0400
38039              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
38040      Branch: perl
38041            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
38042 ____________________________________________________________________________
38043 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
38044         Log: perltooc et al updates.
38045      Branch: perl
38046            ! plan9/mkfile pod/roffitall
38047 ____________________________________________________________________________
38048 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
38049         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
38050              From: Michael G Schwern <schwern@pobox.com>
38051              Date: Sun, 23 Sep 2001 00:07:12 -0400
38052              Message-ID: <20010923000712.A7005@blackrider>
38053      Branch: perl
38054            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
38055 ____________________________________________________________________________
38056 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
38057         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
38058              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38059              Date: Wed, 26 Sep 2001 01:25:10 +0900
38060              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
38061      Branch: perl
38062            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
38063            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
38064            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
38065 ____________________________________________________________________________
38066 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
38067         Log: Integrate change #12200 from maintperl;
38068              on windows, virtualized environment could propagate deleted variables
38069              into children if they happen to be at the very end of the table
38070      Branch: perl
38071           !> win32/perlhost.h
38072 ____________________________________________________________________________
38073 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
38074         Log: on windows, virtualized environment could propagate deleted variables
38075              into children if they happen to be at the very end of the table
38076              (thanks for succinct test case from Johan Holmberg, and fix from
38077              Doug Lankshear)
38078      Branch: maint-5.6/perl
38079            ! win32/perlhost.h
38080 ____________________________________________________________________________
38081 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
38082         Log: avoid the use of ftime() (it does a useless, potentially
38083              expensive call to GetTimeZoneInformation()); this potentially
38084              also results in three more digits of precision from
38085              Time::HiRes::time()
38086      Branch: perl
38087            ! ext/Time/HiRes/HiRes.xs
38088 ____________________________________________________________________________
38089 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
38090         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
38091              
38092              Note: io/binmode is failing, have to figure out why.
38093      Branch: perl
38094            + t/test.pl
38095            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
38096            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
38097            ! t/run/exit.t
38098 ____________________________________________________________________________
38099 [ 12197] By: ams                                   on 2001/09/25  13:48:55
38100         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
38101              From: Nicholas Clark <nick@ccl4.org>
38102              Date: Tue, 25 Sep 2001 00:37:40 +0100
38103              Message-Id: <20010925003740.S4971@plum.flirble.org>
38104              (Further changes expected.)
38105      Branch: perl
38106            + lib/AutoSplit.t
38107            ! MANIFEST
38108 ____________________________________________________________________________
38109 [ 12196] By: sky                                   on 2001/09/25  13:37:12
38110         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
38111              _ftime to try and be more robust.
38112      Branch: perl
38113            ! ext/Time/HiRes/HiRes.xs
38114 ____________________________________________________________________________
38115 [ 12194] By: ams                                   on 2001/09/25  11:40:00
38116         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
38117              From: "Craig A. Berry" <craigberry@mac.com>
38118              Date: Mon, 24 Sep 2001 17:54:20 -0500
38119              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
38120      Branch: perl
38121            ! vms/descrip_mms.template
38122 ____________________________________________________________________________
38123 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
38124         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
38125              not working, cursor not spinning (Bug #422129); external
38126              editor problems (Bug #456329); escape/cmd-. not activating
38127              "Cancel" in Save dialog box (Bug #446960); Runtimes not
38128              executing on launch (Bug #464441).
38129      Branch: maint-5.6/macperl
38130            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
38131            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
38132            ! macos/macperl/MacPerl.r
38133 ____________________________________________________________________________
38134 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
38135         Log: Update CPAN.pm to work with new Mac::BuildTools instead
38136              of ExtUtils::MM_MacOS "orphan" functions
38137      Branch: maint-5.6/macperl
38138            ! lib/CPAN.pm
38139 ____________________________________________________________________________
38140 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
38141         Log: Fix up another xsubpp problem (Matthias Neeracher)
38142      Branch: maint-5.6/macperl
38143            ! macos/xsubpp
38144 ____________________________________________________________________________
38145 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
38146         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
38147      Branch: maint-5.6/macperl
38148            ! macos/lib/ExtUtils/MM_MacOS.pm
38149 ____________________________________________________________________________
38150 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
38151         Log: Fix up Makefiles for more Mac:: modules (and prepare for
38152              static build ...?)
38153      Branch: maint-5.6/macperl
38154            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
38155            ! macos/macperl/Makefile.mk
38156 ____________________________________________________________________________
38157 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
38158         Log: Fix up tests
38159      Branch: maint-5.6/macperl
38160            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
38161 ____________________________________________________________________________
38162 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
38163         Log: Make malloc smarter, fix bugs.  (Bug #404030)
38164      Branch: maint-5.6/macperl
38165            ! macos/icemalloc.c macos/icemalloc.h
38166 ____________________________________________________________________________
38167 [ 12186] By: nick                                  on 2001/09/24  19:18:17
38168         Log: Integrate mainline
38169      Branch: perlio
38170           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
38171           +> lib/filetest.t
38172           !> (integrate 30 files)
38173 ____________________________________________________________________________
38174 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
38175         Log: Retract #12136, the warnings::register is already
38176              tested by t/lib/warnings/9enabled, as pointed out
38177              by Paul Marquess.
38178      Branch: perl
38179            - lib/warnings/register.t
38180            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
38181 ____________________________________________________________________________
38182 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
38183         Log: fix Time::HiRes implementation of gettimeofday() on windows
38184              (HiRes.t#14 now passes)
38185      Branch: perl
38186            ! ext/Time/HiRes/HiRes.xs
38187 ____________________________________________________________________________
38188 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
38189         Log: File::Spec::catfile() canonifies everything to blackslashes on
38190              windows :-(
38191      Branch: perl
38192            ! lib/ExtUtils/Manifest.t
38193 ____________________________________________________________________________
38194 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
38195         Log: test number mismatch
38196      Branch: perl
38197            ! t/op/magic.t
38198 ____________________________________________________________________________
38199 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
38200         Log: ok().
38201      Branch: perl
38202            ! t/op/pack.t
38203 ____________________________________________________________________________
38204 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
38205         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
38206              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
38207      Branch: perl
38208            ! pp_pack.c t/op/pack.t
38209 ____________________________________________________________________________
38210 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
38211         Log: Update Changes.
38212      Branch: perl
38213            ! Changes patchlevel.h
38214 ____________________________________________________________________________
38215 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
38216         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
38217              From: Michael G Schwern <schwern@pobox.com>
38218              Date: Mon, 24 Sep 2001 11:12:13 -0400
38219              Message-ID: <20010924111213.G27885@blackrider>
38220      Branch: perl
38221            ! lib/ExtUtils/Manifest.pm
38222 ____________________________________________________________________________
38223 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
38224         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
38225              From: Michael G Schwern <schwern@pobox.com> 
38226              Date: Mon, 24 Sep 2001 11:02:07 -0400
38227              Message-ID: <20010924110207.E27885@blackrider>
38228      Branch: perl
38229            ! vms/test.com
38230 ____________________________________________________________________________
38231 [ 12176] By: ams                                   on 2001/09/24  14:01:59
38232         Log: Update Changes.
38233      Branch: perl
38234            ! Changes
38235 ____________________________________________________________________________
38236 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
38237         Log: Various cleanups.
38238      Branch: perl
38239            ! ext/threads/Makefile.PL ext/threads/threads.xs
38240 ____________________________________________________________________________
38241 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
38242         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
38243      Branch: maint-5.6/macperl
38244           !> (integrate 33 files)
38245 ____________________________________________________________________________
38246 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
38247         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
38248              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38249              Date: Mon, 24 Sep 2001 20:04:58 +0900
38250              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
38251      Branch: perl
38252            ! ext/Encode/Encode/gb2312.enc
38253 ____________________________________________________________________________
38254 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
38255         Log: Clarifying comment to #12164.
38256      Branch: perl
38257            ! lib/Cwd.pm
38258 ____________________________________________________________________________
38259 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
38260         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
38261              From: Nicholas Clark <nick@ccl4.org>
38262              Date: Sun, 23 Sep 2001 23:00:56 +0100
38263              Message-ID: <20010923230055.Y4971@plum.flirble.org>
38264              
38265              (with "sample_constants" changed to "fallback")
38266      Branch: perl
38267            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
38268            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
38269            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
38270            ! lib/h2xs.t utils/h2xs.PL
38271 ____________________________________________________________________________
38272 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
38273         Log: Metaconfig unit change for #12167.
38274      Branch: metaconfig
38275            ! U/modified/Cppsym.U
38276 ____________________________________________________________________________
38277 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
38278         Log: Add a few glibc cpp symbols to probe for.
38279      Branch: perl
38280            ! Configure
38281 ____________________________________________________________________________
38282 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
38283         Log: DJGPP tweaks for Laszlo Molnar.
38284      Branch: perl
38285            ! djgpp/djgppsed.sh dosish.h
38286 ____________________________________________________________________________
38287 [ 12165] By: ams                                   on 2001/09/24  10:07:08
38288         Log: Subject: [PATCH t/op/inccode.t] More tests
38289              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
38290              Date: 24 Sep 2001 10:01:44 -0000
38291              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
38292      Branch: perl
38293            ! t/op/inccode.t
38294 ____________________________________________________________________________
38295 [ 12164] By: ams                                   on 2001/09/24  09:43:29
38296         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
38297              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
38298              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
38299              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
38300      Branch: perl
38301            ! lib/Cwd.pm
38302 ____________________________________________________________________________
38303 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
38304         Log: 1_compile updates.
38305      Branch: perl
38306            ! t/lib/1_compile.t
38307 ____________________________________________________________________________
38308 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
38309         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
38310              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38311              Date: Wed, 19 Sep 2001 22:47:14 +0200
38312              Message-ID: <20010919224714.A6382@rafael>
38313      Branch: perl
38314            ! pod/perlvar.pod pp_ctl.c
38315 ____________________________________________________________________________
38316 [ 12161] By: ams                                   on 2001/09/23  17:40:02
38317         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
38318              filetest Pragma
38319              From: "chromatic" <chromatic@rmci.net>
38320              Date: Sun, 23 Sep 2001 12:07:25 -0600
38321              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
38322      Branch: perl
38323            + lib/filetest.t
38324            ! MANIFEST t/lib/1_compile.t
38325 ____________________________________________________________________________
38326 [ 12160] By: ams                                   on 2001/09/23  16:32:11
38327         Log: Additional minor chdir() tweak.
38328      Branch: perl
38329            ! pod/perlfunc.pod
38330 ____________________________________________________________________________
38331 [ 12159] By: ams                                   on 2001/09/23  16:25:01
38332         Log: Subject: PATCH lib/ExtUtils/Command.t
38333              From: Abe Timmerman <abe@ztreet.demon.nl>
38334              Date: Sun, 23 Sep 2001 19:11:44 +0200
38335              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
38336      Branch: perl
38337            ! lib/ExtUtils/Command.t
38338 ____________________________________________________________________________
38339 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
38340         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
38341              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
38342              Date: Sun, 23 Sep 2001 02:02:26 +0200
38343              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
38344      Branch: perl
38345            ! makedef.pl
38346 ____________________________________________________________________________
38347 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
38348         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
38349              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
38350              Date: Sat, 22 Sep 2001 12:54:39 -0500
38351              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
38352      Branch: perl
38353            ! t/op/study.t
38354 ____________________________________________________________________________
38355 [ 12156] By: nick                                  on 2001/09/23  07:48:44
38356         Log: Integrate mainline
38357      Branch: perlio
38358            - check83.pl
38359           !> ext/Encode/Encode/2022-cn.enc
38360 ____________________________________________________________________________
38361 [ 12155] By: nick                                  on 2001/09/23  07:48:01
38362         Log: Integrate mainline
38363      Branch: perlio
38364           +> (branch 64 files)
38365            - ext/Encode/Encode/cns11643-1.enc
38366            - ext/Encode/Encode/cns11643-2.enc
38367            - ext/Encode/Encode/iso2022-cn.enc
38368            - ext/Encode/Encode/iso2022-jp.enc
38369            - ext/Encode/Encode/iso2022-jp1.enc
38370            - ext/Encode/Encode/iso2022-jp2.enc
38371            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
38372            - ext/Encode/Encode/iso8859-1.enc
38373            - ext/Encode/Encode/iso8859-1.ucm
38374            - ext/Encode/Encode/iso8859-10.enc
38375            - ext/Encode/Encode/iso8859-10.ucm
38376            - ext/Encode/Encode/iso8859-13.enc
38377            - ext/Encode/Encode/iso8859-13.ucm
38378            - ext/Encode/Encode/iso8859-14.enc
38379            - ext/Encode/Encode/iso8859-14.ucm
38380            - ext/Encode/Encode/iso8859-15.enc
38381            - ext/Encode/Encode/iso8859-15.ucm
38382            - ext/Encode/Encode/iso8859-16.enc
38383            - ext/Encode/Encode/iso8859-16.ucm
38384            - ext/Encode/Encode/iso8859-2.enc
38385            - ext/Encode/Encode/iso8859-2.ucm
38386            - ext/Encode/Encode/iso8859-3.enc
38387            - ext/Encode/Encode/iso8859-3.ucm
38388            - ext/Encode/Encode/iso8859-4.enc
38389            - ext/Encode/Encode/iso8859-4.ucm
38390            - ext/Encode/Encode/iso8859-5.enc
38391            - ext/Encode/Encode/iso8859-5.ucm
38392            - ext/Encode/Encode/iso8859-6.enc
38393            - ext/Encode/Encode/iso8859-6.ucm
38394            - ext/Encode/Encode/iso8859-7.enc
38395            - ext/Encode/Encode/iso8859-7.ucm
38396            - ext/Encode/Encode/iso8859-8.enc
38397            - ext/Encode/Encode/iso8859-8.ucm
38398            - ext/Encode/Encode/iso8859-9.enc
38399            - ext/Encode/Encode/iso8859-9.ucm
38400            - ext/Encode/Encode/isoir-197.enc
38401            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
38402            - t/lib/sample-tests/header_at_end
38403            - t/lib/sample-tests/header_at_end_fail
38404           !> (integrate 174 files)
38405 ____________________________________________________________________________
38406 [ 12154] By: ams                                   on 2001/09/23  07:11:46
38407         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
38408              by Blair Zajac.
38409      Branch: perl
38410            ! pod/perlfunc.pod
38411 ____________________________________________________________________________
38412 [ 12153] By: ams                                   on 2001/09/23  06:56:32
38413         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
38414              Forgotten deprecation of *glob{FILEHANDLE}?
38415              From: "chromatic" <chromatic@rmci.net>
38416              Date: Sat, 22 Sep 2001 21:27:56 -0600
38417              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
38418      Branch: perl
38419            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
38420 ____________________________________________________________________________
38421 [ 12152] By: ams                                   on 2001/09/23  06:42:58
38422         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
38423              From: Michael G Schwern <schwern@pobox.com>
38424              Date: Sun, 23 Sep 2001 03:34:39 -0400
38425              Message-Id: <20010923033439.E7005@blackrider>
38426      Branch: perl
38427            ! lib/File/Find.pm
38428 ____________________________________________________________________________
38429 [ 12151] By: ams                                   on 2001/09/23  06:37:57
38430         Log: Subject: Re: t/op/magic.t missing tests on Win32
38431              From: Michael G Schwern <schwern@pobox.com>
38432              Date: Sat, 22 Sep 2001 20:29:09 -0400
38433              Message-Id: <20010922202909.I18223@blackrider>
38434      Branch: perl
38435            ! t/op/magic.t
38436 ____________________________________________________________________________
38437 [ 12150] By: ams                                   on 2001/09/23  06:36:26
38438         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
38439              Dumpvalue.pm
38440              From: "chromatic" <chromatic@rmci.net>
38441              Date: Sat, 22 Sep 2001 19:41:31 -0600
38442              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
38443      Branch: perl
38444            + lib/Dumpvalue.t
38445            ! MANIFEST lib/Dumpvalue.pm
38446 ____________________________________________________________________________
38447 [ 12149] By: ams                                   on 2001/09/23  06:25:35
38448         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
38449              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38450              Date: Sun, 23 Sep 2001 15:27:56 +0900
38451              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
38452      Branch: perl
38453            ! ext/Encode/Encode/2022-cn.enc
38454 ____________________________________________________________________________
38455 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
38456         Log: Manual eror in #12147.
38457      Branch: perl
38458            ! win32/win32.c
38459 ____________________________________________________________________________
38460 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
38461         Log: Integrate change #12146 from maintperl;
38462              win32_chdir() et al don't handle a NULL argument gracefully
38463      Branch: perl
38464           !> win32/perlhost.h win32/win32.c
38465 ____________________________________________________________________________
38466 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
38467         Log: win32_chdir() et al don't handle a NULL argument gracefully
38468      Branch: maint-5.6/perl
38469            ! win32/perlhost.h win32/win32.c
38470 ____________________________________________________________________________
38471 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
38472         Log: typo in change#12026
38473      Branch: maint-5.6/perl
38474            ! op.c
38475 ____________________________________________________________________________
38476 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
38477         Log: Subject: [PATCH] Re: scalar context unpack bugs
38478              From: Nicholas Clark <nick@ccl4.org>
38479              Date: Sat, 22 Sep 2001 23:07:56 +0100
38480              Message-ID: <20010922230755.O4971@plum.flirble.org>
38481      Branch: perl
38482            ! pp_pack.c t/op/pack.t
38483 ____________________________________________________________________________
38484 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
38485         Log: Try ExtUtils::Command.t everywhere, not just on Win32
38486              (as suggested by NI-S).  Also allow running it either
38487              in t/ or in the main directory.
38488      Branch: perl
38489            ! lib/ExtUtils/Command.t
38490 ____________________________________________________________________________
38491 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
38492         Log: Update the test on warnings/register.t.
38493      Branch: perl
38494            ! t/lib/1_compile.t
38495 ____________________________________________________________________________
38496 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
38497         Log: The code is now almost tidy enough to keep the IRIX cc happy.
38498      Branch: perl
38499            ! hints/irix_6.sh
38500 ____________________________________________________________________________
38501 [ 12140] By: ams                                   on 2001/09/22  17:26:32
38502         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
38503              use_ithreads
38504              From: "Craig A. Berry" <craigberry@mac.com>
38505              Date: Sat, 22 Sep 2001 13:15:32 -0500
38506              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
38507      Branch: perl
38508            ! configure.com
38509 ____________________________________________________________________________
38510 [ 12139] By: ams                                   on 2001/09/22  16:44:08
38511         Log: Do what perl_clone() does for sharedsv functions.
38512      Branch: perl
38513            ! embed.pl proto.h
38514 ____________________________________________________________________________
38515 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
38516         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
38517              (suggested by Sarathy, extensions shouldn't be dabbling with
38518              op structures, so binary backward compatibility should not be
38519              an issue.)
38520      Branch: perl
38521            ! hints/irix_6.sh op.h
38522 ____________________________________________________________________________
38523 [ 12137] By: ams                                   on 2001/09/22  16:21:05
38524         Log: More cleanups. (What's PERL_DECL_PROT?)
38525      Branch: perl
38526            ! embed.pl proto.h sharedsv.h
38527 ____________________________________________________________________________
38528 [ 12136] By: ams                                   on 2001/09/22  15:14:34
38529         Log: (Retracted by #12185)
38530              
38531              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
38532              Add Tests for warnings::register, Doc Update
38533              From: "chromatic" <chromatic@rmci.net>
38534              Date: Sat, 22 Sep 2001 09:43:20 -0600
38535              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
38536      Branch: perl
38537            + lib/warnings/register.t
38538            ! MANIFEST lib/warnings/register.pm
38539 ____________________________________________________________________________
38540 [ 12135] By: ams                                   on 2001/09/22  15:07:50
38541         Log: `@foo' should be @foo for consistency.
38542      Branch: perl
38543            ! pod/perldiag.pod
38544 ____________________________________________________________________________
38545 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
38546         Log: (Retracted by #12138)
38547              
38548              Add -woff (turn warning off) 3187:
38549              "A pointer is converted to a smaller integer."
38550              This happens when your pointers are 64-bit: then every case
38551              of converting pointers to PADOFFSETs (explicitly 32-bit)
38552              faces truncation (even explicit use of INT2PTR doesn't help).
38553              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
38554              Changing PADOFFSET from U32 to UV would help, but that
38555              would break binary backward compatibility of BASEOP and padop
38556              (assuming you have been using 64-bit pointers).
38557      Branch: perl
38558            ! hints/irix_6.sh
38559 ____________________________________________________________________________
38560 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
38561         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
38562              but the name comes from the inside the file, not from the file
38563              name, and Rumanian is the name of the language.
38564      Branch: perl
38565            + ext/Encode/Encode/macRumanian.enc
38566            - ext/Encode/Encode/macRomania.enc
38567            ! MANIFEST
38568 ____________________________________________________________________________
38569 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
38570         Log: Rename perltootc as perltooc for 8.3-friedliness.
38571      Branch: perl
38572            + pod/perltooc.pod
38573            - pod/perltootc.pod
38574            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
38575            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
38576            ! pod/perltoot.pod
38577 ____________________________________________________________________________
38578 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
38579         Log: Find more conflicts by lowercasing.
38580      Branch: perl
38581            + Porting/check83.pl
38582            - check83.pl
38583            ! MANIFEST
38584 ____________________________________________________________________________
38585 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
38586         Log: The AIX cc 5.0.0.0 is simply too buggy.
38587      Branch: perl
38588            ! hints/aix.sh
38589 ____________________________________________________________________________
38590 [ 12129] By: ams                                   on 2001/09/22  12:35:38
38591         Log: Uninteresting cleanup.
38592      Branch: perl
38593            ! form.h
38594 ____________________________________________________________________________
38595 [ 12128] By: ams                                   on 2001/09/22  12:28:48
38596         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
38597              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
38598              Date: Sat, 22 Sep 2001 14:29:13 +0100
38599              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
38600      Branch: perl
38601            ! cv.h
38602 ____________________________________________________________________________
38603 [ 12127] By: ams                                   on 2001/09/22  12:04:28
38604         Log: What's a backet?
38605      Branch: perl
38606            ! dump.c
38607 ____________________________________________________________________________
38608 [ 12126] By: ams                                   on 2001/09/22  10:02:34
38609         Log: Removed duplicated tests #19 and #20.
38610      Branch: perl
38611            ! t/op/do.t
38612 ____________________________________________________________________________
38613 [ 12125] By: ams                                   on 2001/09/22  03:58:41
38614         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
38615              From: Michael Carman <mjcarman@home.com>
38616              Date: Fri, 21 Sep 2001 17:54:05 -0500
38617              Message-Id: <3BABC50D.6040202@home.com>
38618              (Applied with some changes.)
38619      Branch: perl
38620            ! pod/perlmod.pod
38621 ____________________________________________________________________________
38622 [ 12124] By: ams                                   on 2001/09/22  03:44:19
38623         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
38624              From: Michael G Schwern <schwern@pobox.com>
38625              Date: Fri, 21 Sep 2001 19:20:40 -0400
38626              Message-Id: <20010921192040.E5494@blackrider>
38627      Branch: perl
38628            ! t/op/chdir.t
38629 ____________________________________________________________________________
38630 [ 12123] By: ams                                   on 2001/09/22  03:41:08
38631         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
38632              From: Blair Zajac <blair@orcaware.com>
38633              Date: Fri, 21 Sep 2001 15:13:04 -0700
38634              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
38635      Branch: perl
38636            ! t/op/chdir.t
38637 ____________________________________________________________________________
38638 [ 12122] By: ams                                   on 2001/09/22  03:37:07
38639         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
38640              20010920.007
38641              From: Michael G Schwern <schwern@pobox.com>
38642              Date: Fri, 21 Sep 2001 17:59:03 -0400
38643              Message-Id: <20010921175903.V5494@blackrider>
38644      Branch: perl
38645            ! t/op/do.t
38646 ____________________________________________________________________________
38647 [ 12121] By: ams                                   on 2001/09/22  03:30:38
38648         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
38649              suite on WinCE)
38650              From: Michael G Schwern <schwern@pobox.com>
38651              Date: Fri, 21 Sep 2001 19:41:03 -0400
38652              Message-Id: <20010921194103.G5494@blackrider>
38653      Branch: perl
38654            ! pod/perlport.pod
38655 ____________________________________________________________________________
38656 [ 12120] By: ams                                   on 2001/09/22  03:28:06
38657         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
38658              From: Michael G Schwern <schwern@pobox.com>
38659              Date: Fri, 21 Sep 2001 17:33:35 -0400
38660              Message-Id: <20010921173335.T5494@blackrider>
38661              ($ENV{FOO}=undef hunk not applied.)
38662      Branch: perl
38663            ! t/op/magic.t
38664 ____________________________________________________________________________
38665 [ 12119] By: ams                                   on 2001/09/22  03:02:26
38666         Log: Subject: [PATCH] perldiag.pod
38667              From: Peter Scott <Peter@PSDT.com>
38668              Date: Fri, 21 Sep 2001 18:54:50 -0700
38669              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
38670              (Moved to the right place.)
38671      Branch: perl
38672            ! pod/perldiag.pod
38673 ____________________________________________________________________________
38674 [ 12118] By: ams                                   on 2001/09/21  20:05:29
38675         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
38676              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38677              Date: Fri, 21 Sep 2001 22:36:54 +0200
38678              Message-Id: <20010921223654.A12742@rafael>
38679      Branch: perl
38680            ! t/op/do.t
38681 ____________________________________________________________________________
38682 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
38683         Log: Restore things as they were before
38684              the backward compatibility police notices.
38685      Branch: perl
38686            ! lib/Cwd.pm
38687 ____________________________________________________________________________
38688 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
38689         Log: More Cwd from Schwern: make also OS/2 and DOS
38690              Cwd agree with File::Spec (that is, native path
38691              syntax using \ instead of / -- backward compatibility
38692              polic warning) and stop Win32 from using bsd_realpath().
38693      Branch: perl
38694            ! lib/Cwd.pm
38695 ____________________________________________________________________________
38696 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
38697         Log: Subject: [PATCH @12110] RE: Untested libraries update
38698              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
38699              Date: Fri, 21 Sep 2001 18:21:07 +0100
38700              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
38701      Branch: perl
38702            ! lib/warnings/register.pm
38703 ____________________________________________________________________________
38704 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
38705         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
38706              From: Michael G Schwern <schwern@pobox.com>
38707              Date: Thu, 20 Sep 2001 22:54:02 -0400
38708              Message-ID: <20010920225402.A3611@blackrider>
38709      Branch: perl
38710            ! lib/Cwd.pm
38711 ____________________________________________________________________________
38712 [ 12113] By: ams                                   on 2001/09/21  17:08:24
38713         Log: Subject: [PATCH] avoid v-strings with require/use
38714              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
38715              Date: Fri, 21 Sep 2001 12:34:40 -0400
38716              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
38717      Branch: perl
38718            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
38719            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
38720            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
38721            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
38722            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
38723            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
38724            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
38725            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
38726            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
38727            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
38728            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
38729            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
38730            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
38731            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
38732            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
38733            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
38734            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
38735            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
38736            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
38737 ____________________________________________________________________________
38738 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
38739         Log: Update Changes.
38740      Branch: perl
38741            ! Changes patchlevel.h
38742 ____________________________________________________________________________
38743 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
38744         Log: Make AIX and Tru64 compilers happy.  
38745      Branch: perl
38746            ! ext/threads/threads.h ext/threads/threads.xs
38747 ____________________________________________________________________________
38748 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
38749         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
38750              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
38751              Date: 21 Sep 2001 09:16:37 -0000
38752              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
38753      Branch: perl
38754            ! toke.c
38755 ____________________________________________________________________________
38756 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
38757         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
38758              From: Michael G Schwern <schwern@pobox.com>
38759              Date: Thu, 20 Sep 2001 21:21:34 -0400
38760              Message-ID: <20010920212134.Y28291@blackrider>
38761      Branch: perl
38762            ! pp_sys.c
38763 ____________________________________________________________________________
38764 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
38765         Log: Subject: Re: GDB Debugging Macros from mod_perl
38766              From: rspier@pobox.com (Robert Spier)
38767              Date: Thu, 20 Sep 2001 22:45:03 -0700
38768              Message-ID: <15274.54239.413929.49430@rls.cx>
38769      Branch: perl
38770            ! pod/perltodo.pod
38771 ____________________________________________________________________________
38772 [ 12105] By: sky                                   on 2001/09/21  10:33:34
38773         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
38774              timezone! GetSystemTime should be available on all Win32 
38775              platforms we support. Perhaps Time::HiRes should be extended to
38776              support WinCE and Novell?
38777      Branch: perl
38778            ! ext/Time/HiRes/HiRes.xs
38779 ____________________________________________________________________________
38780 [ 12104] By: sky                                   on 2001/09/21  08:12:39
38781         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
38782      Branch: perl
38783            ! ext/threads/threads.h ext/threads/threads.xs
38784 ____________________________________________________________________________
38785 [ 12103] By: sky                                   on 2001/09/21  07:57:41
38786         Log: Rename the *thread* functions to Perl_* to avoid clashes.
38787              Notably on AIX but could become a problem on other platforms.
38788      Branch: perl
38789            ! ext/threads/threads.h ext/threads/threads.xs
38790 ____________________________________________________________________________
38791 [ 12102] By: sky                                   on 2001/09/21  07:35:30
38792         Log: Add the shared sv space to the global vars.
38793              Fix problems compiling on win32.
38794      Branch: perl
38795            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
38796            ! sharedsv.c sharedsv.h
38797 ____________________________________________________________________________
38798 [ 12101] By: ams                                   on 2001/09/21  00:19:55
38799         Log: Subject: [PATCH] win32/Makefile warning fix
38800              From: Blair Zajac <blair@orcaware.com>
38801              Date: Thu, 20 Sep 2001 18:15:43 -0700
38802              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
38803      Branch: perl
38804            ! win32/Makefile
38805 ____________________________________________________________________________
38806 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
38807         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
38808              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38809              Date: Thu, 20 Sep 2001 18:36:22 +0200
38810              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
38811      Branch: perl
38812            ! lib/ExtUtils/Command.t
38813 ____________________________________________________________________________
38814 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
38815         Log: Cant spl wirth a dam.
38816      Branch: perl
38817            ! intrpvar.h
38818 ____________________________________________________________________________
38819 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
38820         Log: Don't use C++ comments.
38821      Branch: perl
38822            ! ext/threads/threads.xs
38823 ____________________________________________________________________________
38824 [ 12097] By: ams                                   on 2001/09/20  21:42:07
38825         Log: Change #12044 didn't.
38826      Branch: perl
38827            ! lib/constant.pm
38828 ____________________________________________________________________________
38829 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
38830         Log: Metaconfig unit changes for #12095.
38831      Branch: metaconfig
38832            ! U/modified/Myinit.U U/modified/libs.U
38833 ____________________________________________________________________________
38834 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
38835         Log: Remove iconv references since we are not using it
38836              and not going to; regen perltoc, perlmodlib.
38837              (Some references still linger in perltoc, have to figure
38838              out where they are coming from.)
38839      Branch: perl
38840            ! Configure NetWare/config.wc NetWare/config_H.wc
38841            ! Porting/Glossary Porting/config.sh Porting/config_H
38842            ! config_h.SH configure.com epoc/config.sh perl.h
38843            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
38844            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38845            ! vos/config.ga.h win32/config.bc win32/config.gc
38846            ! win32/config.vc win32/config_H.bc win32/config_H.gc
38847            ! win32/config_H.vc wince/config.ce wince/config.h
38848            ! wince/config_H.ce
38849 ____________________________________________________________________________
38850 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
38851         Log: Subject: [PATCH docs] Re: ARGV and read
38852              From: Dave Mitchell <davem@fdgroup.co.uk>
38853              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
38854              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
38855      Branch: perl
38856            ! pod/perltodo.pod pod/perlvar.pod
38857 ____________________________________________________________________________
38858 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
38859         Log: Fresh copies from the cvs.perl.org perlfaq repository.
38860      Branch: perl
38861            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
38862            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38863            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
38864            ! pod/perlfaq9.pod
38865 ____________________________________________________________________________
38866 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
38867         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
38868              From: Nicholas Clark <nick@ccl4.org>
38869              Date: Thu, 20 Sep 2001 14:27:08 +0100
38870              Message-ID: <20010920142708.X4971@plum.flirble.org>
38871      Branch: perl
38872            ! pp_pack.c t/op/pack.t
38873 ____________________________________________________________________________
38874 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
38875         Log: The sharedsv_space* are variables, not code.  Duh.
38876      Branch: perl
38877            ! intrpvar.h makedef.pl
38878 ____________________________________________________________________________
38879 [ 12090] By: ams                                   on 2001/09/20  11:26:06
38880         Log: Subject: [patch lib/lib_pm.PL]
38881              From: Stas Bekman <stas@stason.org>
38882              Date: Thu, 20 Sep 2001 18:48:53 +0800
38883              Message-Id: <3BA9C995.6010302@stason.org>
38884              (Applied by hand.)
38885      Branch: perl
38886            ! lib/lib_pm.PL
38887 ____________________________________________________________________________
38888 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
38889         Log: Only 21 tests, skipping or not.
38890      Branch: perl
38891            ! lib/ExtUtils/Command.t
38892 ____________________________________________________________________________
38893 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
38894         Log: New exported symbols.
38895      Branch: perl
38896            ! makedef.pl
38897 ____________________________________________________________________________
38898 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
38899         Log: Update Changes.
38900      Branch: perl
38901            ! Changes patchlevel.h
38902 ____________________________________________________________________________
38903 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
38904         Log: Correct numbering of the tests is useful.
38905      Branch: perl
38906            ! ext/threads/t/basic.t
38907 ____________________________________________________________________________
38908 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
38909         Log: More tests now too.
38910      Branch: perl
38911            ! lib/ExtUtils/Command.t
38912 ____________________________________________________________________________
38913 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
38914         Log: More tests now.
38915      Branch: perl
38916            ! ext/threads/t/basic.t
38917 ____________________________________________________________________________
38918 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
38919         Log: The test assumed 7-bit ASCII.  Now it "just"
38920              assumes 8-bit whatever.
38921      Branch: perl
38922            ! t/op/crypt.t
38923 ____________________________________________________________________________
38924 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
38925         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
38926              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38927              Date: Wed, 19 Sep 2001 11:45:28 +0200
38928              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
38929              
38930              Lvalue casts are not portable.
38931      Branch: perl
38932            ! ext/threads/threads.xs
38933 ____________________________________________________________________________
38934 [ 12081] By: sky                                   on 2001/09/19  10:17:52
38935         Log: Make the basic test contain only realy basic API tests
38936              Seems to be a problem with detach.
38937      Branch: perl
38938            ! ext/threads/t/basic.t
38939 ____________________________________________________________________________
38940 [ 12080] By: ams                                   on 2001/09/19  01:23:55
38941         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
38942              From: Michael G Schwern <schwern@pobox.com>
38943              Date: Tue, 18 Sep 2001 19:53:48 -0400
38944              Message-Id: <20010918195348.M585@blackrider>
38945              
38946              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
38947              From: Michael G Schwern <schwern@pobox.com>
38948              Date: Tue, 18 Sep 2001 22:07:13 -0400
38949              Message-Id: <20010918220713.B19616@blackrider>
38950      Branch: perl
38951            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
38952            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
38953            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
38954            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
38955            ! lib/Test/Tutorial.pod
38956 ____________________________________________________________________________
38957 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
38958         Log: Indent the test a bit.
38959      Branch: perl
38960            ! ext/threads/t/basic.t
38961 ____________________________________________________________________________
38962 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
38963         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
38964              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38965              Date: Tue, 18 Sep 2001 18:06:44 +0200
38966              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
38967      Branch: perl
38968            ! win32/win32.c
38969 ____________________________________________________________________________
38970 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
38971         Log: Subject: stat access time is wrong on Win95
38972              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38973              Date: Tue, 18 Sep 2001 21:59:24 +0200
38974              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
38975      Branch: perl
38976            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
38977 ____________________________________________________________________________
38978 [ 12076] By: ams                                   on 2001/09/18  22:11:25
38979         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
38980              From: Michael G Schwern <schwern@pobox.com>
38981              Date: Tue, 18 Sep 2001 18:47:14 -0400
38982              Message-Id: <20010918184714.I585@blackrider>
38983      Branch: perl
38984            ! t/op/crypt.t
38985 ____________________________________________________________________________
38986 [ 12075] By: sky                                   on 2001/09/18  19:29:37
38987         Log: two test failures
38988              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38989              Message-ID: <20010918221702.A17408@rafael>
38990              partly applied, #12074 already fixed half the patch
38991      Branch: perl
38992            ! ext/threads/t/basic.t
38993 ____________________________________________________________________________
38994 [ 12074] By: sky                                   on 2001/09/18  18:49:03
38995         Log: Fixes test case failure introduced by #12071, the warning is
38996              now correctly spelled :-)
38997      Branch: perl
38998            ! ext/IO/lib/IO/t/io_sel.t
38999 ____________________________________________________________________________
39000 [ 12073] By: sky                                   on 2001/09/18  18:46:22
39001         Log: Make the test behave properly!
39002      Branch: perl
39003            ! ext/threads/t/basic.t
39004 ____________________________________________________________________________
39005 [ 12072] By: ams                                   on 2001/09/18  18:44:59
39006         Log: OP_RCATLINE is an SVOP, not a BASEOP.
39007      Branch: perl
39008            ! opcode.h opcode.pl
39009 ____________________________________________________________________________
39010 [ 12071] By: ams                                   on 2001/09/18  18:06:27
39011         Log: Deprecate != Depreciate.
39012      Branch: perl
39013            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
39014            ! lib/Pod/ParseUtils.pm
39015 ____________________________________________________________________________
39016 [ 12070] By: ams                                   on 2001/09/18  15:14:58
39017         Log: Subject: [PATCH] Getopt::Std cleanup
39018              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39019              Date: Tue, 18 Sep 2001 17:32:13 +0200
39020              Message-Id: <20010918173213.C777@rafael>
39021      Branch: perl
39022            ! lib/Getopt/Std.pm lib/Getopt/Std.t
39023 ____________________________________________________________________________
39024 [ 12069] By: sky                                   on 2001/09/18  14:56:33
39025         Log: Forgot the makefile
39026      Branch: perl
39027            + ext/threads/Makefile.PL
39028 ____________________________________________________________________________
39029 [ 12068] By: sky                                   on 2001/09/18  14:13:26
39030         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
39031              The test will fail because of Test.pm not knowing about threads. 
39032              basic needs to be manually tested
39033              compile time warnings on IV2PTR conversions need to be fixed
39034      Branch: perl
39035            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
39036            + ext/threads/threads.h ext/threads/threads.pm
39037            + ext/threads/threads.xs
39038            ! MANIFEST
39039 ____________________________________________________________________________
39040 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
39041         Log: DJGPP tweak from Laszlo Molnar.
39042      Branch: perl
39043            ! djgpp/config.over
39044 ____________________________________________________________________________
39045 [ 12066] By: sky                                   on 2001/09/18  10:24:31
39046         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
39047      Branch: perl
39048            ! sharedsv.c sharedsv.h
39049 ____________________________________________________________________________
39050 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
39051         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
39052              ditto ^cns.
39053      Branch: perl
39054            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
39055            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
39056            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
39057            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
39058            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
39059            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
39060            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
39061            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
39062            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
39063            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
39064            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
39065            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
39066            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
39067            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
39068            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
39069            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
39070            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
39071            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
39072            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
39073            + ext/Encode/Encode/ir-197.enc
39074            - ext/Encode/Encode/cns11643-1.enc
39075            - ext/Encode/Encode/cns11643-2.enc
39076            - ext/Encode/Encode/iso2022-cn.enc
39077            - ext/Encode/Encode/iso2022-jp.enc
39078            - ext/Encode/Encode/iso2022-jp1.enc
39079            - ext/Encode/Encode/iso2022-jp2.enc
39080            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
39081            - ext/Encode/Encode/iso8859-1.enc
39082            - ext/Encode/Encode/iso8859-1.ucm
39083            - ext/Encode/Encode/iso8859-10.enc
39084            - ext/Encode/Encode/iso8859-10.ucm
39085            - ext/Encode/Encode/iso8859-11.enc
39086            - ext/Encode/Encode/iso8859-11.ucm
39087            - ext/Encode/Encode/iso8859-13.enc
39088            - ext/Encode/Encode/iso8859-13.ucm
39089            - ext/Encode/Encode/iso8859-14.enc
39090            - ext/Encode/Encode/iso8859-14.ucm
39091            - ext/Encode/Encode/iso8859-15.enc
39092            - ext/Encode/Encode/iso8859-15.ucm
39093            - ext/Encode/Encode/iso8859-16.enc
39094            - ext/Encode/Encode/iso8859-16.ucm
39095            - ext/Encode/Encode/iso8859-2.enc
39096            - ext/Encode/Encode/iso8859-2.ucm
39097            - ext/Encode/Encode/iso8859-3.enc
39098            - ext/Encode/Encode/iso8859-3.ucm
39099            - ext/Encode/Encode/iso8859-4.enc
39100            - ext/Encode/Encode/iso8859-4.ucm
39101            - ext/Encode/Encode/iso8859-5.enc
39102            - ext/Encode/Encode/iso8859-5.ucm
39103            - ext/Encode/Encode/iso8859-6.enc
39104            - ext/Encode/Encode/iso8859-6.ucm
39105            - ext/Encode/Encode/iso8859-7.enc
39106            - ext/Encode/Encode/iso8859-7.ucm
39107            - ext/Encode/Encode/iso8859-8.enc
39108            - ext/Encode/Encode/iso8859-8.ucm
39109            - ext/Encode/Encode/iso8859-9.enc
39110            - ext/Encode/Encode/iso8859-9.ucm
39111            - ext/Encode/Encode/isoir-197.enc
39112            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
39113 ____________________________________________________________________________
39114 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
39115         Log: Must Uppercase.
39116      Branch: perl
39117            ! ext/Encode/Encode.pm
39118 ____________________________________________________________________________
39119 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
39120         Log: Add various encodings.
39121      Branch: perl
39122            + ext/Encode/Encode/iso8859-11.enc
39123            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
39124            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
39125            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
39126            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
39127            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
39128            + ext/Encode/Encode/viscii.ucm
39129            ! MANIFEST ext/Encode/Encode.pm
39130 ____________________________________________________________________________
39131 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
39132         Log: lib/unicode relic.
39133      Branch: perl
39134            ! ext/Encode/compile
39135 ____________________________________________________________________________
39136 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
39137         Log: Subject: [PATCH] Re: filename problems
39138              From: Michael G Schwern <schwern@pobox.com>
39139              Date: Mon, 17 Sep 2001 17:26:26 -0400
39140              Message-ID: <20010917172626.Q585@blackrider>
39141      Branch: perl
39142            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
39143            - t/lib/sample-tests/header_at_end
39144            - t/lib/sample-tests/header_at_end_fail
39145            ! MANIFEST lib/Test/Harness/t/test-harness.t
39146 ____________________________________________________________________________
39147 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
39148         Log: Explicitly explain the 1e9 seconds, not everybody
39149              is a C geek.
39150      Branch: perl
39151            ! ext/Time/HiRes/HiRes.pm
39152 ____________________________________________________________________________
39153 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
39154         Log: Explain an apparent bug reported by
39155              Richard J. Barbalace <rjbarbal@MIT.EDU>,
39156              with additional explanation from Gisle Aas.
39157      Branch: perl
39158            ! ext/Time/HiRes/HiRes.pm
39159 ____________________________________________________________________________
39160 [ 12058] By: ams                                   on 2001/09/17  19:52:01
39161         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
39162              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39163              Date: Mon, 17 Sep 2001 22:48:05 +0200
39164              Message-Id: <20010917224805.C11744@rafael>
39165      Branch: perl
39166            ! t/lib/warnings/op t/lib/warnings/pp
39167 ____________________________________________________________________________
39168 [ 12057] By: ams                                   on 2001/09/17  16:51:18
39169         Log: Its a nit!
39170      Branch: perl
39171            ! sv.h
39172 ____________________________________________________________________________
39173 [ 12056] By: ams                                   on 2001/09/17  16:47:55
39174         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
39175              From: "Craig A. Berry" <craigberry@mac.com>
39176              Date: Mon, 17 Sep 2001 12:34:20 -0500
39177              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
39178      Branch: perl
39179            ! vms/vms.c
39180 ____________________________________________________________________________
39181 [ 12055] By: ams                                   on 2001/09/17  16:05:15
39182         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
39183              From: Gisle Aas <gisle@ActiveState.com>
39184              Date: 16 Apr 2001 16:20:34 -0700
39185              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
39186              (Applied by hand.)
39187      Branch: perl
39188            ! lib/CPAN.pm lib/CPAN/Nox.pm
39189 ____________________________________________________________________________
39190 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
39191         Log: Update Changes.
39192      Branch: perl
39193            ! Changes patchlevel.h
39194 ____________________________________________________________________________
39195 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
39196         Log: Adding new files to the MANIFEST is always nice.
39197      Branch: perl
39198            ! MANIFEST
39199 ____________________________________________________________________________
39200 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
39201         Log: Reindent the PerlIO files (suggested by NI-S), used
39202              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
39203              (GNU indent).  Note that wholesale re-indenting might
39204              be nice, but that would break nice formatting/alignment
39205              of assignments, equality testing, and complex boolean
39206              expressions with lots of &s and |s.
39207      Branch: perl
39208            ! perlio.c perlio.h perliol.h
39209 ____________________________________________________________________________
39210 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
39211         Log: Add a script for being 8.3-polite.
39212              The found conflicts are being worked on.
39213      Branch: perl
39214            + check83.pl
39215            ! MANIFEST Porting/pumpkin.pod
39216 ____________________________________________________________________________
39217 [ 12050] By: sky                                   on 2001/09/17  12:44:36
39218         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
39219              finding it.
39220      Branch: perl
39221            ! sv.c
39222 ____________________________________________________________________________
39223 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
39224         Log: Bump up versions because of #12041.
39225      Branch: perl
39226            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
39227            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
39228            ! lib/Time/localtime.pm
39229 ____________________________________________________________________________
39230 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
39231         Log: Bump the version number because of #12042.
39232      Branch: perl
39233            ! lib/CPAN/FirstTime.pm
39234 ____________________________________________________________________________
39235 [ 12047] By: ams                                   on 2001/09/17  11:21:40
39236         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
39237              From: Abhijit Menon-Sen <ams@wiw.org>
39238              Date: Mon, 17 Sep 2001 17:44:12 +0530
39239              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
39240      Branch: perl
39241            ! op.c
39242 ____________________________________________________________________________
39243 [ 12046] By: sky                                   on 2001/09/17  07:14:17
39244         Log: Subject: Re: t/op/ver.t using skip() improperly
39245              From: "chromatic" <chromatic@rmci.net>
39246              Date: Mon, 17 Sep 2001 00:22:29 -0600
39247              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
39248      Branch: perl
39249            ! t/op/ver.t
39250 ____________________________________________________________________________
39251 [ 12045] By: nick                                  on 2001/09/17  07:12:14
39252         Log: Integrate mainline
39253      Branch: perlio
39254           +> t/op/chdir.t
39255           !> (integrate 117 files)
39256 ____________________________________________________________________________
39257 [ 12044] By: ams                                   on 2001/09/17  05:49:53
39258         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
39259              From: Ilmari Karonen <iltzu@sci.fi>
39260              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
39261              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
39262              (And $VERSION = '1.05'.)
39263      Branch: perl
39264            ! lib/constant.pm
39265 ____________________________________________________________________________
39266 [ 12043] By: ams                                   on 2001/09/17  05:44:50
39267         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
39268              From: Michael G Schwern <schwern@pobox.com>
39269              Date: Mon, 17 Sep 2001 07:49:04 +0200
39270              Message-Id: <20010917074904.V1588@blackrider>
39271              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
39272      Branch: perl
39273            + t/op/chdir.t
39274            ! MANIFEST pp_sys.c
39275 ____________________________________________________________________________
39276 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
39277         Log: Subject: Re: CPAN.pm needs some hacking 
39278              From: "chromatic" <chromatic@rmci.net>
39279              Date: Sun, 16 Sep 2001 16:46:29 -0600
39280              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
39281      Branch: perl
39282            ! lib/CPAN/FirstTime.pm
39283 ____________________________________________________________________________
39284 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
39285         Log: Change use|require 5.005_64 to use|require 5.6.1.
39286      Branch: perl
39287            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
39288            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
39289            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
39290            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
39291            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
39292            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
39293            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
39294            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
39295            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
39296            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
39297            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
39298            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
39299            ! lib/base.pm lib/fields.pm
39300 ____________________________________________________________________________
39301 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
39302         Log: Bump up version numbers.
39303              
39304              TODO 1: double check that pre-5.6.1 CPAN.pm:s
39305              don't try to download 5.8.0 because of the
39306              version numbers.  Mainly this means using _00
39307              in the core version numbers.
39308              
39309              TODO 2: the "use 5.005_64" in many modules
39310              needs to be changed to, say, "use 5.6.1".
39311      Branch: perl
39312            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
39313            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
39314            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
39315            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
39316            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
39317            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
39318            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39319            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
39320            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
39321            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
39322            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
39323 ____________________________________________________________________________
39324 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
39325         Log: Use UCHARAT() as suggested by Inaba Hiroto.
39326      Branch: perl
39327            ! regexec.c
39328 ____________________________________________________________________________
39329 [ 12038] By: ams                                   on 2001/09/16  15:16:24
39330         Log: Subject: [PATCH] Re: Core module version numbers review
39331              From: Peter Scott <Peter@PSDT.com>
39332              Date: Sun, 16 Sep 2001 09:09:58 -0700
39333              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
39334      Branch: perl
39335            ! lib/perl5db.pl
39336 ____________________________________________________________________________
39337 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
39338         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
39339              not yet fully implemented.
39340      Branch: perl
39341            ! pod/perlfunc.pod pod/perlunicode.pod
39342 ____________________________________________________________________________
39343 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
39344         Log: Subject: [patch] plug PL_beginav_save leak
39345              From: Doug MacEachern <dougm@covalent.net>
39346              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
39347              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
39348      Branch: perl
39349            ! perl.c
39350 ____________________________________________________________________________
39351 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
39352         Log: (accidentally empty checkin)
39353      Branch: perl
39354            ! sv.c
39355 ____________________________________________________________________________
39356 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
39357         Log: Subject: [patch] ithreads+PL_beginav_save
39358              From: Doug MacEachern <dougm@covalent.net>
39359              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
39360              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
39361      Branch: perl
39362            ! sv.c
39363 ____________________________________________________________________________
39364 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
39365         Log: Subject: [PATCH] h2xs.PL with C::Scan
39366              From: Tim Jenness <t.jenness@jach.hawaii.edu>
39367              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
39368              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
39369      Branch: perl
39370            ! utils/h2xs.PL
39371 ____________________________________________________________________________
39372 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
39373         Log: Elaborate (well, make more vague, really) #12030.
39374      Branch: perl
39375            ! pod/perltodo.pod pod/perlunicode.pod
39376 ____________________________________________________________________________
39377 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
39378         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
39379              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39380              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
39381              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
39382      Branch: perl
39383            ! regexec.c
39384 ____________________________________________________________________________
39385 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
39386         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
39387              are not yet complete.
39388      Branch: perl
39389            ! pod/perltodo.pod pod/perlunicode.pod
39390 ____________________________________________________________________________
39391 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
39392         Log: Document what's still to be done on the regular expression
39393              Unicode support, based on the UTR#18.
39394      Branch: perl
39395            ! pod/perltodo.pod pod/perlunicode.pod
39396 ____________________________________________________________________________
39397 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
39398         Log: Regen headers.
39399      Branch: perl
39400            ! embedvar.h perlapi.h
39401 ____________________________________________________________________________
39402 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
39403         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
39404              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
39405              Date: Sun, 09 Sep 2001 18:41:54 +0100
39406              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
39407      Branch: perl
39408            ! Porting/findvars ext/ByteLoader/bytecode.h
39409            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
39410            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
39411 ____________________________________________________________________________
39412 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
39413         Log: enable most warnings for windows build; fix the various typecasting
39414              nits that showed up (no bugfixes here)
39415      Branch: maint-5.6/perl
39416            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
39417            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
39418            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
39419            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
39420            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
39421            ! x2p/walk.c
39422 ____________________________________________________________________________
39423 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
39424         Log: Integrate change #12024 from maintperl
39425              (a local() precedence bug)
39426      Branch: perl
39427           !> lib/ExtUtils/Install.pm
39428 ____________________________________________________________________________
39429 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
39430         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
39431              change#8642
39432      Branch: maint-5.6/perl
39433            ! lib/ExtUtils/Install.pm
39434 ____________________________________________________________________________
39435 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
39436         Log: Update Changes.
39437      Branch: perl
39438            ! Changes patchlevel.h
39439 ____________________________________________________________________________
39440 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
39441         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
39442              From: "chromatic" <chromatic@rmci.net>
39443              Date: Fri, 14 Sep 2001 09:44:57 -0600 
39444              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
39445      Branch: perl
39446            ! lib/ExtUtils/Manifest.t
39447 ____________________________________________________________________________
39448 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
39449         Log: Hopefully better skipping of the Complete.t tests
39450              in case of not a tty. 
39451      Branch: perl
39452            ! lib/Term/Complete.t t/op/stat.t
39453 ____________________________________________________________________________
39454 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
39455         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
39456              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39457              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
39458              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
39459      Branch: perl
39460            ! regexec.c t/op/pat.t
39461 ____________________________________________________________________________
39462 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
39463         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
39464              From: Robin Barker <rmb1@cise.npl.co.uk>
39465              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
39466              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
39467      Branch: perl
39468            ! pod/perlport.pod
39469 ____________________________________________________________________________
39470 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
39471         Log: NetWare tweaks from Ananth Kesari.
39472      Branch: perl
39473            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
39474            ! NetWare/nwutil.h
39475 ____________________________________________________________________________
39476 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
39477         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
39478              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39479              Date: Fri, 14 Sep 2001 10:51:13 +0200
39480              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
39481      Branch: perl
39482            ! pod/perlport.pod
39483 ____________________________________________________________________________
39484 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
39485         Log: Subject: Re: [PATCH 2 pl2pm.PL]
39486              From: Joe Smith <Joe.Smith@inwap.com>
39487              Date: Fri, 14 Sep 2001 00:13:32 -0700
39488              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
39489              
39490              Eradicate qu.
39491      Branch: perl
39492            ! keywords.h keywords.pl utils/pl2pm.PL
39493 ____________________________________________________________________________
39494 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
39495         Log: Retract #12013, didn't go over too well in Tru64.
39496      Branch: perl
39497            ! embed.h embed.pl sv.h
39498 ____________________________________________________________________________
39499 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
39500         Log: Subject: [PATCH] Execute files of debugger commands
39501              From: Peter Scott <Peter@PSDT.com>
39502              Date: Thu, 13 Sep 2001 15:26:31 -0700
39503              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
39504      Branch: perl
39505            ! lib/perl5db.pl pod/perldebug.pod
39506 ____________________________________________________________________________
39507 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
39508         Log: (Retracted by #12015)
39509              Subject: [proposed PATCH] Re: perl@11920
39510              From: Nicholas Clark <nick@ccl4.org>
39511              Date: Wed, 12 Sep 2001 23:46:09 +0100
39512              Message-ID: <20010912234609.H4971@plum.flirble.org>     
39513      Branch: perl
39514            ! embed.h embed.pl sv.h
39515 ____________________________________________________________________________
39516 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
39517         Log: ucblib shouldn't be linked against in nonstop-ux,
39518              from Tom Bates.
39519      Branch: perl
39520            ! hints/nonstopux.sh
39521 ____________________________________________________________________________
39522 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
39523         Log: Do stty only if we have stty.
39524              
39525              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
39526      Branch: perl
39527            ! lib/Term/Complete.pm
39528 ____________________________________________________________________________
39529 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
39530         Log: Skip the test if not running on a tty.
39531      Branch: perl
39532            ! lib/Term/Complete.t
39533 ____________________________________________________________________________
39534 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
39535         Log: Regen headers.
39536      Branch: perl
39537            ! embed.h opcode.h pod/perlapi.pod proto.h
39538 ____________________________________________________________________________
39539 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
39540         Log: Subject: [PATCH op.c] Re: perl@12003
39541              From: Robin Barker <rmb1@cise.npl.co.uk>
39542              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
39543              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
39544      Branch: perl
39545            ! op.c
39546 ____________________________________________________________________________
39547 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
39548         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
39549              From: Robin Barker <rmb1@cise.npl.co.uk>
39550              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
39551              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
39552      Branch: perl
39553            ! sv.c
39554 ____________________________________________________________________________
39555 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
39556         Log: Upgrade to Memoize 0.66.
39557      Branch: perl
39558            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
39559            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
39560            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
39561 ____________________________________________________________________________
39562 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
39563         Log: Subject: [ID 20010912.007] substr reference core dump
39564              From: me-01@ton.iguana.be
39565              Date: 12 Sep 2001 14:11:16 -0000
39566              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
39567      Branch: perl
39568            ! mg.c
39569 ____________________________________________________________________________
39570 [ 12004] By: ams                                   on 2001/09/12  01:13:49
39571         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
39572              From: Ilmari Karonen <iltzu@sci.fi>
39573              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
39574              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
39575      Branch: perl
39576            ! pod/perlfaq4.pod
39577 ____________________________________________________________________________
39578 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
39579         Log: Update Changes.
39580      Branch: perl
39581            ! Changes patchlevel.h
39582 ____________________________________________________________________________
39583 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
39584         Log: NetWare update from Ananth Kesari.
39585      Branch: perl
39586            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
39587            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
39588 ____________________________________________________________________________
39589 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
39590         Log: Retract #11984: div() being redefined, and 1397
39591              failing on 64-bit platforms.
39592      Branch: perl
39593            ! lib/Math/BigInt/Calc.pm
39594 ____________________________________________________________________________
39595 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
39596         Log: Metaconfig unit change for #11999.
39597      Branch: metaconfig
39598            ! U/protos/d_lseekproto.U
39599 ____________________________________________________________________________
39600 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
39601         Log: The lseek fix (#11991) was no fix.
39602      Branch: perl
39603            ! Configure
39604 ____________________________________________________________________________
39605 [ 11998] By: sky                                   on 2001/09/11  07:52:06
39606         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
39607              From: Matt Sergeant <MSergeant@star.net.uk>
39608              Date: Tue, 11 Sep 2001 09:22:32 +0100
39609              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
39610      Branch: perl
39611            ! ext/Encode/Encode.pm
39612 ____________________________________________________________________________
39613 [ 11997] By: sky                                   on 2001/09/11  06:35:29
39614         Log: Sometimes dTHX is added because it is needed on non 
39615              gnuc platforms, but not needed there. This uses GCC
39616              to silence GCC specific warnings by marking pTHX as 
39617              unused.
39618      Branch: perl
39619            ! perl.h
39620 ____________________________________________________________________________
39621 [ 11996] By: nick                                  on 2001/09/11  06:25:27
39622         Log: Integrate mainline
39623      Branch: perlio
39624            - ext/POSIX/sigaction.t lib/File/Find/taint.t
39625           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
39626 ____________________________________________________________________________
39627 [ 11995] By: nick                                  on 2001/09/11  06:23:39
39628         Log: Part Integrate mainline
39629      Branch: perlio
39630           +> (branch 69 files)
39631            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
39632            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
39633            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
39634            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
39635            - lib/Switch/t/switch_case.t lib/Test/Harness.t
39636            - lib/Test/More/Changes lib/Test/More/t/More.t
39637            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
39638            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
39639            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
39640            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
39641            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
39642            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
39643            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
39644            - t/lib/Test/More/Catch.pm wince/perl.ico
39645           !> (integrate 197 files)
39646 ____________________________________________________________________________
39647 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
39648         Log: Subject: Re: [PATCH] Encode.pm docs fix
39649              From: Gisle Aas <gisle@ActiveState.com>
39650              Date: 10 Sep 2001 11:27:02 -0700
39651              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
39652      Branch: perl
39653            ! ext/Encode/Encode.pm
39654 ____________________________________________________________________________
39655 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
39656         Log: Fix unpack U to be the reverse of pack U
39657              (but implement unpack U0U as a backdoor to get
39658              the UTF-8 malformed warnings from un-UTF-8 data)
39659      Branch: perl
39660            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
39661 ____________________________________________________________________________
39662 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
39663         Log: Metaconfig unit change for #11991;
39664              delete an unused unit (d_strtoull.U is the one used)
39665      Branch: metaconfig
39666            ! U/protos/d_lseekproto.U
39667      Branch: metaconfig/U/perl
39668            - strtoull.U
39669 ____________________________________________________________________________
39670 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
39671         Log: Subject: [PATCH] Configure not recording lseek proto
39672              From: Blair Zajac <blair@orcaware.com>
39673              Date: Mon, 10 Sep 2001 17:52:37 -0700
39674              Message-ID: <3B9D6055.BA334A31@orcaware.com>
39675              
39676              plus regen Configure.
39677      Branch: perl
39678            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39679            ! config_h.SH uconfig.h
39680 ____________________________________________________________________________
39681 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
39682         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?)))                  
39683              From: Nicholas Clark <nick@ccl4.org>
39684              Date: Tue, 11 Sep 2001 00:00:31 +0100
39685              Message-ID: <20010911000031.G1512@plum.flirble.org>
39686      Branch: perl
39687            + t/op/qq.t
39688            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
39689 ____________________________________________________________________________
39690 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
39691         Log: Subject: [PATCH] Building on win32 w/o perlio
39692              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
39693              Date: Mon, 10 Sep 2001 23:38:46 +0200
39694              Message-ID: <3B9D4F06.14433.2C37644@localhost>
39695      Branch: perl
39696            ! perl.c win32/Makefile win32/makefile.mk
39697 ____________________________________________________________________________
39698 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
39699         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
39700              From: "chromatic" <chromatic@rmci.net>
39701              Date: Mon, 10 Sep 2001 15:14:01 -0600
39702              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
39703      Branch: perl
39704            + lib/CGI/t/push.t
39705            ! MANIFEST
39706 ____________________________________________________________________________
39707 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
39708         Log: Subject: avoiding hoardes of zombies
39709              From: Nicholas Clark <nick@ccl4.org>
39710              Date: Mon, 10 Sep 2001 22:00:40 +0100
39711              Message-ID: <20010910220040.C1512@plum.flirble.org>
39712      Branch: perl
39713            ! pod/perlipc.pod
39714 ____________________________________________________________________________
39715 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
39716         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
39717              From: John Peacock <jpeacock@rowman.com>
39718              Date: Mon, 10 Sep 2001 16:34:30 -0400
39719              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
39720      Branch: perl
39721            ! sv.c t/op/ver.t utf8.h
39722 ____________________________________________________________________________
39723 [ 11985] By: ams                                   on 2001/09/10  23:20:13
39724         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
39725      Branch: perl
39726            ! MANIFEST
39727 ____________________________________________________________________________
39728 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
39729         Log: (Retracted by #12001)
39730              Subject: Calc with USE_MUL/USE_DIV
39731              From: Tels <perl_dummy@bloodgate.com>
39732              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
39733              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
39734      Branch: perl
39735            ! lib/Math/BigInt/Calc.pm
39736 ____________________________________________________________________________
39737 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
39738         Log: Subject: [PATCH op.c] Re: perl@11978
39739              From: Robin Barker <rmb1@cise.npl.co.uk>
39740              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
39741              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
39742              
39743              Format errors.
39744      Branch: perl
39745            ! op.c
39746 ____________________________________________________________________________
39747 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
39748         Log: Switch PADOFFSET back to U32 both because of binary backward
39749              compatibility and because Arthur seems to have been fixing the
39750              problems with naughty integer-pointer casting.
39751      Branch: perl
39752            ! op.h
39753 ____________________________________________________________________________
39754 [ 11981] By: ams                                   on 2001/09/10  16:31:43
39755         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
39756              Fix Pod Typo, Add Test for ExtUtils::Command
39757              From: "chromatic" <chromatic@rmci.net>
39758              Date: Mon, 10 Sep 2001 11:20:56 -0600
39759              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
39760      Branch: perl
39761            + lib/ExtUtils/Command.t
39762            ! MANIFEST lib/ExtUtils/Command.pm
39763 ____________________________________________________________________________
39764 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
39765         Log: Subject: [PATCH] Encode.pm docs fix
39766              From: Matt Sergeant <MSergeant@star.net.uk>
39767              Date: Mon, 10 Sep 2001 15:24:01 +0100
39768              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
39769      Branch: perl
39770            ! ext/Encode/Encode.pm
39771 ____________________________________________________________________________
39772 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
39773         Log: Update Changes.
39774      Branch: perl
39775            ! Changes patchlevel.h
39776 ____________________________________________________________________________
39777 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
39778         Log: Revert #11973, the dTHX seems to be needed in there
39779              for threaded builds.
39780      Branch: perl
39781            ! perlio.c
39782 ____________________________________________________________________________
39783 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
39784         Log: Detypo.
39785      Branch: perl
39786            ! pod/perlguts.pod
39787 ____________________________________________________________________________
39788 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
39789         Log: Further Class::Struct patching from Damian.
39790              
39791              The new new semantics are:
39792              
39793              * If you pass an initializer for a nested object, it has to be:
39794              a) a reference to an object of that class, or      
39795              b) a reference to an object of a subclass of that class, or
39796              c) a reference to a hash of arguments to be passed to the
39797              class's constructor
39798              * If you pass no initializer for a nested object, the attribute
39799              is initialized to C<undef>
39800      Branch: perl
39801            ! lib/Class/Struct.pm
39802 ____________________________________________________________________________
39803 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
39804         Log: Skip the crypt test if no crypt.
39805      Branch: perl
39806            ! t/op/crypt.t
39807 ____________________________________________________________________________
39808 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
39809         Log: Warn against using bare v-strings as IP addresses
39810              (okay if using the wrappers from Socket)
39811      Branch: perl
39812            ! pod/perldata.pod pod/perlport.pod
39813 ____________________________________________________________________________
39814 [ 11973] By: sky                                   on 2001/09/10  11:57:58
39815         Log: Remove unused dTHX. Silenced another warning.
39816      Branch: perl
39817            ! perlio.c
39818 ____________________________________________________________________________
39819 [ 11972] By: sky                                   on 2001/09/10  11:54:25
39820         Log: Silence some more warnings INT2PTR.
39821      Branch: perl
39822            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
39823 ____________________________________________________________________________
39824 [ 11971] By: sky                                   on 2001/09/10  11:21:50
39825         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
39826      Branch: perl
39827            ! cop.h
39828 ____________________________________________________________________________
39829 [ 11970] By: sky                                   on 2001/09/10  11:17:25
39830         Log: Apply INT2PTR with force to silence warnings from
39831              PM_GETRE and friends. No more warnings with 64bit 
39832              IVs and 32bit pointers.    
39833      Branch: perl
39834            ! op.c op.h perl.c
39835 ____________________________________________________________________________
39836 [ 11969] By: sky                                   on 2001/09/10  10:13:02
39837         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
39838      Branch: perl
39839            ! pod/perlguts.pod
39840 ____________________________________________________________________________
39841 [ 11968] By: sky                                   on 2001/09/10  10:02:51
39842         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
39843              Rename to custop_op_name to Perl_custom_op_name to match perlapi
39844              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
39845              perl_clone.
39846      Branch: perl
39847            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
39848 ____________________________________________________________________________
39849 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
39850         Log: Using strlen() not good on embedded nul bytes.
39851      Branch: perl
39852            ! regcomp.c
39853 ____________________________________________________________________________
39854 [ 11966] By: ams                                   on 2001/09/09  21:06:13
39855         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
39856              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39857              Date: Mon, 13 Aug 2001 22:51:59 +0200
39858              Message-ID: <20010813225159.C6681@rafael>
39859              (Applied with several tweaks.)
39860      Branch: perl
39861            ! embed.h embed.pl proto.h toke.c
39862 ____________________________________________________________________________
39863 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
39864         Log: The exact error message is system-dependent.
39865      Branch: perl
39866            ! lib/ExtUtils/Manifest.t
39867 ____________________________________________________________________________
39868 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
39869         Log: Add Windows and Mac Sami support to Encode
39870              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
39871      Branch: perl
39872            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
39873            ! MANIFEST
39874 ____________________________________________________________________________
39875 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
39876         Log: Use the tried method.
39877      Branch: perl
39878            ! pod/perlport.pod
39879 ____________________________________________________________________________
39880 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
39881         Log: Can't count parentheses.
39882      Branch: perl
39883            ! ext/IO/lib/IO/Socket/INET.pm
39884 ____________________________________________________________________________
39885 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
39886         Log: perlport additions: 1 while unlink, add/delete directory
39887              entries and permissions, cygwin stat funkiness (from Michael
39888              Schwern and Nicholas Clark)
39889      Branch: perl
39890            ! pod/perlport.pod
39891 ____________________________________________________________________________
39892 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
39893         Log: blib does have a detectable test.
39894      Branch: perl
39895            ! t/lib/1_compile.t
39896 ____________________________________________________________________________
39897 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
39898         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
39899              From: "chromatic" <chromatic@rmci.net>
39900              Date: Sat, 08 Sep 2001 19:33:42 -0600
39901              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
39902      Branch: perl
39903            + lib/Term/Complete.t
39904            ! MANIFEST
39905 ____________________________________________________________________________
39906 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
39907         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
39908              From: Michael G Schwern <schwern@pobox.com> 
39909              Date: Sat, 8 Sep 2001 02:40:26 -0400
39910              Message-ID: <20010908024026.A26283@blackrider>
39911      Branch: perl
39912            + lib/Test/Tutorial.pod
39913            ! MANIFEST
39914 ____________________________________________________________________________
39915 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
39916         Log: Try to look up protocol (by name) only iff it has non-numbers:
39917              nice if the server is in a chrooted environment (no /etc/protocols,
39918              server code using hardcorded protocol numbers like 6 for tcp),
39919              suggested by John Holdsworth <coldwave@bigfoot.com>.
39920              In other words, if we are given a number, why look it up again
39921              (by number)?
39922      Branch: perl
39923            ! ext/IO/lib/IO/Socket/INET.pm
39924 ____________________________________________________________________________
39925 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
39926         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
39927              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39928              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
39929              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
39930              
39931              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
39932              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39933              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
39934              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
39935              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
39936              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39937              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
39938              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
39939      Branch: perl
39940            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
39941 ____________________________________________________________________________
39942 [ 11955] By: ams                                   on 2001/09/09  02:54:21
39943         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
39944              From: "Craig A. Berry" <craigberry@mac.com>
39945              Date: Sat, 08 Sep 2001 19:02:16 -0500
39946              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
39947      Branch: perl
39948            ! lib/CGI/t/carp.t
39949 ____________________________________________________________________________
39950 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
39951         Log: Documentation tweaks; think the IP address as an opaque string.
39952      Branch: perl
39953            ! ext/Socket/Socket.pm
39954 ____________________________________________________________________________
39955 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
39956         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
39957              From: Michael G Schwern <schwern@pobox.com>
39958              Date: Sat, 8 Sep 2001 19:45:46 -0400
39959              Message-ID: <20010908194546.C9193@blackrider>
39960      Branch: perl
39961            + lib/blib.t
39962            ! MANIFEST lib/blib.pm t/lib/1_compile.t
39963 ____________________________________________________________________________
39964 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
39965         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
39966              From: "chromatic" <chromatic@rmci.net>
39967              Date: Sat, 08 Sep 2001 12:31:44 -0600
39968              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
39969      Branch: perl
39970            + lib/CGI/t/fast.t
39971            ! MANIFEST
39972 ____________________________________________________________________________
39973 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
39974         Log: The Socket tests were wrong: they were assuming too much.
39975      Branch: perl
39976            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
39977 ____________________________________________________________________________
39978 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
39979         Log: Retract the portability changes since they
39980              seem to have opened a can of worms... will
39981              go back to UNICOS/mk and do the bare minimum
39982              required to get the tests working.
39983      Branch: perl
39984            ! ext/Socket/Socket.xs
39985 ____________________________________________________________________________
39986 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
39987         Log: PADOFFSET is used to cast pointers into integers,
39988              if pointers are 64 bits and U32 32 bits,
39989              bad things may happen, or at least warnings issued.
39990      Branch: perl
39991            ! op.h
39992 ____________________________________________________________________________
39993 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
39994         Log: Still more Socket portability tweaking.
39995              Now Socket.t seems to be happy in all of
39996              Linux/x86, Tru64/alpha, Solaris/sparc,
39997              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
39998              
39999              Addendum: it seems that io_multihomed, io_sock, and hostent
40000              were broken in little-endians (linux/x86 and tru64/alpha)
40001              because of this change.  Argh.
40002      Branch: perl
40003            ! ext/Socket/Socket.xs
40004 ____________________________________________________________________________
40005 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
40006         Log: More portability kicking on inet_ntoa().
40007      Branch: perl
40008            ! ext/Socket/Socket.xs
40009 ____________________________________________________________________________
40010 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
40011         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
40012              From: Michael G Schwern <schwern@pobox.com> 
40013              Date: Fri, 7 Sep 2001 23:06:51 -0400
40014              Message-ID: <20010907230651.R606@blackrider>
40015      Branch: perl
40016            + lib/ExtUtils/Manifest.t
40017            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
40018 ____________________________________________________________________________
40019 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
40020         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
40021              From: "chromatic" <chromatic@rmci.net>
40022              Date: Fri, 07 Sep 2001 17:53:15 -0600      
40023              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
40024      Branch: perl
40025            + lib/ExtUtils/testlib.t
40026            ! MANIFEST
40027 ____________________________________________________________________________
40028 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
40029         Log: Thinko.
40030      Branch: perl
40031            ! lib/integer.t
40032 ____________________________________________________________________________
40033 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
40034         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
40035              From: "Craig A. Berry" <craigberry@mac.com>
40036              Date: Fri, 07 Sep 2001 15:30:03 -0500
40037              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
40038      Branch: perl
40039            ! lib/CGI/Carp.pm
40040 ____________________________________________________________________________
40041 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
40042         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
40043              From: Michael G Schwern <schwern@pobox.com>
40044              Date: Fri, 7 Sep 2001 15:38:13 -0400
40045              Message-ID: <20010907153813.K606@blackrider>
40046      Branch: perl
40047            ! lib/ExtUtils/MM_Unix.pm
40048 ____________________________________________________________________________
40049 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
40050         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
40051              From: Robin Barker <rmb1@cise.npl.co.uk>
40052              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
40053              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
40054      Branch: perl
40055            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
40056 ____________________________________________________________________________
40057 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
40058         Log: Clean up 1_compile.t; move tests to more consistent
40059              places (t/ subdirectories); add integer.t (much of
40060              the pragma is tested elsewhere but there is no one
40061              centralized place)
40062      Branch: perl
40063            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
40064            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
40065            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
40066            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
40067            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
40068            - lib/File/Find/find.t lib/File/Find/taint.t
40069            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
40070 ____________________________________________________________________________
40071 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
40072         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
40073              From: "chromatic" <chromatic@rmci.net>
40074              Date: Fri, 07 Sep 2001 10:17:40 -0600
40075              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
40076      Branch: perl
40077            ! lib/File/Find/taint.t
40078 ____________________________________________________________________________
40079 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
40080         Log: Update Changes.
40081      Branch: perl
40082            ! Changes patchlevel.h
40083 ____________________________________________________________________________
40084 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
40085         Log: Rename the old threading tutorial, start a new one,
40086              regen toc.
40087      Branch: perl
40088            + pod/perlothrtut.pod
40089            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
40090            ! pod/perltoc.pod
40091 ____________________________________________________________________________
40092 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
40093         Log: vars very much has a test.
40094      Branch: perl
40095            ! t/lib/1_compile.t
40096 ____________________________________________________________________________
40097 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
40098         Log: Subject: Re: wince/perl.ico marked as binary
40099              From: Nicholas Clark <nick@ccl4.org>
40100              Date: Fri, 7 Sep 2001 13:54:40 +0100
40101              Message-ID: <20010907135439.D39150@plum.flirble.org>
40102              
40103              and wince/Makefile.ce change from Rainer Keuchel.
40104      Branch: perl
40105            + wince/makeico.pl
40106            ! MANIFEST wince/Makefile.ce
40107 ____________________________________________________________________________
40108 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
40109         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
40110              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40111              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
40112              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
40113      Branch: perl
40114            ! regexec.c
40115 ____________________________________________________________________________
40116 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
40117         Log: (Replaced by #11934)
40118              Subject: Re: [PATCH regexec.c] more general .* and .*?
40119              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40120              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
40121              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
40122      Branch: perl
40123            ! regexec.c
40124 ____________________________________________________________________________
40125 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
40126         Log: The #11931 patching misbehaved.
40127      Branch: perl
40128            ! lib/Test/Harness/t/test-harness.t
40129 ____________________________________________________________________________
40130 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
40131         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
40132              From: Michael G Schwern <schwern@pobox.com>
40133              Date: Fri, 7 Sep 2001 03:30:41 -0400
40134              Message-ID: <20010907033041.A2796@blackrider>
40135      Branch: perl
40136            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
40137            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
40138            + t/lib/sample-tests/header_at_end_fail
40139            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
40140            - lib/Test/Harness.t
40141            ! MANIFEST lib/Test/Harness.pm t/TEST
40142 ____________________________________________________________________________
40143 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
40144         Log: Subject: [PATCH] Digest::MD5 update
40145              From: Gisle Aas <gisle@ActiveState.com>
40146              Date: 06 Sep 2001 23:32:56 -0700
40147              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
40148      Branch: perl
40149            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
40150            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
40151 ____________________________________________________________________________
40152 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
40153         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
40154              From: "chromatic" <chromatic@rmci.net>
40155              Date: Thu, 06 Sep 2001 23:11:44 -0600
40156              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
40157      Branch: perl
40158            + lib/less.t
40159            ! MANIFEST t/lib/1_compile.t
40160 ____________________________________________________________________________
40161 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
40162         Log: The binary file must somehow differently stored.
40163      Branch: perl
40164            - wince/perl.ico
40165            ! MANIFEST
40166 ____________________________________________________________________________
40167 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
40168         Log: Add more modules to the list of modules that have tests,
40169              Schwern's wallet is getting more nervous.
40170              (Run t/lib/1_compile.t manually to see which modules
40171              are lacking tests, or the tests can't be run for some
40172              reason or another, such as the Net:: modules)
40173      Branch: perl
40174            ! t/lib/1_compile.t
40175 ____________________________________________________________________________
40176 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
40177         Log: Try to make Socket::inet_ntoa() more robust.
40178      Branch: perl
40179            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
40180 ____________________________________________________________________________
40181 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
40182         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
40183              From: chromatic <chromatic@rmci.net>       
40184              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
40185              Message-Id: <01090522580506.19590@firewheel>           
40186      Branch: perl
40187            ! lib/English.t
40188 ____________________________________________________________________________
40189 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
40190         Log: Subject: Re: perlvar manpage and localizing special vars
40191              From: Stas Bekman <stas@stason.org>
40192              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
40193              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
40194      Branch: perl
40195            ! pod/perlvar.pod
40196 ____________________________________________________________________________
40197 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
40198         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
40199              From: Robin Barker <rmb1@cise.npl.co.uk>
40200              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
40201              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
40202      Branch: perl
40203            ! lib/ExtUtils/MakeMaker.pm
40204 ____________________________________________________________________________
40205 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
40206         Log: Symbol missing; AIX unhappy.
40207      Branch: perl
40208            ! makedef.pl
40209 ____________________________________________________________________________
40210 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
40211         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
40212              Reported in 5.61, seems to work okay in blead.
40213      Branch: perl
40214            ! t/run/kill_perl.t
40215 ____________________________________________________________________________
40216 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
40217         Log: Update Changes.
40218      Branch: perl
40219            ! Changes patchlevel.h
40220 ____________________________________________________________________________
40221 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
40222         Log: Document the bad assumptions currently breaking
40223              the Socket.t tests 10, 11, and 13 in UNICOS.
40224      Branch: perl
40225            ! ext/Socket/Socket.xs
40226 ____________________________________________________________________________
40227 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
40228         Log: Subject: [PATCH x2p] make OPTIMIZE=...
40229              From: Robin Barker <rmb1@cise.npl.co.uk>
40230              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
40231              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
40232      Branch: perl
40233            ! x2p/Makefile.SH x2p/cflags.SH
40234 ____________________________________________________________________________
40235 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
40236         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
40237              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
40238              Date: Thu, 6 Sep 2001 11:09:40 +0100
40239              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
40240              
40241              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
40242              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
40243              Date: 6 Sep 2001 10:14:38 -0000
40244              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
40245      Branch: perl
40246            ! pod/perlfaq1.pod pod/perlhack.pod
40247 ____________________________________________________________________________
40248 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
40249         Log: Subject: Extra NUL is Data::Dumper output - patch
40250              From: Tony Cook <tony@develop-help.com>
40251              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
40252              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
40253      Branch: perl
40254            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
40255 ____________________________________________________________________________
40256 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
40257         Log: Avoid redefinition warning
40258              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
40259              from
40260              perl -w -Ilib -MCwd -e ''
40261      Branch: perl
40262            ! lib/Cwd.pm
40263 ____________________________________________________________________________
40264 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
40265         Log: Update the is_tainted() example implementation.
40266      Branch: perl
40267            ! pod/perlsec.pod
40268 ____________________________________________________________________________
40269 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
40270         Log: Missing) in #11912.
40271      Branch: perl
40272            ! lib/Test/Simple/t/fail.t
40273 ____________________________________________________________________________
40274 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
40275         Log: Rewhack Test-Simple into core harness.
40276      Branch: perl
40277            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
40278            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
40279            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
40280            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
40281            ! lib/Test/Simple/t/skipall.t
40282 ____________________________________________________________________________
40283 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
40284         Log: Workaround for the new Exporter 'feature'.
40285      Branch: perl
40286            ! lib/Test/More.pm
40287 ____________________________________________________________________________
40288 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
40289         Log: Re-introduce pure-Perl fall-back for abs_path,
40290              re-introduce #11898.
40291      Branch: perl
40292            ! lib/Cwd.pm lib/File/Find.pm
40293 ____________________________________________________________________________
40294 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
40295         Log: More tests.
40296      Branch: perl
40297            ! lib/Exporter.t
40298 ____________________________________________________________________________
40299 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
40300         Log: Retract #11898 for now because it introduces
40301              a rather nasty depencency: when B is being built,
40302              MakeMaker is used.  MakeMaker uses File::Find.
40303              File::Find uses Cwd::getcwd()...which doesn't
40304              exist yet.
40305      Branch: perl
40306            ! lib/File/Find.pm
40307 ____________________________________________________________________________
40308 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
40309         Log: New test welcome.
40310      Branch: perl
40311            + lib/Test/Simple/t/simple.t
40312 ____________________________________________________________________________
40313 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
40314         Log: Old test begone.
40315      Branch: perl
40316            - lib/Attribute/Handlers/test.pl
40317 ____________________________________________________________________________
40318 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
40319         Log: Test-Simple syncup from Schwern.
40320      Branch: perl
40321            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
40322            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
40323            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
40324            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
40325            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
40326            - lib/Test/More/Changes lib/Test/More/t/More.t
40327            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
40328            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
40329            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
40330            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
40331            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
40332            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
40333            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
40334            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
40335            ! t/lib/Test/Simple/sample_tests/death.plx
40336            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
40337            ! t/lib/Test/Simple/sample_tests/extras.plx
40338            ! t/lib/Test/Simple/sample_tests/five_fail.plx
40339            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
40340            ! t/lib/Test/Simple/sample_tests/one_fail.plx
40341            ! t/lib/Test/Simple/sample_tests/require.plx
40342            ! t/lib/Test/Simple/sample_tests/success.plx
40343            ! t/lib/Test/Simple/sample_tests/too_few.plx
40344            ! t/lib/Test/Simple/sample_tests/two_fail.plx
40345 ____________________________________________________________________________
40346 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
40347         Log: Integrate File::Find changes from bleadperl
40348      Branch: maint-5.6/macperl
40349            ! lib/File/Find.pm t/lib/filefind-taint.t
40350 ____________________________________________________________________________
40351 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
40352         Log: Integrate 11847 from maint-5.6/perl
40353      Branch: maint-5.6/macperl
40354           !> sv.c
40355 ____________________________________________________________________________
40356 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
40357         Log: In UNICOS division yada yada.
40358      Branch: perl
40359            ! t/op/override.t
40360 ____________________________________________________________________________
40361 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
40362         Log: In UNICOS division is really lossy, better use
40363              a tolerance test.
40364      Branch: perl
40365            ! ext/Time/HiRes/HiRes.t
40366 ____________________________________________________________________________
40367 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
40368         Log: In UNICOS sigaction() sets an extra flag
40369              ("the signal has been registered for all the processes in
40370              a multitasking group.")
40371      Branch: perl
40372            ! ext/POSIX/sigaction.t
40373 ____________________________________________________________________________
40374 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
40375         Log: Documentation micropatch from Damian.
40376      Branch: perl
40377            ! lib/Attribute/Handlers.pm
40378 ____________________________________________________________________________
40379 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
40380         Log: (Retracted by #11908)
40381              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
40382              From: Michael G Schwern <schwern@pobox.com>
40383              Date: Wed, 5 Sep 2001 15:58:21 -0400
40384              Message-ID: <20010905155821.I632@blackrider>
40385      Branch: perl
40386            ! lib/File/Find.pm lib/File/Find/taint.t
40387 ____________________________________________________________________________
40388 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
40389         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
40390              From: Michael G Schwern <schwern@pobox.com>
40391              Date: Wed, 5 Sep 2001 19:16:31 -0400
40392              Message-ID: <20010905191631.E11386@blackrider>
40393      Branch: perl
40394            + lib/CGI/t/carp.t
40395            ! MANIFEST
40396 ____________________________________________________________________________
40397 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
40398         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
40399              From: chromatic <chromatic@rmci.net>
40400              Date: Wed, 5 Sep 2001 18:08:07 -0600
40401              Message-Id: <01090518080700.19590@firewheel>
40402      Branch: perl
40403            ! lib/English.pm
40404 ____________________________________________________________________________
40405 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
40406         Log: Fix a typo #11889 and add a test for the same.
40407      Branch: perl
40408            ! ext/Socket/Socket.t ext/Socket/Socket.xs
40409 ____________________________________________________________________________
40410 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
40411         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
40412              From: "Craig A. Berry" <craigberry@mac.com>
40413              Date: Wed, 05 Sep 2001 17:48:54 -0500
40414              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
40415      Branch: perl
40416            ! lib/warnings.t t/run/kill_perl.t
40417 ____________________________________________________________________________
40418 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
40419         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
40420              From: Michael G Schwern <schwern@pobox.com>
40421              Date: Wed, 5 Sep 2001 17:22:25 -0400
40422              Message-ID: <20010905172225.C11386@blackrider>
40423      Branch: perl
40424            ! t/run/kill_perl.t
40425 ____________________________________________________________________________
40426 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
40427         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
40428              From: Nicholas Clark <nick@ccl4.org>
40429              Date: Wed, 5 Sep 2001 20:54:24 +0100
40430              Message-ID: <20010905205424.C25120@plum.flirble.org>
40431      Branch: perl
40432            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
40433 ____________________________________________________________________________
40434 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
40435         Log: Forgotten thing.
40436      Branch: perl
40437            ! uconfig.h
40438 ____________________________________________________________________________
40439 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
40440         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
40441              From: chromatic <chromatic@rmci.net>               
40442              Date: Wed, 5 Sep 2001 13:22:08 -0600
40443              Message-Id: <01090513220807.10587@firewheel> 
40444      Branch: perl
40445            ! lib/English.pm
40446 ____________________________________________________________________________
40447 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
40448         Log: inet_ntoa() tweaks:
40449              - don't allow addresses with > 255 characters
40450              - indent the HP-UX workaround
40451              - don't leak memory
40452      Branch: perl
40453            ! ext/Socket/Socket.xs
40454 ____________________________________________________________________________
40455 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
40456         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
40457              <xwu@theeducationcenter.com>
40458      Branch: perl
40459            ! lib/File/Find.pm
40460 ____________________________________________________________________________
40461 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
40462         Log: Typo nits.
40463      Branch: perl
40464            ! lib/File/Find.pm
40465 ____________________________________________________________________________
40466 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
40467         Log: -Wall nit.
40468      Branch: perl
40469            ! op.c
40470 ____________________________________________________________________________
40471 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
40472         Log: Update to Scalar-List-Utils 1.05
40473      Branch: perl
40474            ! ext/List/Util/ChangeLog ext/List/Util/README
40475            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
40476 ____________________________________________________________________________
40477 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
40478         Log: Update Changes.
40479      Branch: perl
40480            ! Changes patchlevel.h
40481 ____________________________________________________________________________
40482 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
40483         Log: Update to Scalar-List-Utils 1.04
40484      Branch: perl
40485            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
40486            ! ext/List/Util/lib/List/Util.pm
40487            ! ext/List/Util/lib/Scalar/Util.pm
40488 ____________________________________________________________________________
40489 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
40490         Log: Metaconfigify #11724.
40491      Branch: metaconfig
40492            ! U/threads/archname.U
40493 ____________________________________________________________________________
40494 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
40495         Log: The MacOS reference is okay, no reason to hide it.
40496      Branch: perl
40497            ! lib/Cwd.pm
40498 ____________________________________________________________________________
40499 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
40500         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
40501              From: Michael G Schwern <schwern@pobox.com>
40502              Date: Tue, 4 Sep 2001 15:30:10 -0400
40503              Message-ID: <20010904153010.H26466@blackrider> 
40504              
40505              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
40506      Branch: perl
40507            ! ext/Cwd/Makefile.PL lib/Cwd.pm
40508 ____________________________________________________________________________
40509 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
40510         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.))
40511              From: Michael G Schwern <schwern@pobox.com>
40512              Date: Tue, 4 Sep 2001 17:39:13 -0400
40513              Message-ID: <20010904173913.C626@blackrider>
40514      Branch: perl
40515            ! lib/Cwd.pm
40516 ____________________________________________________________________________
40517 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
40518         Log: Subject: Re: Perl_pp_* in public API?
40519              From: "Craig A. Berry" <craigberry@mac.com>
40520              Date: Tue, 4 Sep 2001 21:51:29 -0500
40521              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
40522      Branch: perl
40523            ! ext/List/Util/Util.xs
40524 ____________________________________________________________________________
40525 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
40526         Log: From Damian: Class::Struct was unable to define
40527              recursive classes.  After the patch an object reference
40528              (rather than a hash) is required to initialize
40529              an object attribute.  If no such initializer is given to
40530              the constructor, object attributes are now default
40531              initialized to C<undef>.
40532      Branch: perl
40533            ! lib/Class/Struct.pm lib/Class/Struct.t
40534 ____________________________________________________________________________
40535 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
40536         Log: Subject: Re: sv_catpvfn and sv_setpvfn
40537              From: Richard Soderberg <rs@oregonnet.com>
40538              Date: Tue, 4 Sep 2001 15:16:47 -0700
40539              Message-Id: <200109042216.PAA17858@oregonnet.com>
40540      Branch: perl
40541            ! pod/perlclib.pod pod/perlguts.pod
40542 ____________________________________________________________________________
40543 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
40544         Log: NetWare updates from Ananth Kesari.
40545      Branch: perl
40546            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
40547            ! NetWare/nw5thread.h
40548 ____________________________________________________________________________
40549 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
40550         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?))
40551              From: Nicholas Clark <nick@ccl4.org>
40552              Date: Tue, 4 Sep 2001 22:42:50 +0100
40553              Message-ID: <20010904224250.P25120@plum.flirble.org>
40554      Branch: perl
40555            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
40556            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
40557            ! t/op/oct.t toke.c
40558 ____________________________________________________________________________
40559 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
40560         Log: Fix Cwd::getcwd() not being tainted, as noticed
40561              by Schwern.
40562      Branch: perl
40563            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
40564            - ext/Cwd/Cwd.t
40565            ! MANIFEST ext/Cwd/Cwd.xs util.c
40566 ____________________________________________________________________________
40567 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
40568         Log: Retract #11870 and volatilize the right destruct_level.
40569              Silly thinko pointed out by Sarathy.
40570      Branch: perl
40571            ! intrpvar.h perl.c
40572 ____________________________________________________________________________
40573 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
40574         Log: At least a temporary fix for the mysterious scope core dumps
40575              in Tru64 from Graham.
40576      Branch: perl
40577            ! ext/List/Util/Util.xs
40578 ____________________________________________________________________________
40579 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
40580         Log: (Retracted by #11872)
40581      Branch: perl
40582            ! intrpvar.h
40583 ____________________________________________________________________________
40584 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
40585         Log: Quench a -Wall gripe noticed by Robin Barker.
40586      Branch: perl
40587            ! op.c
40588 ____________________________________________________________________________
40589 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
40590         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
40591              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40592              Date: Wed, 05 Sep 2001 02:01:32 +0900
40593              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
40594      Branch: perl
40595            ! lib/Unicode/UCD.pm
40596 ____________________________________________________________________________
40597 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
40598         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
40599              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40600              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
40601              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
40602      Branch: perl
40603            ! gv.c
40604 ____________________________________________________________________________
40605 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
40606         Log: Update Changes.
40607      Branch: perl
40608            ! Changes patchlevel.h
40609 ____________________________________________________________________________
40610 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
40611         Log: Add the \[$@%&*] prototype support.
40612      Branch: perl
40613            ! op.c pod/perlsub.pod t/comp/proto.t
40614 ____________________________________________________________________________
40615 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
40616         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
40617              From: Michael G Schwern <schwern@pobox.com>
40618              Date: Mon, 3 Sep 2001 18:59:01 -0400
40619              Message-ID: <20010903185901.Z9233@blackrider>
40620      Branch: perl
40621            ! lib/CGI/t/form.t
40622 ____________________________________________________________________________
40623 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
40624         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
40625              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40626              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
40627              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
40628      Branch: perl
40629            ! gv.c
40630 ____________________________________________________________________________
40631 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
40632         Log: More srand entry tweakage based on Randal's suggestion.
40633      Branch: perl
40634            ! pod/perlfunc.pod
40635 ____________________________________________________________________________
40636 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
40637         Log: Subject: [PATCH] 'main' *is* a reserved word
40638              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40639              Date: Mon, 3 Sep 2001 22:55:41 +0200
40640              Message-ID: <20010903225541.A24097@rafael>
40641      Branch: perl
40642            ! toke.c
40643 ____________________________________________________________________________
40644 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
40645         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
40646              From: Peter Prymmer <pvhp@best.com>
40647              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
40648              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
40649      Branch: perl
40650            ! README.vms configure.com
40651 ____________________________________________________________________________
40652 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
40653         Log: Subject: Re: A slightly better default seed?   
40654              From: Michael G Schwern <schwern@pobox.com>
40655              Date: Mon, 3 Sep 2001 18:08:15 -0400 
40656              Message-ID: <20010903180815.W9233@blackrider>
40657      Branch: perl
40658            ! t/op/srand.t
40659 ____________________________________________________________________________
40660 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
40661         Log: Add sharedsv.o to microperl object files.
40662      Branch: perl
40663            ! Makefile.micro
40664 ____________________________________________________________________________
40665 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
40666         Log: AUTHORS updates and
40667              
40668              Subject: [PATCH] Just some preening :-)        
40669              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
40670              Date: Tue, 4 Sep 2001 14:16:59 +0100
40671              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
40672      Branch: perl
40673            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
40674 ____________________________________________________________________________
40675 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
40676         Log: Typo fix and slight rewording.
40677      Branch: perl
40678            ! pod/perlfunc.pod
40679 ____________________________________________________________________________
40680 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
40681         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
40682      Branch: perl
40683            ! pod/perlfaq4.pod
40684 ____________________________________________________________________________
40685 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
40686         Log: The helper file changed name.
40687      Branch: perl
40688            ! MANIFEST
40689 ____________________________________________________________________________
40690 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
40691         Log: Update to Scalar-List-Utils 1.03
40692      Branch: perl
40693            + ext/List/Util/t/shuffle.t
40694            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
40695            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
40696            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
40697            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
40698            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
40699            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
40700            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
40701            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
40702 ____________________________________________________________________________
40703 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
40704         Log: Make crypt() do something more sane for Unicode
40705              (take crypt() of the low eight bits of the characters,
40706              instead of taking crypt() of the UTF-8 of the scalar);
40707              add a test for crypt().
40708      Branch: perl
40709            + t/op/crypt.t
40710            ! MANIFEST pod/perlfunc.pod pp.c
40711 ____________________________________________________________________________
40712 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
40713         Log: Reorganize the srand entry.
40714      Branch: perl
40715            ! pod/perlfunc.pod
40716 ____________________________________________________________________________
40717 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
40718         Log: Remove the tests that assume something about
40719              calling srand() without arguments multiple times.
40720      Branch: perl
40721            ! t/op/srand.t
40722 ____________________________________________________________________________
40723 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
40724         Log: Upgrade to Math::BigInt 1.42.
40725      Branch: perl
40726            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
40727            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
40728            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
40729            ! lib/Math/BigInt/t/mbimbf.t
40730 ____________________________________________________________________________
40731 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
40732         Log: integrate change#11847 from maint-5.6
40733              
40734              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
40735      Branch: perl
40736            ! sv.c
40737 ____________________________________________________________________________
40738 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
40739         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
40740      Branch: maint-5.6/perl
40741            ! sv.c
40742 ____________________________________________________________________________
40743 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
40744         Log: As far as I can tell these functions have been Unicodified.
40745      Branch: perl
40746            ! doop.c
40747 ____________________________________________________________________________
40748 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
40749         Log: Update to Storable 1.0.13.
40750      Branch: perl
40751            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
40752            ! ext/Storable/Storable.xs
40753 ____________________________________________________________________________
40754 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
40755         Log: Patch the Filter::Simple test to work with
40756              the core test suite (since the FilterTest.pm
40757              is in t/lib, not in lib).
40758      Branch: perl
40759            ! lib/Filter/Simple/t/filter.t
40760 ____________________________________________________________________________
40761 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
40762         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
40763      Branch: perl
40764            + t/lib/FilterTest.pm
40765            - t/lib/MyFilter.pm
40766 ____________________________________________________________________________
40767 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
40768         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
40769              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
40770              Text::Balanced 1.86.
40771      Branch: perl
40772            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
40773            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
40774            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
40775            + lib/Switch/t/nested.t lib/Switch/t/switch.t
40776            + lib/Text/Balanced/Changes lib/Text/Balanced/README
40777            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
40778            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
40779            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
40780            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
40781            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
40782            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
40783            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
40784            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
40785            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
40786            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
40787            ! MANIFEST lib/Attribute/Handlers.pm
40788            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
40789            ! lib/Attribute/Handlers/demo/Demo.pm
40790            ! lib/Attribute/Handlers/demo/Descriptions.pm
40791            ! lib/Attribute/Handlers/demo/MyClass.pm
40792            ! lib/Attribute/Handlers/demo/demo.pl
40793            ! lib/Attribute/Handlers/demo/demo2.pl
40794            ! lib/Attribute/Handlers/demo/demo3.pl
40795            ! lib/Attribute/Handlers/demo/demo4.pl
40796            ! lib/Attribute/Handlers/demo/demo_call.pl
40797            ! lib/Attribute/Handlers/demo/demo_chain.pl
40798            ! lib/Attribute/Handlers/demo/demo_cycle.pl
40799            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
40800            ! lib/Attribute/Handlers/demo/demo_phases.pl
40801            ! lib/Attribute/Handlers/demo/demo_range.pl
40802            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
40803            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
40804            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
40805            ! lib/Text/Balanced.pm
40806 ____________________________________________________________________________
40807 [ 11841] By: sky                                   on 2001/09/03  11:04:15
40808         Log: Forgot to add a file with Change #11840
40809      Branch: perl
40810            + t/op/srand.t
40811 ____________________________________________________________________________
40812 [ 11840] By: sky                                   on 2001/09/03  11:02:04
40813         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
40814              From: Michael G Schwern <schwern@pobox.com>
40815              Date: Mon, 3 Sep 2001 07:43:00 -0400
40816              Message-ID: <20010903074300.E9233@blackrider>
40817      Branch: perl
40818            ! MANIFEST pod/perlfunc.pod t/op/rand.t
40819 ____________________________________________________________________________
40820 [ 11839] By: sky                                   on 2001/09/03  10:47:11
40821         Log: Document the changes with regards to running of END blocks.
40822              And DESTROY on global objects are called in perl_destruct()!
40823      Branch: perl
40824            ! pod/perl572delta.pod pod/perlembed.pod
40825 ____________________________________________________________________________
40826 [ 11838] By: sky                                   on 2001/09/03  09:34:44
40827         Log: Subject: [PATCH t/op/time.t] Partial cleanup
40828              From: Michael G Schwern <schwern@pobox.com>
40829              Date: Mon, 3 Sep 2001 06:29:42 -0400
40830              Message-ID: <20010903062942.C9233@blackrider>
40831      Branch: perl
40832            ! t/op/time.t
40833 ____________________________________________________________________________
40834 [ 11837] By: sky                                   on 2001/09/03  09:30:02
40835         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
40836              From: Michael G Schwern <schwern@pobox.com>
40837              Date: Mon, 3 Sep 2001 06:24:13 -0400
40838              Message-ID: <20010903062413.B9233@blackrider>
40839      Branch: perl
40840            ! t/op/rand.t
40841 ____________________________________________________________________________
40842 [ 11836] By: sky                                   on 2001/09/03  07:56:47
40843         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
40844              From: Michael G Schwern <schwern@pobox.com>
40845              Date: Sun, 2 Sep 2001 21:38:43 -0400
40846              Message-ID: <20010902213843.L2711@blackrider>
40847      Branch: perl
40848            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
40849            ! MANIFEST
40850 ____________________________________________________________________________
40851 [ 11835] By: nick                                  on 2001/09/03  06:20:06
40852         Log: Integrate mainline
40853      Branch: perlio
40854           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
40855            - t/op/misc.t
40856           !> (integrate 187 files)
40857 ____________________________________________________________________________
40858 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
40859         Log: Update Changes.
40860      Branch: perl
40861            ! Changes patchlevel.h
40862 ____________________________________________________________________________
40863 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
40864         Log: Slight tweaks.
40865      Branch: perl
40866            ! t/run/kill_perl.t
40867 ____________________________________________________________________________
40868 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
40869         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
40870      Branch: perl
40871            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
40872 ____________________________________________________________________________
40873 [ 11831] By: sky                                   on 2001/09/02  12:10:42
40874         Log: Change #11828 wasn't complete, this updates to intest path
40875      Branch: perl
40876            ! t/run/kill_perl.t
40877 ____________________________________________________________________________
40878 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
40879         Log: 's's's.
40880      Branch: perl
40881            ! Changes
40882 ____________________________________________________________________________
40883 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
40884         Log: Update Changes.
40885      Branch: perl
40886            ! Changes patchlevel.h
40887 ____________________________________________________________________________
40888 [ 11828] By: sky                                   on 2001/09/02  11:53:56
40889         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
40890              From: Michael G Schwern <schwern@pobox.com>
40891              Date: Sat, 1 Sep 2001 20:18:58 -0400
40892              Message-ID: <20010901201858.X606@blackrider>
40893              +MANIFEST Fix
40894      Branch: perl
40895            + t/run/kill_perl.t
40896            - t/op/misc.t t/run/segfault.t
40897            ! MANIFEST
40898 ____________________________________________________________________________
40899 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
40900         Log: Subject: [PATCH] lib/Time/Local.pm
40901              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40902              Date: Sun, 2 Sep 2001 06:50:01 -0500
40903              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
40904      Branch: perl
40905            ! lib/Time/Local.pm
40906 ____________________________________________________________________________
40907 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
40908         Log: Tick off Unicode collation and the normalization from
40909              the todo list.
40910      Branch: perl
40911            ! pod/perltodo.pod
40912 ____________________________________________________________________________
40913 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
40914         Log: Update to Unicode 3.1.1.
40915      Branch: perl
40916            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
40917            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
40918            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
40919            ! lib/unicore/PropList.txt lib/unicore/README.perl
40920            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
40921            ! lib/unicore/rename lib/unicore/version
40922 ____________________________________________________________________________
40923 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
40924         Log: Slight doc tweaks for the module.
40925      Branch: perl
40926            ! lib/Unicode/UCD.pm
40927 ____________________________________________________________________________
40928 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
40929         Log: Rename the variable: it *used* to be (wrongly) that the
40930              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
40931              but that is no more the case: PL_reg_match_utf8 is better.
40932      Branch: perl
40933            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
40934            ! regexec.c sv.c thrdvar.h
40935 ____________________________________________________________________________
40936 [ 11822] By: ams                                   on 2001/09/02  02:54:50
40937         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
40938              From: Ilmari Karonen <iltzu@sci.fi>
40939              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
40940              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
40941              (op/sub_lval.t updated to take new error message into account.)
40942      Branch: perl
40943            ! op.c t/op/sub_lval.t
40944 ____________________________________________________________________________
40945 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
40946         Log: remove stray CRs in files; keep all files with UNIX line-ends
40947              (Porting/makerel adds CRs to the files that need it in the
40948              distribution)
40949      Branch: perl
40950            ! NetWare/t/NWScripts.pl README.dos
40951            ! ext/Encode/Encode/cns11643-1.enc
40952            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
40953            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
40954 ____________________________________________________________________________
40955 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
40956         Log: some remnants of change#11803
40957      Branch: perl
40958            ! ext/ByteLoader/byterun.h perl.h
40959 ____________________________________________________________________________
40960 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
40961         Log: Update to Unicode::Collate 0.08.
40962      Branch: perl
40963            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
40964            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
40965 ____________________________________________________________________________
40966 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
40967         Log: Test tweaks.
40968      Branch: perl
40969            ! t/op/pat.t
40970 ____________________________________________________________________________
40971 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
40972         Log: Fix test
40973      Branch: maint-5.6/macperl
40974            ! t/lib/b.t
40975 ____________________________________________________________________________
40976 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
40977         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
40978              warnings in Config.pm with -W; increase default and
40979              minimum RAM; bump version number.
40980      Branch: maint-5.6/macperl
40981            + macos/lib/Mac/LowMem.pm
40982            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
40983            ! macos/configpm macos/macperl/MacPerl.r
40984 ____________________________________________________________________________
40985 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
40986         Log: Make syntax check report in MPW style, fix tests
40987              to use Mac::err=unix to get normal-style error
40988              messages.
40989      Branch: maint-5.6/macperl
40990            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
40991            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
40992 ____________________________________________________________________________
40993 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
40994         Log: Make MPW-style errors optional (but the default); add
40995              MacPerl::ErrorFormat() function and Mac::err pragma
40996      Branch: maint-5.6/macperl
40997            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
40998            + macos/ext/Mac/err/err.xs
40999            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
41000            ! macos/macish.c macos/macish.h macos/macperl.sym
41001 ____________________________________________________________________________
41002 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
41003         Log: More module and test ports from Thomas Wegner et al
41004      Branch: maint-5.6/macperl
41005            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
41006            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
41007            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
41008            ! t/op/magic.t
41009 ____________________________________________________________________________
41010 [ 11812] By: sky                                   on 2001/09/01  17:19:30
41011         Log: Subject: [PATCH t/op/concat.t] cleanup
41012              From: Michael G Schwern <schwern@pobox.com>
41013              Date: Sat, 1 Sep 2001 14:06:28 -0400
41014              Message-ID: <20010901140628.C606@blackrider>
41015      Branch: perl
41016            ! t/op/concat.t
41017 ____________________________________________________________________________
41018 [ 11811] By: sky                                   on 2001/09/01  12:25:29
41019         Log: Change #11805 didn't update the MANIFEST
41020      Branch: perl
41021            ! MANIFEST
41022 ____________________________________________________________________________
41023 [ 11810] By: sky                                   on 2001/09/01  11:52:44
41024         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
41025              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41026              Date: Sat, 1 Sep 2001 14:50:14 +0200
41027              Message-ID: <20010901145014.A691@rafael>
41028      Branch: perl
41029            ! t/op/inccode.t
41030 ____________________________________________________________________________
41031 [ 11809] By: sky                                   on 2001/09/01  11:49:22
41032         Log: Subject: PATCH: ExtUtils::MakeMaker
41033              From: Tony Bowden <tony@kasei.com>
41034              Date: Sat, 1 Sep 2001 10:33:53 +0100
41035              Message-ID: <20010901103353.A13863@soto.kasei.com>
41036              Manually applied
41037      Branch: perl
41038            ! lib/ExtUtils/MakeMaker.pm
41039 ____________________________________________________________________________
41040 [ 11808] By: sky                                   on 2001/09/01  11:39:13
41041         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
41042              From: mike808@users.sourceforge.net
41043              Date: Sat, 1 Sep 101 11:27:50 GMT
41044              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
41045              With little tweak
41046      Branch: perl
41047            ! lib/Term/Cap.pm
41048 ____________________________________________________________________________
41049 [ 11807] By: ams                                   on 2001/09/01  11:31:16
41050         Log: Subject: oct() and hex()
41051              From: Nicholas Clark <nick@ccl4.org>
41052              Date: Fri, 31 Aug 2001 23:14:13 +0100
41053              Message-Id: <20010831231413.J4950@plum.flirble.org>
41054      Branch: perl
41055            ! pod/perlclib.pod
41056 ____________________________________________________________________________
41057 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
41058         Log: Integrate change 11801 from maintperl
41059      Branch: maint-5.6/macperl
41060            ! perl.c
41061 ____________________________________________________________________________
41062 [ 11805] By: sky                                   on 2001/08/31  21:35:10
41063         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
41064              From: Michael G Schwern <schwern@pobox.com>
41065              Date: Fri, 31 Aug 2001 15:36:28 -0400
41066              Message-ID: <20010831153628.B598@blackrider>
41067              Check for things which used to segfault
41068      Branch: perl
41069            + t/run/segfault.t
41070 ____________________________________________________________________________
41071 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
41072         Log: integrate change#11801 from maint-5.6
41073              
41074              remove age-old UNICOS "workaround" that introduces a static, and
41075              hence an egregious race condition for threaded builds (*sigh*
41076              beats me why this kludge wasn't guarded by a UNICOS-specific
41077              #define *sigh*)
41078      Branch: perl
41079            ! perl.c
41080 ____________________________________________________________________________
41081 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
41082         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
41083              working in 5.7.x
41084      Branch: perl
41085            - objXSUB.h
41086            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
41087            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
41088            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
41089            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
41090            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
41091            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
41092            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
41093            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
41094            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
41095            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
41096            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
41097            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
41098            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
41099            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
41100            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
41101            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
41102            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
41103            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
41104            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
41105            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
41106            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
41107            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
41108 ____________________________________________________________________________
41109 [ 11802] By: ams                                   on 2001/08/31  18:11:32
41110         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
41111              From: "Philip Newton" <Philip.Newton@gmx.net>
41112              Date: Fri, 31 Aug 2001 21:12:56 +0200
41113              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
41114      Branch: perl
41115            ! pod/perldiag.pod
41116 ____________________________________________________________________________
41117 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
41118         Log: remove age-old UNICOS "workaround" that introduces a static, and
41119              hence an egregious race condition for threaded builds (*sigh*
41120              beats me why this kludge wasn't guarded by a UNICOS-specific
41121              #define *sigh*)
41122      Branch: maint-5.6/perl
41123            ! perl.c
41124 ____________________________________________________________________________
41125 [ 11800] By: sky                                   on 2001/08/31  17:30:26
41126         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
41127              Might break on platforms where bool is larger than 8 bites ???
41128      Branch: perl
41129            ! regcomp.c
41130 ____________________________________________________________________________
41131 [ 11799] By: ams                                   on 2001/08/31  12:15:44
41132         Log: Integrate 11778 into mainline.
41133      Branch: perl
41134            ! t/base/term.t
41135 ____________________________________________________________________________
41136 [ 11798] By: sky                                   on 2001/08/31  11:31:44
41137         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
41138              supposed to happen.
41139      Branch: perl
41140            ! regcomp.c
41141 ____________________________________________________________________________
41142 [ 11797] By: sky                                   on 2001/08/31  11:28:17
41143         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
41144              From: "John P. Linderman" <jpl@research.att.com>
41145              Date: Fri, 31 Aug 2001 08:20:35 -0400
41146              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
41147              Fixes test 14 which could fail randomly in rare cases.
41148      Branch: perl
41149            ! ext/Time/HiRes/HiRes.t regcomp.c
41150 ____________________________________________________________________________
41151 [ 11796] By: ams                                   on 2001/08/31  01:13:07
41152         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
41153              From: Nicholas Clark <nick@ccl4.org>
41154              Date: Thu, 30 Aug 2001 23:21:50 +0100
41155              Message-Id: <20010830232150.D4950@plum.flirble.org>
41156      Branch: perl
41157            ! ext/Sys/Syslog/Makefile.PL
41158 ____________________________________________________________________________
41159 [ 11795] By: ams                                   on 2001/08/30  23:53:23
41160         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
41161              patching example
41162              From: Michael G Schwern <schwern@pobox.com>
41163              Date: Thu, 30 Aug 2001 17:02:08 -0400
41164              Message-Id: <20010830170208.M2318@blackrider>
41165      Branch: perl
41166            ! pod/perlhack.pod
41167 ____________________________________________________________________________
41168 [ 11794] By: ams                                   on 2001/08/30  19:35:36
41169         Log: Subject: [PATCH] pp_modulo
41170              From: Nicholas Clark <nick@ccl4.org>
41171              Date: Thu, 30 Aug 2001 18:20:54 +0100
41172              Message-Id: <20010830182053.A4950@plum.flirble.org>
41173      Branch: perl
41174            ! pp.c t/op/64bitint.t
41175 ____________________________________________________________________________
41176 [ 11793] By: sky                                   on 2001/08/30  13:02:48
41177         Log: 11792 wasn't complete
41178      Branch: perl
41179            ! makedef.pl regcomp.c
41180 ____________________________________________________________________________
41181 [ 11792] By: sky                                   on 2001/08/30  12:21:11
41182         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
41183      Branch: perl
41184            ! makedef.pl
41185 ____________________________________________________________________________
41186 [ 11791] By: sky                                   on 2001/08/30  10:08:02
41187         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
41188      Branch: perl
41189            ! config_h.SH
41190 ____________________________________________________________________________
41191 [ 11790] By: sky                                   on 2001/08/30  08:22:31
41192         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
41193              on the pad. Fixes coredumps in cleanups introduced by
41194              Change 11755  
41195      Branch: perl
41196            ! op.c perl.c sv.h
41197 ____________________________________________________________________________
41198 [ 11789] By: sky                                   on 2001/08/29  19:01:47
41199         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
41200              This is a replacement implmentation that works on HPUX.
41201              This bug should probably be fixed in GCC.
41202      Branch: perl
41203            ! ext/Socket/Socket.xs
41204 ____________________________________________________________________________
41205 [ 11788] By: ams                                   on 2001/08/29  17:35:33
41206         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
41207              From: Nicholas Clark <nick@ccl4.org>
41208              Date: Wed, 29 Aug 2001 18:21:56 +0100
41209              Message-Id: <20010829182156.O4950@plum.flirble.org>
41210      Branch: perl
41211            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
41212 ____________________________________________________________________________
41213 [ 11787] By: sky                                   on 2001/08/29  10:42:54
41214         Log: Added test for pack_addr_in and unpack_addr_in
41215              Nitpik in test 10
41216      Branch: perl
41217            ! ext/Socket/Socket.t
41218 ____________________________________________________________________________
41219 [ 11786] By: sky                                   on 2001/08/29  10:28:14
41220         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
41221              Trying to catch errors on HP-UX
41222      Branch: perl
41223            ! ext/Socket/Socket.t
41224 ____________________________________________________________________________
41225 [ 11785] By: sky                                   on 2001/08/29  09:07:03
41226         Log: make sure USE_THREADS is defined so external apps work
41227      Branch: perl
41228            ! config_h.SH
41229 ____________________________________________________________________________
41230 [ 11784] By: sky                                   on 2001/08/29  08:06:12
41231         Log: Subject: Re: The hitlist of untested modules.
41232              From: Jonathan Stowe <gellyfish@gellyfish.com>
41233              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
41234              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
41235              Start of tests for Shell.pm (make Schwern poorer!)
41236      Branch: perl
41237            + lib/Shell.t
41238            ! MANIFEST
41239 ____________________________________________________________________________
41240 [ 11783] By: sky                                   on 2001/08/29  07:37:50
41241         Log: END{} can change the return value even if we die from BEGIN{}
41242      Branch: perl
41243            ! miniperlmain.c
41244 ____________________________________________________________________________
41245 [ 11782] By: ams                                   on 2001/08/29  06:32:17
41246         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
41247              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41248              Date: Wed, 29 Aug 2001 09:18:17 +0200
41249              Message-Id: <20010829091817.A4453@rafael>
41250      Branch: perl
41251            ! t/op/inccode.t
41252 ____________________________________________________________________________
41253 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
41254         Log: Delete xsubpp.patch, as full copy exists now
41255      Branch: maint-5.6/macperl
41256            - macos/xsubpp.patch
41257 ____________________________________________________________________________
41258 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
41259         Log: Add Changes file
41260      Branch: maint-5.6/macperl
41261            + macos/Changes
41262 ____________________________________________________________________________
41263 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
41264         Log: Add Mac version of xsubpp as separate file
41265      Branch: maint-5.6/macperl
41266            + macos/xsubpp
41267            ! macos/Makefile.mk
41268 ____________________________________________________________________________
41269 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
41270         Log: Fix open of /dev/null for Mac OS
41271      Branch: maint-5.6/macperl
41272            ! t/base/term.t
41273 ____________________________________________________________________________
41274 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
41275         Log: Various patches: enable more tests; skip CVS in PerlInstall;
41276              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
41277      Branch: maint-5.6/macperl
41278            ! macos/MacPerlTests.cmd macos/PerlInstall
41279            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
41280 ____________________________________________________________________________
41281 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
41282         Log: Allow for platforms to override formatting of errors
41283              on output from Matthias Neeracher (Mac files)
41284      Branch: maint-5.6/macperl
41285            ! macos/macish.c macos/macish.h
41286 ____________________________________________________________________________
41287 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
41288         Log: Allow for platforms to override formatting of errors
41289              on output from Matthias Neeracher (core files)
41290      Branch: maint-5.6/macperl
41291            ! perl.h pp_ctl.c util.c
41292 ____________________________________________________________________________
41293 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
41294         Log: Add some param checking, from reports by Kevin Reid.
41295      Branch: maint-5.6/macperl
41296            ! macos/ext/Mac/Controls/Controls.pm
41297            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
41298 ____________________________________________________________________________
41299 [ 11773] By: ams                                   on 2001/08/28  23:54:57
41300         Log: Subject: [PATCH] make coretest
41301              From: Paul Johnson <paul@pjcj.net>
41302              Date: Wed, 29 Aug 2001 00:11:38 +0200
41303              Message-Id: <20010829001138.B12169@pjcj.net>
41304              (Applied without the change to perlhack.pod. This should
41305              probably stay undocumented.)
41306      Branch: perl
41307            ! Makefile.SH t/TEST
41308 ____________________________________________________________________________
41309 [ 11772] By: sky                                   on 2001/08/28  13:01:20
41310         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
41311              From: Michael G Schwern <schwern@pobox.com>
41312              Date: Tue, 28 Aug 2001 09:57:39 -0400
41313              Message-ID: <20010828095738.E17775@blackrider>
41314      Branch: perl
41315            ! pod/perlhack.pod t/op/pack.t
41316 ____________________________________________________________________________
41317 [ 11771] By: sky                                   on 2001/08/28  11:20:13
41318         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
41319              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41320              Date: Tue, 28 Aug 2001 14:23:43 +0200
41321              Message-ID: <20010828142343.A19299@rafael>
41322      Branch: perl
41323            ! pod/perlvar.pod pp_ctl.c
41324 ____________________________________________________________________________
41325 [ 11770] By: ams                                   on 2001/08/28  10:13:21
41326         Log: Subject: [PATCH] odd typo in op.h
41327              From: Nicholas Clark <nick@ccl4.org>
41328              Date: Tue, 28 Aug 2001 12:10:26 +0100
41329              Message-Id: <20010828121026.V4950@plum.flirble.org>
41330      Branch: perl
41331            ! op.h
41332 ____________________________________________________________________________
41333 [ 11769] By: sky                                   on 2001/08/28  08:09:16
41334         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
41335              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
41336              Date: Tue, 28 Aug 2001 02:22:20 +0300
41337              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
41338      Branch: perl
41339            ! ext/B/B/Lint.pm
41340 ____________________________________________________________________________
41341 [ 11768] By: ams                                   on 2001/08/28  00:47:35
41342         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
41343              From: Michael G Schwern <schwern@pobox.com>
41344              Date: Mon, 27 Aug 2001 21:24:44 -0400
41345              Message-Id: <20010827212444.F12582@blackrider>
41346      Branch: perl
41347            ! pod/perlhack.pod t/op/pack.t
41348 ____________________________________________________________________________
41349 [ 11767] By: ams                                   on 2001/08/27  23:59:48
41350         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
41351              From: Michael G Schwern <schwern@pobox.com>
41352              Date: Mon, 27 Aug 2001 20:12:29 -0400
41353              Message-Id: <20010827201229.D12582@blackrider>
41354      Branch: perl
41355            ! pod/perlhack.pod t/op/pack.t
41356 ____________________________________________________________________________
41357 [ 11766] By: ams                                   on 2001/08/27  23:39:40
41358         Log: Update Changes.
41359      Branch: perl
41360            ! Changes
41361 ____________________________________________________________________________
41362 [ 11765] By: ams                                   on 2001/08/27  22:53:10
41363         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
41364              From: Michael G Schwern <schwern@pobox.com>
41365              Date: Mon, 27 Aug 2001 19:47:30 -0400
41366              Message-Id: <20010827194730.C12582@blackrider>
41367      Branch: perl
41368            ! t/op/inccode.t
41369 ____________________________________________________________________________
41370 [ 11764] By: ams                                   on 2001/08/27  22:46:21
41371         Log: Subject: [PATCH] new tests for the coderef-in-@INC
41372              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41373              Date: Mon, 27 Aug 2001 22:36:27 +0200
41374              Message-Id: <20010827223627.C690@rafael>
41375              
41376              Subject: Re: [PATCH] new tests for the coderef-in-@INC
41377              From: Nicholas Clark <nick@ccl4.org>
41378              Date: Tue, 28 Aug 2001 00:02:46 +0100
41379              Message-Id: <20010828000245.R4950@plum.flirble.org>
41380      Branch: perl
41381            + t/op/inccode.t
41382            ! MANIFEST
41383 ____________________________________________________________________________
41384 [ 11763] By: ams                                   on 2001/08/27  22:41:09
41385         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
41386              bleadperl on fire, Win95+4NT)
41387              From: Michael G Schwern <schwern@pobox.com>
41388              Date: Mon, 27 Aug 2001 16:54:42 -0400
41389              Message-Id: <20010827165442.F9436@blackrider>
41390      Branch: perl
41391            ! lib/warnings.t
41392 ____________________________________________________________________________
41393 [ 11762] By: sky                                   on 2001/08/27  19:19:17
41394         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
41395              avaible at compile time. This broke the compilation of 
41396              Net/Ping.pm
41397      Branch: perl
41398            ! lib/Net/Ping.pm
41399 ____________________________________________________________________________
41400 [ 11761] By: sky                                   on 2001/08/27  18:34:48
41401         Log: Removed tripple definitions of CUSTOM_OP functions.
41402      Branch: perl
41403            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
41404 ____________________________________________________________________________
41405 [ 11760] By: sky                                   on 2001/08/27  18:21:27
41406         Log: Regen headers
41407      Branch: perl
41408            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
41409            ! perlapi.h proto.h
41410 ____________________________________________________________________________
41411 [ 11759] By: ams                                   on 2001/08/27  16:31:53
41412         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
41413              From: "chromatic" <chromatic@rmci.net>
41414              Date: Mon, 27 Aug 2001 11:17:09 -0600
41415              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
41416      Branch: perl
41417            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
41418 ____________________________________________________________________________
41419 [ 11758] By: sky                                   on 2001/08/27  15:16:42
41420         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
41421              Thanks to H. Merijn Brand for the patch.
41422              Some of the comments and or guards might be removable in perl.h now.
41423      Branch: perl
41424            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
41425            ! Porting/Glossary Porting/config_H README.threads config_h.SH
41426            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
41427            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
41428            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
41429            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
41430            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
41431            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
41432            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
41433            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
41434            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
41435            ! win32/config_H.vc win32/perllib.c win32/win32.h
41436            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
41437            ! wince/config.h wince/config_H.ce wince/win32.h
41438            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
41439 ____________________________________________________________________________
41440 [ 11757] By: sky                                   on 2001/08/27  13:39:16
41441         Log: Subject: GNU ld parses arguments different
41442              From: H.Merijn Brand <h.m.brand@hccnet.nl>
41443              Date: Mon, 27 Aug 2001 16:25:51 +0200
41444              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
41445      Branch: perl
41446            ! hints/hpux.sh
41447 ____________________________________________________________________________
41448 [ 11756] By: sky                                   on 2001/08/27  13:18:45
41449         Log: Subject: Custom Ops
41450              From: Simon Cozens <simon@netthink.co.uk>
41451              Date: Sat, 25 Aug 2001 17:45:09 +0100
41452              Message-ID: <20010825174509.A5752@netthink.co.uk>
41453              I also added a fix to Opcode.pm to quite test cases.
41454      Branch: perl
41455            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
41456            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
41457 ____________________________________________________________________________
41458 [ 11755] By: sky                                   on 2001/08/27  05:37:17
41459         Log: Plugs a memory leak on destruction of regular expressions
41460              introcued by #11274.
41461              PL_regex_padav now has an AV as it's first entry with a list
41462              of freed regex_padav slots that it will reuse on creating
41463              new PMOPs.
41464      Branch: perl
41465            ! op.c perl.c
41466 ____________________________________________________________________________
41467 [ 11754] By: ams                                   on 2001/08/26  14:38:52
41468         Log: Subject: [PATCH] t/io/binmode.t
41469              From: Nicholas Clark <nick@ccl4.org>
41470              Date: Sun, 26 Aug 2001 12:03:05 +0100
41471              Message-Id: <20010826120305.C4950@plum.flirble.org>
41472              
41473              (Also a nitpick in #11752 to t/op/universal.t)
41474      Branch: perl
41475            ! t/io/binmode.t t/op/universal.t
41476 ____________________________________________________________________________
41477 [ 11753] By: ams                                   on 2001/08/26  08:19:34
41478         Log: Subject: [PATCH] op/universal.t failing
41479              From: Nicholas Clark <nick@ccl4.org>
41480              Date: Sun, 26 Aug 2001 09:48:22 +0100
41481              Message-Id: <20010826094822.B4950@plum.flirble.org>
41482      Branch: perl
41483            ! t/op/universal.t
41484 ____________________________________________________________________________
41485 [ 11752] By: ams                                   on 2001/08/25  22:46:13
41486         Log: Subject: Re: 'can' with undefined subs
41487              From: Tony Bowden <tony@kasei.com>
41488              Date: Sat, 25 Aug 2001 14:58:17 +0100
41489              Message-Id: <20010825145817.A11788@soto.kasei.com>
41490              (Applied with minor modifications.)
41491      Branch: perl
41492            ! t/op/universal.t
41493 ____________________________________________________________________________
41494 [ 11751] By: ams                                   on 2001/08/25  18:28:43
41495         Log: Subject: Re: 'can' with undefined subs
41496              From: Tony Bowden <tony@kasei.com>
41497              Date: Sat, 25 Aug 2001 15:13:14 +0100
41498              Message-Id: <20010825151314.B11788@soto.kasei.com>
41499      Branch: perl
41500            ! lib/UNIVERSAL.pm
41501 ____________________________________________________________________________
41502 [ 11750] By: nick                                  on 2001/08/25  15:24:15
41503         Log: Integrate mainline
41504      Branch: perlio
41505           +> t/io/binmode.t
41506           !> (integrate 26 files)
41507 ____________________________________________________________________________
41508 [ 11749] By: nick                                  on 2001/08/25  14:55:41
41509         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
41510              From:  John Peacock <jpeacock@rowman.com>
41511              Date:  Wed, 22 Aug 2001 12:05:28 -0400
41512              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
41513      Branch: perl
41514            ! pod/perlhack.pod
41515 ____________________________________________________________________________
41516 [ 11748] By: nick                                  on 2001/08/25  14:53:04
41517         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
41518              From:  Michael G Schwern <schwern@pobox.com>
41519              Date:  Wed, 22 Aug 2001 19:22:45 -0400
41520              Message-Id:  <20010822192245.U619@blackrider>
41521      Branch: perl
41522            ! MANIFEST
41523 ____________________________________________________________________________
41524 [ 11747] By: nick                                  on 2001/08/25  14:52:33
41525         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
41526              From:  Nicholas Clark <nick@ccl4.org>
41527              Date:  Wed, 22 Aug 2001 23:29:06 +0100
41528              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
41529      Branch: perl
41530            + t/io/binmode.t
41531            ! perlio.c pod/perlfunc.pod
41532 ____________________________________________________________________________
41533 [ 11744] By: nick                                  on 2001/08/25  14:37:33
41534         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
41535              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
41536              Date:  Fri, 24 Aug 2001 22:10:42 +0200
41537              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
41538      Branch: perl
41539            ! x2p/a2py.c x2p/walk.c
41540 ____________________________________________________________________________
41541 [ 11743] By: nick                                  on 2001/08/25  14:32:47
41542         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
41543              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41544              Date:  Fri, 24 Aug 2001 23:34:13 +0200
41545              Message-Id:  <20010824233413.A1285@rafael>
41546      Branch: perl
41547            ! pod/perlfunc.pod pod/perlvar.pod
41548 ____________________________________________________________________________
41549 [ 11742] By: ams                                   on 2001/08/25  13:16:02
41550         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
41551              From: Nicholas Clark <nick@ccl4.org>
41552              Date: Sat, 25 Aug 2001 14:50:07 +0100
41553              Message-Id: <20010825145007.L41464@plum.flirble.org>
41554      Branch: perl
41555            ! pp_ctl.c
41556 ____________________________________________________________________________
41557 [ 11741] By: nick                                  on 2001/08/24  07:08:45
41558         Log: When applying patch via Porting/apply fails, do p4 refresh
41559              to get old files back.
41560      Branch: perl
41561            ! Porting/apply
41562 ____________________________________________________________________________
41563 [ 11740] By: ams                                   on 2001/08/24  04:47:24
41564         Log: #11739 was incomplete.
41565      Branch: perl
41566            ! pod/perldiag.pod
41567 ____________________________________________________________________________
41568 [ 11739] By: ams                                   on 2001/08/24  04:09:40
41569         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
41570              From: "Philip Newton" <Philip.Newton@gmx.net>
41571              Date: Fri, 24 Aug 2001 07:08:34 +0200
41572      Branch: perl
41573            ! pod/perldiag.pod
41574 ____________________________________________________________________________
41575 [ 11738] By: ams                                   on 2001/08/24  02:19:42
41576         Log: Fixed Doug Wilson's email address.
41577      Branch: perl
41578            ! AUTHORS
41579 ____________________________________________________________________________
41580 [ 11737] By: ams                                   on 2001/08/24  00:10:13
41581         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
41582              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41583              Date: Thu, 23 Aug 2001 22:22:58 +0200
41584              Message-Id: <20010823222258.A901@rafael>
41585      Branch: perl
41586            ! pod/perldiag.pod
41587 ____________________________________________________________________________
41588 [ 11736] By: ams                                   on 2001/08/24  00:05:02
41589         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
41590              From: "Craig A. Berry" <craigberry@mac.com>
41591              Date: Thu, 23 Aug 2001 19:07:45 -0500
41592              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
41593      Branch: perl
41594            ! configure.com
41595 ____________________________________________________________________________
41596 [ 11735] By: sky                                   on 2001/08/23  13:42:07
41597         Log: Backed out 11732, it breaks lib/strict.t 
41598      Branch: perl
41599            ! op.c
41600 ____________________________________________________________________________
41601 [ 11734] By: sky                                   on 2001/08/23  11:45:59
41602         Log: Removed toy from 17133 after Matt Sargeants request.
41603      Branch: perl
41604            ! pod/perlfaq4.pod
41605 ____________________________________________________________________________
41606 [ 11733] By: sky                                   on 2001/08/23  11:36:29
41607         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
41608              From: Robin Houston <robin@kitsite.com>
41609              Date: Wed, 22 Aug 2001 23:06:16 +0100
41610              Message-ID: <20010822230616.A254@robin.kitsite.com>
41611      Branch: perl
41612            ! pod/perlfaq4.pod
41613 ____________________________________________________________________________
41614 [ 11732] By: sky                                   on 2001/08/23  10:36:02
41615         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
41616              From: Simon Cozens <simon@netthink.co.uk>
41617              Date: Thu, 23 Aug 2001 12:06:36 +0100
41618              Message-ID: <20010823120636.A9961@netthink.co.uk>
41619      Branch: perl
41620            ! op.c
41621 ____________________________________________________________________________
41622 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
41623         Log: fix broken windows build
41624      Branch: perl
41625            ! perl.h
41626 ____________________________________________________________________________
41627 [ 11730] By: ams                                   on 2001/08/22  21:35:30
41628         Log: Subject: [PATCH] io/tell.t doesn't chdir t
41629              From: Nicholas Clark <nick@ccl4.org>
41630              Date: Wed, 22 Aug 2001 23:25:58 +0100
41631              Message-Id: <20010822232557.Y82818@plum.flirble.org>
41632      Branch: perl
41633            ! t/io/tell.t
41634 ____________________________________________________________________________
41635 [ 11729] By: ams                                   on 2001/08/22  20:32:21
41636         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
41637              questions)
41638              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
41639              Date: Wed, 22 Aug 2001 17:09:04 -0400
41640              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
41641              (Oops, forgot File::Spec::Unix in the previous patch.)
41642      Branch: perl
41643            ! lib/File/Spec/Unix.pm
41644 ____________________________________________________________________________
41645 [ 11728] By: ams                                   on 2001/08/22  20:25:41
41646         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
41647              questions)
41648              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
41649              Date: Wed, 22 Aug 2001 17:09:04 -0400
41650              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
41651      Branch: perl
41652            ! lib/File/Spec.pm
41653 ____________________________________________________________________________
41654 [ 11727] By: ams                                   on 2001/08/22  19:43:30
41655         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
41656              From: John Peacock <jpeacock@rowman.com>
41657              Date: Wed, 22 Aug 2001 12:35:52 -0400
41658              Message-Id: <3B83DF68.5D89DC81@rowman.com>
41659              (Adds proper tests for $], notwithstanding Subject. +nitpick)
41660      Branch: perl
41661            ! t/op/ver.t
41662 ____________________________________________________________________________
41663 [ 11726] By: ams                                   on 2001/08/22  19:36:39
41664         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
41665              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
41666              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
41667              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
41668      Branch: perl
41669            ! lib/diagnostics.pm lib/diagnostics.t
41670 ____________________________________________________________________________
41671 [ 11725] By: ams                                   on 2001/08/22  19:25:01
41672         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
41673              From: Nicholas Clark <nick@ccl4.org>
41674              Date: Wed, 22 Aug 2001 20:59:05 +0100
41675              Message-Id: <20010822205905.U82818@plum.flirble.org>
41676      Branch: perl
41677            ! pp.c t/op/64bitint.t t/op/arith.t
41678 ____________________________________________________________________________
41679 [ 11724] By: ams                                   on 2001/08/22  10:02:33
41680         Log: Subject: Configure blooper
41681              From: H.Merijn Brand <h.m.brand@hccnet.nl>
41682              Date: Wed, 22 Aug 2001 12:38:35 +0200
41683              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
41684      Branch: perl
41685            ! Configure
41686 ____________________________________________________________________________
41687 [ 11723] By: ams                                   on 2001/08/21  16:17:53
41688         Log: Subject: [PATCH] installperl -help
41689              From: Nicholas Clark <nick@ccl4.org>
41690              Date: Tue, 21 Aug 2001 17:34:23 +0100
41691              Message-Id: <20010821173423.F82818@plum.flirble.org>
41692      Branch: perl
41693            ! installperl
41694 ____________________________________________________________________________
41695 [ 11722] By: ams                                   on 2001/08/20  07:46:31
41696         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
41697              From: Ilmari Karonen <iltzu@sci.fi>
41698              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
41699              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
41700      Branch: perl
41701            ! pod/perlvar.pod
41702 ____________________________________________________________________________
41703 [ 11721] By: nick                                  on 2001/08/20  06:24:31
41704         Log: Integrate mainline
41705      Branch: perlio
41706           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
41707           +> lib/Lingua/KO/Hangul/Util/Changes
41708           +> lib/Lingua/KO/Hangul/Util/README
41709           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
41710           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
41711           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
41712           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
41713           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
41714           +> lib/Unicode/Normalize/t/test.t
41715            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
41716           !> (integrate 55 files)
41717 ____________________________________________________________________________
41718 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
41719         Log: Integrate Change #11599 from maint-5.6/perl
41720      Branch: maint-5.6/macperl
41721           !> README.win32
41722 ____________________________________________________________________________
41723 [ 11719] By: ams                                   on 2001/08/18  21:21:42
41724         Log: Add Porting/apply to MANIFEST.
41725      Branch: perl
41726            ! MANIFEST
41727 ____________________________________________________________________________
41728 [ 11718] By: sky                                   on 2001/08/18  14:38:01
41729         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
41730              Better solution would be to make 5005threaded perl use
41731              the same system as ithreads do
41732      Branch: perl
41733            ! perl.h
41734 ____________________________________________________________________________
41735 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
41736         Log: New try for ID 20010407.006: detach the semantics
41737              "was the last match target UTF8" into its own variable.
41738      Branch: perl
41739            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
41740            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
41741 ____________________________________________________________________________
41742 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
41743         Log: UTF8 flag should be meaningful only when POK.
41744      Branch: perl
41745            ! dump.c
41746 ____________________________________________________________________________
41747 [ 11715] By: sky                                   on 2001/08/18  11:45:16
41748         Log: USE_THREADS and USE_ITHREADS are never true at the same time
41749      Branch: perl
41750            ! perl.h
41751 ____________________________________________________________________________
41752 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
41753         Log: Retract #11712 for now.  The real fix would probably
41754              be something like making PL_reg_sv a copy (PV + UTF8)
41755              of the matched/substituted string (note: not just a SvPOK
41756              string, for example the stringified form of a ROK would
41757              be applicable)  Beware of leaks.
41758      Branch: perl
41759            ! pp_hot.c t/op/pat.t
41760 ____________________________________________________________________________
41761 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
41762         Log: UTF8 wasn't printing for PVMGs.
41763      Branch: perl
41764            ! dump.c
41765 ____________________________________________________________________________
41766 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
41767         Log: (Retracted by #11714)
41768              
41769              Okay analysis, debatable fix.  (The fix will inc
41770              the refcount of all temporary match objects,
41771              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
41772              which will then cause griping at untie() time
41773              ("inner references remain").
41774              
41775              Fix for ID 20010407.006: PL_reg_sv got wiped out
41776              by freetemps if the match target was a temporary
41777              (like function_call() =~ /.../), which in turn meant
41778              that the $1 et al stopped working if they had UTF-8
41779              in them.  Therefore bump up the refcount of PL_reg_sv.
41780      Branch: perl
41781            ! pp_hot.c t/op/pat.t
41782 ____________________________________________________________________________
41783 [ 11711] By: ams                                   on 2001/08/17  20:32:08
41784         Log: Subject: [PATCH] doesn't compile, was perl@11710
41785              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41786              Date: Fri, 17 Aug 2001 23:21:10 +0200
41787              Message-Id: <20010817232110.C7041@rafael> 
41788      Branch: perl
41789            ! sharedsv.c
41790 ____________________________________________________________________________
41791 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
41792         Log: Update Changes.
41793      Branch: perl
41794            ! Changes patchlevel.h
41795 ____________________________________________________________________________
41796 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
41797         Log: Upgrade to libnet 1.0704.
41798      Branch: perl
41799            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
41800            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
41801            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
41802            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
41803            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
41804            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
41805            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
41806 ____________________________________________________________________________
41807 [ 11708] By: sky                                   on 2001/08/17  13:34:04
41808         Log: Let perl_clone copy PL_exit_flags
41809      Branch: perl
41810            ! sv.c
41811 ____________________________________________________________________________
41812 [ 11707] By: sky                                   on 2001/08/17  12:28:41
41813         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
41814      Branch: perl
41815            ! sharedsv.c sharedsv.h
41816 ____________________________________________________________________________
41817 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
41818         Log: The metaconfig unit change for #11705.
41819      Branch: metaconfig/U/perl
41820            ! Extensions.U
41821 ____________________________________________________________________________
41822 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
41823         Log: Allow the threads extension to be found if present.
41824      Branch: perl
41825            ! Configure
41826 ____________________________________________________________________________
41827 [ 11704] By: nick                                  on 2001/08/17  11:47:54
41828         Log: Mail -> change script (pre-alpha)
41829      Branch: perl
41830            + Porting/apply
41831 ____________________________________________________________________________
41832 [ 11703] By: sky                                   on 2001/08/17  07:11:24
41833         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
41834              Thanks to Tom Hospel for pointing out my error.
41835      Branch: perl
41836            ! op.h
41837 ____________________________________________________________________________
41838 [ 11702] By: sky                                   on 2001/08/17  04:18:11
41839         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.
41840      Branch: perl
41841            ! embed.pl miniperlmain.c perl.c perl.h proto.h
41842 ____________________________________________________________________________
41843 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
41844         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
41845              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
41846      Branch: perl
41847            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
41848            + lib/Lingua/KO/Hangul/Util/README
41849            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
41850            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
41851            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
41852            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
41853            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
41854            + lib/Unicode/Normalize/t/test.t
41855            ! MANIFEST
41856 ____________________________________________________________________________
41857 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
41858         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
41859              Date: Thu, 16 Aug 2001 22:46:15 -0500
41860              From: "Craig A. Berry" <craigberry@mac.com>
41861              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
41862      Branch: perl
41863            ! configure.com numeric.c
41864 ____________________________________________________________________________
41865 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
41866         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
41867              of the usual suspects (like getpwent) but not for others
41868              (like localtime and rand).  The _r versions are available
41869              for all of them, so let's use them.
41870      Branch: perl
41871            ! perl.h
41872 ____________________________________________________________________________
41873 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
41874         Log: (Accidental apply; thankfully empty.)
41875      Branch: perl
41876            ! hints/os390.sh
41877 ____________________________________________________________________________
41878 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
41879         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
41880              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
41881              Date: Thu, 16 Aug 2001 16:27:49 +0100
41882              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
41883      Branch: perl
41884            ! regexec.c t/op/re_tests
41885 ____________________________________________________________________________
41886 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
41887         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
41888              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
41889              Date: Thu, 16 Aug 2001 18:50:01 +0100
41890              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
41891      Branch: perl
41892            ! pp_hot.c t/op/pat.t
41893 ____________________________________________________________________________
41894 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
41895         Log: Subject: [PATCH] *time_r again
41896              From: "Arthur Bergman" <arthur@contiller.se>
41897              Date: Thu, 16 Aug 2001 16:01:54 +0200
41898              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
41899      Branch: perl
41900            ! op.h
41901 ____________________________________________________________________________
41902 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
41903         Log: system() and backtick error handling cleanup from Craig A. Berry.
41904      Branch: perl
41905            ! vms/vms.c
41906 ____________________________________________________________________________
41907 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
41908         Log: change#10334 leaks memory, copies string when it doesn't
41909              need to
41910      Branch: perl
41911            ! perl.c
41912 ____________________________________________________________________________
41913 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
41914         Log: One more twist to the sprintf + utf8 testing.
41915      Branch: perl
41916            ! t/op/misc.t
41917 ____________________________________________________________________________
41918 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
41919         Log: Fix for 20010407.008 sprintf removes utf8-ness.
41920      Branch: perl
41921            ! pp.c t/op/misc.t
41922 ____________________________________________________________________________
41923 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
41924         Log: Subject: [PATCH] *time_r fixes
41925              From: "Arthur Bergman" <arthur@contiller.se>
41926              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
41927              Date: Thu, 16 Aug 2001 14:22:27 +0200
41928      Branch: perl
41929            ! op.h
41930 ____________________________________________________________________________
41931 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
41932         Log: Upgrade to CGI.pm 2.77.
41933      Branch: perl
41934            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
41935            ! lib/CGI/t/function.t
41936 ____________________________________________________________________________
41937 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
41938         Log: Document the bytes-to-Unicode upgrading.
41939      Branch: perl
41940            ! pod/perlunicode.pod
41941 ____________________________________________________________________________
41942 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
41943         Log: Add a test for Unicode sprintf.
41944      Branch: perl
41945            ! t/op/misc.t
41946 ____________________________________________________________________________
41947 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
41948         Log: Add Unicode tests for index/rindex.
41949      Branch: perl
41950            ! t/op/index.t
41951 ____________________________________________________________________________
41952 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
41953         Log: Document a bit the art of minimizing the installation,
41954              based on the p5p discussion.
41955      Branch: perl
41956            ! INSTALL
41957 ____________________________________________________________________________
41958 [ 11684] By: nick                                  on 2001/08/15  15:03:31
41959         Log: Integrate mainline
41960      Branch: perlio
41961           +> sharedsv.c sharedsv.h
41962           !> (integrate 53 files)
41963 ____________________________________________________________________________
41964 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
41965         Log: Update Changes.
41966      Branch: perl
41967            ! Changes patchlevel.h
41968 ____________________________________________________________________________
41969 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
41970         Log: The #11673 necessitated a test tweak.
41971      Branch: perl
41972            ! t/io/utf8.t
41973 ____________________________________________________________________________
41974 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
41975         Log: Also UNICOS is in the general case unable to silently
41976              handle fp overflows.
41977      Branch: perl
41978            ! numeric.c
41979 ____________________________________________________________________________
41980 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
41981         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
41982              NV_EPSILON #defined.
41983      Branch: perl
41984            ! perl.h
41985 ____________________________________________________________________________
41986 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
41987         Log: Re-establish the fp overflow detection for VAX VMS; there
41988              is no easy way to have the IEEE fp silent overflow semantics.
41989              (in Alpha VMS we still will use IEEE fp by default-- but it
41990              is still possible to configure Perl to use G_FLOAT)
41991      Branch: perl
41992            ! numeric.c
41993 ____________________________________________________________________________
41994 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
41995         Log: Subject: [PATCH] pp_lock 
41996              From: "Arthur Bergman" <arthur@contiller.se>
41997              Date: Wed, 15 Aug 2001 11:52:16 +0200
41998              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
41999      Branch: perl
42000            ! pp.c
42001 ____________________________________________________________________________
42002 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
42003         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
42004              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42005              Date: Wed, 15 Aug 2001 11:32:11 +0100
42006              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
42007      Branch: perl
42008            ! regcomp.c t/op/re_tests
42009 ____________________________________________________________________________
42010 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
42011         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
42012              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42013              Date: Wed, 15 Aug 2001 10:33:49 +0100
42014              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
42015      Branch: perl
42016            ! regexec.c t/op/re_tests
42017 ____________________________________________________________________________
42018 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
42019         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
42020              From: Barrie Slaymaker <barries@slaysys.com>
42021              Date: Tue, 14 Aug 2001 14:32:25 -0400
42022              Message-ID: <20010814143225.A19822@jester.slaysys.com>
42023      Branch: perl
42024            ! lib/File/Spec.t lib/File/Spec/Unix.pm
42025 ____________________________________________________________________________
42026 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
42027         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
42028              From: Peter Prymmer <pvhp@forte.com>
42029              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
42030              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
42031      Branch: perl
42032            ! README.vms configure.com
42033 ____________________________________________________________________________
42034 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
42035         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
42036              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42037              Date: Tue, 14 Aug 2001 21:23:27 +0200
42038              Message-ID: <20010814212327.A1919@rafael>
42039      Branch: perl
42040            ! doio.c
42041 ____________________________________________________________________________
42042 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
42043         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
42044              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
42045              Date: Tue, 14 Aug 2001 22:30:11 +0200
42046              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
42047              
42048              Combination of nmake, quoting, and Perl expanded $( in here-doc.
42049      Branch: perl
42050            ! ext/SDBM_File/Makefile.PL
42051 ____________________________________________________________________________
42052 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
42053         Log: Todo updates.
42054      Branch: perl
42055            ! pod/perltodo.pod
42056 ____________________________________________________________________________
42057 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
42058         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
42059              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
42060              Date: Mon, 13 Aug 2001 23:15:01 +0200
42061              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
42062      Branch: perl
42063            ! sv.c
42064 ____________________________________________________________________________
42065 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
42066         Log: Subject: [PATCH] [b-]showlex.t
42067              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
42068              Date: Sun, 12 Aug 2001 22:24:51 +0200
42069              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
42070              
42071              The 4nt command shell will expand the % in command line
42072              no matter what quoting is attempted, changed the % to @.
42073      Branch: perl
42074            ! ext/B/Showlex.t
42075 ____________________________________________________________________________
42076 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
42077         Log: Subject: [PATCH] magic.t
42078              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
42079              Date: Sun, 12 Aug 2001 20:49:27 +0200
42080              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
42081      Branch: perl
42082            ! t/op/magic.t
42083 ____________________________________________________________________________
42084 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
42085         Log: Add sharedsv* to the DOSish platforms; plus add
42086              some WinCE files to the list of DOSish files.
42087      Branch: perl
42088            ! NetWare/Makefile Porting/makerel win32/Makefile
42089            ! win32/makefile.mk wince/Makefile.ce
42090 ____________________________________________________________________________
42091 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
42092         Log: More DOSish files.
42093      Branch: perl
42094            ! Porting/makerel
42095 ____________________________________________________________________________
42096 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
42097         Log: Strip CRs from the WinCE files.  Now we need to
42098              figure out in which CRs are really needed: probably
42099              Makefile.ce and the README files, at least, probably
42100              also the registry.bat.
42101      Branch: perl
42102            ! wince/Makefile.ce wince/README.compile wince/README.perlce
42103            ! wince/config.h wince/include/cectype.h wince/include/errno.h
42104            ! wince/include/sys/stat.h wince/include/sys/types.h
42105            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
42106            ! wince/perldll.def wince/registry.bat wince/wince.h
42107            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
42108 ____________________________________________________________________________
42109 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
42110         Log: Add some files to DOSish and writables.
42111      Branch: perl
42112            ! Porting/makerel
42113 ____________________________________________________________________________
42114 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
42115         Log: Compile failure message tidying.
42116      Branch: perl
42117            ! t/lib/1_compile.t
42118 ____________________________________________________________________________
42119 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
42120         Log: The new sharedsv* should be exported only if usethreads.
42121      Branch: perl
42122            ! makedef.pl
42123 ____________________________________________________________________________
42124 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
42125         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
42126              From: Peter Prymmer <pvhp@forte.com>
42127              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
42128              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
42129      Branch: perl
42130            ! README.os390
42131 ____________________________________________________________________________
42132 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
42133         Log: Update Changes.
42134      Branch: perl
42135            ! Changes patchlevel.h
42136 ____________________________________________________________________________
42137 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
42138         Log: Subject: [PATHC] sharedsv.[c|h]
42139              From: "Artur Bergman" <artur@contiller.se>
42140              Date: Mon, 13 Aug 2001 14:38:41 +0200
42141              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
42142              
42143              Subject: [PATCH] embed.pl
42144              From: Arthur Bergman <arthur@contiller.se>
42145              Date: Mon, 13 Aug 2001 14:38:14 +0200
42146              Message-ID: <B79D96D6.3088%arthur@contiller.se>
42147              
42148              Subject: [PATCH] sharedsv cleanups
42149              From: "Arthur Bergman" <arthur@contiller.se>
42150              Date: Mon, 13 Aug 2001 15:14:25 +0200
42151              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
42152              
42153              Plus few tweaks: _init needs to be Adp, the prototypes
42154              should not be revealed unless using ithreads, #endif FOO
42155              must be #endif /* FOO */, adding (parentheses) around
42156              do { } while doesn't work too well.
42157      Branch: perl
42158            + sharedsv.c sharedsv.h
42159            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
42160            ! perl.h perlapi.c pod/perlapi.pod proto.h
42161 ____________________________________________________________________________
42162 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
42163         Log: Subject: Re: END {} blocks run in perl_run
42164              From: Arthur Bergman <arthur@contiller.se>
42165              Date: Mon, 13 Aug 2001 11:11:30 +0200
42166              Message-ID: <B79D6661.3068%arthur@contiller.se>
42167      Branch: perl
42168            ! perl.c
42169 ____________________________________________________________________________
42170 [ 11657] By: nick                                  on 2001/08/13  09:03:02
42171         Log: Integrate mainline
42172      Branch: perlio
42173           +> (branch 326 files)
42174            - (delete 330 files)
42175           !> (integrate 85 files)
42176 ____________________________________________________________________________
42177 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
42178         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
42179              and the Perl will be built to do that by default (adding that
42180              will break scripts having non-UTF-8 binary data, such as Latin-1.)
42181      Branch: perl
42182            ! op.c toke.c utf8.h
42183 ____________________________________________________________________________
42184 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
42185         Log: Unnecessary downgrades.
42186      Branch: perl
42187            ! doop.c
42188 ____________________________________________________________________________
42189 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
42190         Log: Failure not true anymore (probably caused by my broken setup).
42191      Branch: perl
42192            ! t/op/pat.t
42193 ____________________________________________________________________________
42194 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
42195         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
42196              stopped working).
42197      Branch: perl
42198            ! op.h pp_ctl.c regcomp.c
42199 ____________________________________________________________________________
42200 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
42201         Log: There is no IN_UTF8.
42202      Branch: perl
42203            ! utf8.h
42204 ____________________________________________________________________________
42205 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
42206         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
42207      Branch: perl
42208            ! op.c op.h pp_ctl.c regcomp.c
42209 ____________________________________________________________________________
42210 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
42211         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
42212              and a test tweak.
42213      Branch: perl
42214            ! op.c t/pod/find.t
42215 ____________________________________________________________________________
42216 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
42217         Log: Todo updates and fixes.
42218      Branch: perl
42219            ! pod/perltodo.pod
42220 ____________________________________________________________________________
42221 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
42222         Log: Mark tests (and one module) having explicit Latin-1
42223              (and one file having explicit UTF-8) with an explicit
42224              'no utf8' (and one explicit 'use utf8').
42225              
42226              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
42227      Branch: perl
42228            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
42229            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
42230            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
42231 ____________________________________________________________________________
42232 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
42233         Log: Subject: SV: END {} blocks run in perl_run
42234              From: "Arthur Bergman" <arthur@contiller.se>
42235              Date: Sun, 12 Aug 2001 00:34:28 +0200 
42236              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
42237      Branch: perl
42238            ! miniperlmain.c perl.c
42239 ____________________________________________________________________________
42240 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
42241         Log: Typos in #11645.
42242      Branch: perl
42243            ! perl.h
42244 ____________________________________________________________________________
42245 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
42246         Log: On ithreads default to use_reentrant except on naturally
42247              threadsafe platforms.
42248      Branch: perl
42249            ! perl.h
42250 ____________________________________________________________________________
42251 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
42252         Log: (Hopefully) a fix for 20010723.004: make install needs
42253              write permission in build directory.  The problem was
42254              probably caused by overeager sprinkling of the lib/re.pm
42255              dependencies (which was done to guarantee lib/re.pm being
42256              uptodate for parallel makes: now solved by funneling that
42257              through an explicit recursive make in the preplibrary target).
42258      Branch: perl
42259            ! Makefile.SH
42260 ____________________________________________________________________________
42261 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
42262         Log: Dispell the "use utf8" superstition.
42263      Branch: perl
42264            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
42265            ! pod/perlunicode.pod
42266 ____________________________________________________________________________
42267 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
42268         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
42269              From: "Abigail" <abigail@foad.org> 
42270              Date: Sat, 11 Aug 2001 23:49:49 +0200
42271              Message-ID: <20010811214950.23255.qmail@foad.org>
42272      Branch: perl
42273            ! t/op/taint.t
42274 ____________________________________________________________________________
42275 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
42276         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
42277              From: Abhijit Menon-Sen <ams@wiw.org>
42278              Date: Sat, 11 Aug 2001 06:18:19 +0530
42279              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
42280      Branch: perl
42281            ! mg.c
42282 ____________________________________________________________________________
42283 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
42284         Log: Test for change #11639.
42285      Branch: perl
42286            ! t/op/tiehandle.t
42287 ____________________________________________________________________________
42288 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
42289         Log: Subject: Re: Can't localize *FH, then tie it
42290              From: Abhijit Menon-Sen <ams@wiw.org>
42291              Date: Sun, 12 Aug 2001 16:08:06 +0530
42292              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
42293      Branch: perl
42294            ! pp_hot.c pp_sys.c
42295 ____________________________________________________________________________
42296 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
42297         Log: Drop all the unnecessary "use utf8" clauses and some of
42298              the unnecessary "use bytes" ones.
42299              
42300              TODO: scour the documentation for unnecessary "use utf8"
42301              and prominently display it in perldelta when the time comes.
42302              ("use utf8" should be necessary ONLY if one wants the script
42303              to be in UTF-8.)  Also should be checked in some non-ASCII
42304              non-Latin-1 platform, like EBCDIC.
42305      Branch: perl
42306            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
42307            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
42308 ____________________________________________________________________________
42309 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
42310         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
42311              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
42312              in Unicode handling.
42313      Branch: perl
42314            + t/op/lc.t
42315            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
42316 ____________________________________________________________________________
42317 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
42318         Log: Thinko: we want the flags for native cc, not gcc.
42319      Branch: perl
42320            ! hints/dec_osf.sh
42321 ____________________________________________________________________________
42322 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
42323         Log: (retracted by 13077)
42324              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
42325              From: Robin Houston <robin@kitsite.com>
42326              Date: Fri, 10 Aug 2001 14:42:02 +0100
42327              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
42328      Branch: perl
42329            ! pp.c
42330 ____________________________________________________________________________
42331 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
42332         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
42333              From: Abhijit Menon-Sen <ams@wiw.org>
42334              Date: Sat, 11 Aug 2001 16:31:04 +0530
42335              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
42336      Branch: perl
42337            ! op.c
42338 ____________________________________________________________________________
42339 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
42340         Log: Get rid of indread, from Abhijit Menon-Sen.
42341      Branch: perl
42342            ! pp_sys.c
42343 ____________________________________________________________________________
42344 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
42345         Log: CRLFgngngn.
42346      Branch: perl
42347            ! win32/Makefile win32/makefile.mk
42348 ____________________________________________________________________________
42349 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
42350         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
42351      Branch: perl
42352            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
42353            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
42354            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
42355            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
42356            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
42357            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
42358            ! win32/Makefile win32/makefile.mk
42359 ____________________________________________________________________________
42360 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
42361         Log: Avoid #elif (less portable than #else #if).
42362      Branch: perl
42363            ! handy.h
42364 ____________________________________________________________________________
42365 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
42366         Log: Subject: patch for perlvar.pod
42367              From: mah@everybody.org (Mark A. Hershberger)
42368              Date: 08 Aug 2001 17:03:16 -0500
42369              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
42370      Branch: perl
42371            ! pod/perlvar.pod
42372 ____________________________________________________________________________
42373 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
42374         Log: cpp commands must start (the # must be) at the column #0.
42375      Branch: perl
42376            ! op.c
42377 ____________________________________________________________________________
42378 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
42379         Log: If using gcc -B/foo/bar makedepend would give
42380              unnecessary warnings about unused -B/foo/bar.
42381      Branch: perl
42382            ! makedepend.SH
42383 ____________________________________________________________________________
42384 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
42385         Log: Update Changes.
42386      Branch: perl
42387            ! Changes patchlevel.h
42388 ____________________________________________________________________________
42389 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
42390         Log: s/z/tz/
42391      Branch: perl
42392            ! pod/perlfaq2.pod
42393 ____________________________________________________________________________
42394 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
42395         Log: Article nit.
42396      Branch: perl
42397            ! pod/perlfaq2.pod
42398 ____________________________________________________________________________
42399 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
42400         Log: Rename lib/unicode files to lib/unicore to avoid
42401              conflicts between core lib/unicode and Unicode::
42402              files in case-ignoring filesystems.
42403      Branch: perl
42404            + (add 325 files)
42405            - (delete 324 files)
42406            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
42407 ____________________________________________________________________________
42408 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
42409         Log: Upgrade to Math::BigInt 1.41.
42410      Branch: perl
42411            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
42412 ____________________________________________________________________________
42413 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
42414         Log: Subject: [PATCH] remove PL_na from typemap
42415              From: James <james@rf.net>
42416              Date: Mon, 06 Aug 2001 20:23:15 -0700
42417              Message-ID: <3B6F5F23.A31A81B1@rf.net>
42418              
42419              (had to be manually applied)
42420      Branch: perl
42421            ! lib/ExtUtils/typemap
42422 ____________________________________________________________________________
42423 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
42424         Log: The metaconfig unit changes for #11618.
42425      Branch: metaconfig/U/perl
42426            + d_fpclassl.U i_fp.U
42427 ____________________________________________________________________________
42428 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
42429         Log: Forgot this from #11618.
42430              
42431              NOTE: wince/config_H.ce needs updating.
42432      Branch: perl
42433            ! wince/config.ce
42434 ____________________________________________________________________________
42435 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
42436         Log: Introduce more floating point classifying APIs;
42437              try to define (most importantly) Perl_is{inf,nan}(x).
42438              
42439              For this first cut, assume none such APIs exist in non-UNIXoid
42440              platforms-- this is of course too unkind: Win32 rumoredly has
42441              _fpclass() and _isnan(), and VMS/VOS very probably have some
42442              of the APIs available.     The only thing Perl uses at the moment
42443              is Perl_isnan() (has been in use for a while now).
42444              
42445              NOTE: the Win32 and NetWare config_h.?c need regenerating.
42446      Branch: perl
42447            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
42448            ! Porting/config_H config_h.SH configure.com epoc/config.sh
42449            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
42450            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42451            ! vos/config.ga.h win32/config.bc win32/config.gc
42452            ! win32/config.vc win32/config_H.bc win32/config_H.gc
42453            ! win32/config_H.vc wince/config.ce wince/config.h
42454 ____________________________________________________________________________
42455 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
42456         Log: Integrate change #11519 from perlio:
42457              
42458              Avoid testing for (non-)existance of "encoding(xxxx)"
42459              layer is called "encoding" the (xxxx) is an argument.
42460      Branch: perl
42461           !> lib/open.pm
42462 ____________________________________________________________________________
42463 [ 11616] By: nick                                  on 2001/08/09  07:50:24
42464         Log: Integrate mainline
42465      Branch: perlio
42466           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
42467           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
42468           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
42469           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
42470            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
42471            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
42472           !> (integrate 79 files)
42473 ____________________________________________________________________________
42474 [ 11615] By: nick                                  on 2001/08/09  06:23:44
42475         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
42476              layer is called "encoding" the (xxxx) is an argument.
42477      Branch: perlio
42478            ! lib/open.pm
42479 ____________________________________________________________________________
42480 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
42481         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
42482              From: Paul Johnson <paul@pjcj.net>
42483              Date: Wed, 8 Aug 2001 23:54:17 +0200
42484              Message-ID: <20010808235417.O1006@pjcj.net>
42485      Branch: perl
42486            ! ext/B/B/Concise.pm
42487 ____________________________________________________________________________
42488 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
42489         Log: Make VMS use IEEE math by default; reorder Tru64 hints
42490              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
42491              exception semantics) is always set if using (the new) cc.
42492      Branch: perl
42493            ! configure.com hints/dec_osf.sh
42494 ____________________________________________________________________________
42495 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
42496         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
42497              From: Abhijit Menon-Sen <ams@wiw.org>
42498              Date: Tue, 7 Aug 2001 17:16:05 +0530
42499              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
42500      Branch: perl
42501            ! pp_sys.c
42502 ____________________________________________________________________________
42503 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
42504         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
42505              From: "Craig A. Berry" <craigberry@mac.com>
42506              Date: Tue, 07 Aug 2001 22:27:47 -0500
42507              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
42508      Branch: perl
42509            ! t/run/exit.t
42510 ____________________________________________________________________________
42511 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
42512         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
42513              From: "Craig A. Berry" <craigberry@mac.com>
42514              Date: Tue, 07 Aug 2001 20:01:53 -0500
42515              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
42516      Branch: perl
42517            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
42518 ____________________________________________________________________________
42519 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
42520         Log: Update the magazine information.
42521      Branch: perl
42522            ! pod/perlfaq2.pod
42523 ____________________________________________________________________________
42524 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
42525         Log: Ignore SIGFPE everywhere.
42526      Branch: perl
42527            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
42528 ____________________________________________________________________________
42529 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
42530         Log: With permission, change the licensing of the docs by
42531              TomC (and Gnat) to comply with the rest of Perl.
42532      Branch: perl
42533            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
42534            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
42535            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
42536            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
42537            ! pod/perltootc.pod
42538 ____________________________________________________________________________
42539 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
42540         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
42541              From: Andy Dougherty <doughera@lafayette.edu>
42542              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
42543              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
42544      Branch: perl
42545            ! hints/openbsd.sh
42546 ____________________________________________________________________________
42547 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
42548         Log: Subject: [PATCH] Makefile.SH test_prep dependency
42549              From: Andy Dougherty <doughera@lafayette.edu>
42550              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
42551              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
42552      Branch: perl
42553            ! Makefile.SH
42554 ____________________________________________________________________________
42555 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
42556         Log: Don't autogenerate the headers et alia,
42557              make regen_headers explicitly.
42558      Branch: perl
42559            ! Makefile.SH
42560 ____________________________________________________________________________
42561 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
42562         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
42563              From: Gurusamy Sarathy <gsar@ActiveState.com> 
42564              Date: Tue, 07 Aug 2001 08:33:26 -0700
42565              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
42566              
42567              Unnecessary dependency.
42568      Branch: perl
42569            ! embed.pl
42570 ____________________________________________________________________________
42571 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
42572         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
42573              From: Abhijit Menon-Sen <ams@wiw.org>
42574              Date: Tue, 7 Aug 2001 09:10:54 +0530
42575              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
42576      Branch: perl
42577            ! pp_hot.c
42578 ____________________________________________________________________________
42579 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
42580         Log: Subject: [PATCH perl@11597] B && BEGIN handling
42581              From: "James A. Duncan" <jduncan@fotango.com>
42582              Date: Mon, 6 Aug 2001 17:29:11 +0100
42583              Message-ID: <20010806172911.A2071@fotango.com>
42584              
42585              (the intrpvar.h addition moved to the end for bincompat)
42586      Branch: perl
42587            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
42588 ____________________________________________________________________________
42589 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
42590         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
42591      Branch: perl
42592           !> README.win32
42593 ____________________________________________________________________________
42594 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
42595         Log: fix URLs for fcrypt.c
42596      Branch: maint-5.6/perl
42597            ! README.win32
42598 ____________________________________________________________________________
42599 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
42600         Log: Yet another way to say Infinity: HP-UX calls its "++".
42601      Branch: perl
42602            ! lib/Math/BigInt/t/bigintpm.t
42603 ____________________________________________________________________________
42604 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
42605         Log: Update Changes.
42606      Branch: perl
42607            ! Changes patchlevel.h
42608 ____________________________________________________________________________
42609 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
42610         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
42611      Branch: perl
42612            ! pod/perlfaq5.pod
42613 ____________________________________________________________________________
42614 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
42615         Log: The #11593 wasn't right.
42616      Branch: perl
42617            ! lib/Math/BigInt/t/bigintpm.t
42618 ____________________________________________________________________________
42619 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
42620         Log: Subject: [PATCH: perl@11564] introducing perlivp
42621              From: Prymmer/Kahn <pvhp@best.com>
42622              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
42623              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
42624              
42625              Subject: Re: [PATCH: perl@11564] introducing perlivp
42626              From: Prymmer/Kahn <pvhp@best.com>
42627              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
42628              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
42629      Branch: perl
42630            + utils/perlivp.PL
42631            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
42632            ! win32/Makefile win32/makefile.mk
42633 ____________________________________________________________________________
42634 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
42635         Log: libcs are confused what to call Infinity.
42636      Branch: perl
42637            ! lib/Math/BigInt/t/bigintpm.t
42638 ____________________________________________________________________________
42639 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
42640         Log: Avoid SIGFPE in Tru64.
42641      Branch: perl
42642            ! numeric.c
42643 ____________________________________________________________________________
42644 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
42645         Log: Upgrade to Math::BigInt 1.40.
42646              
42647              NOTE: this patch necessitates doing something about
42648              infinity handling since the new bigintpm.t tests use
42649              infinity, which causes SIGFPEs at least in Tru64.
42650      Branch: perl
42651            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
42652            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
42653            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
42654            ! lib/Math/BigInt/t/mbimbf.t
42655 ____________________________________________________________________________
42656 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
42657         Log: remove hardcoded cmd shell in testsuite
42658      Branch: perl
42659            ! t/op/glob.t t/op/magic.t t/op/stat.t
42660 ____________________________________________________________________________
42661 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
42662         Log: 4-arg select() was busted on windows because change#8178 didn't
42663              make it into mainline
42664      Branch: perl
42665            ! perl.h win32/include/sys/socket.h
42666 ____________________________________________________________________________
42667 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
42668         Log: Rename the Getopt::Long tests to be as they are
42669              in the Getopt::Long official distribution.
42670      Branch: perl
42671            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
42672            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
42673            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
42674            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
42675            ! MANIFEST
42676 ____________________________________________________________________________
42677 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
42678         Log: Upgrade to Getopt::Long 2.26.
42679      Branch: perl
42680            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
42681            ! MANIFEST lib/Getopt/Long.pm
42682 ____________________________________________________________________________
42683 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
42684         Log: Retract #10874 (the hack should be unnecessary by now)
42685      Branch: perl
42686            ! lib/Test/Harness.pm
42687 ____________________________________________________________________________
42688 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
42689         Log: avoid temp file littering in tests
42690      Branch: perl
42691            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
42692 ____________________________________________________________________________
42693 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
42694         Log: Subject: warning in sv.c: double format, NV arg
42695              From: "Philip Newton" <Philip.Newton@gmx.net>
42696              Date: Sun, 5 Aug 2001 19:41:07 +0200
42697              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
42698      Branch: perl
42699            ! sv.c
42700 ____________________________________________________________________________
42701 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
42702         Log: fix POSIX.t#13 for windos
42703      Branch: perl
42704            ! ext/POSIX/POSIX.t
42705 ____________________________________________________________________________
42706 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
42707         Log: Add a test for PerlIO::Via.
42708      Branch: perl
42709            + ext/PerlIO/t/via.t
42710            ! MANIFEST ext/PerlIO/Via/Via.pm
42711 ____________________________________________________________________________
42712 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
42713         Log: flock() and link() are not available on Windows 9x
42714      Branch: perl
42715            ! win32/config_sh.PL
42716 ____________________________________________________________________________
42717 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
42718         Log: Some Tru64 C compilers have C++ components that confuse
42719              the ccversion parsing.
42720      Branch: perl
42721            ! hints/dec_osf.sh
42722 ____________________________________________________________________________
42723 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
42724         Log: (Reintroduce #11125)
42725              
42726              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
42727              From: Alan Burlison <Alan.Burlison@sun.com> 
42728              Date: Tue, 03 Jul 2001 15:20:13 +0100   
42729              Message-ID: <3B41D49D.A923D4F9@sun.com> 
42730      Branch: perl
42731            ! lib/ExtUtils/MM_Unix.pm
42732 ____________________________________________________________________________
42733 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
42734         Log: Little pointer juggling for HP-UX cc to avoid
42735              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
42736              followed by
42737              "error 1549: Modifiable lvalue required for assignment operator."
42738      Branch: perl
42739            ! hv.c
42740 ____________________________________________________________________________
42741 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
42742         Log: Continuation of #11575: SANY_SEEN completely deprecated,
42743              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
42744              plus a fix for the bug.
42745      Branch: perl
42746            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
42747 ____________________________________________________________________________
42748 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
42749         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
42750              From: Doug MacEachern <dougm@covalent.net>
42751              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
42752              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
42753      Branch: perl
42754            ! sv.c
42755 ____________________________________________________________________________
42756 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
42757         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
42758              the new CANY is the \C.  The problem reported and the
42759              test case supplied in
42760              
42761              Subject: UTF-8 bugs in string length & single line regex matches
42762              From: "Daniel P. Berrange" <dan@berrange.com>
42763              Date: Fri, 3 Aug 2001 11:39:33 +0100
42764              Message-ID: <20010803113932.A19318@berrange.com>
42765      Branch: perl
42766            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
42767            ! t/op/pat.t
42768 ____________________________________________________________________________
42769 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
42770         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
42771              From: Doug MacEachern <dougm@covalent.net>
42772              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
42773              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
42774      Branch: perl
42775            ! perl.c regexec.c
42776 ____________________________________________________________________________
42777 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
42778         Log: The #11572 didn't up the test count.
42779      Branch: perl
42780            ! t/op/length.t
42781 ____________________________________________________________________________
42782 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
42783         Log: Subject: UTF-8 bugs in string length & single line regex matches
42784              From: "Daniel P. Berrange" <dan@berrange.com>
42785              Date: Fri, 3 Aug 2001 11:39:33 +0100         
42786              Message-ID: <20010803113932.A19318@berrange.com>
42787              
42788              (the mg_length() fix)
42789      Branch: perl
42790            ! mg.c t/op/length.t
42791 ____________________________________________________________________________
42792 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
42793         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
42794              From: Abhijit Menon-Sen <ams@wiw.org>
42795              Date: Sat, 4 Aug 2001 16:56:35 +0530
42796              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
42797      Branch: perl
42798            ! hv.c
42799 ____________________________________________________________________________
42800 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
42801         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
42802              From: Abhijit Menon-Sen <ams@wiw.org>
42803              Date: Sat, 4 Aug 2001 16:16:03 +0530
42804              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
42805      Branch: perl
42806            ! hv.c
42807 ____________________________________________________________________________
42808 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
42809         Log: Subject: Re: [patch] refcount re ops
42810              From: Abhijit Menon-Sen <ams@wiw.org>
42811              Date: Sat, 4 Aug 2001 08:54:55 +0530
42812              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
42813      Branch: perl
42814            ! sv.c
42815 ____________________________________________________________________________
42816 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
42817         Log: Subject: [patch] refcount re ops
42818              From: Doug MacEachern <dougm@covalent.net>
42819              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
42820              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
42821      Branch: perl
42822            ! regcomp.c sv.c
42823 ____________________________________________________________________________
42824 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
42825         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
42826              From: Doug MacEachern <dougm@covalent.net>
42827              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
42828              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
42829      Branch: perl
42830            ! perl.c regexec.c
42831 ____________________________________________________________________________
42832 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
42833         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
42834              From: "Craig A. Berry" <craigberry@mac.com> 
42835              Date: Fri, 03 Aug 2001 16:16:16 -0500
42836              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
42837      Branch: perl
42838            ! t/op/misc.t
42839 ____________________________________________________________________________
42840 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
42841         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
42842              From: John Kristian <jmk2001@engineer.com>
42843              Date: Fri, 03 Aug 2001 00:59:08 -0700
42844              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
42845      Branch: perl
42846            ! win32/win32.c
42847 ____________________________________________________________________________
42848 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
42849         Log: Update Changes.
42850      Branch: perl
42851            ! Changes patchlevel.h
42852 ____________________________________________________________________________
42853 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
42854         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
42855              From: "Craig A. Berry" <craigberry@mac.com>
42856              Date: Thu, 02 Aug 2001 23:15:24 -0500
42857              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
42858      Branch: perl
42859            ! ext/B/Stash.t
42860 ____________________________________________________________________________
42861 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
42862         Log: Subject: [patch] plug PL_cshname leak
42863              From: Doug MacEachern <dougm@covalent.net>
42864              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
42865              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
42866      Branch: perl
42867            ! sv.c
42868 ____________________________________________________________________________
42869 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
42870         Log: Subject: [patch] plug PL_sh_path leak
42871              From: Doug MacEachern <dougm@covalent.net>
42872              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
42873              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
42874      Branch: perl
42875            ! sv.c
42876 ____________________________________________________________________________
42877 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
42878         Log: Subject: [patch] plug PL_regex_padav leaks
42879              From: Doug MacEachern <dougm@covalent.net>
42880              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
42881              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
42882      Branch: perl
42883            ! op.c op.h perl.c
42884 ____________________________________________________________________________
42885 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
42886         Log: Subject: [patch] plug PL_origargv leak
42887              From: Doug MacEachern <dougm@covalent.net>
42888              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
42889              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
42890      Branch: perl
42891            ! perl.c
42892 ____________________________________________________________________________
42893 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
42894         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
42895              From: Abhijit Menon-Sen <ams@wiw.org>
42896              Date: Fri, 3 Aug 2001 06:38:11 +0530
42897              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
42898      Branch: perl
42899            ! hv.c
42900 ____________________________________________________________________________
42901 [ 11557] By: nick                                  on 2001/08/03  08:17:38
42902         Log: Integrate mainline
42903      Branch: perlio
42904           +> (branch 47 files)
42905            - lib/Switch/test.pl
42906           !> (integrate 49 files)
42907 ____________________________________________________________________________
42908 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
42909         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
42910              From: "Craig A. Berry" <craigberry@mac.com>
42911              Date: Thu, 02 Aug 2001 12:56:19 -0500
42912              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
42913      Branch: perl
42914            ! ext/B/Showlex.t
42915 ____________________________________________________________________________
42916 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
42917         Log: Be more careful about non-existent files.
42918      Branch: perl
42919            ! lib/File/Copy.pm
42920 ____________________________________________________________________________
42921 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
42922         Log: Subject: [PATCH resend] deparse empty formats
42923              From: Robin Houston <robin@kitsite.com> 
42924              Date: Thu, 2 Aug 2001 14:32:36 +0100
42925              Message-ID: <20010802143236.A894@robin.kitsite.com>
42926      Branch: perl
42927            ! ext/B/B/Deparse.pm
42928 ____________________________________________________________________________
42929 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
42930         Log: Subject: [patch] ithreads + refto fix improvement
42931              From: Doug MacEachern <dougm@covalent.net>
42932              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
42933              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
42934      Branch: perl
42935            ! pp.c
42936 ____________________________________________________________________________
42937 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
42938         Log: Readability nit from Abhijit.
42939      Branch: perl
42940            ! op.c
42941 ____________________________________________________________________________
42942 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
42943         Log: setproctitle() API version nit from Anton Berezin.
42944      Branch: perl
42945            ! mg.c
42946 ____________________________________________________________________________
42947 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
42948         Log: Add PerlCE to the docs.
42949      Branch: perl
42950            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
42951            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
42952 ____________________________________________________________________________
42953 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
42954         Log: Integrate the PerlCE (WinCE Perl) port;
42955              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
42956      Branch: perl
42957            + README.ce wince/FindExt.pm wince/Makefile.ce
42958            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
42959            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
42960            + wince/bin/search.pl wince/config.ce wince/config.h
42961            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
42962            + wince/dl_win32.xs wince/include/arpa/inet.h
42963            + wince/include/cectype.h wince/include/errno.h
42964            + wince/include/netdb.h wince/include/sys/socket.h
42965            + wince/include/sys/stat.h wince/include/sys/types.h
42966            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
42967            + wince/perl.rc wince/perldll.def wince/perllib.c
42968            + wince/perlmain.c wince/registry.bat wince/runperl.c
42969            + wince/splittree.pl wince/win32.h wince/win32iop.h
42970            + wince/win32thread.c wince/win32thread.h wince/wince.c
42971            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
42972            + wince/xdistclean.ksh wince/xmakediffs.ksh
42973            ! MANIFEST perl.c perl.h perlio.c
42974 ____________________________________________________________________________
42975 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
42976         Log: setproctitle() made simpler.  (This assumes the string is
42977              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
42978              should be used.  Note len, not len + 1.)  BSD-fu from Anton
42979              Berezin.
42980      Branch: perl
42981            ! mg.c
42982 ____________________________________________________________________________
42983 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
42984         Log: Subject: [PATCH] -Wall cleanup: op.c
42985              From: Richard Soderberg <rs@oregonnet.com>
42986              Date: Thu, 2 Aug 2001 00:17:09 -0700
42987              Message-Id: <200108020717.AAA26895@oregonnet.com>
42988              
42989              Subject: [PATCH] -Wall cleanup: sv.c
42990              From: Richard Soderberg <rs@oregonnet.com>
42991              Date: Thu, 2 Aug 2001 00:49:21 -0700
42992              Message-Id: <200108020749.AAA27492@oregonnet.com>
42993      Branch: perl
42994            ! op.c sv.c
42995 ____________________________________________________________________________
42996 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
42997         Log: Update Changes.
42998      Branch: perl
42999            ! Changes patchlevel.h
43000 ____________________________________________________________________________
43001 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
43002         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
43003              From: Doug MacEachern <dougm@covalent.net>
43004              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
43005              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
43006      Branch: perl
43007            ! op.c
43008 ____________________________________________________________________________
43009 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
43010         Log: The #11541 didn't work under threads.
43011      Branch: perl
43012            ! op.c
43013 ____________________________________________________________________________
43014 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
43015         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
43016              From: Hugo <hv@crypt.compulink.co.uk>
43017              Date: Fri, 22 Jun 2001 01:19:08 +0100 
43018              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
43019              
43020              (Skip tests if accept() failed)
43021      Branch: perl
43022            ! ext/IO/lib/IO/t/io_unix.t
43023 ____________________________________________________________________________
43024 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
43025         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
43026              From: "Stian Seeberg" <sseeberg@nimsoft.no>
43027              Date: Mon, 30 Jul 2001 12:28:07 +0200
43028              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
43029      Branch: perl
43030            ! perl.h
43031 ____________________________________________________________________________
43032 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
43033         Log: Subject: Pluggable optimizer
43034              From: Simon Cozens <simon@netthink.co.uk>
43035              Date: Wed, 1 Aug 2001 13:57:02 -0700
43036              Message-ID: <20010801135702.I10442@netthink.co.uk>
43037      Branch: perl
43038            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
43039 ____________________________________________________________________________
43040 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
43041         Log: Subject: [ID 20010801.039] perlre.pod message typo
43042              From: Autrijus Tang <autrijus@geb.elixus.org>
43043              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
43044              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
43045      Branch: perl
43046            ! pod/perlre.pod
43047 ____________________________________________________________________________
43048 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
43049         Log: Test for change #11536.
43050      Branch: perl
43051            ! t/op/tiehandle.t
43052 ____________________________________________________________________________
43053 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
43054         Log: More test fixups for #11537.
43055      Branch: perl
43056            ! t/lib/warnings/4lint t/lib/warnings/9enabled
43057 ____________________________________________________________________________
43058 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
43059         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
43060              From: Doug MacEachern <dougm@covalent.net>
43061              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
43062              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
43063      Branch: perl
43064            ! op.c t/TestInit.pm
43065 ____________________________________________________________________________
43066 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
43067         Log: Subject: [patch] ithreads + refto bug
43068              From: Doug MacEachern <dougm@covalent.net>
43069              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
43070              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
43071              
43072              (Test in change #11539)
43073      Branch: perl
43074            ! pp.c
43075 ____________________________________________________________________________
43076 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
43077         Log: Subject: [PATCH: perl@11523] fixups for t/harness
43078              From: Prymmer/Kahn <pvhp@best.com>
43079              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
43080              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
43081      Branch: perl
43082            ! t/harness
43083 ____________________________________________________________________________
43084 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
43085         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
43086              From: Prymmer/Kahn <pvhp@best.com>
43087              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
43088              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
43089      Branch: perl
43090            ! win32/Makefile win32/makefile.mk
43091 ____________________________________________________________________________
43092 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
43093         Log: Need to know the number of tests.
43094      Branch: perl
43095            ! t/run/exit.t
43096 ____________________________________________________________________________
43097 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
43098         Log: Subject: Re: new exit tests on VMS
43099              From: "Craig A. Berry" <craigberry@mac.com>
43100              Date: Tue, 31 Jul 2001 12:19:29 -0500
43101              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
43102      Branch: perl
43103            ! t/run/exit.t
43104 ____________________________________________________________________________
43105 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
43106         Log: Retract #11530 (the dTHX is needed under threads)
43107      Branch: perl
43108            ! perlio.c
43109 ____________________________________________________________________________
43110 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
43111         Log: (Retracted by #11531)
43112      Branch: perl
43113            ! perlio.c
43114 ____________________________________________________________________________
43115 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
43116         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
43117              From: Richard Soderberg <rs@crystalflame.net>
43118              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
43119              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
43120      Branch: perl
43121            ! unixish.h
43122 ____________________________________________________________________________
43123 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
43124         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
43125              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43126              Date: Tue, 31 Jul 2001 05:39:09 -0400
43127              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
43128              
43129              (with a note about the case of UV being equal to long long)
43130      Branch: perl
43131            ! utils/h2xs.PL
43132 ____________________________________________________________________________
43133 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
43134         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
43135              From: "Craig A. Berry" <craigberry@mac.com>
43136              Date: Tue, 31 Jul 2001 14:57:43 -0500
43137              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
43138      Branch: perl
43139            ! t/io/fs.t
43140 ____________________________________________________________________________
43141 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
43142         Log: Fix for
43143              
43144              Subject: [ID 20010116.001] File::Copy truncates orig file 
43145              From: arbor@al37al08.telecel.pt
43146              Date: Tue, 16 Jan 2001 11:43:02 GMT
43147              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
43148              
43149              (copy($foo, $foo) would truncate $foo)
43150      Branch: perl
43151            ! lib/File/Copy.pm lib/File/Copy.t
43152 ____________________________________________________________________________
43153 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
43154         Log: Metaconfig unit change for #11524.
43155      Branch: metaconfig/U/perl
43156            ! Extras.U
43157 ____________________________________________________________________________
43158 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
43159         Log: Multiple modules didn't work; plus typo fixes.
43160      Branch: perl
43161            ! Configure
43162 ____________________________________________________________________________
43163 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
43164         Log: Update Changes.
43165      Branch: perl
43166            ! Changes patchlevel.h
43167 ____________________________________________________________________________
43168 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
43169         Log: Regen perlapi.
43170      Branch: perl
43171            ! pod/perlapi.pod
43172 ____________________________________________________________________________
43173 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
43174         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
43175              From: Dave Mitchell <davem@fdgroup.co.uk>
43176              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
43177              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
43178      Branch: perl
43179            ! sv.c
43180 ____________________________________________________________________________
43181 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
43182         Log: Regen toc.
43183      Branch: perl
43184            ! pod/perltoc.pod
43185 ____________________________________________________________________________
43186 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
43187         Log: Regen Porting stuff.
43188      Branch: perl
43189            ! Porting/Glossary Porting/config.sh Porting/config_H
43190 ____________________________________________________________________________
43191 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
43192         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
43193              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43194              Date: Tue, 31 Jul 2001 05:34:38 -0400
43195              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
43196      Branch: perl
43197            ! utils/h2xs.PL
43198 ____________________________________________________________________________
43199 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
43200         Log: Metaconfig unit change for #11516. 
43201      Branch: metaconfig/U/perl
43202            ! gccvers.U
43203 ____________________________________________________________________________
43204 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
43205         Log: Add -Wall in cflags, not in Configure.
43206              (This way -Wall affects only the core and the core XS,
43207              not user modules' XS.  Concern from Paul Marquess,
43208              implementation idea from Andy Dougherty.)
43209      Branch: perl
43210            ! Configure cflags.SH
43211 ____________________________________________________________________________
43212 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
43213         Log: Metaconfig unit changes for #11514.
43214      Branch: metaconfig
43215            + U/modified/sysman.U
43216            ! U/installdirs/man1dir.U
43217 ____________________________________________________________________________
43218 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
43219         Log: Subject: Configure's detection of system manual
43220              From: Sean Dague <sean@dague.net> 
43221              Date: Sun, 13 May 2001 15:53:15 -0400
43222              Message-ID: <20010513155315.A15833@underhill.dague.net>
43223      Branch: perl
43224            ! Configure
43225 ____________________________________________________________________________
43226 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
43227         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
43228              From: Autrijus Tang <autrijus@autrijus.org> 
43229              Date: Thu, 21 Jun 2001 23:56:48 +0800
43230              Message-Id: <20010621235648.A57340@not.autrijus.org>
43231      Branch: perl
43232            ! pod/perlobj.pod
43233 ____________________________________________________________________________
43234 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
43235         Log: Subject: Typo in DB_File.pm
43236              From: "Philip Newton" <Philip.Newton@gmx.net>
43237              Date: Tue, 31 Jul 2001 06:19:35 +0200
43238              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
43239      Branch: perl
43240            ! ext/DB_File/DB_File.pm
43241 ____________________________________________________________________________
43242 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
43243         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
43244              From: "Stephen P. Potter" <spp@spotter.yi.org>
43245              Date: Wed, 30 May 2001 13:59:34 -0400
43246              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
43247      Branch: perl
43248            ! pod/perlre.pod
43249 ____________________________________________________________________________
43250 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
43251         Log: eval "format foo=" would loop indefinitely; reported in
43252              
43253              Subject: A load of old rubbish
43254              From: Mike Guy <mjtg@cam.ac.uk>
43255              Date: Mon, 14 May 2001 16:12:22 +0100
43256              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
43257              
43258              (The core dumps reported in there already fixed.)
43259      Branch: perl
43260            ! toke.c
43261 ____________________________________________________________________________
43262 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
43263         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
43264      Branch: perl
43265            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
43266            + lib/Switch/t/switch_case.t
43267            - lib/Switch/test.pl
43268            ! MANIFEST lib/Switch.pm
43269 ____________________________________________________________________________
43270 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
43271         Log: Subject: [PATCH @11505] DB_File-1.78
43272              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
43273              Date: Mon, 30 Jul 2001 22:54:37 +0100
43274              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
43275      Branch: perl
43276            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
43277            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
43278 ____________________________________________________________________________
43279 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
43280         Log: Explain in more detail why -pipe and -fno-common are good.
43281      Branch: perl
43282            ! hints/darwin.sh
43283 ____________________________________________________________________________
43284 [ 11506] By: nick                                  on 2001/07/30  14:32:23
43285         Log: Integrate mainline
43286      Branch: perlio
43287           !> INSTALL Makefile.SH doio.c hints/darwin.sh
43288 ____________________________________________________________________________
43289 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
43290         Log: Perl hasn't been putting man pages into $prefix/lib for
43291              a long time now; pointed out by Andy Dougherty. 
43292      Branch: perl
43293            ! hints/darwin.sh
43294 ____________________________________________________________________________
43295 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
43296         Log: Document the extras Configure option.
43297      Branch: perl
43298            ! INSTALL
43299 ____________________________________________________________________________
43300 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
43301         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
43302              everywhere.
43303      Branch: perl
43304           !> doio.c
43305 ____________________________________________________________________________
43306 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
43307         Log: Doubly guard against invoking CPAN if no extras defined,
43308              pointed out by H. Merijn Brand.
43309      Branch: perl
43310            ! Makefile.SH
43311 ____________________________________________________________________________
43312 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
43313         Log: Fix O_RDONLY check to check for O_RDONLY.
43314      Branch: maint-5.6/macperl
43315            ! doio.c
43316 ____________________________________________________________________________
43317 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
43318         Log: Integrate miscellaneous changes from maint-5.6/perl.
43319      Branch: maint-5.6/macperl
43320           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
43321 ____________________________________________________________________________
43322 [ 11499] By: nick                                  on 2001/07/30  06:52:42
43323         Log: Integrate mainline
43324      Branch: perlio
43325           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
43326           +> win32/sync_ext.pl
43327            - win32/sncfnmcs.pl
43328           !> (integrate 71 files)
43329 ____________________________________________________________________________
43330 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
43331         Log: Update Changes.
43332      Branch: perl
43333            ! Changes patchlevel.h
43334 ____________________________________________________________________________
43335 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
43336         Log: Now Configure -Dextras=Foo::Bar and "make install" will
43337              fetch and install Foo::Bar.
43338      Branch: perl
43339            ! Makefile.SH
43340 ____________________________________________________________________________
43341 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
43342         Log: Metaconfig unit change for #11495.
43343      Branch: metaconfig/U/perl
43344            ! Extras.U
43345 ____________________________________________________________________________
43346 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
43347         Log: extras.make, extras.test, and extras.install make targets.
43348      Branch: perl
43349            ! Configure Makefile.SH
43350 ____________________________________________________________________________
43351 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
43352         Log: Metaconfig unit change for #11493.
43353      Branch: metaconfig/U/perl
43354            ! Extras.U
43355 ____________________________________________________________________________
43356 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
43357         Log: Better to have the list of extras in $extras than 'define'.
43358      Branch: perl
43359            ! Configure
43360 ____________________________________________________________________________
43361 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
43362         Log: The metaconfig unit change for #11490.
43363      Branch: metaconfig/U/perl
43364            + Extras.U
43365 ____________________________________________________________________________
43366 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
43367         Log: Missed from #11490 (the required dependency).
43368      Branch: perl
43369            ! Makefile.SH
43370 ____________________________________________________________________________
43371 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
43372         Log: Add the support of asking for extra modules or bundles of modules
43373              to be fetched from the CPAN and installed as a part of the Perl
43374              build process.  None of this installation is yet really done;
43375              only the list is asked, and saved away in extras.lst for
43376              the build and installation process to worry about later.
43377      Branch: perl
43378            ! Configure
43379 ____________________________________________________________________________
43380 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
43381         Log: Beginnings of better Inf and NaN support.
43382              At least toke.c and sv.c still need quite a bit of work.
43383      Branch: perl
43384            ! numeric.c perl.h
43385 ____________________________________________________________________________
43386 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
43387         Log: Top-level Makefile didn't honour OPTIMIZE.
43388      Branch: perl
43389            ! Makefile.SH
43390 ____________________________________________________________________________
43391 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
43392         Log: Update Changes.
43393      Branch: perl
43394            ! Changes patchlevel.h
43395 ____________________________________________________________________________
43396 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
43397         Log: Use Search::Dict 1.02 interface for charinfo().
43398      Branch: perl
43399            ! lib/UnicodeCD.pm
43400 ____________________________________________________________________________
43401 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
43402         Log: Now also allow transforming the read lines before comparing them.
43403              (This will help UnicodeCD.) 
43404      Branch: perl
43405            ! lib/Search/Dict.pm
43406 ____________________________________________________________________________
43407 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
43408         Log: Remove tiehandle code.
43409      Branch: perl
43410            ! lib/UnicodeCD.pm
43411 ____________________________________________________________________________
43412 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
43413         Log: Allow specifying a comparison function for Search::Dict::look().
43414      Branch: perl
43415            ! lib/Search/Dict.pm
43416 ____________________________________________________________________________
43417 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
43418         Log: Small UnicodeCD tweaks.
43419      Branch: perl
43420            ! lib/UnicodeCD.pm lib/UnicodeCD.t
43421 ____________________________________________________________________________
43422 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
43423         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
43424              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43425              Date: Tue, 24 Jul 2001 01:51:32 +0900
43426              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
43427      Branch: perl
43428            ! lib/UnicodeCD.pm lib/UnicodeCD.t
43429 ____________________________________________________________________________
43430 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
43431         Log: Subject: [PATCH] installperl
43432              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
43433              Date: Fri, 27 Jul 2001 19:05:04 -0700
43434              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
43435      Branch: perl
43436            ! installperl
43437 ____________________________________________________________________________
43438 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
43439         Log: Subject: [PATCH] Set proper compatibility versions in core
43440              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
43441              Date: Fri, 27 Jul 2001 20:01:49 -0700
43442              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
43443      Branch: perl
43444            ! Makefile.SH
43445 ____________________________________________________________________________
43446 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
43447         Log: Metaconfig unit change for #11477.
43448      Branch: metaconfig/U/perl
43449            ! dlsrc.U
43450 ____________________________________________________________________________
43451 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
43452         Log: Subject: [PATCH] Darwin: -fpic not so good
43453              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
43454              Date: Fri, 27 Jul 2001 18:57:38 -0700
43455              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
43456      Branch: perl
43457            ! Configure
43458 ____________________________________________________________________________
43459 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
43460         Log: Subject: [PATCH] Clean up Darwin hints
43461              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
43462              Date: Fri, 27 Jul 2001 19:13:15 -0700
43463              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
43464      Branch: perl
43465            ! hints/darwin.sh
43466 ____________________________________________________________________________
43467 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
43468         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
43469              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
43470              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
43471              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
43472      Branch: perl
43473            ! pod/perlfunc.pod pp.c t/op/split.t
43474 ____________________________________________________________________________
43475 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
43476         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
43477              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
43478              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
43479              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
43480      Branch: perl
43481            ! pod/perlvar.pod
43482 ____________________________________________________________________________
43483 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
43484         Log: Subject: [PATCH] fixes to constant.pm documentation
43485              From: Ilmari Karonen <iltzu@sci.fi>
43486              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
43487              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
43488      Branch: perl
43489            ! lib/constant.pm
43490 ____________________________________________________________________________
43491 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
43492         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
43493              From: "Philip Newton" <Philip.Newton@gmx.net>
43494              Date: Fri, 27 Jul 2001 07:51:10 +0200
43495              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
43496      Branch: perl
43497            ! pod/perlport.pod
43498 ____________________________________________________________________________
43499 [ 11471] By: nick                                  on 2001/07/26  06:23:32
43500         Log: Subject:  [PATCH] Doc fix for perlguts / threading
43501              From:  Arthur Bergman <arthur@contiller.se>
43502              Date:  Wed, 25 Jul 2001 11:28:23 +0200
43503              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
43504      Branch: perl
43505            ! pod/perlguts.pod
43506 ____________________________________________________________________________
43507 [ 11470] By: nick                                  on 2001/07/26  06:21:06
43508         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
43509              From:  Philip Newton <Philip.Newton@gmx.net>
43510              Date:  Wed, 25 Jul 2001 08:19:47 +0200
43511              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
43512      Branch: perl
43513            ! INSTALL
43514 ____________________________________________________________________________
43515 [ 11469] By: nick                                  on 2001/07/26  06:20:25
43516         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
43517              From:  Philip Newton <Philip.Newton@gmx.net>
43518              Date:  Wed, 25 Jul 2001 08:12:48 +0200
43519              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
43520      Branch: perl
43521            ! INSTALL
43522 ____________________________________________________________________________
43523 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
43524         Log: More +x.
43525      Branch: perl
43526            ! Porting/makerel
43527 ____________________________________________________________________________
43528 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
43529         Log: Update Changes.
43530      Branch: perl
43531            ! Changes patchlevel.h
43532 ____________________________________________________________________________
43533 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
43534         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
43535              From: "Philip Newton" <Philip.Newton@gmx.net>
43536              Date: Tue, 24 Jul 2001 06:45:55 +0200
43537              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
43538      Branch: perl
43539            ! os2/perlrexx.c
43540 ____________________________________________________________________________
43541 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
43542         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
43543              From: Peter Prymmer <pvhp@forte.com>
43544              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
43545              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
43546      Branch: perl
43547            ! pod/perlport.pod t/io/fs.t vms/test.com
43548 ____________________________________________________________________________
43549 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
43550         Log: Workaround on Cwd bootstrap problem.
43551      Branch: perl
43552            ! lib/ExtUtils/MakeMaker.pm
43553 ____________________________________________________________________________
43554 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
43555         Log: When in Rome, quote like the Romans do.
43556      Branch: perl
43557            ! cflags.SH
43558 ____________________________________________________________________________
43559 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
43560         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
43561              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43562              Date: Mon, 23 Jul 2001 19:29:49 -0400
43563              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
43564      Branch: perl
43565            + os2/perlrexx.c
43566            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
43567            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
43568            ! t/op/write.t
43569 ____________________________________________________________________________
43570 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
43571         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
43572              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43573              Date: Mon, 23 Jul 2001 18:43:42 -0400
43574              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
43575      Branch: perl
43576            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
43577 ____________________________________________________________________________
43578 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
43579         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
43580              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43581              Date: Mon, 23 Jul 2001 18:33:16 -0400
43582              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
43583      Branch: perl
43584            ! lib/ExtUtils/MakeMaker.pm
43585 ____________________________________________________________________________
43586 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
43587         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
43588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43589              Date: Mon, 23 Jul 2001 18:20:35 -0400
43590              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
43591      Branch: perl
43592            ! Makefile.SH cflags.SH
43593 ____________________________________________________________________________
43594 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
43595         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
43596              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
43597              Date: Mon, 23 Jul 2001 11:32:17 -0500
43598              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
43599      Branch: perl
43600            ! lib/ExtUtils/MakeMaker.pm
43601 ____________________________________________________________________________
43602 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
43603         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
43604              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43605              Date: Mon, 23 Jul 2001 18:13:20 -0400
43606              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
43607      Branch: perl
43608            ! lib/perl5db.pl
43609 ____________________________________________________________________________
43610 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
43611         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
43612              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43613              Date: Mon, 23 Jul 2001 18:07:40 -0400
43614              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
43615      Branch: perl
43616            ! op.c
43617 ____________________________________________________________________________
43618 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
43619         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
43620              From: "Craig A. Berry" <craigberry@mac.com>
43621              Date: Mon, 23 Jul 2001 15:35:06 -0500
43622              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
43623      Branch: perl
43624            ! util.c
43625 ____________________________________________________________________________
43626 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
43627         Log: Subject: [PATCH perlfaq9.pod typo]
43628              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
43629              Date: Mon, 23 Jul 2001 07:49:05 -0700
43630              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
43631      Branch: perl
43632            ! pod/perlfaq9.pod
43633 ____________________________________________________________________________
43634 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
43635         Log: Subject: win32\sncfnmcs.pl corrections
43636              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
43637              Date: Mon, 23 Jul 2001 12:56:54 +0200
43638              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
43639              
43640              Rename the script a little bit more sensibly.
43641      Branch: perl
43642            + win32/sync_ext.pl
43643            - win32/sncfnmcs.pl
43644            ! MANIFEST README.win32
43645 ____________________________________________________________________________
43646 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
43647         Log: Test tweak.
43648      Branch: perl
43649            ! ext/B/Deparse.t
43650 ____________________________________________________________________________
43651 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
43652         Log: Metaconfig unit tweak for #11450.
43653      Branch: metaconfig/U/perl
43654            ! Mksymlinks.U
43655 ____________________________________________________________________________
43656 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
43657         Log: Too volatile failsafe check.
43658      Branch: perl
43659            ! Configure
43660 ____________________________________________________________________________
43661 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
43662         Log: Further doc tweaks.
43663      Branch: perl
43664            ! lib/UnicodeCD.pm
43665 ____________________________________________________________________________
43666 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
43667         Log: Doc tweaks.
43668      Branch: perl
43669            ! lib/UnicodeCD.pm
43670 ____________________________________________________________________________
43671 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
43672         Log: Doc tweakery from Abhijit.
43673      Branch: perl
43674            ! Porting/repository.pod
43675 ____________________________________________________________________________
43676 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
43677         Log: An accidental empty line.
43678      Branch: perl
43679            ! MANIFEST
43680 ____________________________________________________________________________
43681 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
43682         Log: Missing MANIFESTations.
43683      Branch: perl
43684            ! MANIFEST
43685 ____________________________________________________________________________
43686 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
43687         Log: Update Changes.
43688      Branch: perl
43689            ! Changes patchlevel.h
43690 ____________________________________________________________________________
43691 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
43692         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
43693              From: Mike Guy <mjtg@cam.ac.uk>
43694              Date: Fri, 20 Jul 2001 16:12:49 +0100
43695              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
43696      Branch: perl
43697            ! Porting/pumpkin.pod
43698 ____________________________________________________________________________
43699 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
43700         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
43701              From: Peter Prymmer <pvhp@forte.com>
43702              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
43703              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
43704      Branch: perl
43705            ! pod/perlhack.pod
43706 ____________________________________________________________________________
43707 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
43708         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
43709              From: Michael G Schwern <schwern@pobox.com>
43710              Date: Fri, 20 Jul 2001 20:22:35 -0400
43711              Message-ID: <20010720202235.O4498@blackrider>
43712      Branch: perl
43713            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
43714            ! lib/Test/t/todo.t
43715 ____________________________________________________________________________
43716 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
43717         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
43718              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
43719              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
43720              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
43721      Branch: perl
43722            ! ext/POSIX/POSIX.pod
43723 ____________________________________________________________________________
43724 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
43725         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
43726              From: Mark-Jason Dominus <mjd@plover.com>
43727              Date: Fri, 20 Jul 2001 23:16:54 -0400
43728              Message-ID: <20010721031654.21877.qmail@plover.com>
43729      Branch: perl
43730            ! ext/POSIX/POSIX.pod
43731 ____________________________________________________________________________
43732 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
43733         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
43734              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43735              Date: Sun, 22 Jul 2001 14:56:09 +0200
43736              Message-ID: <20010722145609.A766@rafael>
43737      Branch: perl
43738            ! ext/B/O.pm
43739 ____________________________________________________________________________
43740 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
43741         Log: Subject: regexec.c #define cleanup
43742              From: Mark-Jason Dominus <mjd@plover.com>
43743              Date: Sat, 21 Jul 2001 18:33:25 -0400
43744              Message-ID: <20010721223325.3069.qmail@plover.com>
43745      Branch: perl
43746            ! regexec.c
43747 ____________________________________________________________________________
43748 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
43749         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
43750              From: Prymmer/Kahn <pvhp@best.com>
43751              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
43752              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
43753      Branch: perl
43754            ! t/io/fs.t
43755 ____________________________________________________________________________
43756 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
43757         Log: Typo in #11432.
43758      Branch: perl
43759            ! ext/POSIX/POSIX.t
43760 ____________________________________________________________________________
43761 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
43762         Log: Integrate (manually) change #11424 from macperl.
43763      Branch: perl
43764            ! ext/Filter/t/call.t
43765 ____________________________________________________________________________
43766 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
43767         Log: Integrate change #11408 from macperl.
43768      Branch: perl
43769           !> README.macos pod/perlport.pod
43770 ____________________________________________________________________________
43771 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
43772         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
43773      Branch: perl
43774           +> macos/MacPerlTests.cmd macos/xsubpp.patch
43775            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
43776            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
43777            ! ext/POSIX/POSIX.t
43778 ____________________________________________________________________________
43779 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
43780         Log: pod/*.t tests not picked up by t/TEST either
43781      Branch: maint-5.6/perl
43782            ! t/TEST
43783 ____________________________________________________________________________
43784 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
43785         Log: better tweak for change#11429 (windows has both / and \ separated
43786              paths in @INC at that point)
43787      Branch: maint-5.6/perl
43788            ! t/pod/testp2pt.pl
43789 ____________________________________________________________________________
43790 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
43791         Log: MacOS pod test tweak needs \Escape
43792      Branch: maint-5.6/perl
43793            ! t/pod/testp2pt.pl
43794 ____________________________________________________________________________
43795 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
43796         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
43797              resulting duplicate output, but t/harness isn't)
43798      Branch: maint-5.6/perl
43799            ! t/run/runenv.t
43800 ____________________________________________________________________________
43801 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
43802         Log: t/harness wasn't picking up all the tests
43803      Branch: maint-5.6/perl
43804            ! t/harness
43805 ____________________________________________________________________________
43806 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
43807         Log: update MANIFEST for new file
43808      Branch: maint-5.6/perl
43809            ! MANIFEST
43810 ____________________________________________________________________________
43811 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
43812         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
43813              the exception of the macperl/macos/... tree
43814      Branch: maint-5.6/perl
43815           +> t/lib/filefind-taint.t
43816           !> (integrate 72 files)
43817 ____________________________________________________________________________
43818 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
43819         Log: Fix test.
43820      Branch: maint-5.6/macperl
43821            ! macos/bundled_ext/Filter/t/call.t
43822 ____________________________________________________________________________
43823 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
43824         Log: Make perl fork()-safe (in a slightly limited way) even on
43825              platforms that don't have pthread_atfork() (extension of
43826              the fix in change#11151).
43827              
43828              Note that this will not help extensions that call fork()
43829              directly in C, or that link to libraries that call fork()
43830              directly.  Such cases must be fixed to either call
43831              PerlProc_fork(), or call atfork_lock() in parent before the
43832              calling the function that forks and call atfork_unlock()
43833              in both parent and child immediately after the fork().
43834              (There are no worries if C code calls exec() in the child
43835              immediately after a fork().  Only cases where the child
43836              calls perl's API functions (including New()) after the
43837              fork() are problematic.)
43838              
43839              This change also eliminates the use of vfork() from perl,
43840              since all such uses were violating the severe restrictions
43841              on modifying the state of the process between the vfork()
43842              and the exec().
43843              
43844              This is a modified version of patches suggested by Abhijit
43845              Menon-Sen and Richard Soderberg.
43846      Branch: perl
43847            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
43848            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
43849 ____________________________________________________________________________
43850 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
43851         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
43852              Switch, and Text::Balanced.
43853      Branch: maint-5.6/macperl
43854            + macos/bundled_ext/Filter/Util/Call/Call.pm
43855            + macos/bundled_ext/Filter/Util/Call/Call.xs
43856            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
43857            + macos/bundled_ext/Filter/t/MyFilter.pm
43858            + macos/bundled_ext/Filter/t/call.t
43859            + macos/bundled_ext/Filter/t/filter-util.pl
43860            + macos/bundled_lib/blib/lib/Class/ISA.pm
43861            + macos/bundled_lib/blib/lib/Digest.pm
43862            + macos/bundled_lib/blib/lib/Filter/Simple.pm
43863            + macos/bundled_lib/blib/lib/Switch.pm
43864            + macos/bundled_lib/blib/lib/Text/Balanced.pm
43865            + macos/bundled_lib/blib/lib/Text/Balanced.pod
43866            + macos/bundled_lib/t/Class/ISA/test.pl
43867            + macos/bundled_lib/t/Digest/Digest.t
43868            + macos/bundled_lib/t/Filter/Simple/test.pl
43869            + macos/bundled_lib/t/Switch/test.pl
43870            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
43871            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
43872            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
43873            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
43874            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
43875            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
43876            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
43877            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
43878 ____________________________________________________________________________
43879 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
43880         Log: Add Filter::Util::Call to config/make files; edit utils
43881              to recognize the module (it was descended too far down).
43882              Bump version to 5.6.1a4.
43883      Branch: maint-5.6/macperl
43884            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
43885            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
43886            ! macos/macperl/Makefile.mk macos/xsubpp.patch
43887 ____________________________________________________________________________
43888 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
43889         Log: Make DB_File the default for MLDBM on MacOS.
43890      Branch: maint-5.6/macperl
43891            ! macos/bundled_lib/blib/lib/MLDBM.pm
43892 ____________________________________________________________________________
43893 [ 11419] By: nick                                  on 2001/07/20  14:51:03
43894         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
43895              From:  Simon Cozens <simon@netthink.co.uk>
43896              Date:  Fri, 20 Jul 2001 11:42:35 -0400
43897              Message-Id:  <20010720114235.A5235@netthink.co.uk>
43898      Branch: perl
43899            ! lib/UnicodeCD.pm
43900 ____________________________________________________________________________
43901 [ 11418] By: nick                                  on 2001/07/20  14:48:12
43902         Log: Subject:  [PATCH regcomp.h] adds a comment
43903              From:  Abhijit Menon-Sen <ams@wiw.org>
43904              Date:  Fri, 20 Jul 2001 21:05:37 +0530
43905              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
43906      Branch: perl
43907            ! regcomp.h
43908 ____________________________________________________________________________
43909 [ 11417] By: nick                                  on 2001/07/20  14:16:38
43910         Log: Subject:  [PATCH 5.7.2] INSTALL updates
43911              From:  Andy Dougherty <doughera@lafayette.edu>
43912              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
43913              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
43914      Branch: perl
43915            ! INSTALL
43916 ____________________________________________________________________________
43917 [ 11416] By: nick                                  on 2001/07/20  06:44:44
43918         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
43919              From:  Russ Allbery <rra@stanford.edu>
43920              Date:  19 Jul 2001 15:52:37 -0700
43921              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
43922      Branch: perl
43923            ! lib/Pod/Man.pm
43924 ____________________________________________________________________________
43925 [ 11415] By: nick                                  on 2001/07/20  06:35:11
43926         Log: Subject:  [PATCH] defer op_seq allocation
43927              From:  Abhijit Menon-Sen <ams@wiw.org>
43928              Date:  Thu, 19 Jul 2001 22:12:24 +0530
43929              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
43930      Branch: perl
43931            ! op.c
43932 ____________________________________________________________________________
43933 [ 11414] By: nick                                  on 2001/07/20  06:23:36
43934         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
43935              From:  Abhijit Menon-Sen <ams@wiw.org>
43936              Date:  Fri, 20 Jul 2001 01:18:50 +0530
43937              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
43938              (Private e-mail)
43939      Branch: perl
43940            ! ext/Time/HiRes/HiRes.xs
43941 ____________________________________________________________________________
43942 [ 11413] By: nick                                  on 2001/07/20  06:18:53
43943         Log: Integrate mainline
43944      Branch: perlio
43945           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
43946            - t/base/commonsense.t
43947           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
43948           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
43949           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
43950           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
43951           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
43952           !> win32/win32.c
43953 ____________________________________________________________________________
43954 [ 11412] By: nick                                  on 2001/07/19  06:44:27
43955         Log: Integrate win32/perlhost.h from maintenance branch.
43956              (Rest of $ENV{PATH} / system() fix.)
43957      Branch: perl
43958           !> win32/perlhost.h
43959 ____________________________________________________________________________
43960 [ 11411] By: nick                                  on 2001/07/19  06:41:34
43961         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
43962              From:  Philip Newton <Philip.Newton@gmx.net>
43963              Date:  Wed, 18 Jul 2001 21:43:57 +0200
43964              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
43965      Branch: perl
43966            ! pod/perlhack.pod
43967 ____________________________________________________________________________
43968 [ 11410] By: nick                                  on 2001/07/19  06:39:35
43969         Log: Subject:  Security hole in taint checking in open()
43970              From:  deekoo@tentacle.net
43971              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
43972              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
43973      Branch: perl
43974            ! doio.c
43975 ____________________________________________________________________________
43976 [ 11409] By: nick                                  on 2001/07/19  06:28:08
43977         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
43978              From:  Abhijit Menon-Sen <ams@wiw.org>
43979              Date:  Thu, 19 Jul 2001 04:30:43 +0530
43980              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
43981      Branch: perl
43982            ! ext/Time/HiRes/HiRes.xs
43983 ____________________________________________________________________________
43984 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
43985         Log: Update docs with latest implementation information and new URLs.
43986      Branch: maint-5.6/macperl
43987            ! README.macos pod/perlport.pod
43988 ____________________________________________________________________________
43989 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
43990         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
43991              Fix BuildRules to accept optimization variables.
43992      Branch: maint-5.6/macperl
43993            + macos/bundled_ext/Digest/MD5/Makefile.mk
43994            ! macos/BuildRules.mk macos/Makefile.mk
43995            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
43996            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
43997 ____________________________________________________________________________
43998 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
43999         Log: Integrate changes 11399,11401
44000      Branch: maint-5.6/macperl
44001           !> win32/perlhost.h win32/win32.c
44002 ____________________________________________________________________________
44003 [ 11405] By: nick                                  on 2001/07/18  06:50:33
44004         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
44005              from perl5.6*
44006      Branch: perl
44007           !> win32/perlhost.h win32/win32.c
44008 ____________________________________________________________________________
44009 [ 11404] By: nick                                  on 2001/07/18  06:43:59
44010         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
44011              From:  hv@crypt0.demon.co.uk
44012              Date:  Wed, 18 Jul 2001 05:58:46 +0100
44013              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
44014      Branch: perl
44015            ! ext/POSIX/POSIX.t
44016 ____________________________________________________________________________
44017 [ 11403] By: nick                                  on 2001/07/18  06:38:57
44018         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
44019              From:  hv@crypt0.demon.co.uk
44020              Date:  Wed, 18 Jul 2001 05:21:54 +0100
44021              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
44022      Branch: perl
44023            ! numeric.c t/op/arith.t
44024 ____________________________________________________________________________
44025 [ 11402] By: nick                                  on 2001/07/18  06:19:17
44026         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
44027              From:  mjd@plover.com
44028              Date:  17 Jul 2001 17:59:20 -0000
44029              Message-Id:  <20010717175920.8177.qmail@plover.com>
44030      Branch: perl
44031            ! pod/perlre.pod
44032 ____________________________________________________________________________
44033 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
44034         Log: thinko in change#11400 (duh)
44035      Branch: maint-5.6/perl
44036            ! win32/perlhost.h
44037 ____________________________________________________________________________
44038 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
44039         Log: change#11399 revealed another unrelated bug; this is just a temporary
44040              bandaid
44041      Branch: maint-5.6/perl
44042            ! win32/perlhost.h
44043 ____________________________________________________________________________
44044 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
44045         Log: fix bugs in handling of the virtualized environment under windows;
44046              there were bugs in propagating any changes to %ENV down to the real
44047              environment when such changes happened in the toplevel process
44048              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
44049              problem identification, and for a part of the fix)
44050      Branch: maint-5.6/perl
44051            ! win32/perlhost.h win32/win32.c
44052 ____________________________________________________________________________
44053 [ 11398] By: nick                                  on 2001/07/17  08:26:35
44054         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
44055              From: Peter Prymmer <pvhp@forte.com>
44056              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
44057              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
44058              
44059              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
44060              should not depend on existance of Config.pm
44061      Branch: perl
44062           +> t/lib/commonsense.t
44063            - t/base/commonsense.t
44064            ! MANIFEST t/README
44065 ____________________________________________________________________________
44066 [ 11397] By: nick                                  on 2001/07/17  08:09:58
44067         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
44068              From:  Michael G Schwern <schwern@pobox.com>
44069              Date:  Mon, 16 Jul 2001 18:20:31 -0400
44070              Message-Id:  <20010716182031.A1128@blackrider>
44071      Branch: perl
44072            ! pod/perlhack.pod
44073 ____________________________________________________________________________
44074 [ 11396] By: nick                                  on 2001/07/17  08:04:11
44075         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
44076              From:  Gwyn Judd <b.judd@xtra.co.nz>
44077              Date:  Tue, 17 Jul 2001 20:55:58 +1200
44078              Message-Id:  <20010717205558.A3107@thislove>
44079      Branch: perl
44080            ! pod/perlfunc.pod
44081 ____________________________________________________________________________
44082 [ 11395] By: nick                                  on 2001/07/17  08:02:22
44083         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
44084              From:  Peter Prymmer <pvhp@forte.com>
44085              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
44086              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
44087      Branch: perl
44088            ! t/op/sprintf.t
44089 ____________________________________________________________________________
44090 [ 11394] By: nick                                  on 2001/07/17  07:57:06
44091         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
44092              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
44093              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
44094              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
44095      Branch: perl
44096            ! gv.c
44097 ____________________________________________________________________________
44098 [ 11392] By: nick                                  on 2001/07/17  07:50:12
44099         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
44100              From:  Coral <coral@moonlight.crystalflame.net>
44101              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
44102              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
44103      Branch: perl
44104            ! pp_sys.c thread.h
44105 ____________________________________________________________________________
44106 [ 11391] By: nick                                  on 2001/07/17  07:34:28
44107         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
44108              From:  Jonathan Stowe <gellyfish@gellyfish.com>
44109              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
44110              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
44111      Branch: perl
44112            ! utils/h2xs.PL
44113 ____________________________________________________________________________
44114 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
44115         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
44116              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
44117              and Mac::Apps::Launch, which don't work, and Time::HiRes and
44118              Time::Piece, which don't yet work.
44119      Branch: maint-5.6/macperl
44120            + (add 154 files)
44121 ____________________________________________________________________________
44122 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
44123         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
44124              Also add hack to get around missing setenv for PERL5DB.
44125      Branch: maint-5.6/macperl
44126            ! macos/macish.c macos/macish.h
44127 ____________________________________________________________________________
44128 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
44129         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
44130      Branch: maint-5.6/macperl
44131            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
44132            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
44133 ____________________________________________________________________________
44134 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
44135         Log: Fix up some configuration and make options, add extra
44136              extensions.
44137      Branch: maint-5.6/macperl
44138            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
44139            ! macos/macperl/Makefile.mk
44140 ____________________________________________________________________________
44141 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
44142         Log: From Change 11374 in maintperl.
44143      Branch: maint-5.6/macperl
44144           !> utils/h2ph.PL
44145 ____________________________________________________________________________
44146 [ 11385] By: nick                                  on 2001/07/16  14:12:58
44147         Log: Back out change to h2xs till it passes its test.
44148      Branch: perl
44149            ! utils/h2xs.PL
44150 ____________________________________________________________________________
44151 [ 11384] By: nick                                  on 2001/07/16  14:00:10
44152         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
44153              From:  Jonathan Stowe <gellyfish@gellyfish.com>
44154              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
44155              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
44156      Branch: perl
44157            ! utils/h2xs.PL
44158 ____________________________________________________________________________
44159 [ 11383] By: nick                                  on 2001/07/16  13:53:12
44160         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
44161              From:  Robin Houston <robin@kitsite.com>
44162              Date:  Sun, 15 Jul 2001 18:22:31 +0100
44163              Message-Id:  <20010715182230.A11174@robin>
44164      Branch: perl
44165            ! hints/darwin.sh
44166 ____________________________________________________________________________
44167 [ 11382] By: nick                                  on 2001/07/16  13:52:49
44168         Log: Subject:  [PATCH perl@11372] re_dup
44169              From:  Radu Greab <radu@netsoft.ro>
44170              Date:  Sun, 15 Jul 2001 04:50:06 +0300
44171              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
44172      Branch: perl
44173            ! sv.c
44174 ____________________________________________________________________________
44175 [ 11379] By: nick                                  on 2001/07/16  13:35:39
44176         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
44177              From:  Robin Houston <robin@kitsite.com>
44178              Date:  Sat, 14 Jul 2001 14:28:50 +0100
44179              Message-Id:  <20010714142850.A10205@robin>
44180      Branch: perl
44181            ! ext/B/B/Deparse.pm
44182 ____________________________________________________________________________
44183 [ 11378] By: nick                                  on 2001/07/16  13:30:36
44184         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
44185              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
44186              Date:  Sat, 14 Jul 2001 22:17:42 +0900
44187              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
44188      Branch: perl
44189            + ext/Encode/Encode/euc-jp-0212.enc
44190            ! ext/Encode/Encode/Tcl.pm
44191 ____________________________________________________________________________
44192 [ 11377] By: nick                                  on 2001/07/16  13:17:28
44193         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
44194              From:  Andy Dougherty <doughera@lafayette.edu>
44195              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
44196              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
44197      Branch: perl
44198            ! hints/darwin.sh hints/rhapsody.sh
44199 ____________________________________________________________________________
44200 [ 11376] By: nick                                  on 2001/07/16  09:05:00
44201         Log: Integrate mainline
44202      Branch: perlio
44203           +> ext/Encode/Encode/7bit-greek.enc
44204           +> ext/Encode/Encode/7bit-latin1.enc
44205           +> ext/Encode/Encode/cns11643-1.enc
44206           +> ext/Encode/Encode/cns11643-2.enc
44207           +> ext/Encode/Encode/iso2022-cn.enc
44208           +> ext/Encode/Encode/iso2022-jp1.enc
44209           +> ext/Encode/Encode/iso2022-jp2.enc
44210           !> Changes Configure MANIFEST Makefile.SH
44211           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
44212           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
44213           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
44214           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
44215           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
44216 ____________________________________________________________________________
44217 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
44218         Log: integrate change#11374 from maint-5.6
44219              
44220              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
44221      Branch: perl
44222           !> utils/h2ph.PL
44223 ____________________________________________________________________________
44224 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
44225         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
44226      Branch: maint-5.6/perl
44227            ! utils/h2ph.PL
44228 ____________________________________________________________________________
44229 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
44230         Log: Update Changes.
44231      Branch: perl
44232            ! Changes patchlevel.h
44233 ____________________________________________________________________________
44234 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
44235         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
44236              From: Jonathan Stowe <gellyfish@gellyfish.com>
44237              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
44238              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
44239      Branch: perl
44240            ! utils/h2xs.PL
44241 ____________________________________________________________________________
44242 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
44243         Log: Subject: patch to add DEL to [:cntrl:]
44244              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44245              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
44246              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
44247      Branch: perl
44248            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
44249 ____________________________________________________________________________
44250 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
44251         Log: Metaconfig unit change for #11369; plus a dependency nit.
44252      Branch: metaconfig
44253            ! U/compline/nblock_io.U
44254      Branch: metaconfig/U/perl
44255            ! Extensions.U
44256 ____________________________________________________________________________
44257 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
44258         Log: #include <stdlib.h> so that exit() is prototyped,
44259              noticed by Hugo.
44260      Branch: perl
44261            ! Configure
44262 ____________________________________________________________________________
44263 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
44264         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
44265              From: Peter Prymmer <pvhp@forte.com>
44266              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
44267              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
44268      Branch: perl
44269            ! t/op/sprintf.t
44270 ____________________________________________________________________________
44271 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
44272         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
44273              From: Peter Prymmer <pvhp@forte.com>
44274              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
44275              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
44276      Branch: perl
44277            ! ext/Encode/Encode/Tcl.t
44278 ____________________________________________________________________________
44279 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
44280         Log: Add information about gcc 3.0 basic block profiling.
44281      Branch: perl
44282            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
44283 ____________________________________________________________________________
44284 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
44285         Log: Subject: Error in lib/PerlIO/Via.pm ?
44286              From: Mark-Jason Dominus <mjd@plover.com>
44287              Date: Fri, 13 Jul 2001 15:55:41 -0400
44288              Message-ID: <20010713195541.26751.qmail@plover.com>
44289      Branch: perl
44290            ! ext/PerlIO/Via/Via.pm
44291 ____________________________________________________________________________
44292 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
44293         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
44294              section from the Compiler section.
44295      Branch: perl
44296            ! myconfig.SH
44297 ____________________________________________________________________________
44298 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
44299         Log: Handle glibc style of constant definitions using enum
44300              with intervening #defines; from Brendan O'Dea.
44301      Branch: perl
44302            ! utils/h2ph.PL
44303 ____________________________________________________________________________
44304 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
44305         Log: Add LC_MESSAGES to the locale_h export tag (it already is
44306              in the Makefile.PL and thusly eligible for an XS constant)
44307              (see also maintperl #10543)
44308      Branch: perl
44309            ! ext/POSIX/POSIX.pm
44310 ____________________________________________________________________________
44311 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
44312         Log: Subject: Re: [patch] re_dup
44313              From: Abhijit Menon-Sen <ams@wiw.org>
44314              Date: Fri, 13 Jul 2001 21:41:09 +0530
44315              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
44316      Branch: perl
44317            ! sv.c
44318 ____________________________________________________________________________
44319 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
44320         Log: Subject: [patch] re_dup
44321              From: Doug MacEachern <dougm@covalent.net>
44322              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
44323              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
44324      Branch: perl
44325            ! sv.c
44326 ____________________________________________________________________________
44327 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
44328         Log: Update Changes.
44329      Branch: perl
44330            ! Changes patchlevel.h
44331 ____________________________________________________________________________
44332 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
44333         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
44334              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
44335              Date: Sat, 14 Jul 2001 00:06:30 +0900
44336              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
44337      Branch: perl
44338            + ext/Encode/Encode/7bit-greek.enc
44339            + ext/Encode/Encode/7bit-latin1.enc
44340            + ext/Encode/Encode/cns11643-1.enc
44341            + ext/Encode/Encode/cns11643-2.enc
44342            + ext/Encode/Encode/iso2022-cn.enc
44343            + ext/Encode/Encode/iso2022-jp1.enc
44344            + ext/Encode/Encode/iso2022-jp2.enc
44345            ! MANIFEST ext/Encode/Encode/Tcl.pm
44346            ! ext/Encode/Encode/iso2022-kr.enc
44347 ____________________________________________________________________________
44348 [ 11357] By: nick                                  on 2001/07/13  14:24:06
44349         Log: Blind integrate mainline (as of 5.7.2?)
44350      Branch: perlio
44351           !> AUTHORS Changes Porting/config.sh Porting/config_H
44352           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
44353           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
44354           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
44355           !> win32/makefile.mk
44356 ____________________________________________________________________________
44357 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
44358         Log: Snip away the devel patchlevel.
44359      Branch: perl
44360            ! patchlevel.h
44361 ____________________________________________________________________________
44362 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
44363         Log: Bump the version to 5.7.2.
44364      Branch: perl
44365            ! Porting/config.sh Porting/config_H patchlevel.h
44366            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
44367            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
44368            ! win32/makefile.mk
44369 ____________________________________________________________________________
44370 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
44371         Log: Update Changes.
44372      Branch: perl
44373            ! Changes
44374 ____________________________________________________________________________
44375 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
44376         Log: Reword.
44377      Branch: perl
44378            ! AUTHORS
44379 ____________________________________________________________________________
44380 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
44381         Log: AUTHORS update.
44382      Branch: perl
44383            ! AUTHORS
44384 ____________________________________________________________________________
44385 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
44386         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
44387              unless ithreads.
44388      Branch: perl
44389            ! makedef.pl
44390 ____________________________________________________________________________
44391 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
44392         Log: Integrate perlio:
44393              
44394              [ 11346]
44395              Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
44396              to avoid /unicode vs /Unicode issues.
44397      Branch: perl
44398           !> win32/distclean.bat
44399 ____________________________________________________________________________
44400 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
44401         Log: Test the encoding transform only iff we have PerlIO,
44402              noticed by H. Merijn Brand.
44403      Branch: perl
44404            ! ext/PerlIO/t/encoding.t
44405 ____________________________________________________________________________
44406 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
44407         Log: README.netware tweaks from Ananth Kesari.
44408      Branch: perl
44409            ! README.netware
44410 ____________________________________________________________________________
44411 [ 11346] By: nick                                  on 2001/07/13  09:18:51
44412         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
44413              to avoid /unicode vs /Unicode issues.
44414      Branch: perlio
44415            ! win32/distclean.bat
44416 ____________________________________________________________________________
44417 [ 11345] By: nick                                  on 2001/07/13  06:24:18
44418         Log: Integrate mainline
44419      Branch: perlio
44420           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
44421            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
44422           !> (integrate 63 files)
44423 ____________________________________________________________________________
44424 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
44425         Log: Add d_bincompat5005 information to perl -V.
44426      Branch: perl
44427            ! myconfig.SH
44428 ____________________________________________________________________________
44429 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
44430         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
44431              From: Abhijit Menon-Sen <ams@wiw.org>
44432              Date: Fri, 13 Jul 2001 07:12:36 +0530
44433              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
44434      Branch: perl
44435            ! sv.c
44436 ____________________________________________________________________________
44437 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
44438         Log: Remove unicode::distinct, as per Inaba Hiroto.
44439      Branch: perl
44440            - lib/unicode/distinct.pm
44441            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
44442            ! t/lib/1_compile.t
44443 ____________________________________________________________________________
44444 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
44445         Log: Paging for Dr Octothorpe.
44446      Branch: perl
44447            ! pod/perlfaq4.pod
44448 ____________________________________________________________________________
44449 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
44450         Log: cut-n-paste error noticed by mjd.
44451      Branch: perl
44452            ! pod/perlfaq4.pod
44453 ____________________________________________________________________________
44454 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
44455         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
44456              From: Peter Prymmer <pvhp@forte.com>
44457              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
44458              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
44459      Branch: perl
44460            ! pod/perlfaq4.pod
44461 ____________________________________________________________________________
44462 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
44463         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
44464              From: Randall Gellens <randy@qualcomm.com>
44465              Date: Thu, 12 Jul 2001 16:56:23 -0700
44466              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
44467      Branch: perl
44468            ! Porting/repository.pod
44469 ____________________________________________________________________________
44470 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
44471         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
44472      Branch: perl
44473            ! thread.h
44474 ____________________________________________________________________________
44475 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
44476         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
44477              From: coral <coral@moonlight.crystalflame.net>
44478              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
44479              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
44480      Branch: perl
44481            ! thread.h
44482 ____________________________________________________________________________
44483 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
44484         Log: Metaconfig unit change for #11134.
44485      Branch: metaconfig
44486            + U/threads/d_pthread_atfork.U
44487 ____________________________________________________________________________
44488 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
44489         Log: Add HAS_PTHREAD_ATFORK.
44490      Branch: perl
44491            ! Configure NetWare/config.wc NetWare/config_H.wc
44492            ! Porting/Glossary Porting/config.sh Porting/config_H
44493            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
44494            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
44495            ! vos/config.ga.def vos/config.ga.h win32/config.bc
44496            ! win32/config.gc win32/config.vc win32/config_H.bc
44497            ! win32/config_H.gc win32/config_H.vc
44498 ____________________________________________________________________________
44499 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
44500         Log: Subject: [PATCH] File::Copy fails on tied handles
44501              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
44502              Date: Thu, 12 Jul 2001 15:18:51 -0700
44503              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
44504      Branch: perl
44505            ! lib/File/Copy.pm
44506 ____________________________________________________________________________
44507 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
44508         Log: Subject: [PATCH] Langinfo.t
44509              From: Nicholas Clark <nick@ccl4.org>
44510              Date: Thu, 12 Jul 2001 23:55:38 +0100
44511              Message-ID: <20010712235538.M5827@plum.flirble.org>
44512      Branch: perl
44513            ! ext/I18N/Langinfo/Langinfo.t
44514 ____________________________________________________________________________
44515 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
44516         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
44517              From: Peter Prymmer <pvhp@forte.com>
44518              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
44519              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
44520      Branch: perl
44521            ! pod/perl572delta.pod
44522 ____________________________________________________________________________
44523 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
44524         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
44525              From: Abhijit Menon-Sen <ams@wiw.org>
44526              Date: Fri, 13 Jul 2001 05:21:16 +0530
44527              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
44528      Branch: perl
44529            ! sv.c
44530 ____________________________________________________________________________
44531 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
44532         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
44533              From: Abhijit Menon-Sen <ams@wiw.org>
44534              Date: Fri, 13 Jul 2001 03:04:25 +0530
44535              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
44536      Branch: perl
44537            ! av.c
44538 ____________________________________________________________________________
44539 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
44540         Log: s/^M$//g
44541      Branch: perl
44542            ! win32/Makefile win32/makefile.mk
44543 ____________________________________________________________________________
44544 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
44545         Log: Update Changes.
44546      Branch: perl
44547            ! Changes patchlevel.h
44548 ____________________________________________________________________________
44549 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
44550         Log: Typo spotted by Philip Newton.
44551      Branch: perl
44552            ! pod/perl572delta.pod
44553 ____________________________________________________________________________
44554 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
44555         Log: Subject: [PATCH] fixes perl_clone of perl_clone
44556              From: Artur Bergman <artur@contiller.se>
44557              Date: Thu, 12 Jul 2001 20:57:09 +0200
44558              Message-ID: <B773BFA4.236B%artur@contiller.se>
44559      Branch: perl
44560            ! sv.c
44561 ____________________________________________________________________________
44562 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
44563         Log: Add README.uts from Hal Morris.
44564      Branch: perl
44565            + README.uts
44566            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
44567            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
44568 ____________________________________________________________________________
44569 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
44570         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
44571              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44572              Date: Thu, 12 Jul 2001 20:32:37 +0200
44573              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
44574      Branch: perl
44575            ! hints/aix.sh
44576 ____________________________________________________________________________
44577 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
44578         Log: Subject: Patch: document reg_data.what member
44579              From: Mark-Jason Dominus <mjd@plover.com>
44580              Message-ID: <20010712182532.14821.qmail@plover.com>
44581              Date: Thu, 12 Jul 2001 14:25:32 -0400
44582      Branch: perl
44583            ! regcomp.c regcomp.h
44584 ____________________________________________________________________________
44585 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
44586         Log: Subject: [PATCH] Perl_re_dup()
44587              From: Abhijit Menon-Sen <ams@wiw.org>
44588              Date: Thu, 12 Jul 2001 23:54:32 +0530
44589              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
44590      Branch: perl
44591            ! embed.h embed.pl perlapi.c proto.h sv.c
44592 ____________________________________________________________________________
44593 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
44594         Log: Regen Configure, modlib, toc.
44595      Branch: perl
44596            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44597            ! pod/perlmodlib.pod pod/perltoc.pod
44598 ____________________________________________________________________________
44599 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
44600         Log: The problem seems to be in PerlIO::Layer::->find() not
44601              accepting the ":encoding(blurflur)" arguments.
44602      Branch: perl
44603            ! lib/PerlIO.pm lib/open.pm
44604 ____________________________________________________________________________
44605 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
44606         Log: AIX doc update.
44607      Branch: perl
44608            ! README.aix pod/perl572delta.pod
44609 ____________________________________________________________________________
44610 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
44611         Log: Subject: AIX README update
44612              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44613              Date: Thu, 12 Jul 2001 19:28:30 +0200
44614              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
44615      Branch: perl
44616            ! README.aix
44617 ____________________________________________________________________________
44618 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
44619         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
44620              From: Norton Allen <allen@huarp.harvard.edu>
44621              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
44622              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
44623      Branch: perl
44624            ! ext/IO/lib/IO/t/io_unix.t
44625 ____________________________________________________________________________
44626 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
44627         Log: Subject: [PATCH README.qnx hints/qnx.sh]
44628              From: Norton Allen <allen@huarp.harvard.edu>
44629              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
44630              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
44631      Branch: perl
44632            ! README.qnx hints/qnx.sh
44633 ____________________________________________________________________________
44634 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
44635         Log: Subject: [patch] faster PM_GETRE
44636              From: Doug MacEachern <dougm@covalent.net>
44637              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
44638              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
44639      Branch: perl
44640            ! op.h
44641 ____________________________________________________________________________
44642 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
44643         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
44644              From: Doug MacEachern <dougm@covalent.net>
44645              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
44646              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
44647      Branch: perl
44648            ! op.c
44649 ____________________________________________________________________________
44650 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
44651         Log: Tell where the nice Estonian database is.
44652      Branch: perl
44653            ! lib/open.pm
44654 ____________________________________________________________________________
44655 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
44656         Log: Retract #11309 since #11310 is a better fix.
44657      Branch: perl
44658            ! t/lib/1_compile.t
44659 ____________________________________________________________________________
44660 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
44661         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
44662              change#11300 needs to return the status of failed win32_spawnvp())
44663              
44664              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
44665              splitting correctly; remove unused variables; 'require' at run time
44666              rather than 'use' at compile time for I18N::Langinfo, since it
44667              isn't everyware
44668      Branch: perl
44669            ! lib/open.pm win32/win32.c
44670 ____________________________________________________________________________
44671 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
44672         Log: Temporary workaround.
44673      Branch: perl
44674            ! t/lib/1_compile.t
44675 ____________________________________________________________________________
44676 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
44677         Log: UCD typo in #11306 and add also more known-to-be-tested
44678              modules to the skip list.
44679      Branch: perl
44680            ! t/lib/1_compile.t
44681 ____________________________________________________________________________
44682 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
44683         Log: Rename Unicode::UCD to UnicodeCD to avoid
44684              messups with case-insensitive filesystems.
44685      Branch: perl
44686            + lib/UnicodeCD.pm lib/UnicodeCD.t
44687            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
44688            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
44689 ____________________________________________________________________________
44690 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
44691         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
44692              From: daniel@biz.bitpusher.com
44693              Date: Wed, 11 Jul 2001 23:25:47 -0700
44694              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
44695      Branch: perl
44696            ! lib/Tie/Array.pm t/op/splice.t
44697 ____________________________________________________________________________
44698 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
44699         Log: Subject: [PATCH] More accurate line numbers in messages
44700              From: Paul Johnson <paul@pjcj.net>
44701              Date: Thu, 12 Jul 2001 04:14:11 +0200
44702              Message-ID: <20010712041411.A3467@pjcj.net>
44703              
44704              (With prototyping and multiplicity tweaks.)
44705      Branch: perl
44706            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
44707 ____________________________________________________________________________
44708 [ 11304] By: nick                                  on 2001/07/12  12:53:40
44709         Log: Integrate mainline
44710      Branch: perlio
44711           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
44712           !> regexec.c thread.h
44713 ____________________________________________________________________________
44714 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
44715         Log: Cut-and-pasto in #11298.
44716      Branch: perl
44717            ! ext/ByteLoader/bytecode.h
44718 ____________________________________________________________________________
44719 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
44720         Log: Update the AIX known problems section.
44721      Branch: perl
44722            ! pod/perl572delta.pod
44723 ____________________________________________________________________________
44724 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
44725         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
44726              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44727              Date: Thu, 12 Jul 2001 12:16:16 +0200
44728              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
44729      Branch: perl
44730            ! hints/aix.sh
44731 ____________________________________________________________________________
44732 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
44733         Log: Integrate perlio:
44734              
44735              [ 11296]
44736              Exclude reentrant_buffer from .def file
44737              
44738              [ 11295]
44739              Honour void-ness of my_exit()
44740      Branch: perl
44741           !> makedef.pl win32/win32.c
44742 ____________________________________________________________________________
44743 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
44744         Log: Subject: [PATCH] fix for PMOP threadness failures
44745              From: Artur Bergman <artur@contiller.se>
44746              Date: Thu, 12 Jul 2001 09:48:06 +0200
44747              Message-ID: <B77322D6.22DD%artur@contiller.se>
44748      Branch: perl
44749            ! regexec.c
44750 ____________________________________________________________________________
44751 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
44752         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
44753              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
44754              Date: Thu, 12 Jul 2001 09:09:48 +0200
44755              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
44756              
44757              More parentheses to keep bcc happy.
44758      Branch: perl
44759            ! ext/ByteLoader/bytecode.h
44760 ____________________________________________________________________________
44761 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
44762         Log: Subject: Re: [patch] pthread_atfork bandaid
44763              From: Doug MacEachern <dougm@covalent.net>
44764              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
44765              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
44766      Branch: perl
44767            ! thread.h
44768 ____________________________________________________________________________
44769 [ 11296] By: nick                                  on 2001/07/12  11:55:48
44770         Log: Exclude reentrant_buffer from .def file
44771      Branch: perlio
44772            ! makedef.pl
44773 ____________________________________________________________________________
44774 [ 11295] By: nick                                  on 2001/07/12  11:11:44
44775         Log: Honour void-ness of my_exit()
44776      Branch: perlio
44777            ! win32/win32.c
44778 ____________________________________________________________________________
44779 [ 11294] By: nick                                  on 2001/07/12  07:51:04
44780         Log: Integrate mainline
44781      Branch: perlio
44782           +> uts/sprintf_wrap.c
44783           !> (integrate 35 files)
44784 ____________________________________________________________________________
44785 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
44786         Log: Retract #11289.
44787      Branch: perl
44788            ! embed.h embed.pl perl.c proto.h thread.h
44789 ____________________________________________________________________________
44790 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
44791         Log: Now the :locale pseudolayer *almost* works...
44792      Branch: perl
44793            ! lib/open.pm
44794 ____________________________________________________________________________
44795 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
44796         Log: Locale encoding tweaks.
44797      Branch: perl
44798            ! lib/open.pm
44799 ____________________________________________________________________________
44800 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
44801         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
44802              From: Mark-Jason Dominus <mjd@plover.com>
44803              Date: Thu, 12 Jul 2001 00:59:31 -0400
44804              Message-ID: <20010712045931.8543.qmail@plover.com>
44805              
44806              Remove the chmod/umask leading zero warning.
44807      Branch: perl
44808            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
44809            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
44810 ____________________________________________________________________________
44811 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
44812         Log: (Retracted by #11289.)
44813      Branch: perl
44814            ! embed.h embed.pl perl.c proto.h thread.h
44815 ____________________________________________________________________________
44816 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
44817         Log: Needed by #11283.
44818      Branch: perl
44819            ! intrpvar.h
44820 ____________________________________________________________________________
44821 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
44822         Log: Metaconfig unit change for #11286.
44823      Branch: metaconfig/U/perl
44824            ! patchlevel.U
44825 ____________________________________________________________________________
44826 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
44827         Log: Subject: Re: [PATCH Configure] perl -V broken
44828              From: Andy Dougherty <doughera@lafayette.edu>
44829              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
44830              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
44831      Branch: perl
44832            ! Configure myconfig.SH
44833 ____________________________________________________________________________
44834 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
44835         Log: Retract #11166 (and #11237).
44836      Branch: perl
44837            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
44838            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
44839            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
44840 ____________________________________________________________________________
44841 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
44842         Log: UTS tweaks for Hal Morris.
44843      Branch: perl
44844            + uts/sprintf_wrap.c
44845            ! MANIFEST hints/uts.sh perl.h
44846 ____________________________________________________________________________
44847 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
44848         Log: Subject: [PATCH] Use reentrant API glibc
44849              From: Artur Bergman <artur@contiller.se>
44850              Date: Thu, 12 Jul 2001 00:58:21 +0200
44851              Message-ID: <B772A6AD.2288%artur@contiller.se>
44852      Branch: perl
44853            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
44854            ! sv.c
44855 ____________________________________________________________________________
44856 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
44857         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
44858              From: barries <barries@slaysys.com>
44859              Date: Wed, 11 Jul 2001 15:11:46 -0400
44860              Message-ID: <20010711151146.G24560@jester.slaysys.com>
44861      Branch: perl
44862            ! pp_sys.c t/lib/warnings/doio win32/win32.c
44863 ____________________________________________________________________________
44864 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
44865         Log: Subject: [patch] pthread_atfork bandaid
44866              From: Doug MacEachern <dougm@covalent.net>
44867              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
44868              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
44869      Branch: perl
44870            ! miniperlmain.c perl.c
44871 ____________________________________________________________________________
44872 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
44873         Log: Subject: [patch] perl_clone leaks
44874              From: Doug MacEachern <dougm@covalent.net>
44875              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
44876              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
44877      Branch: perl
44878            ! sv.c
44879 ____________________________________________________________________________
44880 [ 11279] By: nick                                  on 2001/07/11  15:49:38
44881         Log: Integrate mainline
44882      Branch: perlio
44883           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
44884           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
44885           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
44886           +> lib/Term/ANSIColor/README
44887           !> (integrate 54 files)
44888 ____________________________________________________________________________
44889 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
44890         Log: Update Changes.
44891      Branch: perl
44892            ! Changes patchlevel.h
44893 ____________________________________________________________________________
44894 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
44895         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
44896              From: Peter Prymmer <pvhp@forte.com>
44897              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
44898              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
44899              
44900              Backport of embed.pl to 5.003.
44901      Branch: perl
44902            ! embed.pl
44903 ____________________________________________________________________________
44904 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
44905         Log: Subject: Re: POSIX test #14 on UTS 
44906              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
44907              Date: Wed, 11 Jul 2001 03:02:14 +0100
44908              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
44909      Branch: perl
44910            ! ext/POSIX/POSIX.t
44911 ____________________________________________________________________________
44912 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
44913         Log: Make the I32 an IV to preserve structure alignment and size.
44914      Branch: perl
44915            ! op.h
44916 ____________________________________________________________________________
44917 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
44918         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
44919              From: "Artur Bergman" <artur@contiller.se>
44920              Date: Wed, 11 Jul 2001 14:23:37 +0200
44921              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
44922              
44923              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
44924      Branch: perl
44925            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
44926            ! pod/perlapi.pod sv.c
44927 ____________________________________________________________________________
44928 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
44929         Log: Tweak until Pod::Parser gets updated.
44930      Branch: perl
44931            ! t/pod/special_seqs.xr
44932 ____________________________________________________________________________
44933 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
44934         Log: File::Spec usage tweak.
44935      Branch: perl
44936            ! lib/ExtUtils.t
44937 ____________________________________________________________________________
44938 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
44939         Log: Integrate #11263 from macperl; macos and macosx updates.
44940      Branch: perl
44941           !> pod/perlport.pod
44942 ____________________________________________________________________________
44943 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
44944         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
44945              From: Peter Prymmer <pvhp@forte.com>
44946              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
44947              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
44948      Branch: perl
44949            + ext/Time/HiRes/hints/dynixptx.pl
44950            ! MANIFEST hints/dynixptx.sh
44951 ____________________________________________________________________________
44952 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
44953         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
44954              From: Nicholas Clark <nick@ccl4.org>
44955              Date: Tue, 10 Jul 2001 23:17:43 +0100
44956              Message-ID: <20010710231742.B59620@plum.flirble.org>
44957      Branch: perl
44958            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
44959 ____________________________________________________________________________
44960 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
44961         Log: Subject: [DOC PATCH] Pluggable runops
44962              From: Paul Johnson <paul@pjcj.net>
44963              Date: Tue, 10 Jul 2001 21:53:28 +0200
44964              Message-ID: <20010710215328.B26577@pjcj.net>
44965      Branch: perl
44966            ! pod/perlguts.pod
44967 ____________________________________________________________________________
44968 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
44969         Log: Subject: [PATCH] Authors
44970              From: Artur Bergman <artur@contiller.se>
44971              Date: Tue, 10 Jul 2001 20:39:12 +0200
44972              Message-ID: <B771186F.21CD%artur@contiller.se>
44973      Branch: perl
44974            ! AUTHORS
44975 ____________________________________________________________________________
44976 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
44977         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
44978              From: Doug MacEachern <dougm@covalent.net>
44979              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
44980              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
44981      Branch: perl
44982            ! pp_ctl.c
44983 ____________________________________________________________________________
44984 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
44985         Log: Subject: doc patch; times() in scalar context
44986              From: mjd@plover.com
44987              Date: 10 Jul 2001 18:01:17 -0000
44988              Message-ID: <20010710180117.12477.qmail@plover.com>
44989      Branch: perl
44990            ! pod/perlfunc.pod
44991 ____________________________________________________________________________
44992 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
44993         Log: Subject: [PATCH] Small fix to pp_gmtime
44994              From: Artur Bergman <artur@contiller.se>
44995              Date: Tue, 10 Jul 2001 19:54:52 +0200
44996              Message-ID: <B7710E0B.21C5%artur@contiller.se>
44997      Branch: perl
44998            ! pp_sys.c
44999 ____________________________________________________________________________
45000 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
45001         Log: Integrate changes from mainline perl, add notes about
45002              Mac OS X and Mac OS.
45003      Branch: maint-5.6/macperl
45004            ! pod/perlport.pod
45005 ____________________________________________________________________________
45006 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
45007         Log: A proof of the dangers of package; ?
45008      Branch: perl
45009            ! t/lib/warnings/op
45010 ____________________________________________________________________________
45011 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
45012         Log: Regen toc and modlib.
45013      Branch: perl
45014            ! pod/perlmodlib.pod pod/perltoc.pod
45015 ____________________________________________________________________________
45016 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
45017         Log: Add compexcl(), casefold(), and casespec() interfaces;
45018              and make all interfaces to return hash references instead
45019              of hashes. 
45020      Branch: perl
45021            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
45022 ____________________________________________________________________________
45023 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
45024         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
45025              From: "Philip Newton" <Philip.Newton@gmx.net>
45026              Date: Tue, 10 Jul 2001 09:55:59 +0200
45027              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
45028              
45029              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
45030              From: "Philip Newton" <Philip.Newton@gmx.net>
45031              Date: Tue, 10 Jul 2001 09:56:37 +0200
45032              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
45033      Branch: perl
45034            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
45035            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
45036 ____________________________________________________________________________
45037 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
45038         Log: Subject: [patch] undef &xsub for 1,2
45039              From: Doug MacEachern <dougm@covalent.net>
45040              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
45041              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
45042              
45043              (This version of the patch with a comment from Gisle.)
45044      Branch: perl
45045            ! op.c
45046 ____________________________________________________________________________
45047 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
45048         Log: Mention package; deprecation and the Win32 problems.
45049      Branch: perl
45050            ! pod/perl572delta.pod
45051 ____________________________________________________________________________
45052 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
45053         Log: Subject: [PATCH] deprecate package with no arguments
45054              From: Robin Houston <robin@kitsite.com>
45055              Date: Tue, 10 Jul 2001 13:33:40 +0100
45056              Message-ID: <20010710133340.A13452@robin.kitsite.com>
45057      Branch: perl
45058            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
45059 ____________________________________________________________________________
45060 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
45061         Log: Upgrade to podlators 1.10.
45062      Branch: perl
45063            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
45064            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
45065            ! pod/pod2man.PL pod/pod2text.PL
45066 ____________________________________________________________________________
45067 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
45068         Log: Upgrade to Term::ANSIColor 1.04.
45069      Branch: perl
45070            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
45071            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
45072 ____________________________________________________________________________
45073 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
45074         Log: Integrate perlio:
45075              
45076              [ 11252]
45077              Fix open(...,"...:layer(xxx)",...)
45078              - use memEQ not strEQ as there is '(' not '\0'
45079              
45080              [ 11063]
45081              Quick for for #ifdef mess
45082      Branch: perl
45083           !> perlio.c
45084 ____________________________________________________________________________
45085 [ 11252] By: nick                                  on 2001/07/10  06:58:14
45086         Log: Fix open(...,"...:layer(xxx)",...)
45087              - use memEQ not strEQ as there is '(' not '\0'
45088      Branch: perlio
45089            ! perlio.c
45090 ____________________________________________________________________________
45091 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
45092         Log: Telling the number of tests helps.
45093      Branch: perl
45094            ! ext/PerlIO/t/encoding.t
45095 ____________________________________________________________________________
45096 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
45097         Log: Require I18N::Langinfo, not use.
45098      Branch: perl
45099            ! lib/open.pm
45100 ____________________________________________________________________________
45101 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
45102         Log: Add a test for for PerlIO ":encoding(...)" layer.
45103      Branch: perl
45104            + ext/PerlIO/t/encoding.t
45105            ! MANIFEST ext/Encode/Encode.pm
45106 ____________________________________________________________________________
45107 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
45108         Log: PerlIO ":encoding(foobar)" temporary fix.
45109              Not really correct, I think, since the change means
45110              that prefixes match.
45111      Branch: perl
45112            ! perlio.c
45113 ____________________________________________________________________________
45114 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
45115         Log: Update to Math::BigInt 1.36.  The biggest news is
45116              the separation of the backend; now the pure Perl
45117              implementation is in Math::BigInt::Calc, but one
45118              can plugin, say, Math::BigInt::BitVect, and get
45119              considerable speedup.
45120      Branch: perl
45121            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
45122            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45123            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
45124            ! lib/Math/BigInt/t/mbimbf.t
45125 ____________________________________________________________________________
45126 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
45127         Log: Subject: Re: compatibility question
45128              From: Peter Prymmer <pvhp@forte.com>
45129              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
45130              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
45131      Branch: perl
45132            ! lib/ExtUtils/MM_VMS.pm
45133 ____________________________________________________________________________
45134 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
45135         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
45136              From: Norton Allen <allen@huarp.harvard.edu>
45137              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
45138              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
45139      Branch: perl
45140            ! ext/File/Glob/t/basic.t
45141 ____________________________________________________________________________
45142 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
45143         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
45144              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45145              Date: Tue, 10 Jul 2001 00:29:55 +0900
45146              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
45147      Branch: perl
45148            + ext/Encode/Encode/HZ.enc
45149            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
45150            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
45151            ! ext/Encode/Encode/iso2022-jp.enc
45152            ! ext/Encode/Encode/iso2022-kr.enc
45153 ____________________________________________________________________________
45154 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
45155         Log: Add in all them there macos/ files.
45156      Branch: maint-5.6/macperl
45157            + (add 577 files)
45158 ____________________________________________________________________________
45159 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
45160         Log: Add the new modules to the list of having those own tests.
45161      Branch: perl
45162            ! t/lib/1_compile.t
45163 ____________________________________________________________________________
45164 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
45165         Log: Add INOUT to control both ways at the same time.
45166      Branch: perl
45167            ! lib/open.pm
45168 ____________________________________________________________________________
45169 [ 11240] By: nick                                  on 2001/07/09  16:33:50
45170         Log: Integrate mainline
45171      Branch: perlio
45172           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
45173           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
45174           !> (integrate 41 files)
45175 ____________________________________________________________________________
45176 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
45177         Log: More encoding mapping magic.
45178      Branch: perl
45179            ! lib/open.pm
45180 ____________________________________________________________________________
45181 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
45182         Log: Update Changes.
45183      Branch: perl
45184            ! Changes patchlevel.h
45185 ____________________________________________________________________________
45186 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
45187         Log: (Retracted by #11285).
45188              
45189              Subject: [PATCH] OPpCONST_OCTAL fixes
45190              From: Abhijit Menon-Sen <ams@wiw.org>
45191              Date: Mon, 9 Jul 2001 07:38:45 +0530
45192              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
45193      Branch: perl
45194            ! op.c
45195 ____________________________________________________________________________
45196 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
45197         Log: Add a pseudolayer ":locale" to the open pragma which
45198              will get the encoding from the locale.  Yet undocumented
45199              because I can't get the PerlIO :encoding(foobar) to work.
45200      Branch: perl
45201            ! ext/Encode/Encode.pm lib/open.pm
45202 ____________________________________________________________________________
45203 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
45204         Log: Add more encoding mappings.
45205      Branch: perl
45206            ! ext/Encode/Encode.pm
45207 ____________________________________________________________________________
45208 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
45209         Log: Document that using :encoding layer requires using Encode.
45210      Branch: perl
45211            ! ext/Encode/Encode.pm lib/PerlIO.pm
45212 ____________________________________________________________________________
45213 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
45214         Log: Netware tweak from Ananth Kesari.
45215      Branch: perl
45216            ! NetWare/netware.h
45217 ____________________________________________________________________________
45218 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
45219         Log: t/harness doesn't know about run/*.t
45220      Branch: perl
45221            ! t/harness
45222 ____________________________________________________________________________
45223 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
45224         Log: run/exit.t busted on windows
45225      Branch: perl
45226            ! t/run/exit.t
45227 ____________________________________________________________________________
45228 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
45229         Log: fix a couple of UCD.t tests that fail due to bad case
45230      Branch: perl
45231            ! lib/Unicode/UCD.t
45232 ____________________________________________________________________________
45233 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
45234         Log: test skip logic was broken
45235      Branch: perl
45236            ! ext/I18N/Langinfo/Langinfo.t
45237 ____________________________________________________________________________
45238 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
45239         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
45240              failure of ExtUtils.t#27 when built in debug mode)
45241      Branch: perl
45242            ! lib/ExtUtils/MM_Win32.pm
45243 ____________________________________________________________________________
45244 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
45245         Log: I18N::Langinfo is not available on windows
45246      Branch: perl
45247            ! win32/FindExt.pm
45248 ____________________________________________________________________________
45249 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
45250         Log: save a dTHX
45251      Branch: perl
45252            ! ext/POSIX/POSIX.xs
45253 ____________________________________________________________________________
45254 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
45255         Log: Update Changes.
45256      Branch: perl
45257            ! Changes patchlevel.h
45258 ____________________________________________________________________________
45259 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
45260         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
45261              as pointed out by Sarathy.
45262      Branch: perl
45263            ! ext/I18N/Langinfo/Langinfo.xs
45264 ____________________________________________________________________________
45265 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
45266         Log: Retract #11212.
45267      Branch: perl
45268            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
45269 ____________________________________________________________________________
45270 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
45271         Log: Bump up the VERSION of Cwd.xs.
45272      Branch: perl
45273            ! ext/Cwd/Makefile.PL
45274 ____________________________________________________________________________
45275 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
45276         Log: Retract #11220, the problem wasn't the missing leading zero.
45277              Here's the problem:
45278              $ ./perl -we 'chmod(oct("755"), ".")'
45279              Non-octal literal mode (493) specified at -e line 1.
45280              (Did you mean 0493 instead?)
45281      Branch: perl
45282            ! lib/ExtUtils/MM_Unix.pm
45283 ____________________________________________________________________________
45284 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
45285         Log: (Retracted by #11221)
45286              Change the PERM_RW and PERM_RWX to 0644 and 0755
45287              (add the leading zero).
45288      Branch: perl
45289            ! lib/ExtUtils/MM_Unix.pm
45290 ____________________________________________________________________________
45291 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
45292         Log: Integrate changes #11193, 11205, 11209 from macperl.
45293              
45294              Fix up AutoLoader to fudge for Mac paths in import().
45295              
45296              Allow symbols in try_symbol() to begin with "_".
45297              
45298              Small portability fix for Mac OS.
45299      Branch: perl
45300           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
45301 ____________________________________________________________________________
45302 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
45303         Log: Metaconfig unit change for #11217.
45304      Branch: metaconfig/U/perl
45305            ! Extensions.U
45306 ____________________________________________________________________________
45307 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
45308         Log: Detypo, problem noticed by Gerrit P. Haase.
45309      Branch: perl
45310            ! Configure config_h.SH
45311 ____________________________________________________________________________
45312 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
45313         Log: Cwd cleanups.
45314      Branch: perl
45315            ! ext/Cwd/Cwd.xs
45316 ____________________________________________________________________________
45317 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
45318         Log: Slight tweaks on #11213.
45319      Branch: perl
45320            ! toke.c
45321 ____________________________________________________________________________
45322 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
45323         Log: A missing dTHX noticed by Gerrit P. Haase.
45324      Branch: perl
45325            ! ext/POSIX/POSIX.xs
45326 ____________________________________________________________________________
45327 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
45328         Log: Subject: [PATCH toke.c] Simplify yytoke()
45329              From: Simon Cozens <simon@netthink.co.uk>
45330              Date: Sun, 8 Jul 2001 13:24:34 +0100
45331              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
45332              
45333              Split out pending_ident().
45334      Branch: perl
45335            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
45336 ____________________________________________________________________________
45337 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
45338         Log: (Retracted by #11223.)
45339              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
45340              Date: Wed, 05 Nov 1997 17:22:34 -0600
45341              From: Graham Barr <gbarr@ti.com>
45342              Message-Id: <3460FFBA.6DA51F46@ti.com>
45343      Branch: perl
45344            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
45345 ____________________________________________________________________________
45346 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
45347         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
45348      Branch: perl
45349            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
45350            ! pod/perllocale.pod
45351 ____________________________________________________________________________
45352 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
45353         Log: Really do the test under the C locale.
45354      Branch: perl
45355            ! ext/I18N/Langinfo/Langinfo.t
45356 ____________________________________________________________________________
45357 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
45358         Log: Small portability fix for Mac OS.
45359      Branch: maint-5.6/macperl
45360            ! lib/Cwd.pm
45361 ____________________________________________________________________________
45362 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
45363         Log: Metaconfig unit change for #11207.
45364      Branch: metaconfig/U/perl
45365            ! Extensions.U
45366 ____________________________________________________________________________
45367 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
45368         Log: Add I18N::Langinfo, which is basically a wrapper around
45369              nl_langinfo(), which is an additional way to query locale
45370              specific information.
45371      Branch: perl
45372            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
45373            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
45374            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
45375 ____________________________________________________________________________
45376 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
45377         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
45378              used in File::Find tests; replace with if.t.
45379      Branch: maint-5.6/macperl
45380            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
45381            ! t/pragma/warn/op
45382 ____________________________________________________________________________
45383 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
45384         Log: Allow symbols in try_symbol() to begin with "_".
45385      Branch: maint-5.6/macperl
45386            ! makedef.pl
45387 ____________________________________________________________________________
45388 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
45389         Log: Sync up the File::Find changes from the rewrite by
45390              Thomas Wegner, et al.
45391      Branch: maint-5.6/macperl
45392            + t/lib/filefind-taint.t
45393            ! lib/File/Find.pm t/lib/filefind.t
45394 ____________________________________________________________________________
45395 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
45396         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
45397              From: Thomas Wegner <wegner_thomas@yahoo.com>
45398              Date: Thu, 5 Jul 2001 20:31:25 +0200
45399              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
45400      Branch: maint-5.6/macperl
45401            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
45402 ____________________________________________________________________________
45403 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
45404         Log: Some more test portability fixes.
45405      Branch: maint-5.6/macperl
45406            ! t/lib/filecopy.t t/pragma/warn/pp_sys
45407 ____________________________________________________________________________
45408 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
45409         Log: The #11200 removed wrong (non-existent) target.  Duh.
45410      Branch: perl
45411            ! Makefile.SH
45412 ____________________________________________________________________________
45413 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
45414         Log: Zap the lib/re.pm before creating it.
45415      Branch: perl
45416            ! Makefile.SH
45417 ____________________________________________________________________________
45418 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
45419         Log: Another test.  Please ignore.
45420      Branch: maint-5.6/macperl
45421            ! README.macos
45422 ____________________________________________________________________________
45423 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
45424         Log: Portability fixes for a lot of tests, especially IO-related
45425              tests, and warnings, and the harness script.
45426      Branch: maint-5.6/macperl
45427            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
45428            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
45429            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
45430            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
45431            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
45432            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
45433            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
45434            ! t/pragma/warnings.t
45435 ____________________________________________________________________________
45436 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
45437         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
45438              From: Nicholas Clark <nick@ccl4.org>
45439              Date: Sat, 7 Jul 2001 21:00:17 +0100
45440              Message-ID: <20010707210017.H59620@plum.flirble.org>
45441      Branch: perl
45442            ! lib/h2xs.t
45443 ____________________________________________________________________________
45444 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
45445         Log: The UNICOS/mk SysV IPC problem has been fixed.
45446      Branch: perl
45447            ! pod/perl572delta.pod
45448 ____________________________________________________________________________
45449 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
45450         Log: Slight update tweaks on perlunicode.pod.
45451      Branch: perl
45452            ! pod/perlunicode.pod
45453 ____________________________________________________________________________
45454 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
45455         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
45456              From: Mark-Jason Dominus <mjd@plover.com>
45457              Date: Sat, 07 Jul 2001 13:04:04 -0400
45458              Message-ID: <20010707170404.32694.qmail@plover.com>
45459      Branch: perl
45460            ! ext/DB_File/DB_File.pm
45461 ____________________________________________________________________________
45462 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
45463         Log: Fix up AutoLoader to fudge for Mac paths in import().
45464      Branch: maint-5.6/macperl
45465            ! lib/AutoLoader.pm
45466 ____________________________________________________________________________
45467 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
45468         Log: Try to force the lib/re.pm to be there before entering
45469              the extensions builds, should help for parallel makes.
45470      Branch: perl
45471            ! Makefile.SH
45472 ____________________________________________________________________________
45473 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
45474         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
45475              From: Norton Allen <allen@huarp.harvard.edu>
45476              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
45477              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
45478      Branch: perl
45479            ! ext/POSIX/POSIX.xs
45480 ____________________________________________________________________________
45481 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
45482         Log: Subject: [PATCH] Re: op/arith.t
45483              From: Nicholas Clark <nick@ccl4.org>
45484              Date: Sat, 7 Jul 2001 13:04:54 +0100
45485              Message-ID: <20010707130454.D59620@plum.flirble.org>
45486      Branch: perl
45487            ! numeric.c toke.c
45488 ____________________________________________________________________________
45489 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
45490         Log: Subject: [PATCH] h2xs
45491              From: Nicholas Clark <nick@ccl4.org>
45492              Date: Fri, 6 Jul 2001 23:25:14 +0100
45493              Message-ID: <20010706232514.X59620@plum.flirble.org>
45494      Branch: perl
45495            ! utils/h2xs.PL
45496 ____________________________________________________________________________
45497 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
45498         Log: Subject: Re: bleedperl perl_alloc..free leakage
45499              From: Radu Greab <radu@netsoft.ro>
45500              Date: Fri, 6 Jul 2001 19:48:54 +0300
45501              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
45502              
45503              Leak-be-gone.
45504      Branch: perl
45505            ! op.c
45506 ____________________________________________________________________________
45507 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
45508         Log: Test again.  Please ignore.
45509      Branch: maint-5.6/macperl
45510            ! README.macos
45511 ____________________________________________________________________________
45512 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
45513         Log: Test.  Please ignore.
45514      Branch: maint-5.6/macperl
45515            ! README.macos
45516 ____________________________________________________________________________
45517 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
45518         Log: Include changes already sent in separately as patches,
45519              before branch was created.
45520      Branch: maint-5.6/macperl
45521            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
45522            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
45523            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
45524            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
45525            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
45526            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
45527            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
45528            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
45529            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
45530            ! t/pragma/strict.t
45531 ____________________________________________________________________________
45532 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
45533         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
45534              From: Norton Allen <allen@huarp.harvard.edu>
45535              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
45536              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
45537      Branch: perl
45538            ! utf8.h
45539 ____________________________________________________________________________
45540 [ 11183] By: nick                                  on 2001/07/06  16:27:40
45541         Log: Integrate mainline
45542      Branch: perlio
45543           +> (branch 42 files)
45544            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
45545            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
45546            - win32/bin/mdelete.bat
45547           !> (integrate 215 files)
45548 ____________________________________________________________________________
45549 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
45550         Log: The #11166 needed also these updated.
45551      Branch: perl
45552            ! lib/warnings.pm warnings.h
45553 ____________________________________________________________________________
45554 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
45555         Log: Update Changes.
45556      Branch: perl
45557            ! Changes patchlevel.h
45558 ____________________________________________________________________________
45559 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
45560         Log: Regen toc.
45561      Branch: perl
45562            ! pod/perltoc.pod
45563 ____________________________________________________________________________
45564 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
45565         Log: Nit from Abhijit.
45566      Branch: perl
45567            ! lib/CPAN.pm
45568 ____________________________________________________________________________
45569 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
45570         Log: Retract #11172.
45571      Branch: perl
45572            ! t/op/method.t
45573 ____________________________________________________________________________
45574 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
45575         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
45576              From: Norton Allen <allen@huarp.harvard.edu>
45577              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
45578              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
45579      Branch: perl
45580            ! lib/Cwd.pm
45581 ____________________________________________________________________________
45582 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
45583         Log: (Accidentally empty check-in.)
45584      Branch: perl
45585            ! utf8.h
45586 ____________________________________________________________________________
45587 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
45588         Log: Retract #11165 since Sarathy pointed out it'll not
45589              work properly under threads, the problem should be
45590              solved using "the savestack, either via SSNEW() or
45591              using a newSVpv()+SAVEFREESV() combo."
45592      Branch: perl
45593            ! ext/POSIX/POSIX.xs
45594 ____________________________________________________________________________
45595 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
45596         Log: Retract #11125 since NI-S pointed out it'll not work in
45597              cases where the extension has their own handcrafted INC
45598              et alia.
45599      Branch: perl
45600            ! lib/ExtUtils/MM_Unix.pm
45601 ____________________________________________________________________________
45602 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
45603         Log: Subject: RE: [PATCH] -I and MakeMaker again
45604              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
45605              Date: Fri, 6 Jul 2001 09:18:29 +0200
45606              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
45607      Branch: perl
45608            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
45609            ! lib/ExtUtils/MM_Win32.pm
45610 ____________________________________________________________________________
45611 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
45612         Log: (Retracted by #11178)
45613              Subject: [PATCH t/op/method.t] SUPER:: strangeness
45614              From: Piers Cawley <pdcawley@iterative-software.com>
45615              Date: 06 Jul 2001 10:49:01 +0100
45616              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
45617      Branch: perl
45618            ! t/op/method.t
45619 ____________________________________________________________________________
45620 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
45621         Log: VOS README update from Paul Green.
45622      Branch: perl
45623            ! README.vos
45624 ____________________________________________________________________________
45625 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
45626         Log: Subject: [PATCH README.qnx hints/qnx.sh]
45627              From: Norton Allen <allen@huarp.harvard.edu>
45628              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
45629              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
45630      Branch: perl
45631            ! README.qnx hints/qnx.sh
45632 ____________________________________________________________________________
45633 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
45634         Log: Subject: [PATCH] Doc patch for Tie::Hash
45635              From: Artur Bergman <artur@contiller.se>
45636              Date: Thu, 05 Jul 2001 22:51:18 +0200
45637              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
45638      Branch: perl
45639            ! lib/Tie/Hash.pm
45640 ____________________________________________________________________________
45641 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
45642         Log: Subject: [PATCH] perlfaq4.pod
45643              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
45644              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
45645              Date: Thu, 5 Jul 2001 18:44:10 +0100 
45646      Branch: perl
45647            ! pod/perlfaq4.pod
45648 ____________________________________________________________________________
45649 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
45650         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
45651              From: Robin Houston <robin@kitsite.com>
45652              Date: Thu, 5 Jul 2001 18:33:21 +0100
45653              Message-ID: <20010705183321.A27345@robin.kitsite.com>
45654      Branch: perl
45655            ! ext/B/B/Deparse.pm
45656 ____________________________________________________________________________
45657 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
45658         Log: (Retracted by #11285.)
45659              
45660              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
45661              From: Abhijit Menon-Sen <ams@wiw.org>
45662              Date: Fri, 6 Jul 2001 01:26:32 +0530
45663              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
45664      Branch: perl
45665            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
45666            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
45667            ! warnings.pl
45668 ____________________________________________________________________________
45669 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
45670         Log: (Retracted by #11175)
45671              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
45672              From: Norton Allen <allen@huarp.harvard.edu>
45673              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
45674              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
45675      Branch: perl
45676            ! ext/POSIX/POSIX.xs
45677 ____________________________________________________________________________
45678 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
45679         Log: Unterminated C< (noticed by Richard Hatch), and few other
45680              small Unicode doc tweaks.
45681      Branch: perl
45682            ! pod/perlretut.pod
45683 ____________________________________________________________________________
45684 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
45685         Log: More flexible argument understanding; add charblocks() and
45686              charscripts(); make charblock() and charscript() two-way;
45687              add charinrange(); separate the $Unicode::UCD::VERSION and
45688              the version of the Unicode by adding UnicodeVersion().
45689      Branch: perl
45690            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
45691 ____________________________________________________________________________
45692 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
45693         Log: Update Unicode::UCD on \p{In...}.
45694      Branch: perl
45695            ! lib/Unicode/UCD.pm
45696 ____________________________________________________________________________
45697 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
45698         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
45699              From: Norton Allen <allen@huarp.harvard.edu>
45700              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
45701              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
45702      Branch: perl
45703            ! lib/ExtUtils/MM_Unix.pm
45704 ____________________________________________________________________________
45705 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
45706         Log: POSIX-BC tweaks from Thomas Dorner.
45707      Branch: perl
45708            ! hints/posix-bc.sh perlio.h
45709 ____________________________________________________________________________
45710 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
45711         Log: Module updates for the delta.
45712      Branch: perl
45713            ! pod/perl572delta.pod
45714 ____________________________________________________________________________
45715 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
45716         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
45717              From: Norton Allen <allen@huarp.harvard.edu>
45718              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
45719              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
45720      Branch: perl
45721            ! ext/IO/lib/IO/t/io_sock.t
45722 ____________________________________________________________________________
45723 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
45724         Log: Subject: [PATCH perldiag.pod] Quick fixes
45725              From: Simon Cozens <simon@netthink.co.uk>
45726              Date: Wed, 4 Jul 2001 20:22:12 +0100
45727              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
45728      Branch: perl
45729            ! pod/perldiag.pod
45730 ____________________________________________________________________________
45731 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
45732         Log: (retracted by #13533)
45733              
45734              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
45735              From: Radu Greab <radu@netsoft.ro>
45736              Date: Wed, 4 Jul 2001 22:13:31 +0300
45737              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
45738      Branch: perl
45739            ! op.c sv.c t/op/pos.t
45740 ____________________________________________________________________________
45741 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
45742         Log: Subject: [PATCH] -I and MakeMaker again
45743              From: Michael G Schwern <schwern@pobox.com>
45744              Date: Wed, 4 Jul 2001 15:03:07 -0400
45745              Message-ID: <20010704150307.I20340@blackrider>
45746              
45747              (and retract #11145)
45748      Branch: perl
45749            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
45750            ! lib/ExtUtils/MakeMaker.pm
45751 ____________________________________________________________________________
45752 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
45753         Log: Subject: Re: PERFORCE change 11142 for review
45754              From: "Philip Newton" <Philip.Newton@gmx.net>
45755              Date: Wed, 4 Jul 2001 20:46:26 +0200
45756              Message-Id: <200107041841.VAA25380@taas.iki.fi>
45757      Branch: perl
45758            ! lib/ExtUtils/MakeMaker.pm
45759 ____________________________________________________________________________
45760 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
45761         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
45762              From: Jonathan Stowe <gellyfish@gellyfish.com>
45763              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
45764              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
45765      Branch: perl
45766            ! utils/pl2pm.PL
45767 ____________________________________________________________________________
45768 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
45769         Log: fix the binary compatibility issue when building with/without
45770              usemymalloc by exporting Perl_malloc() et al as simple wrappers
45771              around the system functions (this allows most extensions built
45772              using one mode to coexist with perls built in the other mode)
45773              
45774              XXX the Perl_mfree() wrapper might need to do return(free()) on
45775              platforms where Free_t isn't "void"
45776      Branch: perl
45777            ! embed.h embed.pl makedef.pl proto.h util.c
45778 ____________________________________________________________________________
45779 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
45780         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
45781              since it doesn't ensure threads other than the one calling fork()
45782              aren't holding any locks; the fix is to use pthread_atfork() to
45783              hold global locks
45784              
45785              building perl with -Dusemymalloc exacerbates the problem since
45786              Perl_malloc() holds a mutex, and perl's exec() calls New()
45787              
45788              XXX the code in win32thread.h may be needed on platforms that have
45789              no pthread_atfork()
45790      Branch: perl
45791            ! perl.c thread.h win32/win32thread.h
45792 ____________________________________________________________________________
45793 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
45794         Log: Integrate #11009 from maintperl.
45795      Branch: maint-5.6/macperl
45796           !> lib/ExtUtils/Manifest.pm
45797 ____________________________________________________________________________
45798 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
45799         Log: Flexing my Perforce muscles.
45800      Branch: maint-5.6/macperl
45801            ! README.macos
45802 ____________________________________________________________________________
45803 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
45804         Log: Update Changes.
45805      Branch: perl
45806            ! Changes patchlevel.h
45807 ____________________________________________________________________________
45808 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
45809         Log: Metaconfig unit change for #11146.
45810      Branch: metaconfig/U/perl
45811            ! d_fcntl_can_lock.U
45812 ____________________________________________________________________________
45813 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
45814         Log: Somehow the #ifdefs of the added code (in #11093) made
45815              HP-UX to fail the fcntl locking test, without the ifdefs
45816              the test seems to be working again.  Reason unknown:
45817              HP-UX cc doesn't complain either way.
45818      Branch: perl
45819            ! Configure
45820 ____________________________________________________________________________
45821 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
45822         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
45823      Branch: perl
45824            ! lib/ExtUtils/MM_Unix.pm
45825 ____________________________________________________________________________
45826 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
45827         Log: gcc -Wall nit.
45828      Branch: perl
45829            ! pp_hot.c
45830 ____________________________________________________________________________
45831 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
45832         Log: When removing tests updating the test count is a good idea, too.
45833      Branch: perl
45834            ! lib/Net/t/require.t
45835 ____________________________________________________________________________
45836 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
45837         Log: Document #11134 and add the new symbols to the list of
45838              of MakeMaker known ones.
45839      Branch: perl
45840            ! lib/ExtUtils/MakeMaker.pm
45841 ____________________________________________________________________________
45842 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
45843         Log: Microperl update.
45844      Branch: perl
45845            ! uconfig.h
45846 ____________________________________________________________________________
45847 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
45848         Log: Update the libnet tests as per #11138.
45849      Branch: perl
45850            - lib/Net/t/ph.t
45851            ! MANIFEST lib/Net/t/require.t
45852 ____________________________________________________________________________
45853 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
45854         Log: Regen toc and modlib.
45855      Branch: perl
45856            ! pod/perlmodlib.pod pod/perltoc.pod
45857 ____________________________________________________________________________
45858 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
45859         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
45860              Graham's request.
45861      Branch: perl
45862            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
45863            ! MANIFEST
45864 ____________________________________________________________________________
45865 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
45866         Log: Add the OS/390 harness results to the delta.
45867      Branch: perl
45868            ! pod/perl572delta.pod
45869 ____________________________________________________________________________
45870 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
45871         Log: Avoid the two study tests in OS/390 until the bug has been solved.
45872      Branch: perl
45873            ! t/op/study.t
45874 ____________________________________________________________________________
45875 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
45876         Log: DOS/DJGPP tweaks from Laszlo Molnar.
45877      Branch: perl
45878            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
45879 ____________________________________________________________________________
45880 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
45881         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
45882              From: Michael G Schwern <schwern@pobox.com>
45883              Date: Wed, 4 Jul 2001 00:01:16 -0400
45884              Message-ID: <20010704000116.C591@blackrider>
45885      Branch: perl
45886            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
45887 ____________________________________________________________________________
45888 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
45889         Log: The #11132 missed singleton characters (not part
45890              of a unilo..unihi range) in Unicode scripts.
45891      Branch: perl
45892            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
45893            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
45894            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
45895            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
45896            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
45897            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
45898            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
45899            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
45900            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
45901            ! lib/unicode/mktables.PL t/op/pat.t
45902 ____________________________________________________________________________
45903 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
45904         Log: Support preferentially the Unicode 'scripts' definition
45905              in the \p{In...} notation since according to Unicode the
45906              scripts concept is more natural for matching than using
45907              the somewhat artificial block names.  The block names are
45908              still available, though, and if there's a name conflict,
45909              the scripts one wins and the blocks one has to do with
45910              'Block' appended to its name.  For more information see
45911              
45912              http://www.unicode.org/unicode/reports/tr24/
45913      Branch: perl
45914            + lib/unicode/In/100.pl lib/unicode/In/101.pl
45915            + lib/unicode/In/102.pl lib/unicode/In/103.pl
45916            + lib/unicode/In/104.pl lib/unicode/In/105.pl
45917            + lib/unicode/In/106.pl lib/unicode/In/107.pl
45918            + lib/unicode/In/108.pl lib/unicode/In/109.pl
45919            + lib/unicode/In/110.pl lib/unicode/In/111.pl
45920            + lib/unicode/In/112.pl lib/unicode/In/113.pl
45921            + lib/unicode/In/114.pl lib/unicode/In/115.pl
45922            + lib/unicode/In/116.pl lib/unicode/In/117.pl
45923            + lib/unicode/In/118.pl lib/unicode/In/119.pl
45924            + lib/unicode/In/120.pl lib/unicode/In/121.pl
45925            + lib/unicode/In/122.pl lib/unicode/In/123.pl
45926            + lib/unicode/In/124.pl lib/unicode/In/125.pl
45927            + lib/unicode/In/126.pl lib/unicode/In/127.pl
45928            + lib/unicode/In/128.pl lib/unicode/In/129.pl
45929            + lib/unicode/In/130.pl lib/unicode/In/131.pl
45930            + lib/unicode/In/132.pl lib/unicode/In/133.pl
45931            + lib/unicode/In/134.pl lib/unicode/In/135.pl
45932            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
45933            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
45934            ! (edit 106 files)
45935 ____________________________________________________________________________
45936 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
45937         Log: Better document the difference between a block and a script.
45938      Branch: perl
45939            ! lib/Unicode/UCD.pm
45940 ____________________________________________________________________________
45941 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
45942         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
45943              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
45944              Date: Tue, 3 Jul 2001 15:04:23 -0500
45945              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
45946      Branch: perl
45947            ! lib/CPAN.pm
45948 ____________________________________________________________________________
45949 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
45950         Log: Add tests for charscript().
45951      Branch: perl
45952            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
45953 ____________________________________________________________________________
45954 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
45955         Log: Add charscript() to get the UTR#24 script names of characters.
45956      Branch: perl
45957            ! lib/Unicode/UCD.pm
45958 ____________________________________________________________________________
45959 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
45960         Log: Todo updates.
45961      Branch: perl
45962            ! pod/perltodo.pod
45963 ____________________________________________________________________________
45964 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
45965         Log: Unicode::UCD updates.
45966      Branch: perl
45967            ! lib/Unicode/UCD.pm
45968 ____________________________________________________________________________
45969 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
45970         Log: (Retracted by #11174)
45971              Subject: MakeMaker should pass through DEFINE and INC to subdirs
45972              From: Alan Burlison <Alan.Burlison@sun.com>
45973              Date: Tue, 03 Jul 2001 15:20:13 +0100
45974              Message-ID: <3B41D49D.A923D4F9@sun.com>
45975      Branch: perl
45976            ! lib/ExtUtils/MM_Unix.pm
45977 ____________________________________________________________________________
45978 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
45979         Log: Subject: Patch needed for UTS
45980              From: hom00@utsglobal.com (Hal Morris)
45981              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
45982              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
45983              
45984              Replace #11113 with a better version.
45985      Branch: perl
45986            ! perl.h
45987 ____________________________________________________________________________
45988 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
45989         Log: Subject: Re: POINTERRIGOR
45990              From: Andy Dougherty <doughera@lafayette.edu>
45991              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
45992              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
45993      Branch: perl
45994            ! util.c
45995 ____________________________________________________________________________
45996 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
45997         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
45998              From: "Philip Newton" <pnewton@gmx.de>
45999              Date: Tue, 3 Jul 2001 17:03:34 +0200
46000              Message-ID: <3B41FAE6.29564.660E117@localhost>
46001      Branch: perl
46002            ! pp_hot.c
46003 ____________________________________________________________________________
46004 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
46005         Log: Typos.
46006      Branch: perl
46007            ! INSTALL
46008 ____________________________________________________________________________
46009 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
46010         Log: Subject: [PATCH 5.6.1] debugger fixes
46011              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46012              Date: Tue, 3 Jul 2001 03:38:18 -0400
46013              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
46014              
46015              The $^S is working again.
46016      Branch: perl
46017            ! lib/perl5db.pl
46018 ____________________________________________________________________________
46019 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
46020         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
46021              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46022              Date: Tue, 3 Jul 2001 03:34:06 -0400
46023              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
46024      Branch: perl
46025            ! os2/OS2/Process/Process.pm
46026 ____________________________________________________________________________
46027 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
46028         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
46029              From: "Philip Newton" <Philip.Newton@gmx.net>
46030              Date: Tue, 3 Jul 2001 09:11:27 +0200
46031              Message-Id: <200107030706.KAA04596@taas.iki.fi>
46032      Branch: perl
46033            ! lib/FindBin.pm
46034 ____________________________________________________________________________
46035 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
46036         Log: Delta delta.
46037      Branch: perl
46038            ! pod/perl572delta.pod
46039 ____________________________________________________________________________
46040 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
46041         Log: Metaconfig unit change for 11115.
46042      Branch: metaconfig
46043            ! U/modified/libc.U
46044 ____________________________________________________________________________
46045 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
46046         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
46047              (from Richard Hatch) (this was the cause of pipes() and
46048              times() mysteriously not being found)
46049      Branch: perl
46050            ! Configure
46051 ____________________________________________________________________________
46052 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
46053         Log: Retract #10142, the real culprit found by Richard Hatch,
46054              coming soon to Configure near you.
46055      Branch: perl
46056            ! hints/aix.sh
46057 ____________________________________________________________________________
46058 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
46059         Log: (Replaced by #11124) UTS workaround from Hal Morris.
46060      Branch: perl
46061            ! perl.h
46062 ____________________________________________________________________________
46063 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
46064         Log: Subject: [PATCH] grok not grocking correctly
46065              From: Nicholas Clark <nick@ccl4.org>
46066              Date: Tue, 3 Jul 2001 00:19:08 +0100
46067              Message-ID: <20010703001908.H59620@plum.flirble.org>
46068      Branch: perl
46069            ! numeric.c
46070 ____________________________________________________________________________
46071 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
46072         Log: Subject: [PATCH Deparse.t] test just-posted patches
46073              From: Robin Houston <robin@kitsite.com>
46074              Date: Mon, 2 Jul 2001 23:46:15 +0100
46075              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
46076      Branch: perl
46077            ! ext/B/Deparse.t
46078 ____________________________________________________________________________
46079 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
46080         Log: Subject: [PATCH toke.c] autosplit into @F
46081              From: Robin Houston <robin@kitsite.com>
46082              Date: Mon, 2 Jul 2001 23:18:20 +0100
46083              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
46084      Branch: perl
46085            ! perl.c toke.c
46086 ____________________________________________________________________________
46087 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
46088         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
46089              From: Robin Houston <robin@kitsite.com>
46090              Date: Mon, 2 Jul 2001 23:00:48 +0100
46091              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
46092      Branch: perl
46093            ! ext/B/B/Deparse.pm
46094 ____________________________________________________________________________
46095 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
46096         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
46097              From: "Philip Newton" <Philip.Newton@gmx.net>
46098              Date: Mon, 2 Jul 2001 22:06:22 +0200
46099              (no Message-Id)
46100      Branch: perl
46101            ! ext/NDBM_File/hints/linux.pl
46102 ____________________________________________________________________________
46103 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
46104         Log: Subject: Re: Fixed pack problem - sort of
46105              From: Nicholas Clark <nick@ccl4.org>
46106              Date: Mon, 2 Jul 2001 20:59:20 +0100
46107              Message-ID: <20010702205919.F59620@plum.flirble.org>
46108      Branch: perl
46109            ! pp_pack.c t/op/pack.t
46110 ____________________________________________________________________________
46111 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
46112         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
46113              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46114              Date: Mon, 2 Jul 2001 15:45:41 -0400
46115              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
46116      Branch: perl
46117            ! os2/os2.c
46118 ____________________________________________________________________________
46119 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
46120         Log: (Mistaken retraction)
46121      Branch: perl
46122            ! utils/pl2pm.PL
46123 ____________________________________________________________________________
46124 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
46125         Log: Detypo in #11103.
46126      Branch: perl
46127            ! utils/pl2pm.PL
46128 ____________________________________________________________________________
46129 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
46130         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
46131              From: Jonathan Stowe <gellyfish@gellyfish.com>
46132              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
46133              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
46134      Branch: perl
46135            ! utils/pl2pm.PL
46136 ____________________________________________________________________________
46137 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
46138         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
46139              From: "Craig A. Berry" <craigberry@mac.com>
46140              Date: Mon, 02 Jul 2001 14:11:23 -0500
46141              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
46142      Branch: perl
46143            ! lib/Unicode/UCD.pm
46144 ____________________________________________________________________________
46145 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
46146         Log: Subject: [PATCH] Re: op/numconvert.t failures
46147              From: Nicholas Clark <nick@ccl4.org>
46148              Date: Mon, 2 Jul 2001 20:10:48 +0100
46149              Message-ID: <20010702201048.E59620@plum.flirble.org>
46150      Branch: perl
46151            ! t/op/numconvert.t
46152 ____________________________________________________________________________
46153 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
46154         Log: Update Changes.
46155      Branch: perl
46156            ! Changes patchlevel.h
46157 ____________________________________________________________________________
46158 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
46159         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
46160              The real fix must be more involved.  The line of code all the leaky
46161              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
46162              line of Perl_newPMOP().
46163      Branch: perl
46164            ! op.h
46165 ____________________________________________________________________________
46166 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
46167         Log: Based on
46168              
46169              Subject: Re: sizeof(struct sembuf)
46170              From: Nicholas Clark <nick@ccl4.org>
46171              Date: Sun, 1 Jul 2001 22:26:48 +0100
46172              Message-ID: <20010701222648.W59620@plum.flirble.org>
46173              
46174              but do semop() always the slow way.
46175      Branch: perl
46176            ! doio.c
46177 ____________________________________________________________________________
46178 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
46179         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
46180              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46181              Date: Tue, 03 Jul 2001 00:56:30 +0900
46182              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
46183      Branch: perl
46184            ! ext/Encode/Encode/Tcl.t
46185 ____________________________________________________________________________
46186 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
46187         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
46188              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46189              Date: Tue, 03 Jul 2001 00:55:46 +0900
46190              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
46191      Branch: perl
46192            ! ext/Encode/Encode/Tcl.pm
46193 ____________________________________________________________________________
46194 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
46195         Log: Regen api and toc.
46196      Branch: perl
46197            ! pod/perlapi.pod pod/perltoc.pod
46198 ____________________________________________________________________________
46199 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
46200         Log: Metaconfig unit change for #11093.
46201      Branch: metaconfig/U/perl
46202            ! d_fcntl_can_lock.U
46203 ____________________________________________________________________________
46204 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
46205         Log: The fcntl locking test may hang if NFS locking messed up;
46206              break out with alarm(10).
46207      Branch: perl
46208            ! Configure
46209 ____________________________________________________________________________
46210 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
46211         Log: Move the mdelete.bat from win32/bin to win32.
46212      Branch: perl
46213            ! MANIFEST
46214 ____________________________________________________________________________
46215 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
46216         Log: Typo in #11083.
46217      Branch: perl
46218            ! ext/Time/Piece/Piece.t
46219 ____________________________________________________________________________
46220 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
46221         Log: Netware tweaks from Guruprasad.
46222      Branch: perl
46223            - NetWare/perlsdio.h
46224            ! MANIFEST NetWare/Makefile NetWare/interface.c
46225            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
46226            ! perlsdio.h
46227 ____________________________________________________________________________
46228 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
46229         Log: Subject: Re: [PATH] shared -> unique;
46230              From: Abhijit Menon-Sen <ams@wiw.org>
46231              Date: Wed, 27 Jun 2001 03:51:27 +0530
46232              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
46233      Branch: perl
46234            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
46235 ____________________________________________________________________________
46236 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
46237         Log: Subject: Re: AIX / gcc-3.0
46238              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46239              Date: Mon, 02 Jul 2001 15:20:21 +0200
46240              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
46241      Branch: perl
46242            ! hints/aix.sh
46243 ____________________________________________________________________________
46244 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
46245         Log: Subject: Re: Bug report: split splits on wrong pattern
46246              From: Abhijit Menon-Sen <ams@wiw.org>
46247              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
46248              Date: Mon, 2 Jul 2001 16:31:33 +0530
46249      Branch: perl
46250            ! pp_ctl.c
46251 ____________________________________________________________________________
46252 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
46253         Log: Subject: [PATCH 5.6.1] test harness
46254              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46255              Date: Mon, 2 Jul 2001 06:29:21 -0400
46256              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
46257      Branch: perl
46258            ! lib/Test/Harness.pm
46259 ____________________________________________________________________________
46260 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
46261         Log: Subject: [PATCH 5.6.1] debugger goof
46262              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46263              Date: Mon, 2 Jul 2001 06:27:22 -0400
46264              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
46265      Branch: perl
46266            ! lib/perl5db.pl
46267 ____________________________________________________________________________
46268 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
46269         Log: Subject: [PATCH 5.6.1] OS/2 cwd
46270              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46271              Date: Mon, 2 Jul 2001 06:21:17 -0400
46272              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
46273      Branch: perl
46274            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
46275 ____________________________________________________________________________
46276 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
46277         Log: Make #11082 more OS/2-specific.
46278      Branch: perl
46279            ! ext/Time/Piece/Piece.t
46280 ____________________________________________________________________________
46281 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
46282         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
46283              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46284              Date: Mon, 2 Jul 2001 06:06:34 -0400
46285              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
46286      Branch: perl
46287            ! ext/Time/Piece/Piece.t
46288 ____________________________________________________________________________
46289 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
46290         Log: Subject: [PATCH B::Deparse] version number & changes
46291              From: Robin Houston <robin@kitsite.com>  
46292              Date: Sun, 1 Jul 2001 17:17:29 +0100
46293              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
46294      Branch: perl
46295            ! ext/B/B/Deparse.pm
46296 ____________________________________________________________________________
46297 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
46298         Log: Subject: a small fix.
46299              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
46300              Date: Mon, 2 Jul 2001 12:17:53 +0200
46301              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
46302      Branch: perl
46303            ! ext/Thread/Thread.xs
46304 ____________________________________________________________________________
46305 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
46306         Log: Subject: RE: perl@10907
46307              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
46308              Date: Mon, 2 Jul 2001 12:06:16 +0200
46309              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
46310              
46311              Borland C vs PerlIO.
46312      Branch: perl
46313            ! win32/config.bc win32/config_H.bc
46314 ____________________________________________________________________________
46315 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
46316         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
46317              From: "H.M. Brand" <merijn@l1.procura.nl>
46318              Date: Mon, 02 Jul 2001 11:18:57 +0200
46319              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
46320      Branch: perl
46321            ! t/op/write.t
46322 ____________________________________________________________________________
46323 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
46324         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
46325              From: Michael G Schwern <schwern@pobox.com>
46326              Date: Mon, 2 Jul 2001 00:26:24 -0400
46327              Message-ID: <20010702002624.A18302@blackrider>
46328      Branch: perl
46329            - ext/util/mkbootstrap
46330 ____________________________________________________________________________
46331 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
46332         Log: Subject: [PATCH op.h] v minor comment tweak
46333              From: Robin Houston <robin@puffinry.freeserve.co.uk>
46334              Date: Mon, 2 Jul 2001 00:42:01 +0100
46335              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
46336      Branch: perl
46337            ! op.h
46338 ____________________________________________________________________________
46339 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
46340         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
46341      Branch: perl
46342            ! pod/perlfunc.pod
46343 ____________________________________________________________________________
46344 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
46345         Log: Subject: Re: sizeof(struct sembuf)
46346              From: Nicholas Clark <nick@ccl4.org>
46347              Date: Sun, 1 Jul 2001 19:23:16 +0100
46348              Message-ID: <20010701192316.V59620@plum.flirble.org>
46349              
46350              s/signaling/signalling/
46351      Branch: perl
46352            ! pod/perlfunc.pod
46353 ____________________________________________________________________________
46354 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
46355         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
46356              From: "Philip Newton" <Philip.Newton@gmx.net>
46357              Date: Sun, 1 Jul 2001 09:37:56 +0200
46358              Message-Id: <200107010733.KAA03920@taas.iki.fi>
46359      Branch: perl
46360            ! pod/perlvar.pod
46361 ____________________________________________________________________________
46362 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
46363         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
46364              From: "Philip Newton" <Philip.Newton@gmx.net>
46365              Date: Sun, 1 Jul 2001 09:37:56 +0200
46366              Message-Id: <200107010733.KAA03925@taas.iki.fi>
46367      Branch: perl
46368            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
46369 ____________________________________________________________________________
46370 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
46371         Log: Metaconfig unit change for #11070.
46372      Branch: metaconfig
46373            ! U/compline/randfunc.U
46374 ____________________________________________________________________________
46375 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
46376         Log: Subject: [PATCH perlsnap] its --> it's --> its
46377              From: "Philip Newton" <Philip.Newton@gmx.net>
46378              Date: Sun, 1 Jul 2001 09:37:56 +0200
46379              Message-Id: <200107010733.KAA03914@taas.iki.fi>
46380      Branch: perl
46381            ! Porting/config_H
46382 ____________________________________________________________________________
46383 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
46384         Log: Sync with Sarathy; integrate with perlio.
46385      Branch: perl
46386           !> gv.c
46387 ____________________________________________________________________________
46388 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
46389         Log: regenerate win32/config_H.?c files
46390      Branch: perl
46391            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46392 ____________________________________________________________________________
46393 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
46394         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
46395              naming discipline
46396              
46397              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
46398              because of this)
46399              
46400              fix a warning about "fd" being used without being set in Cwd.xs
46401      Branch: perl
46402            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
46403            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
46404            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
46405            ! win32/config.vc
46406 ____________________________________________________________________________
46407 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
46408         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
46409              within macro arguments") and warnings ("unary minus applied to
46410              unsigned type", among others)
46411      Branch: perl
46412            ! gv.c hv.c op.c pp.c sv.c toke.c
46413 ____________________________________________________________________________
46414 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
46415         Log: win32 fixes: more spurious CRs
46416      Branch: perl
46417            ! win32/mdelete.bat
46418 ____________________________________________________________________________
46419 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
46420         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
46421              from win32/bin (or it gets deleted by distclean); don't delete
46422              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
46423              NT (should be made Win9x specific, and added to makefile.mk)
46424      Branch: perl
46425           +> win32/mdelete.bat
46426            - win32/bin/mdelete.bat
46427            ! win32/Makefile win32/makefile.mk
46428 ____________________________________________________________________________
46429 [ 11063] By: nick                                  on 2001/07/01  18:54:09
46430         Log: Quick for for #ifdef mess
46431      Branch: perlio
46432            ! gv.c
46433 ____________________________________________________________________________
46434 [ 11062] By: nick                                  on 2001/07/01  18:47:42
46435         Log: Raw integrate - does not build #if mess in gv.c
46436      Branch: perlio
46437           !> (integrate 29 files)
46438 ____________________________________________________________________________
46439 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
46440         Log: Make 'compile' target a little less broken.
46441              Still very broken, though: -Wall warnings from
46442              the generated code, boot_Foo prototypes missing,
46443              can't autoload Fcntl::SEEK_CUR et alia, ...
46444      Branch: perl
46445            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
46446            ! utils/perlcc.PL x2p/Makefile.SH
46447 ____________________________________________________________________________
46448 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
46449         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
46450      Branch: perl
46451            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
46452            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
46453 ____________________________________________________________________________
46454 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
46455         Log: Update Changes.
46456      Branch: perl
46457            ! Changes patchlevel.h
46458 ____________________________________________________________________________
46459 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
46460         Log: Still one typo, regen toc.
46461      Branch: perl
46462            ! lib/Unicode/UCD.pm pod/perltoc.pod
46463 ____________________________________________________________________________
46464 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
46465         Log: Detypos and regen toc.
46466      Branch: perl
46467            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
46468 ____________________________________________________________________________
46469 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
46470         Log: VERSION tweak.
46471      Branch: perl
46472            ! ext/List/Util/lib/List/Util.pm
46473 ____________________________________________________________________________
46474 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
46475         Log: Attempt at plugging the leak under ithreads detected by Doug.
46476      Branch: perl
46477            ! op.h
46478 ____________________________________________________________________________
46479 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
46480         Log: gcc -Wall lint after #11051.
46481      Branch: perl
46482            ! pp_sys.c
46483 ____________________________________________________________________________
46484 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
46485         Log: Integrate perlio:
46486              
46487              [ 11050]
46488              Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
46489      Branch: perl
46490           !> lib/File/Find/taint.t
46491 ____________________________________________________________________________
46492 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
46493         Log: Don't use the v-strings for module VERSIONs.
46494      Branch: perl
46495            ! lib/Unicode/UCD.pm
46496 ____________________________________________________________________________
46497 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
46498         Log: Code cleanup based on turning off the -woffs in IRIX.
46499              Not all of the gripes cleaned up (hairy code in hv.c and
46500              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
46501              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
46502              to the IRIX hints)
46503      Branch: perl
46504            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
46505            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
46506            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
46507            ! regcomp.c sv.c
46508 ____________________________________________________________________________
46509 [ 11050] By: nick                                  on 2001/06/30  20:46:46
46510         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
46511      Branch: perlio
46512            ! lib/File/Find/taint.t
46513 ____________________________________________________________________________
46514 [ 11049] By: nick                                  on 2001/06/30  18:13:33
46515         Log: Integrate mainline
46516      Branch: perlio
46517           +> NetWare/nwstdio.h NetWare/perlsdio.h
46518           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
46519           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
46520           +> lib/Unicode/UCD.t t/run/exit.t
46521           !> (integrate 60 files)
46522 ____________________________________________________________________________
46523 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
46524         Log: Delta delta.
46525      Branch: perl
46526            ! pod/perl572delta.pod
46527 ____________________________________________________________________________
46528 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
46529         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
46530              by CPAN.pm, use rather _00.
46531      Branch: perl
46532            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
46533            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
46534            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
46535            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
46536            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
46537            ! lib/ExtUtils/Embed.pm lib/Test.pm
46538 ____________________________________________________________________________
46539 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
46540         Log: Add a simple Unicode character database interface, Unicode::UCD.
46541      Branch: perl
46542            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
46543            ! MANIFEST
46544 ____________________________________________________________________________
46545 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
46546         Log: Subject: [PATCH] op/numconver.t
46547              From: Nicholas Clark <nick@ccl4.org>
46548              Date: Sat, 30 Jun 2001 15:40:10 +0100
46549              Message-ID: <20010630154010.I59620@plum.flirble.org>
46550      Branch: perl
46551            ! t/op/numconvert.t
46552 ____________________________________________________________________________
46553 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
46554         Log: The $^N is now taken (by #11038).
46555      Branch: perl
46556            ! t/base/lex.t
46557 ____________________________________________________________________________
46558 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
46559         Log: The #11040 had slipped to a wrong function...
46560      Branch: perl
46561            ! sv.c
46562 ____________________________________________________________________________
46563 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
46564         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
46565              the Configure library symbol probe mysteriously finds all
46566              symbols but those of pipe() and times().
46567      Branch: perl
46568            ! hints/aix.sh
46569 ____________________________________________________________________________
46570 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
46571         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
46572              From: Nicholas Clark <nick@ccl4.org>
46573              Date: Fri, 29 Jun 2001 23:49:07 +0100
46574              Message-ID: <20010629234907.D59620@plum.flirble.org>
46575      Branch: perl
46576            ! lib/ExtUtils.t
46577 ____________________________________________________________________________
46578 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
46579         Log: Subject: [PATCH] weakref fix 2, not yet there
46580              From: Artur Bergman <artur@contiller.se>
46581              Date: Sat, 30 Jun 2001 01:18:16 +0200
46582              Message-ID: <B762D957.1CC9%artur@contiller.se>
46583      Branch: perl
46584            ! sv.c
46585 ____________________________________________________________________________
46586 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
46587         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
46588              From: Michael G Schwern <schwern@pobox.com>
46589              Date: Fri, 29 Jun 2001 19:39:11 -0400
46590              Message-ID: <20010629193910.D25304@blackrider>
46591      Branch: perl
46592            + t/run/exit.t
46593            ! MANIFEST
46594 ____________________________________________________________________________
46595 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
46596         Log: Add support for $^N, the most-recently closed group.
46597      Branch: perl
46598            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
46599            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
46600            ! thrdvar.h
46601 ____________________________________________________________________________
46602 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
46603         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
46604              From: lvirden@cas.org
46605              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
46606              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
46607              
46608              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
46609              From: lvirden@cas.org
46610              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
46611              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
46612      Branch: perl
46613            ! README.solaris
46614 ____________________________________________________________________________
46615 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
46616         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
46617              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46618              Date: Sat, 30 Jun 2001 07:33:37 +0900
46619              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
46620              
46621              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
46622              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46623              Date: Sat, 30 Jun 2001 21:38:14 +0900
46624              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
46625      Branch: perl
46626            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
46627            + ext/Encode/Encode/7bit-kr.enc
46628            ! MANIFEST ext/Encode/Encode/Tcl.pm
46629 ____________________________________________________________________________
46630 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
46631         Log: NetWare tweaks from Guruprasad.
46632      Branch: perl
46633            + NetWare/nwstdio.h NetWare/perlsdio.h
46634            ! MANIFEST NetWare/Makefile NetWare/config.wc
46635            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
46636            ! NetWare/t/Readme.txt
46637 ____________________________________________________________________________
46638 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
46639         Log: More module $VERSION bump-ups.
46640      Branch: perl
46641            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
46642            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
46643            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
46644 ____________________________________________________________________________
46645 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
46646         Log: Doc update due to #11032.
46647      Branch: perl
46648            ! pod/perl572delta.pod
46649 ____________________________________________________________________________
46650 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
46651         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
46652              From: Peter Prymmer <pvhp@forte.com>
46653              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
46654              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
46655      Branch: perl
46656            ! ext/Time/HiRes/HiRes.xs
46657 ____________________________________________________________________________
46658 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
46659         Log: -lpthreads missing in AIX.
46660      Branch: perl
46661            ! hints/aix.sh
46662 ____________________________________________________________________________
46663 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
46664         Log: Subject: [PATCH] CLONE && weakrefs
46665              From: Artur Bergman <artur@contiller.se>
46666              Date: Fri, 29 Jun 2001 17:02:00 +0200
46667              Message-ID: <B7626508.1CA0%artur@contiller.se>
46668      Branch: perl
46669            ! sv.c
46670 ____________________________________________________________________________
46671 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
46672         Log: Subject: Re: Bug report: split splits on wrong pattern
46673              From: Radu Greab <radu@netsoft.ro>
46674              Date: Wed, 27 Jun 2001 21:50:52 +0300
46675              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
46676      Branch: perl
46677            ! pp_ctl.c t/op/split.t
46678 ____________________________________________________________________________
46679 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
46680         Log: Metaconfig unit change for #11027.
46681      Branch: metaconfig/U/perl
46682            ! d_modfl.U
46683 ____________________________________________________________________________
46684 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
46685         Log: I thought this Configure glitch for AIX was just recently fixed?
46686      Branch: perl
46687            ! Configure
46688 ____________________________________________________________________________
46689 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
46690         Log: Update Changes.
46691      Branch: perl
46692            ! Changes patchlevel.h
46693 ____________________________________________________________________________
46694 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
46695         Log: Subject: Re: perl@10967, File::Find, and Cwd
46696              From: Mike Guy <mjtg@cam.ac.uk>
46697              Date: Fri, 29 Jun 2001 14:56:49 +0100
46698              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
46699      Branch: perl
46700            ! lib/File/Find/taint.t
46701 ____________________________________________________________________________
46702 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
46703         Log: Update the sv_pvprintify() spec.
46704      Branch: perl
46705            ! pod/perltodo.pod
46706 ____________________________________________________________________________
46707 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
46708         Log: Known test failures update.
46709      Branch: perl
46710            ! pod/perl572delta.pod
46711 ____________________________________________________________________________
46712 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
46713         Log: Based on
46714              
46715              Subject: [PATCH @11016] More );) fixes
46716              From: Richard Soderberg <rs@crystalflame.net>
46717              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
46718              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
46719      Branch: perl
46720            ! ext/Thread/Thread.xs ext/Thread/typemap
46721 ____________________________________________________________________________
46722 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
46723         Log: Subject: [PATCH @11016] Fixes compile errors in four files
46724              From: Richard Soderberg <rs@crystalflame.net>
46725              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
46726              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
46727      Branch: perl
46728            ! mg.c pp.c pp_hot.c util.c
46729 ____________________________________________________________________________
46730 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
46731         Log: AIX hints tweaking continues, from Merijn Brand.
46732      Branch: perl
46733            ! hints/aix.sh
46734 ____________________________________________________________________________
46735 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
46736         Log: HP-UX needs gccversion sooner, from Merijn Brand.
46737      Branch: perl
46738            ! hints/hpux.sh
46739 ____________________________________________________________________________
46740 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
46741         Log: Subject: [PATCH 5.6.1] OS/2 docs
46742              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46743              Date: Fri, 29 Jun 2001 02:34:12 -0400
46744              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
46745      Branch: perl
46746            ! README.os2 os2/Changes
46747 ____________________________________________________________________________
46748 [ 11017] By: nick                                  on 2001/06/29  10:20:30
46749         Log: Integrate mainline
46750      Branch: perlio
46751           +> (branch 37 files)
46752            - ext/ODBM_File/sdbm.t
46753           !> (integrate 211 files)
46754 ____________________________________________________________________________
46755 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
46756         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
46757              the modules found using a script written by Larry Schatzer Jr.
46758      Branch: perl
46759            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
46760            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
46761            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
46762            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
46763            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
46764            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
46765            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
46766            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
46767            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
46768            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
46769            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
46770            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
46771            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
46772            ! lib/constant.pm lib/fields.pm lib/strict.pm
46773 ____________________________________________________________________________
46774 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
46775         Log: The latest JPL from the anoncvs.
46776      Branch: perl
46777            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
46778 ____________________________________________________________________________
46779 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
46780         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
46781      Branch: perl
46782            ! t/op/pat.t
46783 ____________________________________________________________________________
46784 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
46785         Log: Worrying about insecure directories now is a bit too late.
46786      Branch: perl
46787            ! lib/File/Find/taint.t
46788 ____________________________________________________________________________
46789 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
46790         Log: Cannot DIE() in a void function,
46791              from Richard Hatch <rhatch@austin.ibm.com>.
46792      Branch: perl
46793            ! ext/IPC/SysV/SysV.xs
46794 ____________________________________________________________________________
46795 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
46796         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
46797              From: Peter Prymmer <pvhp@forte.com>
46798              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
46799              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
46800              
46801              (unfinished: time/hires tests 3, 5, 14 failing, but better
46802              than wholesale failure)
46803      Branch: perl
46804            ! ext/Time/HiRes/HiRes.xs
46805 ____________________________________________________________________________
46806 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
46807         Log: Subject: [PATCH 5.6.1] OS/2 improvements
46808              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46809              Date: Thu, 28 Jun 2001 16:03:14 -0400
46810              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
46811      Branch: perl
46812            + os2/os2_base.t
46813            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
46814            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
46815            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
46816            ! os2/os2ish.h
46817 ____________________________________________________________________________
46818 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
46819         Log: Subject: Incrementing Extutils::Manifest's $VERSION
46820              From: Michael G Schwern <schwern@pobox.com>
46821              Date: Thu, 28 Jun 2001 13:13:49 -0400
46822              Message-ID: <20010628131349.A14738@blackrider>
46823      Branch: maint-5.6/perl
46824            ! lib/ExtUtils/Manifest.pm
46825 ____________________________________________________________________________
46826 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
46827         Log: AIX tweak from Merijn Brand.
46828      Branch: perl
46829            ! hints/aix.sh
46830 ____________________________________________________________________________
46831 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
46832         Log: Create the macperl branch.
46833      Branch: maint-5.6/macperl
46834           +> (branch 1728 files)
46835 ____________________________________________________________________________
46836 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
46837         Log: Update Changes.
46838      Branch: perl
46839            ! Changes patchlevel.h
46840 ____________________________________________________________________________
46841 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
46842         Log: More Perforce lore.
46843      Branch: perl
46844            ! Porting/repository.pod
46845 ____________________________________________________________________________
46846 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
46847         Log: Metaconfig unit changes for #11003.
46848      Branch: metaconfig/U/perl
46849            + d_nl_langinfo.U i_langinfo.U
46850 ____________________________________________________________________________
46851 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
46852         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
46853              Expected not to exist in non-UNIX excepting in VMS, where
46854              according to a quick web survey they just might.
46855      Branch: perl
46856            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
46857            ! Porting/config_H config_h.SH configure.com epoc/config.sh
46858            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
46859            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
46860            ! win32/config.bc win32/config.gc win32/config.vc
46861 ____________________________________________________________________________
46862 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
46863         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
46864              in AIX is one is doing a 64-bit build.
46865      Branch: perl
46866            ! hints/aix.sh
46867 ____________________________________________________________________________
46868 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
46869         Log: Metaconfig unit changes for #11000.
46870      Branch: metaconfig/U/perl
46871            ! use64bits.U uselfs.U
46872 ____________________________________________________________________________
46873 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
46874         Log: Move use64bitint and use64bitall before uselargefiles.
46875      Branch: perl
46876            ! Configure
46877 ____________________________________________________________________________
46878 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
46879         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
46880              From: Robert Spier <rspier@pobox.com>
46881              Message-ID: <15162.41164.618712.841415@rls.cx>
46882              Date: Wed, 27 Jun 2001 23:13:16 -0400
46883      Branch: perl
46884            ! doio.c
46885 ____________________________________________________________________________
46886 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
46887         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
46888              From: Peter Prymmer <pvhp@forte.com>
46889              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
46890              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
46891      Branch: perl
46892            ! numeric.c
46893 ____________________________________________________________________________
46894 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
46895         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
46896              From: Peter Prymmer <pvhp@forte.com>
46897              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
46898              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
46899      Branch: perl
46900            ! configure.com ext/Digest/MD5/Makefile.PL
46901 ____________________________________________________________________________
46902 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
46903         Log: Update Changes.
46904      Branch: perl
46905            ! Changes patchlevel.h
46906 ____________________________________________________________________________
46907 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
46908         Log: Tiny EPOC updates.
46909      Branch: perl
46910            ! epoc/config.sh
46911 ____________________________________________________________________________
46912 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
46913         Log: The Test::More and Test::Simple tests required help
46914              thanks to our schizophrenic test scheme.
46915      Branch: perl
46916            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
46917            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
46918            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
46919            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
46920            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
46921 ____________________________________________________________________________
46922 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
46923         Log: Upgrade to Test::Simple 0.09.
46924      Branch: perl
46925            + lib/Test/Simple/Changes
46926            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
46927            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
46928            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
46929            ! lib/Test/Simple/t/plan_is_noplan.t
46930 ____________________________________________________________________________
46931 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
46932         Log: Upgrade to Test::More 0.07.
46933      Branch: perl
46934            + lib/Test/More/Changes
46935            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
46936            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
46937            ! lib/Test/More/t/skipall.t
46938 ____________________________________________________________________________
46939 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
46940         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
46941              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46942              Date: Wed, 27 Jun 2001 18:40:04 +0200
46943              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
46944      Branch: perl
46945            ! hints/hpux.sh
46946 ____________________________________________________________________________
46947 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
46948         Log: Subject: [PATCH README.qnx hints/qnx.sh]
46949              From: Norton Allen <allen@huarp.harvard.edu>
46950              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
46951              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
46952      Branch: perl
46953            ! README.qnx hints/qnx.sh
46954 ____________________________________________________________________________
46955 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
46956         Log: Subject: [PATCH] two little documentation nits
46957              From: Abhijit Menon-Sen <ams@wiw.org>
46958              Date: Wed, 27 Jun 2001 20:07:50 +0530
46959              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
46960      Branch: perl
46961            ! sv.c sv.h
46962 ____________________________________________________________________________
46963 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
46964         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
46965              From: Norton Allen <allen@huarp.harvard.edu>
46966              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
46967              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
46968      Branch: perl
46969            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
46970 ____________________________________________________________________________
46971 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
46972         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
46973              From: Michael G Schwern <schwern@pobox.com>
46974              Date: Wed, 27 Jun 2001 02:34:58 -0400
46975              Message-ID: <20010627023458.K23874@blackrider>
46976      Branch: perl
46977            ! vms/test.com
46978 ____________________________________________________________________________
46979 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
46980         Log: Add perl_clone_host() for Netware.
46981      Branch: perl
46982            ! NetWare/nw5.c
46983 ____________________________________________________________________________
46984 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
46985         Log: GCC 3.0 hints for HP-UX.
46986      Branch: perl
46987            ! hints/hpux.sh
46988 ____________________________________________________________________________
46989 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
46990         Log: In some Linux distributions the libndbm is broken
46991              (no null key support), therefore link with libgdbm
46992              (if available), since it has a working ndbm emulation,
46993              from Jonathan Stowe.
46994      Branch: perl
46995            + ext/NDBM_File/hints/linux.pl
46996            ! MANIFEST
46997 ____________________________________________________________________________
46998 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
46999         Log: Subject: [PATCH perl@10930] find.t hack for VMS
47000              From: "Craig A. Berry" <craigberry@mac.com>
47001              Date: Tue, 26 Jun 2001 23:40:25 -0500
47002              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
47003      Branch: perl
47004            ! lib/File/Find/find.t
47005 ____________________________________________________________________________
47006 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
47007         Log: AUTHORS updates.
47008      Branch: perl
47009            ! AUTHORS
47010 ____________________________________________________________________________
47011 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
47012         Log: Metaconfig unit change like #10980.
47013      Branch: metaconfig
47014            ! U/compline/d_stdstdio.U
47015 ____________________________________________________________________________
47016 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
47017         Log: "lose the it's", from Abhijit Menon-Sen.
47018              ("It's" not searched, pods not searched.)
47019      Branch: perl
47020            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
47021            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
47022            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
47023            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
47024            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
47025            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
47026 ____________________________________________________________________________
47027 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
47028         Log: "lose the looses", from Abhijit Menon-Sen.
47029      Branch: perl
47030            ! ext/B/B/Assembler.pm gv.c
47031 ____________________________________________________________________________
47032 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
47033         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
47034      Branch: perl
47035            ! hints/os390.sh
47036 ____________________________________________________________________________
47037 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
47038         Log: DEC C 5.3 on the VAX simply doesn't seem to like
47039              compiling the MD5 extension, disable it there for now,
47040              from Peter Prymmer.
47041      Branch: perl
47042            ! configure.com
47043 ____________________________________________________________________________
47044 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
47045         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
47046              From: Jonathan Stowe <gellyfish@gellyfish.com>
47047              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
47048              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
47049      Branch: perl
47050            ! pod/perlfaq3.pod
47051 ____________________________________________________________________________
47052 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
47053         Log: Subject: [PATCH 5.6.1] perlxs misprints
47054              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47055              Date: Tue, 26 Jun 2001 17:20:00 -0400
47056              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
47057      Branch: perl
47058            ! pod/perlxs.pod
47059 ____________________________________________________________________________
47060 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
47061         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
47062              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47063              Date: Tue, 26 Jun 2001 17:27:07 -0400
47064              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
47065      Branch: perl
47066            ! lib/ExtUtils/MM_Unix.pm
47067 ____________________________________________________________________________
47068 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
47069         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
47070              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47071              Date: Tue, 26 Jun 2001 17:23:24 -0400
47072              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
47073      Branch: perl
47074            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
47075 ____________________________________________________________________________
47076 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
47077         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
47078              by Olaf Flebbe.
47079      Branch: perl
47080            ! perl.h
47081 ____________________________________________________________________________
47082 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
47083         Log: Detypo.
47084      Branch: perl
47085            ! lib/Memoize/t/tie_sdbm.t
47086 ____________________________________________________________________________
47087 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
47088         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
47089      Branch: perl
47090            ! win32/perllib.c
47091 ____________________________________________________________________________
47092 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
47093         Log: Subject: [patch] perl_clone+CvFILE
47094              From: Doug MacEachern <dougm@covalent.net>
47095              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
47096              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
47097      Branch: perl
47098            ! sv.c
47099 ____________________________________________________________________________
47100 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
47101         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
47102              From: Mark-Jason Dominus <mjd@plover.com>
47103              Date: Tue, 26 Jun 2001 12:33:01 -0400
47104              Message-ID: <20010626163301.31298.qmail@plover.com>
47105      Branch: perl
47106            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
47107 ____________________________________________________________________________
47108 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
47109         Log: Update Changes.
47110      Branch: perl
47111            ! Changes patchlevel.h
47112 ____________________________________________________________________________
47113 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
47114         Log: Also catfile() needs now to explicitly exported.
47115      Branch: perl
47116            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
47117 ____________________________________________________________________________
47118 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
47119         Log: Regen toc.
47120      Branch: perl
47121            ! pod/perltoc.pod
47122 ____________________________________________________________________________
47123 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
47124         Log: Nonexistent pod command.
47125      Branch: perl
47126            ! pod/perl572delta.pod
47127 ____________________________________________________________________________
47128 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
47129         Log: Be more portable in the quest for tmpdir.
47130      Branch: perl
47131            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
47132 ____________________________________________________________________________
47133 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
47134         Log: Be more portable in finding out the home directory,
47135              and use File::Spec to do the concat.
47136              (Come to think of it, couldn't File::Spec provide
47137              for a ->homedir method?)
47138      Branch: perl
47139            ! lib/Net/Config.pm
47140 ____________________________________________________________________________
47141 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
47142         Log: Doc patch for #10959.
47143      Branch: perl
47144            ! pod/perlfunc.pod
47145 ____________________________________________________________________________
47146 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
47147         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
47148              From: "Philip Newton" <pnewton@gmx.de>
47149              Date: Tue, 26 Jun 2001 16:26:47 +0200
47150              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
47151      Branch: perl
47152            ! pod/perldata.pod
47153 ____________________________________________________________________________
47154 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
47155         Log: Subject: [PATH] shared -> unique;
47156              From: "Artur Bergman" <artur@contiller.se>
47157              Date: Tue, 26 Jun 2001 16:18:40 +0200
47158              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
47159              
47160              Because "shared" isn't: it's read-only.
47161      Branch: perl
47162            ! toke.c xsutils.c
47163 ____________________________________________________________________________
47164 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
47165         Log: Escape multiline croak messages.
47166      Branch: perl
47167            ! t/op/ver.t
47168 ____________________________________________________________________________
47169 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
47170         Log: No more pragma/*.t for minitest.
47171      Branch: perl
47172            ! Makefile.SH
47173 ____________________________________________________________________________
47174 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
47175         Log: AUTHORS updates.
47176      Branch: perl
47177            ! AUTHORS
47178 ____________________________________________________________________________
47179 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
47180         Log: delta updates.
47181      Branch: perl
47182            ! pod/perl572delta.pod
47183 ____________________________________________________________________________
47184 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
47185         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
47186              From: Artur Bergman <artur@contiller.se> 
47187              Date: Tue, 26 Jun 2001 15:32:53 +0200
47188              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
47189      Branch: perl
47190            ! makedef.pl sv.c sv.h win32/perllib.c
47191 ____________________________________________________________________________
47192 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
47193         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
47194              From: Jonathan Stowe <gellyfish@gellyfish.com>
47195              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
47196              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
47197              
47198              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
47199      Branch: perl
47200            + ext/Time/HiRes/hints/sco.pl
47201            ! MANIFEST
47202 ____________________________________________________________________________
47203 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
47204         Log: Subject: [PATCH 5.6.1] static build
47205              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47206              Date: Tue, 26 Jun 2001 04:22:25 -0400
47207              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
47208      Branch: perl
47209            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
47210            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
47211 ____________________________________________________________________________
47212 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
47213         Log: DJGPP patches from Laszlo Molnar.
47214      Branch: perl
47215            ! djgpp/djgpp.c perl.c util.c
47216 ____________________________________________________________________________
47217 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
47218         Log: Netware patches from Ananth Kesari.
47219      Branch: perl
47220            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
47221            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
47222            ! NetWare/nwtinfo.h
47223 ____________________________________________________________________________
47224 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
47225         Log: Detypo.
47226      Branch: perl
47227            ! ext/Errno/Errno_pm.PL
47228 ____________________________________________________________________________
47229 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
47230         Log: There seems to be two ways of spelling the $^O in *STEP.
47231      Branch: perl
47232            ! ext/Errno/Errno_pm.PL
47233 ____________________________________________________________________________
47234 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
47235         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
47236              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
47237      Branch: perl
47238            ! ext/Errno/Errno_pm.PL
47239 ____________________________________________________________________________
47240 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
47241         Log: Known bugs update.
47242      Branch: perl
47243            ! pod/perl572delta.pod
47244 ____________________________________________________________________________
47245 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
47246         Log: The default installation of Cygwin has 500 as root's uid.
47247      Branch: perl
47248            ! lib/User/pwent.t
47249 ____________________________________________________________________________
47250 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
47251         Log: Be even more relaxed (re-allow having only one entry).
47252      Branch: perl
47253            ! t/op/grent.t t/op/pwent.t
47254 ____________________________________________________________________________
47255 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
47256         Log: Test failure updates.
47257      Branch: perl
47258            ! pod/perl572delta.pod
47259 ____________________________________________________________________________
47260 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
47261         Log: MPE/iX test tweaks from Mark Bixby.
47262      Branch: perl
47263            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
47264            ! t/io/fs.t t/op/stat.t
47265 ____________________________________________________________________________
47266 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
47267         Log: Microperl findings.
47268      Branch: perl
47269            ! perl.h pp_sys.c
47270 ____________________________________________________________________________
47271 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
47272         Log: Touch uconfig.h.
47273      Branch: perl
47274            ! uconfig.h
47275 ____________________________________________________________________________
47276 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
47277         Log: Subject: [PATCH] Proposed fix for Pod::Man
47278              From: Rob Napier <rnapier@employees.org>
47279              Date: Mon, 25 Jun 2001 15:49:24 -0400
47280              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
47281              
47282              Cater for Solaris nroff brokenness (shortchanges daisywheel
47283              printers, but hey, we also no more support PDPs.)
47284      Branch: perl
47285            ! lib/Pod/Man.pm
47286 ____________________________________________________________________________
47287 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
47288         Log: Typo in #10937.
47289      Branch: perl
47290            ! ext/POSIX/sigaction.t
47291 ____________________________________________________________________________
47292 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
47293         Log: SIGCONT not trappable in VMS.
47294      Branch: perl
47295            ! ext/POSIX/sigaction.t
47296 ____________________________________________________________________________
47297 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
47298         Log: Subject: [DRAFT] Encode-Tcl.t
47299              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47300              Date: Tue, 26 Jun 2001 03:38:08 +0900
47301              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
47302      Branch: perl
47303            + ext/Encode/Encode/Tcl.t
47304            ! MANIFEST ext/Encode/Encode/Tcl.pm
47305 ____________________________________________________________________________
47306 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
47307         Log: Because of #10932 retract also the perlfunc hunk of #10910.
47308      Branch: perl
47309            ! pod/perlfunc.pod
47310 ____________________________________________________________________________
47311 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
47312         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
47313              by Ilya Zakharevich in
47314              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
47315      Branch: perl
47316            ! XSUB.h
47317 ____________________________________________________________________________
47318 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
47319         Log: Typo in #10889.
47320      Branch: perl
47321            ! hints/uts.sh
47322 ____________________________________________________________________________
47323 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
47324         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
47325              From: Abhijit Menon-Sen <ams@wiw.org>
47326              Date: Mon, 25 Jun 2001 23:45:45 +0530
47327              Message-ID: <20010625234545.A5022@lustre.linux.in>
47328      Branch: perl
47329            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
47330 ____________________________________________________________________________
47331 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
47332         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
47333              From: Michael G Schwern <schwern@pobox.com>
47334              Date: Mon, 25 Jun 2001 14:35:51 -0400
47335              Message-ID: <20010625143551.H13819@blackrider>
47336      Branch: perl
47337            ! lib/Test.pm
47338 ____________________________________________________________________________
47339 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
47340         Log: Update Changes.
47341      Branch: perl
47342            ! Changes patchlevel.h
47343 ____________________________________________________________________________
47344 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
47345         Log: Regen toc and modlib.
47346      Branch: perl
47347            ! pod/perlmodlib.pod pod/perltoc.pod
47348 ____________________________________________________________________________
47349 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
47350         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
47351              for the benefit of C++ compilers, as suggested by Guruprasad.
47352      Branch: perl
47353            ! embed.pl proto.h
47354 ____________________________________________________________________________
47355 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
47356         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
47357              From: Jonathan Stowe <gellyfish@gellyfish.com>
47358              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
47359              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
47360      Branch: perl
47361            ! pod/perlfaq5.pod
47362 ____________________________________________________________________________
47363 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
47364         Log: Missed from #10925.
47365      Branch: perl
47366            ! gv.c
47367 ____________________________________________________________________________
47368 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
47369         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
47370              From: Robin Houston <robin@kitsite.com>
47371              Date: Sat, 19 May 2001 16:19:34 +0100
47372              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
47373      Branch: perl
47374            ! cv.h gv.h op.c
47375 ____________________________________________________________________________
47376 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
47377         Log: Netware README tweak.
47378      Branch: perl
47379            ! README.netware
47380 ____________________________________________________________________________
47381 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
47382         Log: Subject: [PATCH] Re: overload.t fails
47383              From: Abhijit Menon-Sen <ams@wiw.org>
47384              Date: Mon, 25 Jun 2001 14:52:20 +0530
47385              Message-ID: <20010625145220.A24114@lustre.linux.in>
47386      Branch: perl
47387            ! lib/overload.t
47388 ____________________________________________________________________________
47389 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
47390         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
47391              From: Mike Guy <mjtg@cam.ac.uk>
47392              Date: Mon, 25 Jun 2001 11:43:23 +0100
47393              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
47394      Branch: perl
47395            ! lib/Carp.pm
47396 ____________________________________________________________________________
47397 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
47398         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
47399              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47400              Date: Sun, 24 Jun 2001 05:17:05 -0400
47401              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
47402      Branch: perl
47403            ! os2/os2ish.h
47404 ____________________________________________________________________________
47405 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
47406         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
47407              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47408              Date: Mon, 25 Jun 2001 05:52:27 -0400
47409              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
47410      Branch: perl
47411            ! hints/os2.sh
47412 ____________________________________________________________________________
47413 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
47414         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
47415              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47416              Date: Mon, 25 Jun 2001 05:23:35 -0400
47417              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
47418      Branch: perl
47419            ! os2/os2.c
47420 ____________________________________________________________________________
47421 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
47422         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
47423              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47424              Date: Mon, 25 Jun 2001 05:04:32 -0400
47425              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
47426      Branch: perl
47427            ! os2/OS2/REXX/DLL/DLL.pm
47428 ____________________________________________________________________________
47429 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
47430         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
47431              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47432              Date: Mon, 25 Jun 2001 05:02:36 -0400
47433              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
47434      Branch: perl
47435            ! mg.c os2/dl_os2.c os2/os2.c
47436 ____________________________________________________________________________
47437 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
47438         Log: Subject: Re: [PATCH 5.6.1] misprints
47439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47440              Date: Mon, 25 Jun 2001 04:50:50 -0400
47441              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
47442      Branch: perl
47443            ! os2/os2.c pp_sys.c
47444 ____________________________________________________________________________
47445 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
47446         Log: Add Test::More and Test::Simple to the delta.
47447      Branch: perl
47448            ! pod/perl572delta.pod
47449 ____________________________________________________________________________
47450 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
47451         Log: Add Test::More, from Michael G Schwern.
47452      Branch: perl
47453            + lib/Test/More.pm lib/Test/More/t/More.t
47454            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
47455            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
47456            + t/lib/Test/More/Catch.pm
47457            ! MANIFEST
47458 ____________________________________________________________________________
47459 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
47460         Log: Add Test::Simple from Michael G Schwern.
47461      Branch: perl
47462            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
47463            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
47464            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
47465            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
47466            + t/lib/Test/Simple/Catch.pm
47467            + t/lib/Test/Simple/sample_tests/death.plx
47468            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
47469            + t/lib/Test/Simple/sample_tests/extras.plx
47470            + t/lib/Test/Simple/sample_tests/five_fail.plx
47471            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
47472            + t/lib/Test/Simple/sample_tests/one_fail.plx
47473            + t/lib/Test/Simple/sample_tests/require.plx
47474            + t/lib/Test/Simple/sample_tests/success.plx
47475            + t/lib/Test/Simple/sample_tests/too_few.plx
47476            + t/lib/Test/Simple/sample_tests/two_fail.plx
47477            ! MANIFEST
47478 ____________________________________________________________________________
47479 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
47480         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
47481              From: "Craig A. Berry" <craigberry@mac.com>
47482              Date: Sun, 24 Jun 2001 23:41:36 -0500
47483              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
47484      Branch: perl
47485            ! pp_sys.c
47486 ____________________________________________________________________________
47487 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
47488         Log: Upgrade to Attribute::Handlers 0.70.
47489      Branch: perl
47490            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
47491            ! MANIFEST lib/Attribute/Handlers.pm
47492 ____________________________________________________________________________
47493 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
47494         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
47495              From: Abhijit Menon-Sen <ams@wiw.org>
47496              Date: Sat, 23 Jun 2001 05:17:44 +0530
47497              Message-ID: <20010623051744.A18583@lustre.linux.in>
47498              
47499              (Can't think of a good place to put tests.)
47500      Branch: perl
47501            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
47502 ____________________________________________________________________________
47503 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
47504         Log: Subject: [PATCH] t/op/pat.t typo fix
47505              From: Richard Soderberg <rs@crystalflame.net>
47506              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
47507              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
47508      Branch: perl
47509            ! t/op/pat.t
47510 ____________________________________________________________________________
47511 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
47512         Log: Move the pack warnings to their own file, as pointed
47513              out by Spider.
47514      Branch: perl
47515            + t/lib/warnings/pp_pack
47516            ! MANIFEST t/lib/warnings/pp
47517 ____________________________________________________________________________
47518 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
47519         Log: Update Changes.
47520      Branch: perl
47521            ! Changes patchlevel.h
47522 ____________________________________________________________________________
47523 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
47524         Log: Partially fix a problem noticed by IRIX compiler:
47525              the initialization of parse_start was bypassed by
47526              several gotos.  Now initialized to zero, which may
47527              not be the best choice.
47528      Branch: perl
47529            ! regcomp.c
47530 ____________________________________________________________________________
47531 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
47532         Log: Relax the group and password tests back to moaning only
47533              if no matches at all are found.  (Even with a small sample
47534              I could find many sites where there are, umm, anomalies in
47535              the said databases.)       
47536      Branch: perl
47537            ! t/op/grent.t t/op/pwent.t
47538 ____________________________________________________________________________
47539 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
47540         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
47541      Branch: perl
47542            ! pp_ctl.c
47543 ____________________________________________________________________________
47544 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
47545         Log: De-cut-and-pasto in #10902.
47546      Branch: perl
47547            ! pp_ctl.c
47548 ____________________________________________________________________________
47549 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
47550         Log: The #10771 didn't take?
47551      Branch: perl
47552            ! pp_ctl.c
47553 ____________________________________________________________________________
47554 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
47555         Log: Undo the filetests part of #10900, under multiplicity
47556              weird errors take place.
47557      Branch: perl
47558            ! pp_sys.c
47559 ____________________________________________________________________________
47560 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
47561         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
47562      Branch: perl
47563            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
47564 ____________________________________________________________________________
47565 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
47566         Log: (Replaced by #10922)
47567              
47568              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
47569              From: Tony Bowden <tony@kasei.com>
47570              Date: Sun, 24 Jun 2001 17:32:40 +0100
47571              Message-ID: <20010624173240.A16293@blackstar.co.uk>
47572              
47573              Document (well, mention) shortmess() and longmess()
47574              to rob people of their fun of reinventing the wheel.
47575      Branch: perl
47576            ! lib/Carp.pm
47577 ____________________________________________________________________________
47578 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
47579         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
47580              From: Brian Jepson <bjepson@oreilly.com>
47581              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
47582              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
47583      Branch: perl
47584            ! pp_sys.c
47585 ____________________________________________________________________________
47586 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
47587         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
47588              From: Robin Barker <rmb1@cise.npl.co.uk> 
47589              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
47590              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
47591      Branch: perl
47592            ! lib/CPAN.pm
47593 ____________________________________________________________________________
47594 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
47595         Log: Memoize patch from mjd.
47596      Branch: perl
47597            ! lib/Memoize/t/tie_storable.t
47598 ____________________________________________________________________________
47599 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
47600         Log: Spec the sv_pvprintify() a bit more.
47601      Branch: perl
47602            ! pod/perltodo.pod
47603 ____________________________________________________________________________
47604 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
47605         Log: Upgrade to Memoize 0.65.
47606      Branch: perl
47607            + lib/Memoize/t/array_confusion.t
47608            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
47609            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
47610            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
47611            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
47612            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
47613            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
47614            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
47615            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
47616            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
47617            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
47618            ! lib/Memoize/t/tie_storable.t
47619 ____________________________________________________________________________
47620 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
47621         Log: Metaconfig unit change for #10892.
47622      Branch: metaconfig
47623            ! U/modified/Options.U
47624 ____________________________________________________________________________
47625 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
47626         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
47627              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47628              Date: Sun, 24 Jun 2001 05:24:40 -0400
47629              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
47630      Branch: perl
47631            ! Configure hints/os2.sh
47632 ____________________________________________________________________________
47633 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
47634         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
47635              From: Mike Guy <mjtg@cam.ac.uk>
47636              Date: Sun, 24 Jun 2001 15:28:39 +0100
47637              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
47638              
47639              Fix an ancient (5.002) bug.
47640      Branch: perl
47641            ! lib/Carp/Heavy.pm
47642 ____________________________________________________________________________
47643 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
47644         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
47645              variables.
47646      Branch: perl
47647            ! pp_sys.c
47648 ____________________________________________________________________________
47649 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
47650         Log: Make UTS as per #10888.
47651      Branch: perl
47652            ! hints/uts.sh
47653 ____________________________________________________________________________
47654 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
47655         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
47656      Branch: perl
47657            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
47658            ! mpeix/mpeixish.h perl.h unixish.h
47659 ____________________________________________________________________________
47660 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
47661         Log: AUTHORS update.
47662      Branch: perl
47663            ! AUTHORS
47664 ____________________________________________________________________________
47665 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
47666         Log: Subject: Encode::Tcl for multibyte doesnot work
47667              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47668              Date: Sun, 24 Jun 2001 22:48:21 +0900
47669              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
47670      Branch: perl
47671            ! ext/Encode/Encode/Tcl.pm
47672 ____________________________________________________________________________
47673 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
47674         Log: Subject: [PATCH] Remove tautology in error messages
47675              From: Mike Guy <mjtg@cam.ac.uk>
47676              Date: Sun, 24 Jun 2001 13:31:00 +0100
47677              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
47678      Branch: perl
47679            ! pp_sys.c
47680 ____________________________________________________________________________
47681 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
47682         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
47683      Branch: perl
47684            ! hints/darwin.sh
47685 ____________________________________________________________________________
47686 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
47687         Log: Subject: Re: [PATCH 5.6.1] test suite
47688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47689              Date: Sun, 24 Jun 2001 05:47:05 -0400
47690              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
47691              
47692              Test suite fixes.
47693      Branch: perl
47694            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
47695 ____________________________________________________________________________
47696 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
47697         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
47698              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47699              Date: Sun, 24 Jun 2001 05:37:19 -0400
47700              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
47701      Branch: perl
47702            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
47703 ____________________________________________________________________________
47704 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
47705         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
47706              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47707              Date: Sun, 24 Jun 2001 05:34:50 -0400
47708              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
47709              
47710              Pacify compiler warnings.
47711      Branch: perl
47712            ! pp_sys.c
47713 ____________________________________________________________________________
47714 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
47715         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
47716              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47717              Date: Sun, 24 Jun 2001 05:21:18 -0400
47718              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
47719              
47720              Enable compression of executables during link time.
47721      Branch: perl
47722            ! hints/os2.sh
47723 ____________________________________________________________________________
47724 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
47725         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
47726              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47727              Date: Sun, 24 Jun 2001 05:15:11 -0400
47728              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
47729              
47730              Add ordinals to the export list for Perl DLL.
47731              (Breaks intra-version DLL compatibility.)
47732      Branch: perl
47733            ! makedef.pl
47734 ____________________________________________________________________________
47735 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
47736         Log: Allow (displaying and) re-editing the Subject in perlbug.
47737              Also abstract the Subject quality control into a function.
47738      Branch: perl
47739            ! utils/perlbug.PL
47740 ____________________________________________________________________________
47741 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
47742         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
47743      Branch: perl
47744            ! utils/perlbug.PL
47745 ____________________________________________________________________________
47746 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
47747         Log: Regen toc and modlib.
47748      Branch: perl
47749            ! pod/perlmodlib.pod pod/perltoc.pod
47750 ____________________________________________________________________________
47751 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
47752         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
47753              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
47754              attribute semantics as much as possible, or 'ntsec' which uses
47755              native NTFS semantics.)  (See also #10877.)
47756      Branch: perl
47757            ! perl.c
47758 ____________________________________________________________________________
47759 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
47760         Log: (Retracted by #11586)
47761              
47762              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
47763      Branch: perl
47764            ! lib/Test/Harness.pm
47765 ____________________________________________________________________________
47766 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
47767         Log: Just zap the -uPerlio.
47768      Branch: perl
47769            ! ext/B/Stash.t
47770 ____________________________________________________________________________
47771 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
47772         Log: Do not test PerlIO if PerlIO not used.
47773      Branch: perl
47774            ! ext/PerlIO/PerlIO.t
47775 ____________________________________________________________________________
47776 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
47777         Log: Regen perlapi.
47778      Branch: perl
47779            ! pod/perlapi.pod
47780 ____________________________________________________________________________
47781 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
47782         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
47783              From: Nicholas Clark <nick@ccl4.org>
47784              Date: Sat, 23 Jun 2001 22:55:47 +0100
47785              Message-ID: <20010623225547.Z98663@plum.flirble.org>
47786      Branch: perl
47787            ! numeric.c
47788 ____________________________________________________________________________
47789 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
47790         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
47791              From: Prymmer/Kahn <pvhp@best.com>
47792              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
47793              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
47794      Branch: perl
47795            ! lib/h2xs.t
47796 ____________________________________________________________________________
47797 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
47798         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
47799              cygwin does not taint cwd, just like win32.
47800      Branch: perl
47801            ! lib/File/Find/taint.t t/op/taint.t
47802 ____________________________________________________________________________
47803 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
47804         Log: Retract #10865, the patch should be unnecessary.
47805              (But seemingly helpful in Cygwin?  Strange.)
47806      Branch: perl
47807            ! lib/Memoize/t/tie_ndbm.t
47808 ____________________________________________________________________________
47809 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
47810         Log: Misplaced test file; plus Cygwin filesystem semantics.
47811      Branch: perl
47812            + ext/SDBM_File/sdbm.t
47813            - ext/ODBM_File/sdbm.t
47814            ! MANIFEST
47815 ____________________________________________________________________________
47816 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
47817         Log: (Retracted by #10867.)
47818      Branch: perl
47819            ! lib/Memoize/t/tie_ndbm.t
47820 ____________________________________________________________________________
47821 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
47822         Log: Metaconfig unit change for #10863.
47823      Branch: metaconfig/U/perl
47824            ! Extensions.U
47825 ____________________________________________________________________________
47826 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
47827         Log: In Cygwin do not build NDBM_File and ODBM_File unless
47828              -lndbm and -ldbm are available.
47829      Branch: perl
47830            ! Configure config_h.SH
47831 ____________________________________________________________________________
47832 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
47833         Log: More Cygwin filesystem semantics.
47834      Branch: perl
47835            ! t/io/fs.t t/op/stat.t
47836 ____________________________________________________________________________
47837 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
47838         Log: More DOSish permission semantics for Cygwin.
47839      Branch: perl
47840            ! lib/AnyDBM_File.t
47841 ____________________________________________________________________________
47842 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
47843         Log: Cygwin too has different permission semantics.
47844      Branch: perl
47845            ! ext/GDBM_File/gdbm.t
47846 ____________________________________________________________________________
47847 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
47848         Log: The group (and assumedly passwd) databases can have
47849              only one entry (this is the case in cygwin).
47850      Branch: perl
47851            ! t/op/grent.t t/op/pwent.t
47852 ____________________________________________________________________________
47853 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
47854         Log: Also in Cygwin use Socket to figure out domainname
47855              (if any) (avoids trying to call external 'domainname',
47856              which doesn't at the moment exist in Cygwin)
47857      Branch: perl
47858            ! lib/Net/Domain.pm
47859 ____________________________________________________________________________
47860 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
47861         Log: Remove also the lib$Foo.def, not just $Foo.def.
47862      Branch: perl
47863            ! lib/ExtUtils/MM_Unix.pm
47864 ____________________________________________________________________________
47865 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
47866         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
47867      Branch: perl
47868            ! unixish.h
47869 ____________________________________________________________________________
47870 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
47871         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
47872              to match the whole isprint(), only the space character.
47873      Branch: perl
47874            ! handy.h pod/perlre.pod t/op/pat.t
47875 ____________________________________________________________________________
47876 [ 10854] By: nick                                  on 2001/06/23  08:09:33
47877         Log: Integrate mainline
47878      Branch: perlio
47879           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
47880           !> lib/ExtUtils.t lib/File/Find/taint.t
47881           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
47882           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
47883           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
47884 ____________________________________________________________________________
47885 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
47886         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
47887              with its floats    in os390 and s390 (UTS).
47888      Branch: perl
47889            ! lib/Math/BigInt/t/bigintpm.t
47890 ____________________________________________________________________________
47891 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
47892         Log: Add also UTS (s390) to the non-IEEE float platforms.
47893      Branch: perl
47894            ! t/op/sprintf.t
47895 ____________________________________________________________________________
47896 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
47897         Log: Subject: RFC: what are applicable standards for exponent sizes?
47898              From: Peter Prymmer <pvhp@forte.com>
47899              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
47900              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
47901      Branch: perl
47902            ! t/op/sprintf.t
47903 ____________________________________________________________________________
47904 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
47905         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
47906              From: Peter Prymmer <pvhp@forte.com>
47907              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
47908              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
47909      Branch: perl
47910            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
47911 ____________________________________________________________________________
47912 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
47913         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
47914              From: Peter Prymmer <pvhp@forte.com>
47915              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
47916              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
47917      Branch: perl
47918            ! lib/ExtUtils.t
47919 ____________________________________________________________________________
47920 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
47921         Log: Retract #10845.
47922      Branch: perl
47923            ! lib/File/Find/taint.t
47924 ____________________________________________________________________________
47925 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
47926         Log: Yet another error message.
47927      Branch: perl
47928            ! t/op/mkdir.t
47929 ____________________________________________________________________________
47930 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
47931         Log: The croak message for nonexistent socket functions may vary.
47932      Branch: perl
47933            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
47934 ____________________________________________________________________________
47935 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
47936         Log: (Retracted by #10848.)
47937      Branch: perl
47938            ! lib/File/Find/taint.t
47939 ____________________________________________________________________________
47940 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
47941         Log: Integrate perlio:
47942              
47943              [ 10843]
47944              Back out debug in taint.t
47945              
47946              [ 10841]
47947              Skip cwd test on Win32 ???
47948              
47949              [ 10836]
47950              Skip |- based op/write.t on Win32 as well as VMS
47951      Branch: perl
47952           !> lib/File/Find/taint.t t/op/write.t
47953 ____________________________________________________________________________
47954 [ 10843] By: nick                                  on 2001/06/22  21:24:51
47955         Log: Back out debug in taint.t
47956      Branch: perlio
47957            ! lib/File/Find/taint.t
47958 ____________________________________________________________________________
47959 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
47960         Log: setitimer() does not exist in Unicos, despite of what
47961              Configure thinks, from Mark P. Lutz.
47962      Branch: perl
47963            ! hints/unicos.sh
47964 ____________________________________________________________________________
47965 [ 10841] By: nick                                  on 2001/06/22  21:19:36
47966         Log: Skip cwd test on Win32 ???
47967      Branch: perlio
47968            ! lib/File/Find/taint.t
47969 ____________________________________________________________________________
47970 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
47971         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
47972              and Tru64 gcc -Wall happy.
47973      Branch: perl
47974            ! mg.c
47975 ____________________________________________________________________________
47976 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
47977         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
47978      Branch: perl
47979            ! ext/IPC/SysV/Semaphore.pm
47980 ____________________________________________________________________________
47981 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
47982         Log: Metaconfig unit change for #10837.
47983      Branch: metaconfig/U/perl
47984            ! Cross.U
47985 ____________________________________________________________________________
47986 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
47987         Log: Cleanup of the cross-compilation unit.
47988      Branch: perl
47989            ! Configure
47990 ____________________________________________________________________________
47991 [ 10836] By: nick                                  on 2001/06/22  20:45:12
47992         Log: Skip |- based op/write.t on Win32 as well as VMS
47993      Branch: perlio
47994            ! t/op/write.t
47995 ____________________________________________________________________________
47996 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
47997         Log: Integrate perlio:
47998              
47999              [ 10833]
48000              Patcho fix.
48001      Branch: perl
48002           !> util.c
48003 ____________________________________________________________________________
48004 [ 10834] By: nick                                  on 2001/06/22  20:41:54
48005         Log: Integrate mainline
48006      Branch: perlio
48007           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48008           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
48009           !> vos/config.ga.h
48010 ____________________________________________________________________________
48011 [ 10833] By: nick                                  on 2001/06/22  20:22:58
48012         Log: Patcho fix.
48013      Branch: perlio
48014            ! util.c
48015 ____________________________________________________________________________
48016 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
48017         Log: Metaconfig unit changes for #10831.
48018      Branch: metaconfig
48019            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
48020 ____________________________________________________________________________
48021 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
48022         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
48023              From: Andy Dougherty <doughera@lafayette.edu>
48024              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
48025              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
48026      Branch: perl
48027            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48028            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
48029 ____________________________________________________________________________
48030 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
48031         Log: MPE/iX prototype nits from Mark Bixby.
48032      Branch: perl
48033            ! pp_sys.c
48034 ____________________________________________________________________________
48035 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
48036         Log: Detypo.
48037      Branch: perl
48038            ! util.c
48039 ____________________________________________________________________________
48040 [ 10828] By: nick                                  on 2001/06/22  15:33:37
48041         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
48042      Branch: perlio
48043           +> lib/h2xs.t
48044           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
48045           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
48046           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
48047           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
48048           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
48049           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
48050           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
48051           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
48052           !> vms/vmsish.h
48053 ____________________________________________________________________________
48054 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
48055         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
48056              Date: Fri, 22 Jun 2001 10:08:35 -0500
48057              From: "Craig A. Berry" <craigberry@mac.com>
48058              Message-Id: <a05101001b75908704194@[192.168.56.145]>
48059      Branch: perl
48060            ! vms/vms.c vms/vmsish.h
48061 ____________________________________________________________________________
48062 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
48063         Log: NetWare scripts tweak from Ananth Kesari.
48064      Branch: perl
48065            ! NetWare/t/NWScripts.pl
48066 ____________________________________________________________________________
48067 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
48068         Log: Update Changes.
48069      Branch: perl
48070            ! Changes patchlevel.h
48071 ____________________________________________________________________________
48072 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
48073         Log: Add .i and .s targets.
48074      Branch: perl
48075            ! Makefile.SH
48076 ____________________________________________________________________________
48077 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
48078         Log: Upgrade to Locale::Maketext 1.03.
48079      Branch: perl
48080            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
48081            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
48082 ____________________________________________________________________________
48083 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
48084         Log: Upgrade to I18N::LangTags 0.26.
48085      Branch: perl
48086            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
48087            ! lib/I18N/LangTags/test.pl
48088 ____________________________________________________________________________
48089 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
48090         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
48091              Philip Newton.
48092      Branch: perl
48093            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
48094            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
48095 ____________________________________________________________________________
48096 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
48097         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
48098              From: Prymmer/Kahn <pvhp@best.com>
48099              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
48100              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
48101      Branch: perl
48102            + lib/h2xs.t
48103            ! MANIFEST utils/h2xs.PL
48104 ____________________________________________________________________________
48105 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
48106         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
48107              From: Prymmer/Kahn <pvhp@best.com>
48108              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
48109              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
48110      Branch: perl
48111            ! lib/ExtUtils.t
48112 ____________________________________________________________________________
48113 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
48114         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
48115              From: Prymmer/Kahn <pvhp@best.com>
48116              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
48117              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
48118      Branch: perl
48119            ! t/pod/plainer.t
48120 ____________________________________________________________________________
48121 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
48122         Log: AUTHORS update.
48123      Branch: perl
48124            ! AUTHORS
48125 ____________________________________________________________________________
48126 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
48127         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
48128              From: "Craig A. Berry" <craigberry@mac.com>
48129              Date: Thu, 21 Jun 2001 18:20:38 -0500
48130              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
48131      Branch: perl
48132            ! ext/POSIX/POSIX.xs
48133 ____________________________________________________________________________
48134 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
48135         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
48136              From: "Craig A. Berry" <craigberry@mac.com>
48137              Date: Thu, 21 Jun 2001 09:58:52 -0500
48138              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
48139      Branch: perl
48140            ! ext/B/Deparse.t t/op/write.t
48141 ____________________________________________________________________________
48142 [ 10814] By: nick                                  on 2001/06/22  08:13:09
48143         Log: Integrate mainline.
48144      Branch: perlio
48145           !> (integrate 46 files)
48146 ____________________________________________________________________________
48147 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
48148         Log: Change the prefixes only if $prefix is unset,
48149              as originally patched by Marcel Grunauer.
48150      Branch: perl
48151            ! hints/darwin.sh hints/rhapsody.sh
48152 ____________________________________________________________________________
48153 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
48154         Log: Subject: Re: Patch for hints/darwin.sh
48155              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
48156              Date: Thu, 21 Jun 2001 11:23:46 -0700
48157              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
48158      Branch: perl
48159            ! hints/darwin.sh hints/rhapsody.sh
48160 ____________________________________________________________________________
48161 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
48162         Log: Add .PHONY targets for non-file targets,
48163              from Wilfredo Sánchez.  Should help saying
48164              "make install" on case-insensitive filesystems.
48165      Branch: perl
48166            ! Makefile.SH
48167 ____________________________________________________________________________
48168 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
48169         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
48170              From: Doug MacEachern <dougm@covalent.net>
48171              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
48172              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
48173              
48174              plus reword the getcwd() comment, plus use getcwd() buffer
48175              size minus one.
48176      Branch: perl
48177            ! util.c
48178 ____________________________________________________________________________
48179 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
48180         Log: More gprofing from Doug MacEachern.
48181      Branch: perl
48182            ! Makefile.SH
48183 ____________________________________________________________________________
48184 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
48185         Log: Metaconfig unit change for #10807.
48186      Branch: metaconfig/U/perl
48187            ! d_sfio.U
48188 ____________________________________________________________________________
48189 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
48190         Log: Tell that you are removing the unneeded -lsfio.
48191      Branch: perl
48192            ! Configure
48193 ____________________________________________________________________________
48194 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
48195         Log: More MPE/iX tweaks from Mark Bixby.
48196      Branch: perl
48197            ! perl.c t/op/magic.t
48198 ____________________________________________________________________________
48199 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
48200         Log: The fchdir() proto is supposed to live in <unistd.h>.
48201      Branch: perl
48202            ! ext/Cwd/Cwd.xs
48203 ____________________________________________________________________________
48204 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
48205         Log: This town is too small for the Cwd extension and me,
48206              it would seem...
48207      Branch: perl
48208            ! ext/Cwd/Cwd.xs
48209 ____________________________________________________________________________
48210 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
48211         Log: Metaconfig unit change for #10802.
48212      Branch: metaconfig/U/perl
48213            ! d_modfl.U
48214 ____________________________________________________________________________
48215 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
48216         Log: More d'ohs.
48217      Branch: perl
48218            ! Configure
48219 ____________________________________________________________________________
48220 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
48221         Log: Off-by-one.  I'm so classic.
48222      Branch: perl
48223            ! util.c
48224 ____________________________________________________________________________
48225 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
48226         Log: Update Changes.
48227      Branch: perl
48228            ! Changes patchlevel.h
48229 ____________________________________________________________________________
48230 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
48231         Log: Subject: Documentation patch for Net::FTP
48232              From: Marcel Grunauer <marcel@codewerk.com>
48233              Date: Wed, 20 Jun 2001 23:03:26 +0200
48234              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
48235      Branch: perl
48236            ! lib/Net/FTP.pm
48237 ____________________________________________________________________________
48238 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
48239         Log: Retract the #10417 mg.c and embed.pl parts because of
48240              strange SEGVs in 64bit x86 FreeBSD observed by
48241              Nicholas Clark.
48242      Branch: perl
48243            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
48244 ____________________________________________________________________________
48245 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
48246         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
48247      Branch: perl
48248            ! Configure NetWare/config.wc NetWare/config_H.wc
48249            ! Porting/Glossary Porting/config.sh Porting/config_H
48250            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
48251            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48252            ! vos/config.ga.h win32/config.bc win32/config.gc
48253            ! win32/config.vc win32/config_H.bc win32/config_H.gc
48254            ! win32/config_H.vc
48255 ____________________________________________________________________________
48256 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
48257         Log: Cwd tweak from Doug MacEachern.
48258      Branch: perl
48259            ! ext/Cwd/Cwd.xs
48260 ____________________________________________________________________________
48261 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
48262         Log: Protect the fchdir() and lstat() with ifdefs.
48263              fchdir() needs a Configure probe.
48264      Branch: perl
48265            ! ext/Cwd/Cwd.xs
48266 ____________________________________________________________________________
48267 [ 10794] By: nick                                  on 2001/06/21  17:11:35
48268         Log: Integrate mainline
48269      Branch: perlio
48270           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
48271           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
48272           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
48273           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
48274           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
48275           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
48276           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
48277           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
48278            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
48279            - lib/File/Glob/case.t lib/File/Glob/global.t
48280            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
48281            - lib/File/Temp/posix.t lib/File/Temp/security.t
48282            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
48283            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
48284            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
48285            - lib/Text/Wrap/wrap.t
48286           !> (integrate 41 files)
48287 ____________________________________________________________________________
48288 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
48289         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
48290              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
48291              Date: Thu, 21 Jun 2001 13:04:54 -0500
48292              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
48293      Branch: perl
48294            ! ext/Cwd/Cwd.xs
48295 ____________________________________________________________________________
48296 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
48297         Log: Subject: [PATCH pod] overlong =item
48298              From: Robin Barker <rmb1@cise.npl.co.uk>
48299              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
48300              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
48301      Branch: perl
48302            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
48303            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
48304 ____________________________________________________________________________
48305 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
48306         Log: Subject: [PATCH perlio.c] format 
48307              From: Robin Barker <rmb1@cise.npl.co.uk>
48308              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
48309              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
48310      Branch: perl
48311            ! perlio.c
48312 ____________________________________________________________________________
48313 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
48314         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
48315              From: Radu Greab <radu@netsoft.ro>
48316              Date: Thu, 21 Jun 2001 19:06:02 +0300
48317              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
48318      Branch: perl
48319            ! pod/perlapi.pod sv.c
48320 ____________________________________________________________________________
48321 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
48322         Log: The metaconfig unit changes for #10788.
48323      Branch: metaconfig/U/perl
48324            ! Cross.U fflushall.U
48325 ____________________________________________________________________________
48326 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
48327         Log: Cross-configuration changes: make $from to rm the files
48328              before copying them over (this means that he rm can be
48329              removed from the fflushall test), create $targetmkdir      
48330              (not documented in install since it is supposed to internal
48331              use only), make $run to copy over the executable only if
48332              a stamp file .xok doesn't already exist (to avoid unnecessary
48333              copying of the executable)
48334      Branch: perl
48335            ! Configure Makefile.SH
48336 ____________________________________________________________________________
48337 [ 10787] By: nick                                  on 2001/06/21  14:16:18
48338         Log: Integrate mainline
48339      Branch: perlio
48340           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
48341           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
48342           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
48343            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
48344           !> (integrate 34 files)
48345 ____________________________________________________________________________
48346 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
48347         Log: Re-add the files as text.
48348      Branch: perl
48349            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
48350 ____________________________________________________________________________
48351 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
48352         Log: Delete the binary files.
48353      Branch: perl
48354            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
48355 ____________________________________________________________________________
48356 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
48357         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
48358              From: Andy Dougherty <doughera@lafayette.edu>
48359              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
48360              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
48361      Branch: perl
48362            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
48363            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
48364            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
48365            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
48366 ____________________________________________________________________________
48367 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
48368         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
48369              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
48370              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
48371              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
48372              
48373              Setting umask to something friendlier.
48374      Branch: perl
48375            ! installman installperl
48376 ____________________________________________________________________________
48377 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
48378         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
48379              Resort MANIFEST with sort -f, looks much better.
48380      Branch: perl
48381            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
48382            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
48383            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
48384            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
48385            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
48386            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
48387            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
48388            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
48389            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
48390            - lib/File/Glob/case.t lib/File/Glob/global.t
48391            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
48392            - lib/File/Temp/posix.t lib/File/Temp/security.t
48393            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
48394            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
48395            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
48396            - lib/Text/Wrap/wrap.t
48397            ! MANIFEST
48398 ____________________________________________________________________________
48399 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
48400         Log: Upgrade to I18N::LangTags 0.25.
48401      Branch: perl
48402            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
48403            ! lib/I18N/LangTags/List.pm
48404 ____________________________________________________________________________
48405 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
48406         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
48407              From: Richard Soderberg <rs@crystalflame.net>
48408              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
48409              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
48410      Branch: perl
48411            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
48412            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
48413 ____________________________________________________________________________
48414 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
48415         Log: Test obsoleted by change #10777.
48416      Branch: perl
48417            ! t/op/sub_lval.t
48418 ____________________________________________________________________________
48419 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
48420         Log: Case of confused test numbering.
48421      Branch: perl
48422            ! t/op/pat.t
48423 ____________________________________________________________________________
48424 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
48425         Log: Subject: Re: Opinion on undef lvalue
48426              From: Abhijit Menon-Sen <ams@wiw.org>
48427              Date: Sun, 17 Jun 2001 13:04:46 +0530
48428              Message-ID: <20010617130446.B27925@lustre.linux.in>
48429              
48430              Allow lvalue subs to return undef in array context.
48431      Branch: perl
48432            ! pp_hot.c
48433 ____________________________________________________________________________
48434 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
48435         Log: Just a guess that using the same hack for cygwin as
48436              for win32 might help.
48437      Branch: perl
48438            ! lib/File/Find/find.t
48439 ____________________________________________________________________________
48440 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
48441         Log: NetWare tweaks from Guruprasad.
48442      Branch: perl
48443            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
48444            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
48445            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
48446            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
48447 ____________________________________________________________________________
48448 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
48449         Log: Subject: Re: perl@10722: Bogus warnings on REs 
48450              From: Hugo <hv@crypt.compulink.co.uk>
48451              Date: Thu, 21 Jun 2001 09:51:17 +0100
48452              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
48453              
48454              Unroll to avoid a UTS compiler bug.
48455      Branch: perl
48456            ! regcomp.c
48457 ____________________________________________________________________________
48458 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
48459         Log: Subject: Re: [PATCH] Make /o work under i?threads
48460              From: Artur Bergman <artur@contiller.se>
48461              Date: Thu, 21 Jun 2001 14:38:03 +0200
48462              Message-ID: <B757B74A.184D%artur@contiller.se>
48463      Branch: perl
48464            ! t/op/pat.t
48465 ____________________________________________________________________________
48466 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
48467         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
48468              From: Artur Bergman <artur@contiller.se> 
48469              Date: Thu, 21 Jun 2001 14:27:33 +0200
48470              Message-ID: <B757B4D4.1849%artur@contiller.se>
48471              
48472              Plus extra parentheses.
48473      Branch: perl
48474            ! op.h
48475 ____________________________________________________________________________
48476 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
48477         Log: Subject: [PATCH] Make /o work under i?threads
48478              From: Richard Soderberg <rs@crystalflame.net>
48479              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
48480              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
48481      Branch: perl
48482            ! pp_ctl.c
48483 ____________________________________________________________________________
48484 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
48485         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
48486              From: Artur Bergman <artur@contiller.se>
48487              Date: Thu, 21 Jun 2001 14:04:54 +0200
48488              Message-ID: <B757AF86.1842%artur@contiller.se>
48489      Branch: perl
48490            ! op.h
48491 ____________________________________________________________________________
48492 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
48493         Log: Subject: Re: perl@10765: sv.c not OK on win32
48494              From: Artur Bergman <artur@contiller.se>
48495              Date: Thu, 21 Jun 2001 10:31:06 +0200
48496              Message-ID: <B7577D69.182C%artur@contiller.se>
48497      Branch: perl
48498            ! sv.c
48499 ____________________________________________________________________________
48500 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
48501         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
48502              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48503              Date: Thu, 21 Jun 2001 06:23:56 -0400
48504              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
48505              
48506              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
48507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48508              Date: Thu, 21 Jun 2001 06:32:21 -0400
48509              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
48510      Branch: perl
48511            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
48512 ____________________________________________________________________________
48513 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
48514         Log: Subject: [PATCH] make syslog test more verbose
48515              From: Robert Spier <rspier@pobox.com>
48516              Date: Thu, 21 Jun 2001 00:54:32 -0400
48517              Message-ID: <15153.32264.295807.333073@rls.cx>
48518      Branch: perl
48519            ! ext/Sys/Syslog/syslog.t
48520 ____________________________________________________________________________
48521 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
48522         Log: Subject: op/study.t refinements
48523              From: Hugo <hv@crypt.compulink.co.uk>
48524              Date: Thu, 21 Jun 2001 00:29:07 +0100
48525              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
48526      Branch: perl
48527            ! t/op/study.t
48528 ____________________________________________________________________________
48529 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
48530         Log: Update Changes.
48531      Branch: perl
48532            ! Changes patchlevel.h
48533 ____________________________________________________________________________
48534 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
48535         Log: Subject: Re: [PATCH] djgpp updates
48536              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
48537              Date: Wed, 20 Jun 2001 10:05:15 +0200
48538              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
48539      Branch: perl
48540            ! djgpp/config.over
48541 ____________________________________________________________________________
48542 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
48543         Log: Fix for ID 20010619.002 "When building hash, hash keys that
48544              are function calls are not being called", from Abhijit.
48545      Branch: perl
48546            ! t/base/lex.t toke.c
48547 ____________________________________________________________________________
48548 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
48549         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
48550      Branch: perl
48551            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
48552            + lib/Locale/Maketext/test.pl
48553            - lib/Locale/Maketext.t
48554            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
48555            ! lib/Locale/Maketext/TPJ13.pod
48556 ____________________________________________________________________________
48557 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
48558         Log: Metaconfig unit change for #10760.
48559      Branch: metaconfig
48560            ! U/modified/Cppsym.U
48561 ____________________________________________________________________________
48562 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
48563         Log: Do not remove the ccsym* Cppsym* files since
48564              they are useful for metaconfig units coming after us.
48565              (This is the Configure nit mentioned in #10752.)
48566      Branch: perl
48567            ! Configure
48568 ____________________________________________________________________________
48569 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
48570         Log: Update to I18N::LangTags 0.24, from Sean Burke.
48571      Branch: perl
48572            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
48573            + lib/I18N/LangTags/README
48574            - lib/I18N/LangTags/List.pod
48575            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
48576 ____________________________________________________________________________
48577 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
48578         Log: Regen headers.
48579      Branch: perl
48580            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
48581            ! pod/perlapi.pod proto.h
48582 ____________________________________________________________________________
48583 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
48584         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
48585              From: Artur Bergman <artur@contiller.se>
48586              Date: Wed, 20 Jun 2001 11:31:32 +0200
48587              Message-ID: <B7563A14.17D8%artur@contiller.se>
48588      Branch: perl
48589            ! embed.pl hv.c intrpvar.h sv.c sv.h
48590 ____________________________________________________________________________
48591 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
48592         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
48593              From: Tim Sweetman <tim@aldigital.co.uk> 
48594              Date: Wed, 13 Jun 2001 14:25:17 +0100 
48595              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
48596      Branch: perl
48597            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
48598 ____________________________________________________________________________
48599 [ 10755] By: nick                                  on 2001/06/20  16:12:37
48600         Log: Integrate mainline
48601      Branch: perlio
48602           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
48603           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
48604           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
48605           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
48606           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
48607           !> t/op/study.t util.c
48608 ____________________________________________________________________________
48609 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
48610         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
48611              but not Makefile)
48612      Branch: maint-5.6/perl
48613            ! win32/Makefile
48614 ____________________________________________________________________________
48615 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
48616         Log: Security tweak on readlink().
48617      Branch: perl
48618            ! pp_sys.c
48619 ____________________________________________________________________________
48620 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
48621         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
48622      Branch: perl
48623            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
48624            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
48625            ! mpeix/relink t/op/pwent.t
48626 ____________________________________________________________________________
48627 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
48628         Log: Reinstate #10725 (with probe for alarm()).
48629      Branch: perl
48630            ! t/op/study.t
48631 ____________________________________________________________________________
48632 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
48633         Log: Replace our implementation of realpath() with OpenBSD's
48634              (src/lib/libc/stdlib/realpath.c 1.4).
48635      Branch: perl
48636            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
48637            ! pod/perldiag.pod proto.h util.c
48638 ____________________________________________________________________________
48639 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
48640         Log: Integrate perlio:
48641              
48642              [ 10747]
48643              Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
48644      Branch: perl
48645           !> perlio.c
48646 ____________________________________________________________________________
48647 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
48648         Log: No point in going into memory-saving contortions
48649              with getcwd() since there's a danger of buffer overflow.
48650              Also make the POSIX extension to use sv_getcwd().
48651              Finally, a missed proto.h fragment.
48652      Branch: perl
48653            ! ext/POSIX/POSIX.xs proto.h util.c
48654 ____________________________________________________________________________
48655 [ 10747] By: nick                                  on 2001/06/20  12:38:26
48656         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
48657      Branch: perlio
48658            ! perlio.c
48659 ____________________________________________________________________________
48660 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
48661         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
48662              From: Graham Barr <gbarr@pobox.com>
48663              Date: Wed, 20 Jun 2001 11:05:49 +0100
48664              Message-ID: <20010620110549.I19188@pobox.com>
48665              
48666              reported in        
48667              
48668              Subject: Bug in IO::Socket::INET module (repeat)
48669              From: "Harmon S. Nine" <hnine@netarx.com>
48670              Date: Tue, 19 Jun 2001 09:41:35 -0400
48671              Message-ID: <3B2F568F.8080605@netarx.com>
48672              
48673              The bug was that the IO::Socket::INET constructor
48674              did not allow a 'LocalPort' of 0.
48675      Branch: perl
48676            ! ext/IO/lib/IO/Socket/INET.pm
48677 ____________________________________________________________________________
48678 [ 10745] By: nick                                  on 2001/06/20  08:56:39
48679         Log: Integrate mainline.
48680      Branch: perlio
48681           !> (integrate 37 files)
48682 ____________________________________________________________________________
48683 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
48684         Log: After some reading I don't think we can blindly
48685              use systems' realpath().  Too many security problems,
48686              too many buggy implementations.
48687              
48688              TODO: the realpath() emulation code in util.c doesn't
48689              seem fully operational?  (readlink(), for example?)
48690      Branch: perl
48691            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
48692            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
48693            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
48694            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
48695            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
48696            ! win32/config_H.gc win32/config_H.vc
48697 ____________________________________________________________________________
48698 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
48699         Log: Metaconfig unit change for #10738.
48700      Branch: metaconfig
48701            ! U/compline/d_gconvert.U
48702 ____________________________________________________________________________
48703 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
48704         Log: Integrate change #10739 from maintperl:
48705              
48706              C<eval "/x$\r\n/x"> fails to compile correctly 
48707      Branch: perl
48708           !> t/op/pat.t toke.c
48709 ____________________________________________________________________________
48710 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
48711         Log: Retract #10725 (Hugo asked NOT to apply the patch)
48712      Branch: perl
48713            ! t/op/study.t
48714 ____________________________________________________________________________
48715 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
48716         Log: The test.third results were funnily named because of the
48717              new test scheme.
48718      Branch: perl
48719            ! t/TEST
48720 ____________________________________________________________________________
48721 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
48722         Log: C<eval "/x$\r\n/x"> fails to compile correctly
48723      Branch: maint-5.6/perl
48724            ! t/op/pat.t toke.c
48725 ____________________________________________________________________________
48726 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
48727         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
48728              From: Spider Boardman <spider@Orb.Nashua.NH.US>
48729              Date: Tue, 19 Jun 2001 19:15:40 -0400
48730              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
48731              
48732              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
48733              because "1e+129" being expected but "1.e+129" being returned.
48734              The culprit (at least in Tru64) is the use of gcvt().
48735      Branch: perl
48736            ! Configure
48737 ____________________________________________________________________________
48738 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
48739         Log: Subject: [PATCH perl@10722] test hunting on VMS
48740              From: "Craig A. Berry" <craigberry@mac.com>
48741              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
48742              Date: Tue, 19 Jun 2001 18:59:01 -0500
48743      Branch: perl
48744            ! vms/test.com
48745 ____________________________________________________________________________
48746 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
48747         Log: Subject: [PATCH] s/typos//
48748              From: Abhijit Menon-Sen <ams@wiw.org>
48749              Date: Wed, 20 Jun 2001 02:15:02 +0530
48750              Message-ID: <20010620021502.A14541@lustre.linux.in>
48751              
48752              Without the op.h s/bearword/bareword/ hunk, see
48753              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
48754      Branch: perl
48755            ! util.c
48756 ____________________________________________________________________________
48757 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
48758         Log: Metaconfig unit change for #10732 and #10733.
48759      Branch: metaconfig/U/perl
48760            ! fflushall.U
48761 ____________________________________________________________________________
48762 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
48763         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
48764              From: "Craig A. Berry" <craigberry@mac.com>
48765              Date: Tue, 19 Jun 2001 17:19:48 -0500
48766              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
48767      Branch: perl
48768            ! configure.com vms/descrip_mms.template
48769 ____________________________________________________________________________
48770 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
48771         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
48772              From: Spider Boardman <spider@Orb.Nashua.NH.US>
48773              Date: Tue, 19 Jun 2001 16:48:07 -0400
48774              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
48775              
48776              Further fixes to fflush(NULL) detection.
48777      Branch: perl
48778            ! Configure
48779 ____________________________________________________________________________
48780 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
48781         Log: AIX test -s hangs with non-existent files?
48782              (A genuine logic bug in Configure, but AIX also broken?)
48783      Branch: perl
48784            ! Configure
48785 ____________________________________________________________________________
48786 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
48787         Log: AUTHORS updates.
48788      Branch: perl
48789            ! AUTHORS
48790 ____________________________________________________________________________
48791 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
48792         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
48793              From: Spider Boardman <spider@Orb.Nashua.NH.US>
48794              Date: Tue, 19 Jun 2001 15:33:25 -0400
48795              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
48796      Branch: perl
48797            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
48798            ! t/lib/warnings/pp
48799 ____________________________________________________________________________
48800 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
48801         Log: Integrate perlio:
48802              
48803              [ 10728]
48804              Hack File/Find/find.t to use File::Spec::Unix on Win32.
48805      Branch: perl
48806           !> lib/File/Find/find.t win32/distclean.bat
48807 ____________________________________________________________________________
48808 [ 10728] By: nick                                  on 2001/06/19  18:24:53
48809         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
48810      Branch: perlio
48811            ! lib/File/Find/find.t win32/distclean.bat
48812 ____________________________________________________________________________
48813 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
48814         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
48815              also add information how to find out whether one has PerlIO.
48816      Branch: perl
48817            ! pod/perlfunc.pod
48818 ____________________________________________________________________________
48819 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
48820         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
48821              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
48822              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
48823              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
48824      Branch: perl
48825            ! pod/perlfunc.pod
48826 ____________________________________________________________________________
48827 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
48828         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
48829              From: Hugo <hv@crypt.compulink.co.uk>
48830              Date: Tue, 19 Jun 2001 12:37:30 +0100
48831              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
48832      Branch: perl
48833            ! t/op/study.t
48834 ____________________________________________________________________________
48835 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
48836         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
48837              From: Hugo <hv@crypt.compulink.co.uk>
48838              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
48839              Date: Tue, 19 Jun 2001 13:15:17 +0100
48840      Branch: perl
48841            ! util.c
48842 ____________________________________________________________________________
48843 [ 10723] By: nick                                  on 2001/06/19  14:46:15
48844         Log: Integrate mainline
48845      Branch: perlio
48846           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
48847           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
48848           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
48849           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
48850           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
48851           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
48852            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
48853            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
48854            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
48855            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
48856            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
48857            - ext/Thread/unsync4.t
48858           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
48859           !> djgpp/config.over djgpp/fixpmain
48860           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
48861           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
48862           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
48863 ____________________________________________________________________________
48864 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
48865         Log: Update Changes.
48866      Branch: perl
48867            ! Changes patchlevel.h
48868 ____________________________________________________________________________
48869 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
48870         Log: The existence shall be MANIFESted.
48871      Branch: perl
48872            ! MANIFEST
48873 ____________________________________________________________________________
48874 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
48875         Log: The old libnet.cfg is first searched from the current directory,
48876              only then from the module path.
48877      Branch: perl
48878            ! utils/libnetcfg.PL
48879 ____________________________________________________________________________
48880 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
48881         Log: NetWare tweaks from Guruprasad.
48882      Branch: perl
48883            ! NetWare/Makefile NetWare/config.wc
48884 ____________________________________________________________________________
48885 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
48886         Log: Subject: [PATCH] djgpp updates
48887              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
48888              Date: Tue, 19 Jun 2001 10:59:06 +0200
48889              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
48890      Branch: perl
48891            ! djgpp/config.over djgpp/fixpmain
48892 ____________________________________________________________________________
48893 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
48894         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
48895              From: Prymmer/Kahn <pvhp@best.com>
48896              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
48897              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
48898      Branch: perl
48899            ! win32/Makefile
48900 ____________________________________________________________________________
48901 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
48902         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
48903              to happen right after the inclusion of <inttypes.h>,
48904              from Edward Moy.
48905      Branch: perl
48906            ! handy.h perl.h
48907 ____________________________________________________________________________
48908 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
48909         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
48910              From: Doug MacEachern <dougm@covalent.net>
48911              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
48912              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
48913      Branch: perl
48914            ! ext/DynaLoader/DynaLoader_pm.PL
48915 ____________________________________________________________________________
48916 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
48917         Log: Revert #10656 for performance reasons but leave in the
48918              use of Hv*() macros -- in comments, so that grepping the
48919              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
48920              suggested by Sarathy, also by Abhijit.)
48921      Branch: perl
48922            ! hv.c
48923 ____________________________________________________________________________
48924 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
48925         Log: Subject: [patch] .s MakeMaker suffix
48926              From: Doug MacEachern <dougm@covalent.net>
48927              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
48928              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
48929      Branch: perl
48930            ! lib/ExtUtils/MM_Unix.pm
48931 ____________________________________________________________________________
48932 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
48933         Log: One test lost in the big shuffle restored.
48934      Branch: perl
48935            + ext/IPC/SysV/ipcsysv.t
48936            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
48937 ____________________________________________________________________________
48938 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
48939         Log: Rename the old non-standard threads tests so that
48940              they won't be invoked.
48941      Branch: perl
48942            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
48943            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
48944            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
48945            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
48946            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
48947            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
48948            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
48949            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
48950            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
48951            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
48952            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
48953            - ext/Thread/unsync4.t
48954            ! MANIFEST
48955 ____________________________________________________________________________
48956 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
48957         Log: Integrate perlio:
48958              
48959              [ 10708]
48960              Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
48961              
48962              [ 10678]
48963              Integrate mainline (part2 - the deletes)
48964      Branch: perl
48965           !> win32/config_sh.PL
48966 ____________________________________________________________________________
48967 [ 10709] By: nick                                  on 2001/06/19  08:18:18
48968         Log: Integrate mainline
48969      Branch: perlio
48970           +> (branch 40 files)
48971            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
48972            - lib/strict/subs lib/strict/vars lib/warnings/1global
48973            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
48974            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
48975            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
48976            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
48977            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
48978            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
48979            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
48980            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
48981            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
48982            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
48983            - lib/warnings/utf8 lib/warnings/util
48984           !> (integrate 57 files)
48985 ____________________________________________________________________________
48986 [ 10708] By: nick                                  on 2001/06/19  07:57:10
48987         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
48988      Branch: perlio
48989            ! win32/config_sh.PL
48990 ____________________________________________________________________________
48991 [ 10707] By: nick                                  on 2001/06/19  07:05:07
48992         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
48993      Branch: perl
48994            ! perly.c perly.y perly_c.diff vms/perly_c.vms
48995 ____________________________________________________________________________
48996 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
48997         Log: More perl572delta tweaks.
48998      Branch: perl
48999            ! pod/perl572delta.pod
49000 ____________________________________________________________________________
49001 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
49002         Log: Update perl572delta.
49003      Branch: perl
49004            ! pod/perl572delta.pod
49005 ____________________________________________________________________________
49006 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
49007         Log: VOS updates from Paul Green.
49008      Branch: perl
49009            ! vos/Changes vos/build.cm vos/perl.bind
49010 ____________________________________________________________________________
49011 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
49012         Log: Update the vos/config.*.* files.
49013      Branch: perl
49014            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49015            ! vos/config.ga.h
49016 ____________________________________________________________________________
49017 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
49018         Log: Add a makefile for more painless adding of symbols to the
49019              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
49020              takes care of the adding)
49021      Branch: perl
49022            + vos/Makefile
49023 ____________________________________________________________________________
49024 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
49025         Log: Make libnetcfg by default display the libnet configuration,
49026              -c to change, add -i for old config, document all options,
49027              regen toc.
49028      Branch: perl
49029            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
49030 ____________________________________________________________________________
49031 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
49032         Log: gcc -Wall sweep.
49033      Branch: perl
49034            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
49035 ____________________________________________________________________________
49036 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
49037         Log: So there.
49038      Branch: perl
49039            ! universal.c
49040 ____________________________________________________________________________
49041 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
49042         Log: Document the need for sv_printify().
49043              
49044              Document that 'use utf8' has been considered.
49045              
49046              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
49047      Branch: perl
49048            ! pod/perltodo.pod universal.c
49049 ____________________________________________________________________________
49050 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
49051         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
49052              From: Nicholas Clark <nick@ccl4.org>
49053              Date: Mon, 18 Jun 2001 23:29:23 +0100
49054              Message-ID: <20010618232923.I98663@plum.flirble.org>
49055      Branch: perl
49056            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
49057            ! ext/Sys/Syslog/Makefile.PL
49058 ____________________________________________________________________________
49059 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
49060         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
49061              From: Scott.L.Miller@Compaq.com
49062              Date: Mon, 18 Jun 2001 10:12:27 -0500
49063              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
49064      Branch: perl
49065            ! lib/perl5db.pl pod/perldebug.pod
49066 ____________________________________________________________________________
49067 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
49068         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
49069              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
49070              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
49071              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
49072      Branch: perl
49073            ! lib/Carp/Heavy.pm
49074 ____________________________________________________________________________
49075 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
49076         Log: Subject: [PATCH] Documentation changes for CLONE
49077              From: Artur Bergman <artur@contiller.se>
49078              Date: Mon, 18 Jun 2001 22:06:37 +0200
49079              Message-ID: <B7542BEC.1719%artur@contiller.se>
49080      Branch: perl
49081            ! pod/perlmod.pod pod/perlsub.pod
49082 ____________________________________________________________________________
49083 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
49084         Log: Subject: Re: configure.com
49085              From: "Craig A. Berry" <craigberry@mac.com>
49086              Date: Mon, 18 Jun 2001 16:04:38 -0500
49087              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
49088      Branch: perl
49089            ! configure.com
49090 ____________________________________________________________________________
49091 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
49092         Log: Subject: PL_nullstash + perl_clone()
49093              From: Doug MacEachern <dougm@covalent.net>
49094              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
49095              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
49096      Branch: perl
49097            ! sv.c
49098 ____________________________________________________________________________
49099 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
49100         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
49101              From: davem@fdgroup.co.uk
49102              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
49103              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
49104      Branch: perl
49105            ! embed.pl pod/perlapi.pod
49106 ____________________________________________________________________________
49107 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
49108         Log: More cross-compilation defaults gleaned from -Dcc
49109              if it is CPU-OS-gcc.
49110      Branch: metaconfig
49111            ! U/modified/libc.U
49112      Branch: metaconfig/U/perl
49113            ! Cross.U
49114      Branch: perl
49115            ! Configure INSTALL
49116 ____________________________________________________________________________
49117 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
49118         Log: Update Changes.
49119      Branch: perl
49120            ! Changes patchlevel.h
49121 ____________________________________________________________________________
49122 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
49123         Log: Subject: [PATCH 5.7.1] sv.c documentation
49124              From: davem@fdgroup.co.uk
49125              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
49126              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
49127      Branch: perl
49128            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
49129            ! sv.c sv.h
49130 ____________________________________________________________________________
49131 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
49132         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
49133              From: "Jon Gunnip" <jongunnip@hotmail.com>
49134              Date: Sun, 17 Jun 2001 18:24:29 -0400
49135              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
49136      Branch: perl
49137            ! pod/perlvar.pod
49138 ____________________________________________________________________________
49139 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
49140         Log: Move the locale/strict/warnings helper files back
49141              under the t/lib; this way the amount of non-installabled
49142              stuff under lib/ stays smaller.
49143      Branch: perl
49144            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
49145            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
49146            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
49147            + t/lib/warnings/5nolint t/lib/warnings/6default
49148            + t/lib/warnings/7fatal t/lib/warnings/8signal
49149            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
49150            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
49151            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
49152            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
49153            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
49154            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
49155            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
49156            + t/lib/warnings/taint t/lib/warnings/toke
49157            + t/lib/warnings/universal t/lib/warnings/utf8
49158            + t/lib/warnings/util
49159            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
49160            - lib/strict/subs lib/strict/vars lib/warnings/1global
49161            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
49162            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
49163            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
49164            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
49165            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
49166            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
49167            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
49168            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
49169            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
49170            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
49171            - lib/warnings/utf8 lib/warnings/util
49172            ! MANIFEST installperl lib/locale.t lib/strict.t
49173 ____________________________________________________________________________
49174 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
49175         Log: Split off the pack/unpack code, from Nicholas Clark.
49176      Branch: perl
49177            + pp_pack.c
49178            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
49179            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
49180            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
49181 ____________________________________________________________________________
49182 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
49183         Log: Guard the SysV IPC tests against being invoked in
49184              SysV-IPC-less places.
49185      Branch: perl
49186            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
49187 ____________________________________________________________________________
49188 [ 10683] By: nick                                  on 2001/06/18  12:24:42
49189         Log: Integrate mainline (new test scheme now ok on Linux).
49190      Branch: perlio
49191           +> lib/warnings.t
49192           !> dump.c sv.c
49193 ____________________________________________________________________________
49194 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
49195         Log: Add the locale.c and numeric.c to the microperl sources.
49196      Branch: perl
49197            ! Makefile.micro win32/Makefile
49198 ____________________________________________________________________________
49199 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
49200         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
49201              From: Abhijit Menon-Sen <ams@wiw.org>
49202              Date: Mon, 18 Jun 2001 14:23:44 +0530
49203              Message-ID: <20010618142344.A13136@lustre.linux.in>
49204      Branch: perl
49205            ! dump.c
49206 ____________________________________________________________________________
49207 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
49208         Log: Subject: Re: [PATCH] more anonymous stash cleanups
49209              From: Abhijit Menon-Sen <ams@wiw.org>
49210              Date: Mon, 18 Jun 2001 15:50:32 +0530
49211              Message-ID: <20010618155032.A13223@lustre.linux.in>
49212              
49213              Plus the comment left in as suggested by NI-S.
49214      Branch: perl
49215            ! sv.c
49216 ____________________________________________________________________________
49217 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
49218         Log: One missed file.
49219      Branch: perl
49220            + lib/warnings.t
49221 ____________________________________________________________________________
49222 [ 10678] By: nick                                  on 2001/06/18  08:05:29
49223         Log: Integrate mainline (part2 - the deletes)
49224      Branch: perlio
49225            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
49226            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
49227            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
49228            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
49229            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
49230            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
49231            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
49232            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
49233            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
49234            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
49235            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
49236 ____________________________________________________________________________
49237 [ 10677] By: nick                                  on 2001/06/18  08:04:44
49238         Log: Integrate mainline (part1)
49239      Branch: perlio
49240           +> (branch 376 files)
49241            - (delete 219 files)
49242           !> (integrate 151 files)
49243 ____________________________________________________________________________
49244 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
49245         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
49246              No doubt I made some mistakes like missed some files or
49247              misnamed some files.  The naming rules were more or less:
49248              (1) if the module is from CPAN, follows its ways, be it
49249              t/*.t or test.pl.
49250              (2) otherwise if there are multiple tests for a module
49251              put them in a t/
49252              (3) otherwise if there's only one test put it in Module.t
49253              (4) helper files go to module/ (locale, strict, warnings)
49254              (5) use longer filenames now that we can (but e.g. the
49255              compat-0.6.t and the Text::Balanced test files still
49256              were renamed to be more civil against the 8.3 people)
49257              installperl was updated appropriately not to install the
49258              *.t files or the help files from under lib.
49259              
49260              TODO: some helper files still remain under t/ that could
49261              follow their 'masters'.  UPDATE: On second thoughts, why
49262              should they.  They can continue to live under t/lib, and
49263              in fact the locale/strict/warnings helpers that were moved
49264              could be moved back.  This way the amount of non-installable
49265              stuff under lib/ stays smaller.
49266      Branch: perl
49267            + (add 253 files)
49268            - (delete 254 files)
49269            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
49270 ____________________________________________________________________________
49271 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
49272         Log: The warning no more comes from util.c, it comes from numeric.c.
49273      Branch: perl
49274            ! README.tru64
49275 ____________________________________________________________________________
49276 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
49277         Log: Subject: Re: anyone good at casting spells?
49278              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49279              Date: Sun, 17 Jun 2001 21:21:04 -0400
49280              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
49281      Branch: perl
49282            ! ext/POSIX/POSIX.xs hv.h
49283 ____________________________________________________________________________
49284 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
49285         Log: Protect the (original) thread tests against testing if no 5.005
49286              threads have been configured.
49287      Branch: perl
49288            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
49289            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
49290            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
49291            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
49292            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
49293            ! ext/Thread/unsync4.t
49294 ____________________________________________________________________________
49295 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
49296         Log: Try the new test scanning scheme on Text::Abbrev.
49297      Branch: perl
49298            + lib/Text/Abbrev.t
49299            - lib/Text/Abbrev/t/abbrev.t
49300            ! MANIFEST
49301 ____________________________________________________________________________
49302 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
49303         Log: Change the scan policy of the *.t and test.pl files,
49304              now the *.t do not need to live in a t/ directory.
49305      Branch: perl
49306            ! t/TEST t/harness
49307 ____________________________________________________________________________
49308 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
49309         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
49310              From: Ilmari Karonen <iltzu@sci.fi>
49311              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
49312              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
49313      Branch: perl
49314            ! pod/perlfaq7.pod
49315 ____________________________________________________________________________
49316 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
49317         Log: Quench the warnings from Tru64; the HP-UX is still
49318              broken because it really, REALLY, doesn't like the
49319              HvARRAY() being lvalue:
49320              
49321              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
49322              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
49323      Branch: perl
49324            ! hv.c
49325 ____________________________________________________________________________
49326 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
49327         Log: Integrate change #10667 from maintperl:
49328              
49329              change#10449 broke the special-case that makes lexicals inside the
49330              eval"" within DB::DB() visible
49331      Branch: perl
49332           !> op.c
49333 ____________________________________________________________________________
49334 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
49335         Log: change#10449 broke the special-case that makes lexicals inside the
49336              eval"" within DB::DB() visible
49337      Branch: maint-5.6/perl
49338            ! op.c
49339 ____________________________________________________________________________
49340 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
49341         Log: Still spurious output; indent the code a bit.
49342              
49343              TODO1: separate the utility functions like MkDir
49344              into a helper script?
49345              
49346              TODO2: I see a lot of repetition in the filepath()
49347              and dirpath() calls.
49348      Branch: perl
49349            ! t/lib/filefind.t t/lib/findtaint.t
49350 ____________________________________________________________________________
49351 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
49352         Log: Regen modlib, toc.
49353      Branch: perl
49354            ! pod/perlmodlib.pod pod/perltoc.pod
49355 ____________________________________________________________________________
49356 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
49357         Log: Add libnetcfg to perlutil.
49358      Branch: perl
49359            ! pod/perlutil.pod
49360 ____________________________________________________________________________
49361 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
49362         Log: Initial integration of libnet-1.0703.
49363              The Configure script renamed as libnetcfg, will be
49364              installed along other utilities.
49365      Branch: perl
49366            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
49367            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
49368            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
49369            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
49370            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
49371            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
49372            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
49373            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
49374            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
49375            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
49376            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
49377            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
49378            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
49379            + utils/libnetcfg.PL
49380            ! MANIFEST utils.lst utils/Makefile
49381 ____________________________________________________________________________
49382 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
49383         Log: Less potentially test-harness-confusing output.
49384      Branch: perl
49385            ! lib/Memoize/t/expire_module_t.t
49386 ____________________________________________________________________________
49387 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
49388         Log: The final print annoys make test.
49389      Branch: perl
49390            ! t/lib/filefind.t t/lib/findtaint.t
49391 ____________________________________________________________________________
49392 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
49393         Log: Add an option for handling dangling symbolic links.
49394      Branch: perl
49395            ! lib/File/Find.pm t/lib/filefind.t
49396 ____________________________________________________________________________
49397 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
49398         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
49399              From: Thomas Wegner <wegner_thomas@yahoo.com>
49400              Date: Sun, 17 Jun 2001 14:43:11 +0200
49401              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
49402      Branch: perl
49403            + t/lib/findtaint.t
49404            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
49405 ____________________________________________________________________________
49406 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
49407         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
49408              From: Jonathan Stowe <gellyfish@gellyfish.com>
49409              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
49410              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
49411      Branch: perl
49412            ! lib/ExtUtils/MM_Unix.pm
49413 ____________________________________________________________________________
49414 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
49415         Log: Subject: [PATCH] more anonymous stash cleanups
49416              From: Abhijit Menon-Sen <ams@wiw.org>
49417              Date: Sun, 17 Jun 2001 11:44:06 +0530
49418              Message-ID: <20010617114406.A25203@lustre.linux.in>
49419      Branch: perl
49420            ! op.c
49421 ____________________________________________________________________________
49422 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
49423         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
49424              From: Abhijit Menon-Sen <ams@wiw.org>
49425              Date: Sun, 17 Jun 2001 08:02:59 +0530
49426              Message-ID: <20010617080259.A28776@lustre.linux.in>
49427              
49428              Subject: [PATCH #2/7] xhv_eiter
49429              From: Abhijit Menon-Sen <ams@wiw.org>
49430              Date: Sun, 17 Jun 2001 08:13:18 +0530
49431              Message-ID: <20010617081318.B28776@lustre.linux.in>
49432              
49433              Subject: [PATCH #3/7] xhv_fill
49434              From: Abhijit Menon-Sen <ams@wiw.org>
49435              Date: Sun, 17 Jun 2001 08:25:16 +0530
49436              Message-ID: <20010617082516.C28776@lustre.linux.in>
49437              
49438              Subject: [PATCH #4/7] xhv_keys
49439              From: Abhijit Menon-Sen <ams@wiw.org>
49440              Date: Sun, 17 Jun 2001 08:36:17 +0530
49441              Message-ID: <20010617083617.D28776@lustre.linux.in>
49442              
49443              Subject: [PATCH #5/7] xhv_max
49444              From: Abhijit Menon-Sen <ams@wiw.org>
49445              Date: Sun, 17 Jun 2001 08:39:48 +0530
49446              Message-ID: <20010617083948.E28776@lustre.linux.in>
49447              
49448              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
49449              From: Abhijit Menon-Sen <ams@wiw.org>
49450              Date: Sun, 17 Jun 2001 08:51:11 +0530
49451              Message-ID: <20010617085111.F28776@lustre.linux.in>
49452      Branch: perl
49453            ! hv.c
49454 ____________________________________________________________________________
49455 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
49456         Log: Update Changes.
49457      Branch: perl
49458            ! Changes patchlevel.h
49459 ____________________________________________________________________________
49460 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
49461         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
49462              From: Abhijit Menon-Sen <ams@wiw.org>
49463              Date: Sat, 16 Jun 2001 07:41:19 +0530
49464              Message-ID: <20010616074119.A24720@lustre.linux.in>
49465      Branch: perl
49466            ! hv.c perl.c vms/vmsish.h win32/win32.h
49467 ____________________________________________________________________________
49468 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
49469         Log: Document tests failing when threaded, since we now have more.
49470      Branch: perl
49471            ! pod/perl572delta.pod
49472 ____________________________________________________________________________
49473 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
49474         Log: -Wall cleanup.
49475      Branch: perl
49476            ! ext/Thread/Thread.xs
49477 ____________________________________________________________________________
49478 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
49479         Log: pthread_attr_setstacksize() isn't absolutely necessary
49480              to call, only iff THREAD_CREATE_NEEDS_STACK.
49481      Branch: perl
49482            ! ext/Thread/Thread.xs
49483 ____________________________________________________________________________
49484 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
49485         Log: -Wall strays.
49486      Branch: perl
49487            ! perl.c util.c
49488 ____________________________________________________________________________
49489 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
49490         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
49491              (and INT64_MIN) brokenness.
49492      Branch: perl
49493            ! hints/darwin.sh perl.h
49494 ____________________________________________________________________________
49495 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
49496         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
49497              From: Nicholas Clark <nick@ccl4.org>
49498              Date: Sun, 17 Jun 2001 00:16:05 +0100
49499              Message-ID: <20010617001605.V98663@plum.flirble.org>
49500      Branch: perl
49501            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
49502            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
49503            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49504 ____________________________________________________________________________
49505 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
49506         Log: Add perlnetware to docs; regen toc; supply skeleton
49507              docs for some Memoize submodules.
49508      Branch: perl
49509            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
49510            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
49511            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
49512            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
49513            ! win32/Makefile win32/makefile.mk
49514 ____________________________________________________________________________
49515 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
49516         Log: pod cleanup.
49517      Branch: perl
49518            ! README.netware
49519 ____________________________________________________________________________
49520 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
49521         Log: Integrate Memoize 0.64.  Few tweaks were required in
49522              the test scripts.  Note that the speed and expire*
49523              tests take several dozen seconds to run.
49524      Branch: perl
49525            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
49526            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
49527            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
49528            + lib/Memoize/README lib/Memoize/SDBM_File.pm
49529            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
49530            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
49531            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
49532            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
49533            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
49534            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
49535            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
49536            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
49537            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
49538            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
49539            ! MANIFEST t/lib/1_compile.t
49540 ____________________________________________________________________________
49541 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
49542         Log: Document the cross-compilation options.
49543      Branch: perl
49544            ! Cross/README INSTALL
49545 ____________________________________________________________________________
49546 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
49547         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
49548      Branch: perl
49549            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
49550            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
49551            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
49552            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
49553            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
49554            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
49555            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
49556            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
49557            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
49558            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
49559            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
49560            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
49561            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
49562            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
49563            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
49564            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
49565            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
49566            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
49567            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
49568            + lib/ExtUtils/MM_NW5.pm
49569            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
49570            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
49571            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
49572            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
49573            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
49574            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
49575            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
49576            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
49577            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
49578            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
49579            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
49580            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
49581            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
49582            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
49583            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
49584            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
49585            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
49586            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
49587            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
49588            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
49589            ! util.h x2p/a2py.c
49590 ____________________________________________________________________________
49591 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
49592         Log: Resort MANIFEST.
49593      Branch: perl
49594            ! MANIFEST
49595 ____________________________________________________________________________
49596 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
49597         Log: Integrate perlio:
49598              
49599              [ 10640]
49600              Disable :win32 layer as default till I get it working
49601              
49602              [ 10632]
49603              Work-in-progress win32 layer semi-functional, checking 
49604              for UNIX breakage.
49605              
49606              [ 10627]
49607              Work in progress UNIX-side edit of win32 PerLIO layer
49608      Branch: perl
49609           +> win32/win32io.c
49610           !> MANIFEST perlio.c perliol.h win32/makefile.mk
49611 ____________________________________________________________________________
49612 [ 10640] By: nick                                  on 2001/06/16  18:38:31
49613         Log: Disable :win32 layer as default till I get it working
49614      Branch: perlio
49615            ! MANIFEST perlio.c
49616 ____________________________________________________________________________
49617 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
49618         Log: Try the new scheme by moving the Text::Abbrev test
49619              to a new place under lib.
49620      Branch: perl
49621            + lib/Text/Abbrev/t/abbrev.t
49622            - t/lib/abbrev.t
49623            ! MANIFEST
49624 ____________________________________________________________________________
49625 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
49626         Log: Make the code even more dynamical so that testname
49627              suffix length can change.
49628      Branch: perl
49629            ! lib/Test/Harness.pm t/TEST
49630 ____________________________________________________________________________
49631 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
49632         Log: Allow for deeper t/ and also a single test.pl.
49633      Branch: perl
49634            ! t/TEST t/harness
49635 ____________________________________________________________________________
49636 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
49637         Log: #define fix from Nicholas Clark.
49638      Branch: perl
49639            ! ext/POSIX/POSIX.xs
49640 ____________________________________________________________________________
49641 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
49642         Log: Initialization is nice.
49643      Branch: perl
49644            ! lib/Test/Harness.pm
49645 ____________________________________________________________________________
49646 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
49647         Log: Make t/TEST and t/harness to test also the t/ tests
49648              under the main lib/ and ext/ directories.  Fix Test::Harness
49649              to dynamically change the width of its "foo/bar....ok" output.
49650      Branch: perl
49651            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
49652 ____________________________________________________________________________
49653 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
49654         Log: Subject: [PATCH] Re: perl@10611 
49655              From: Nicholas Clark <nick@ccl4.org>
49656              Date: Sat, 16 Jun 2001 16:52:47 +0100
49657              Message-ID: <20010616165247.O98663@plum.flirble.org>
49658              
49659              The .xs parts, too.
49660      Branch: perl
49661            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
49662            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
49663 ____________________________________________________________________________
49664 [ 10632] By: nick                                  on 2001/06/16  16:44:35
49665         Log: Work-in-progress win32 layer semi-functional, checking 
49666              for UNIX breakage.
49667      Branch: perlio
49668            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
49669 ____________________________________________________________________________
49670 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
49671         Log: Subject: [PATCH] Re: perl@10611 
49672              From: Nicholas Clark <nick@ccl4.org>
49673              Date: Sat, 16 Jun 2001 16:52:47 +0100
49674              Message-ID: <20010616165247.O98663@plum.flirble.org>
49675      Branch: perl
49676            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
49677            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
49678            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
49679            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
49680            ! lib/ExtUtils/Constant.pm
49681 ____________________________________________________________________________
49682 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
49683         Log: Metaconfig unit change for #10629.
49684      Branch: metaconfig
49685            ! U/modified/Finish.U
49686 ____________________________________________________________________________
49687 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
49688         Log: The extraction changed directories.
49689      Branch: perl
49690            ! Configure
49691 ____________________________________________________________________________
49692 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
49693         Log: Math::BigInt 1.35 from Tels.
49694      Branch: perl
49695            + t/lib/mbimbf.t
49696            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
49697            ! t/lib/bigfltpm.t t/lib/bigintpm.t
49698 ____________________________________________________________________________
49699 [ 10627] By: nick                                  on 2001/06/16  14:54:52
49700         Log: Work in progress UNIX-side edit of win32 PerLIO layer
49701      Branch: perlio
49702            + win32/win32io.c
49703            ! perlio.c win32/makefile.mk
49704 ____________________________________________________________________________
49705 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
49706         Log: Subject: [PATCH 5.6.1] os2/diff-configure
49707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49708              Date: Fri, 15 Jun 2001 01:19:36 -0400
49709              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
49710              
49711              Empty all of it because I think #10624 made even the
49712              last patch hunk unnecessary.
49713      Branch: perl
49714            ! os2/diff.configure
49715 ____________________________________________________________________________
49716 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
49717         Log: Metaconfig unit change for 10624.
49718      Branch: metaconfig
49719            ! U/modified/libc.U
49720      Branch: perl
49721            ! config_h.SH
49722 ____________________________________________________________________________
49723 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
49724         Log: Move the initialization of libnames to the beginning so
49725              that can one 'seed' it (as OS/2 does.)
49726      Branch: perl
49727            ! Configure
49728 ____________________________________________________________________________
49729 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
49730         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
49731              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49732              Date: Fri, 15 Jun 2001 19:10:57 -0400
49733              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
49734      Branch: perl
49735            ! os2/OS2/REXX/DLL/DLL.pm
49736 ____________________________________________________________________________
49737 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
49738         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
49739              From: "Craig A. Berry" <craigberry@mac.com>
49740              Date: Fri, 15 Jun 2001 17:00:03 -0500
49741              Message-Id: <a05101007b750342599be@[172.16.52.1]>
49742      Branch: perl
49743            ! vms/descrip_mms.template
49744 ____________________________________________________________________________
49745 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
49746         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
49747              From: "Craig A. Berry" <craigberry@mac.com>
49748              Date: Fri, 15 Jun 2001 18:39:42 -0500
49749              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
49750      Branch: perl
49751            ! lib/File/Spec/VMS.pm t/lib/extutils.t
49752 ____________________________________________________________________________
49753 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
49754         Log: Integrate perlio:
49755              
49756              [ 10619]
49757              Generated files
49758              
49759              [ 10618]
49760              Fix open.pm to work via XS-implemented method calls rather
49761              than *open::layers variables which caused all the HV/AV hassle.
49762      Branch: perl
49763           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
49764           !> t/io/utf8.t t/lib/io_scalar.t
49765 ____________________________________________________________________________
49766 [ 10619] By: nick                                  on 2001/06/15  21:05:19
49767         Log: Generated files
49768      Branch: perlio
49769            ! embed.h proto.h
49770 ____________________________________________________________________________
49771 [ 10618] By: nick                                  on 2001/06/15  20:27:42
49772         Log: Fix open.pm to work via XS-implemented method calls rather
49773              than *open::layers variables which caused all the HV/AV hassle.
49774      Branch: perlio
49775            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
49776            ! t/lib/io_scalar.t
49777 ____________________________________________________________________________
49778 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
49779         Log: Integrate perlio:
49780              
49781              [ 10616]
49782              pTHX_ / aTHX_ for ExtUtils/Constant.pm
49783      Branch: perl
49784           !> lib/ExtUtils/Constant.pm
49785 ____________________________________________________________________________
49786 [ 10616] By: nick                                  on 2001/06/15  18:46:47
49787         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
49788      Branch: perlio
49789            ! lib/ExtUtils/Constant.pm
49790 ____________________________________________________________________________
49791 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
49792         Log: Integrate perlio:
49793              
49794              [ 10614]
49795              MULTIPLICITY fix for Socket.xs
49796      Branch: perl
49797           !> ext/Socket/Socket.xs
49798 ____________________________________________________________________________
49799 [ 10614] By: nick                                  on 2001/06/15  18:33:37
49800         Log: MULTIPLICITY fix for Socket.xs
49801      Branch: perlio
49802            ! ext/Socket/Socket.xs
49803 ____________________________________________________________________________
49804 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
49805         Log: Subject: Re: perl@10611
49806              From: Doug MacEachern <dougm@covalent.net>
49807              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
49808              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
49809      Branch: perl
49810            ! ext/Socket/Socket.xs
49811 ____________________________________________________________________________
49812 [ 10612] By: nick                                  on 2001/06/15  16:14:38
49813         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
49814      Branch: perlio
49815           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
49816           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
49817           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
49818           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
49819           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
49820           !> utils/h2ph.PL
49821 ____________________________________________________________________________
49822 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
49823         Log: Update Changes.
49824      Branch: perl
49825            ! Changes patchlevel.h
49826 ____________________________________________________________________________
49827 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
49828         Log: Upping the test count.
49829      Branch: perl
49830            ! t/lib/filefind.t
49831 ____________________________________________________________________________
49832 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
49833         Log: Integrate perlio:
49834              
49835              [ 10606]
49836              regen_config_h for Win32.
49837      Branch: perl
49838           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49839 ____________________________________________________________________________
49840 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
49841         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
49842              From: andreas.koenig@anima.de (Andreas J. Koenig)
49843              Date: 15 Jun 2001 13:30:39 +0200
49844              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
49845              
49846              Record the grim history.
49847      Branch: perl
49848            ! lib/File/Find.pm
49849 ____________________________________________________________________________
49850 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
49851         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
49852              From: Brian McCauley <nobull@mail.com>
49853              Date: 15 Jun 2001 07:51:26 +0100
49854              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
49855      Branch: perl
49856            ! lib/File/Find.pm t/lib/filefind.t
49857 ____________________________________________________________________________
49858 [ 10606] By: nick                                  on 2001/06/15  14:00:08
49859         Log: regen_config_h for Win32.
49860      Branch: perlio
49861            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49862 ____________________________________________________________________________
49863 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
49864         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
49865              From: Peter Prymmer <pvhp@forte.com>
49866              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
49867              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
49868      Branch: perl
49869            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
49870 ____________________________________________________________________________
49871 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
49872         Log: Some filesystems require writability for rename/unlink.
49873      Branch: perl
49874            ! opcode.pl
49875 ____________________________________________________________________________
49876 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
49877         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
49878              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
49879              Date: Fri, 15 Jun 2001 12:08:53 +0200
49880              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
49881      Branch: perl
49882            ! perlio.c
49883 ____________________________________________________________________________
49884 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
49885         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
49886              From: Mike Guy <mjtg@cam.ac.uk>
49887              Date: Fri, 15 Jun 2001 14:11:49 +0100
49888              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
49889      Branch: perl
49890            ! opcode.pl
49891 ____________________________________________________________________________
49892 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
49893         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
49894              From: Nicholas Clark <nick@ccl4.org>
49895              Date: Thu, 14 Jun 2001 23:52:56 +0100
49896              Message-ID: <20010614235256.G98663@plum.flirble.org>
49897      Branch: perl
49898            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
49899            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49900 ____________________________________________________________________________
49901 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
49902         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
49903              From: Russ Allbery <rra@stanford.edu>
49904              Date: 14 Jun 2001 13:24:43 -0700
49905              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
49906      Branch: perl
49907            ! ext/GDBM_File/GDBM_File.pm
49908 ____________________________________________________________________________
49909 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
49910         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
49911              From: Nicholas Clark <nick@ccl4.org>
49912              Date: Thu, 14 Jun 2001 20:37:47 +0100
49913              Message-ID: <20010614203747.F98663@plum.flirble.org>
49914      Branch: perl
49915            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
49916            ! t/lib/gdbm.t
49917 ____________________________________________________________________________
49918 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
49919         Log: Integrate perlio:
49920              
49921              [ 10597]
49922              Check that HVs with HvNAME() != NULL are really stashes before
49923              treating them as such. Also be more defensive on the GvCV.
49924              Win32 fork and dprof now working again. 
49925              
49926              [ 10595]
49927              Skip Perl_my_bcopy in .def file as we do not provide it.
49928              - Win32 (VC++) now builds but fails:
49929              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
49930              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
49931              write.t    - open(...,"|-") not implemented on Win32 
49932      Branch: perl
49933           !> makedef.pl sv.c
49934 ____________________________________________________________________________
49935 [ 10597] By: nick                                  on 2001/06/15  11:08:13
49936         Log: Check that HVs with HvNAME() != NULL are really stashes before
49937              treating them as such. Also be more defensive on the GvCV.
49938              Win32 fork and dprof now working again. 
49939      Branch: perlio
49940            ! sv.c
49941 ____________________________________________________________________________
49942 [ 10596] By: nick                                  on 2001/06/15  10:11:20
49943         Log: Integrate mainline.
49944      Branch: perlio
49945           +> Cross/README
49946           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
49947           !> Porting/config_H config_h.SH configure.com epoc/config.sh
49948           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
49949           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49950           !> vos/config.ga.h win32/config.bc win32/config.gc
49951           !> win32/config.vc win32/config_H.bc win32/config_H.gc
49952           !> win32/config_H.vc
49953 ____________________________________________________________________________
49954 [ 10595] By: nick                                  on 2001/06/15  09:37:17
49955         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
49956              - Win32 (VC++) now builds but fails:
49957              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
49958              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
49959              write.t    - open(...,"|-") not implemented on Win32 
49960      Branch: perlio
49961            ! makedef.pl
49962 ____________________________________________________________________________
49963 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
49964         Log: Integrate perlio:
49965              
49966              [ 10591]
49967              Steps along the road toward Win32 building again.
49968      Branch: perl
49969           !> perlio.c win32/makefile.mk
49970 ____________________________________________________________________________
49971 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
49972         Log: Metaconfig unit changes for #10592.
49973      Branch: metaconfig
49974            + U/modified/i_varhdr.U U/modified/startsh.U
49975            - U/a_dvisory/crosscompile.U U/target/Target.U
49976            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
49977            ! U/compline/bitpbyte.U U/compline/byteorder.U
49978            ! U/compline/ccflags.U U/compline/charsize.U
49979            ! U/compline/d_casti32.U U/compline/d_castneg.U
49980            ! U/compline/d_closedir.U U/compline/d_fd_set.U
49981            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
49982            ! U/compline/d_keepsig.U U/compline/d_open3.U
49983            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
49984            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
49985            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
49986            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
49987            ! U/compline/doublesize.U U/compline/floatsize.U
49988            ! U/compline/nblock_io.U U/compline/orderlib.U
49989            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
49990            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
49991            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
49992            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
49993            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
49994            ! U/modified/spitshell.U U/threads/archname.U
49995            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
49996            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
49997            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
49998            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
49999            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
50000      Branch: metaconfig/U/perl
50001            + Cross.U
50002            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
50003            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
50004            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
50005            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
50006            ! stdio_streams.U uselfs.U
50007 ____________________________________________________________________________
50008 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
50009         Log: The first steps towards cross-compilation.
50010              
50011              Abstract execution of compiled test executables with $run,
50012              and abstract transfer of files with $to and $from.
50013              
50014              Under cross-compilation the $run, $to, and $from will point
50015              to appropriate wrapper scripts, by default ssh and scp,
50016              but also rsh, rcp, and cp are supported.  If not
50017              cross-compiling, they will be set to '', ':', and ':',
50018              respectively.
50019              
50020              With these patches I was able to get Configure for
50021              iPAQ ARM Linux on an Intel Linux about 95% right
50022              (only a few tests failed to execute or they produced
50023              incorrect results), and I was able to compile
50024              a functional miniperl.
50025              
50026              The symbol crosscompile renamed to be usecrosscompile,
50027              the corresponding C symbol from CROSSCOMPILE to
50028              USE_CROSS_COMPILE.
50029      Branch: perl
50030            ! Configure Cross/README Makefile.SH Porting/Glossary
50031            ! Porting/config.sh Porting/config_H config_h.SH configure.com
50032            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
50033            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
50034            ! vos/config.ga.def vos/config.ga.h win32/config.bc
50035            ! win32/config.gc win32/config.vc win32/config_H.bc
50036            ! win32/config_H.gc win32/config_H.vc
50037 ____________________________________________________________________________
50038 [ 10591] By: nick                                  on 2001/06/14  20:00:12
50039         Log: Steps along the road toward Win32 building again.
50040      Branch: perlio
50041            ! perlio.c win32/makefile.mk
50042 ____________________________________________________________________________
50043 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
50044         Log: Integrate perlio:
50045              
50046              [ 10589]
50047              Routine regen_config_h for Win32
50048      Branch: perl
50049           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50050 ____________________________________________________________________________
50051 [ 10589] By: nick                                  on 2001/06/14  13:54:07
50052         Log: Routine regen_config_h for Win32
50053      Branch: perlio
50054            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50055 ____________________________________________________________________________
50056 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
50057         Log: Integrate perlio:
50058              
50059              [ 10586]
50060              Add new step to run_byacc which:
50061              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
50062              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
50063              
50064              [ 10584]
50065              Hack to remove insecure directories from PATH so test will run.
50066      Branch: perl
50067           +> perlyline.pl
50068           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
50069 ____________________________________________________________________________
50070 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
50071         Log: A placeholder.
50072      Branch: perl
50073            + Cross/README
50074 ____________________________________________________________________________
50075 [ 10586] By: nick                                  on 2001/06/14  08:25:07
50076         Log: Add new step to run_byacc which:
50077              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
50078              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
50079      Branch: perlio
50080            + perlyline.pl
50081            ! MANIFEST Makefile.SH perly.c
50082 ____________________________________________________________________________
50083 [ 10585] By: nick                                  on 2001/06/14  08:22:29
50084         Log: Integrate mainline
50085      Branch: perlio
50086           +> locale.c numeric.c
50087           !> Changes cygwin/Makefile.SHs embed.h embed.pl
50088           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
50089           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
50090           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
50091           !> x2p/Makefile.SH
50092 ____________________________________________________________________________
50093 [ 10584] By: nick                                  on 2001/06/14  08:05:53
50094         Log: Hack to remove insecure directories from PATH so test will run.
50095      Branch: perlio
50096            ! t/lib/filefind.t
50097 ____________________________________________________________________________
50098 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
50099         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
50100      Branch: perl
50101            - t/lib/mbimbf.t
50102            ! MANIFEST
50103 ____________________________________________________________________________
50104 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
50105         Log: Detypo.
50106      Branch: perl
50107            ! x2p/Makefile.SH
50108 ____________________________________________________________________________
50109 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
50110         Log: de-$CONFIG continues.
50111      Branch: perl
50112            ! cygwin/Makefile.SHs x2p/Makefile.SH
50113 ____________________________________________________________________________
50114 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
50115         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
50116              From: Nicholas Clark <nick@ccl4.org>
50117              Date: Wed, 13 Jun 2001 21:20:13 +0100
50118              Message-ID: <20010613212013.D98663@plum.flirble.org>
50119      Branch: perl
50120            ! opcode.pl
50121 ____________________________________________________________________________
50122 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
50123         Log: Subject: splitting util.c
50124              From: Hugo <hv@crypt.compulink.co.uk>
50125              Date: Thu, 14 Jun 2001 00:41:08 +0100
50126              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
50127      Branch: perl
50128            + locale.c numeric.c
50129            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
50130            ! pod/perlapi.pod proto.h util.c
50131 ____________________________________________________________________________
50132 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
50133         Log: Upgrade to Math::BigInt 1.34 from Tels.
50134      Branch: perl
50135            + t/lib/mbimbf.t
50136            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
50137            ! t/lib/bigfltpm.t t/lib/bigintpm.t
50138 ____________________________________________________________________________
50139 [ 10577] By: nick                                  on 2001/06/13  19:02:48
50140         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
50141      Branch: perlio
50142           !> (integrate 125 files)
50143 ____________________________________________________________________________
50144 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
50145         Log: Update Changes.
50146      Branch: perl
50147            ! Changes patchlevel.h
50148 ____________________________________________________________________________
50149 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
50150         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
50151              From: "Craig A. Berry" <craigberry@mac.com>
50152              Date: Wed, 13 Jun 2001 13:24:28 -0500
50153              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
50154      Branch: perl
50155            ! ext/re/Makefile.PL
50156 ____________________________________________________________________________
50157 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
50158         Log: Mc.u.c. for #10573.
50159      Branch: metaconfig
50160            ! U/threads/usethreads.U
50161 ____________________________________________________________________________
50162 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
50163         Log: It would be also be good if I could type.
50164      Branch: perl
50165            ! Configure
50166 ____________________________________________________________________________
50167 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
50168         Log: Metaconfig unit change for #10571.
50169      Branch: metaconfig
50170            ! U/threads/usethreads.U
50171 ____________________________________________________________________________
50172 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
50173         Log: A non-empty default is a good thing.
50174      Branch: perl
50175            ! Configure
50176 ____________________________________________________________________________
50177 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
50178         Log: Metaconfig unit change for #10569.
50179      Branch: metaconfig
50180            ! U/threads/usethreads.U
50181 ____________________________________________________________________________
50182 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
50183         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
50184              extremely experimental, not even prompted for.
50185      Branch: perl
50186            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50187            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
50188            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
50189            ! win32/config.bc win32/config.gc win32/config.vc
50190 ____________________________________________________________________________
50191 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
50192         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
50193      Branch: perl
50194            ! pod/perlfaq6.pod
50195 ____________________________________________________________________________
50196 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
50197         Log: Integrate perlio:
50198              
50199              [ 10564]
50200              Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
50201              and using that instead (name lookups are sequential search for now).
50202      Branch: perl
50203           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
50204           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
50205 ____________________________________________________________________________
50206 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
50207         Log: Subject: Re: ext/ + -Wall
50208              From: Doug MacEachern <dougm@covalent.net>
50209              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
50210              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
50211      Branch: perl
50212            ! XSUB.h lib/ExtUtils/xsubpp perl.h
50213 ____________________________________________________________________________
50214 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
50215         Log: Similar logic as DB_File.xs, using the modern macros and
50216              defines them to older ones for older Perls where PERL_VERSION
50217              is not defined, from Doug MacEachern.
50218      Branch: perl
50219            ! ext/Storable/Storable.xs
50220 ____________________________________________________________________________
50221 [ 10564] By: nick                                  on 2001/06/13  15:22:01
50222         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
50223              and using that instead (name lookups are sequential search for now).
50224      Branch: perlio
50225            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
50226            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
50227 ____________________________________________________________________________
50228 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
50229         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
50230              From: "Richard Soderberg" <rs@crystalflame.net>
50231              Date: Sat, 26 May 2001 06:44:20 -0700
50232              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
50233      Branch: perl
50234            ! sv.c t/op/glob.t
50235 ____________________________________________________________________________
50236 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
50237         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
50238              From: "Craig A. Berry" <craigberry@mac.com>
50239              Date: Tue, 12 Jun 2001 23:55:26 -0500
50240              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
50241      Branch: perl
50242            ! ext/re/Makefile.PL ext/re/re.xs
50243 ____________________________________________________________________________
50244 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
50245         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
50246              suggested by NI-S.
50247      Branch: perl
50248            ! XSUB.h malloc.c perl.h
50249 ____________________________________________________________________________
50250 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
50251         Log: Regen toc.
50252      Branch: perl
50253            ! pod/perltoc.pod
50254 ____________________________________________________________________________
50255 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
50256         Log: Subject: [patch] perl.gprof control
50257              From: Doug MacEachern <dougm@covalent.net>
50258              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
50259              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
50260      Branch: perl
50261            ! miniperlmain.c perl.h
50262 ____________________________________________________________________________
50263 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
50264         Log: Subject: Re: ext/ + -Wall
50265              From: Doug MacEachern <dougm@covalent.net>
50266              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
50267              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
50268              
50269              Document ax and break up dXSARGS.
50270      Branch: perl
50271            ! XSUB.h pod/perlapi.pod
50272 ____________________________________________________________________________
50273 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
50274         Log: More AIX tweakage from Merijn.
50275      Branch: perl
50276            ! hints/aix.sh
50277 ____________________________________________________________________________
50278 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
50279         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
50280              From: "Craig A. Berry" <craigberry@mac.com>
50281              Date: Tue, 12 Jun 2001 22:57:45 -0500
50282              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
50283      Branch: perl
50284            ! vms/descrip_mms.template
50285 ____________________________________________________________________________
50286 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
50287         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
50288              From: "Craig A. Berry" <craigberry@mac.com>
50289              Date: Tue, 12 Jun 2001 22:21:39 -0500
50290              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
50291      Branch: perl
50292            ! configure.com util.c
50293 ____________________________________________________________________________
50294 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
50295         Log: New AIX dynaloading code from Jens-Uwe Mager.
50296              Does break binary compatibility.
50297      Branch: perl
50298            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
50299 ____________________________________________________________________________
50300 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
50301         Log: VMS DEC C compiler found nits by Peter Prymmer.
50302      Branch: perl
50303            ! util.c
50304 ____________________________________________________________________________
50305 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
50306         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
50307              From: Peter Prymmer <pvhp@forte.com>
50308              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
50309              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
50310      Branch: perl
50311            ! t/lib/filecomp.t
50312 ____________________________________________________________________________
50313 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
50314         Log: I wonder how many $CONFIGs still lurk in the shadows.
50315      Branch: perl
50316            ! pod/Makefile.SH x2p/cflags.SH
50317 ____________________________________________________________________________
50318 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
50319         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
50320      Branch: perl
50321            ! pod/checkpods.PL
50322 ____________________________________________________________________________
50323 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
50324         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
50325      Branch: perl
50326            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
50327 ____________________________________________________________________________
50328 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
50329         Log: Subject: [patch] rid local_patches warnings
50330              From: Doug MacEachern <dougm@covalent.net>
50331              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
50332              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
50333      Branch: perl
50334            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
50335 ____________________________________________________________________________
50336 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
50337         Log: Subject: Re: ext/ + -Wall
50338              From: Doug MacEachern <dougm@covalent.net>
50339              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
50340              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
50341      Branch: perl
50342            ! ext/attrs/attrs.xs
50343 ____________________________________________________________________________
50344 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
50345         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
50346              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
50347              Date: Tue, 12 Jun 2001 14:36:20 -0400
50348              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
50349      Branch: perl
50350            ! pod/perlretut.pod
50351 ____________________________________________________________________________
50352 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
50353         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
50354              From: Mike Guy <mjtg@cam.ac.uk>
50355              Date: Tue, 12 Jun 2001 19:10:31 +0100
50356              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
50357              
50358              Subject: Re: [ID 20010612.001] out of memory during regex compilation
50359              From: Mike Guy <mjtg@cam.ac.uk>
50360              Date: Tue, 12 Jun 2001 19:21:01 +0100
50361              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
50362      Branch: perl
50363            ! pod/perlop.pod
50364 ____________________________________________________________________________
50365 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
50366         Log: AIX tweaks from Merijn H. Brand.
50367      Branch: perl
50368            ! hints/aix.sh
50369 ____________________________________________________________________________
50370 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
50371         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
50372              From: "Brendan O'Dea" <bod@compusol.com.au>
50373              Date: Wed, 13 Jun 2001 05:16:47 +1000
50374              Message-ID: <20010613051647.A8945@compusol.com.au>
50375      Branch: maint-5.6/perl
50376            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
50377 ____________________________________________________________________________
50378 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
50379         Log: Subject: Small bcopy cleanup
50380              From: Andy Dougherty <doughera@lafayette.edu>
50381              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
50382              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
50383      Branch: perl
50384            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
50385 ____________________________________________________________________________
50386 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
50387         Log: Subject: [PATCH] Re: ext/ + -Wall
50388              From: Nicholas Clark <nick@ccl4.org>
50389              Date: Wed, 13 Jun 2001 00:04:30 +0100
50390              Message-ID: <20010613000430.M5901@plum.flirble.org>
50391      Branch: perl
50392            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
50393 ____________________________________________________________________________
50394 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
50395         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
50396              From: Nicholas Clark <nick@ccl4.org>
50397              Date: Tue, 12 Jun 2001 23:53:07 +0100
50398              Message-ID: <20010612235307.L5901@plum.flirble.org>
50399      Branch: perl
50400            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50401 ____________________________________________________________________________
50402 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
50403         Log: MPE/iX tweaks from Mark Bixby.
50404      Branch: perl
50405            ! hints/mpeix.sh mpeix/mpeixish.h util.c
50406 ____________________________________________________________________________
50407 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
50408         Log: Update Changes.
50409      Branch: perl
50410            ! Changes patchlevel.h
50411 ____________________________________________________________________________
50412 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
50413         Log: One less -Wall whine (found under DEBUGGING).
50414      Branch: perl
50415            ! x2p/Makefile.SH x2p/a2p.c
50416 ____________________________________________________________________________
50417 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
50418         Log: s/case-independent/case-insensitive/g
50419      Branch: perl
50420            ! pod/perldebug.pod
50421 ____________________________________________________________________________
50422 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
50423         Log: As suggested in    
50424              
50425              Subject: Re: ext/ + -Wall
50426              From: Gurusamy Sarathy <gsar@ActiveState.com>
50427              Date: Mon, 11 Jun 2001 23:34:31 -0700
50428              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
50429      Branch: perl
50430            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
50431            ! perl.h
50432 ____________________________________________________________________________
50433 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
50434         Log: Subject: ext/ + -Wall
50435              From: Doug MacEachern <dougm@covalent.net>
50436              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
50437              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
50438      Branch: perl
50439            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
50440            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
50441            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
50442            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
50443            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
50444            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
50445            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
50446            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
50447            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
50448            ! lib/ExtUtils/xsubpp
50449 ____________________________________________________________________________
50450 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
50451         Log: Subject: [PATCH] anonymous stashes
50452              From: Abhijit Menon-Sen <ams@wiw.org>
50453              Date: Tue, 12 Jun 2001 12:47:04 +0530
50454              Message-ID: <20010612124704.A29029@lustre.linux.in>
50455      Branch: perl
50456            ! dump.c gv.c sv.c xsutils.c
50457 ____________________________________________________________________________
50458 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
50459         Log: One more test for $^S.
50460      Branch: perl
50461            ! t/op/magic.t
50462 ____________________________________________________________________________
50463 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
50464         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
50465              From: Abhijit Menon-Sen <ams@wiw.org>
50466              Date: Tue, 12 Jun 2001 17:35:55 +0530
50467              Message-ID: <20010612173555.A32426@lustre.linux.in>
50468      Branch: perl
50469            ! mg.c t/op/magic.t
50470 ____________________________________________________________________________
50471 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
50472         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
50473              From: Mike Guy <mjtg@cam.ac.uk>
50474              Date: Tue, 12 Jun 2001 13:14:15 +0100
50475              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
50476      Branch: perl
50477            ! pod/perlop.pod
50478 ____________________________________________________________________________
50479 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
50480         Log: AUTHORS updates.
50481      Branch: perl
50482            ! AUTHORS
50483 ____________________________________________________________________________
50484 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
50485         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
50486              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
50487              Content-Transfer-Encoding: 7bit
50488              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
50489      Branch: perl
50490            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
50491 ____________________________________________________________________________
50492 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
50493         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
50494              From: "Philip Newton" <Philip.Newton@gmx.net>
50495              Date: Mon, 11 Jun 2001 07:08:03 +0200
50496              Message-Id: <200106120802.LAA08992@taas.iki.fi>
50497      Branch: perl
50498            ! t/base/term.t
50499 ____________________________________________________________________________
50500 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
50501         Log: Cleanup the a2p.c for -Wall.
50502      Branch: perl
50503            ! x2p/Makefile.SH x2p/a2p.c
50504 ____________________________________________________________________________
50505 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
50506         Log: File::Find update for MacOS from Chris Nandor.
50507      Branch: perl
50508            ! lib/File/Find.pm t/lib/filefind.t
50509 ____________________________________________________________________________
50510 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
50511         Log: gcc -Wall nits picked out by a non-UNIX system
50512              (courtesy of Mark Bixby)
50513      Branch: perl
50514            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
50515            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
50516            ! pp_sys.c util.c
50517 ____________________________________________________________________________
50518 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
50519         Log: Metaconfig unit change for #10522.  (The d_modfl changes
50520              placate metalint.)
50521      Branch: metaconfig/U/perl
50522            ! d_modfl.U d_u32align.U
50523 ____________________________________________________________________________
50524 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
50525         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
50526              be "./try 2>&1 >/dev/null".
50527      Branch: perl
50528            ! Configure
50529 ____________________________________________________________________________
50530 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
50531         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
50532              From: "Craig A. Berry" <craigberry@mac.com>
50533              Date: Mon, 11 Jun 2001 14:00:32 -0500
50534              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
50535      Branch: perl
50536            ! configure.com
50537 ____________________________________________________________________________
50538 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
50539         Log: Move the full \p\P lists to perlunicode.
50540      Branch: perl
50541            ! pod/perlretut.pod pod/perlunicode.pod
50542 ____________________________________________________________________________
50543 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
50544         Log: VOS build tweak for 5.6.1 from Paul Green.
50545      Branch: maint-5.6/perl
50546            ! vos/build.cm
50547 ____________________________________________________________________________
50548 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
50549         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
50550              From: "Craig A. Berry" <craigberry@mac.com>
50551              Date: Fri, 8 Jun 2001 18:08:18 -0500
50552              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
50553      Branch: perl
50554            ! vms/vms.c
50555 ____________________________________________________________________________
50556 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
50557         Log: Update Changes.
50558      Branch: perl
50559            ! Changes patchlevel.h
50560 ____________________________________________________________________________
50561 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
50562         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
50563      Branch: perl
50564            ! vos/config.alpha.h vos/config.ga.h
50565 ____________________________________________________________________________
50566 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
50567         Log: VOS updates from Paul Green for @10476.
50568      Branch: perl
50569            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
50570            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50571            ! vos/config.ga.h vos/configure_perl.cm
50572 ____________________________________________________________________________
50573 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
50574         Log: Subject: [PATCH] Not many people know this ...
50575              From: Mike Guy <mjtg@cam.ac.uk>
50576              Date: Mon, 11 Jun 2001 14:55:15 +0100
50577              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
50578      Branch: perl
50579            ! pod/perldebug.pod
50580 ____________________________________________________________________________
50581 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
50582         Log: Add final commas to lists as suggested by Philip Newton.
50583      Branch: perl
50584            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50585 ____________________________________________________________________________
50586 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
50587         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
50588              Date: Sun, 10 Jun 2001 23:35:38 -0400
50589              From: Chris Nandor <pudge@pobox.com>
50590              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
50591      Branch: perl
50592            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
50593            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
50594            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
50595            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
50596            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
50597            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
50598            ! t/op/write.t t/pragma/strict.t
50599 ____________________________________________________________________________
50600 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
50601         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
50602              From: Chris Nandor <pudge@pobox.com>
50603              Date: Mon, 11 Jun 2001 08:24:28 -0400
50604              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
50605      Branch: perl
50606            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
50607            ! t/lib/io_dir.t
50608 ____________________________________________________________________________
50609 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
50610         Log: One more run_byacc (a hand-tweaked version had slipped in).
50611      Branch: perl
50612            ! perly.c vms/perly_c.vms
50613 ____________________________________________________________________________
50614 [ 10509] By: nick                                  on 2001/06/11  07:49:15
50615         Log: Integrate mainline
50616      Branch: perlio
50617           !> Makefile.SH embed.h embed.pl global.sym
50618           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
50619           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
50620           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
50621           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
50622 ____________________________________________________________________________
50623 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
50624         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
50625              From: Mike Guy <mjtg@cam.ac.uk>
50626              Reply-To: mjtg@cam.ac.uk
50627              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
50628      Branch: perl
50629            ! lib/ExtUtils/Manifest.pm
50630 ____________________________________________________________________________
50631 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
50632         Log: Subject: [PATCH] ExtUtils::Constant
50633              From: Nicholas Clark <nick@ccl4.org>
50634              Date: Sun, 10 Jun 2001 23:25:41 +0100
50635              Message-ID: <20010610232540.C76396@plum.flirble.org>
50636      Branch: perl
50637            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50638 ____________________________________________________________________________
50639 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
50640         Log: Integrate perlio:
50641              
50642              [ 10504]
50643              Fix (valid) -Wall warnings in perlio.c
50644      Branch: perl
50645           !> iperlsys.h
50646 ____________________________________________________________________________
50647 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
50648         Log: Move the grok_number and its lieutenant grok_numeric_radix
50649              from sv.c statics to util.c and public.
50650      Branch: perl
50651            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
50652            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
50653 ____________________________________________________________________________
50654 [ 10504] By: nick                                  on 2001/06/10  17:47:06
50655         Log: Fix (valid) -Wall warnings in perlio.c
50656      Branch: perlio
50657            ! iperlsys.h
50658 ____________________________________________________________________________
50659 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
50660         Log: Update perly_c.diff, update perly.fixer to edit away
50661              some of the -Wall noise.
50662      Branch: perl
50663            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
50664 ____________________________________________________________________________
50665 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
50666         Log: Check the version of byacc.
50667      Branch: perl
50668            ! Makefile.SH
50669 ____________________________________________________________________________
50670 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
50671         Log: Subject: [PATCH] perly.y overhaul
50672              From: Simon Cozens <simon@netthink.co.uk>
50673              Date: Sun, 10 Jun 2001 16:56:54 +0100
50674              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
50675              
50676              Plus make run_byacc.
50677      Branch: perl
50678            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
50679 ____________________________________________________________________________
50680 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
50681         Log: Integrate perlio:
50682              
50683              [ 10497]
50684              Paper over a crack or two with USE_SFIO
50685      Branch: perl
50686           !> perlio.c perlsfio.h
50687 ____________________________________________________________________________
50688 [ 10499] By: nick                                  on 2001/06/10  15:01:08
50689         Log: Integrate mainline
50690      Branch: perlio
50691           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
50692           !> t/pragma/locale.t util.c
50693 ____________________________________________________________________________
50694 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
50695         Log: Put some meat on the perl572delta bones.  The list of
50696              selected bug fixes needs more work, as does still the
50697              whole document.
50698      Branch: perl
50699            ! pod/perl572delta.pod
50700 ____________________________________________________________________________
50701 [ 10497] By: nick                                  on 2001/06/10  12:27:51
50702         Log: Paper over a crack or two with USE_SFIO
50703      Branch: perlio
50704            ! perlio.c perlsfio.h
50705 ____________________________________________________________________________
50706 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
50707         Log: Update Changes.
50708      Branch: perl
50709            ! Changes patchlevel.h
50710 ____________________________________________________________________________
50711 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
50712         Log: Subject: Re: pragma/locale.t #107
50713              From: Hugo <hv@crypt.compulink.co.uk>
50714              Date: Sun, 10 Jun 2001 11:23:30 +0100
50715              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
50716              
50717              Encapsulate the scan of the decimal radix separator.
50718      Branch: perl
50719            ! embed.h embed.pl proto.h sv.c
50720 ____________________________________________________________________________
50721 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
50722         Log: Try to grok numbers both with the locale specific separator
50723              and with the usual "." (if different from the lss); add a test
50724              to locale.t to do also a little bit of math in addition to just
50725              equalness testing; remove extraneous logic as suggested in
50726              
50727              Subject: Re: pragma/locale.t #107
50728              From: Nicholas Clark <nick@ccl4.org>
50729              Date: Sat, 9 Jun 2001 22:37:36 +0100
50730              Message-ID: <20010609223735.Y76396@plum.flirble.org>
50731      Branch: perl
50732            ! sv.c t/pragma/locale.t
50733 ____________________________________________________________________________
50734 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
50735         Log: Metaconfig unit change for #10492.
50736      Branch: metaconfig/U/perl
50737            ! Extensions.U
50738 ____________________________________________________________________________
50739 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
50740         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
50741              From: Artur Bergman <artur@contiller.se> 
50742              Date: Sat, 09 Jun 2001 21:03:51 +0200
50743              Message-ID: <B7483FB6.1398%artur@contiller.se>
50744      Branch: perl
50745            ! Configure
50746 ____________________________________________________________________________
50747 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
50748         Log: Integrate perlio:
50749              
50750              [ 10489]
50751              Make XS/Typemap compile (but fail) with sfio
50752      Branch: perl
50753           !> perlsfio.h
50754 ____________________________________________________________________________
50755 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
50756         Log: Do locale specific separator if only in locale.
50757      Branch: perl
50758            ! util.c
50759 ____________________________________________________________________________
50760 [ 10489] By: nick                                  on 2001/06/09  19:13:25
50761         Log: Make XS/Typemap compile (but fail) with sfio
50762      Branch: perlio
50763            ! perlsfio.h
50764 ____________________________________________________________________________
50765 [ 10488] By: nick                                  on 2001/06/09  19:12:51
50766         Log: Re-integrate mainline
50767      Branch: perlio
50768           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
50769           !> proto.h sv.c util.c
50770 ____________________________________________________________________________
50771 [ 10487] By: nick                                  on 2001/06/09  16:26:29
50772         Log: Integrate mainline
50773      Branch: perlio
50774           !> (integrate 31 files)
50775 ____________________________________________________________________________
50776 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
50777         Log: Subject: [PATCH] New attempt to clone callack
50778              From: Artur Bergman <artur@contiller.se> 
50779              Date: Thu, 07 Jun 2001 11:52:16 +0200
50780              Message-ID: <B7451B6F.12B7%artur@contiller.se>
50781      Branch: perl
50782            ! embedvar.h intrpvar.h perlapi.h sv.c
50783 ____________________________________________________________________________
50784 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
50785         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
50786      Branch: perl
50787            ! embed.h embed.pl perl.h proto.h sv.c util.c
50788 ____________________________________________________________________________
50789 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
50790         Log: Subject: Re: pragma/locale.t #107
50791              From: Nicholas Clark <nick@ccl4.org>
50792              Date: Sat, 9 Jun 2001 16:26:10 +0100
50793              Message-ID: <20010609162609.V76396@plum.flirble.org>
50794              
50795              A missing NVification.
50796      Branch: perl
50797            ! sv.c
50798 ____________________________________________________________________________
50799 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
50800         Log: Redo the #10482, there already was a test script for formats.
50801      Branch: perl
50802            - t/io/format.t
50803            ! MANIFEST t/op/write.t
50804 ____________________________________________________________________________
50805 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
50806         Log: Twisted format testing, from Merijn.
50807      Branch: perl
50808            + t/io/format.t
50809            ! MANIFEST
50810 ____________________________________________________________________________
50811 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
50812         Log: More \p{In...} testing, combined with \N{...}.
50813      Branch: perl
50814            ! lib/utf8_heavy.pl t/op/pat.t
50815 ____________________________________________________________________________
50816 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
50817         Log: Metaconfig changes for #10479.
50818      Branch: metaconfig
50819            ! U/Glossary.patch
50820      Branch: metaconfig/U/perl
50821            ! d_modfl.U
50822 ____________________________________________________________________________
50823 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
50824         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
50825      Branch: perl
50826            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50827            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
50828            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
50829            ! win32/config.bc win32/config.gc win32/config.vc
50830 ____________________________________________________________________________
50831 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
50832         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
50833              From: "Craig A. Berry" <craigberry@mac.com>
50834              Date: Thu, 7 Jun 2001 14:27:20 -0500
50835              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
50836      Branch: perl
50837            ! vms/perlvms.pod
50838 ____________________________________________________________________________
50839 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
50840         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
50841              From: Gisle Aas <gisle@ActiveState.com>
50842              Date: 07 Jun 2001 17:04:29 -0700
50843              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
50844      Branch: perl
50845            ! ext/re/re.xs
50846 ____________________________________________________________________________
50847 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
50848         Log: Update Changes.
50849      Branch: perl
50850            ! Changes patchlevel.h
50851 ____________________________________________________________________________
50852 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
50853         Log: Regen Glossary et alia.
50854      Branch: perl
50855            ! Porting/Glossary Porting/config.sh Porting/config_H
50856 ____________________________________________________________________________
50857 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
50858         Log: Metaconfig unit changes for #10473.
50859      Branch: metaconfig/U/perl
50860            ! d_modfl.U
50861 ____________________________________________________________________________
50862 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
50863         Log: Harumph, also AIX will spill its guts (i.e. dump core)
50864              if an executable contains modfl() but it hasn't been
50865              compiled right (in the case of AIX, with cc -qlongdouble).
50866      Branch: perl
50867            ! Configure
50868 ____________________________________________________________________________
50869 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
50870         Log: integrate change#10471 from mainline
50871              
50872              in change#10451, check that CvOUTSIDE is a CV before looking in
50873              (it can apparently be SVt_NULL during global destruction)
50874      Branch: maint-5.6/perl
50875           !> op.c
50876 ____________________________________________________________________________
50877 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
50878         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
50879              (it can apparently be SVt_NULL during global destruction)
50880      Branch: perl
50881            ! op.c
50882 ____________________________________________________________________________
50883 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
50884         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
50885              From: Robin Barker <rmb1@cise.npl.co.uk>
50886              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
50887              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
50888      Branch: perl
50889            ! lib/diagnostics.pm pod/perldiag.pod
50890 ____________________________________________________________________________
50891 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
50892         Log: Subject: [PATCH perl@10439] long =item
50893              From: Robin Barker <rmb1@cise.npl.co.uk>
50894              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
50895              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
50896      Branch: perl
50897            ! README.amiga lib/Attribute/Handlers.pm
50898            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
50899 ____________________________________________________________________________
50900 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
50901         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
50902              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
50903              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
50904              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
50905      Branch: perl
50906            ! pod/perlguts.pod
50907 ____________________________________________________________________________
50908 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
50909         Log: Integrate perlio:
50910              
50911              [ 10466]
50912              MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
50913              whitespace tweaks.
50914              Still coredumps in pragma/overload.t - what a nice hard fail that is...
50915      Branch: perl
50916           !> sv.c
50917 ____________________________________________________________________________
50918 [ 10466] By: nick                                  on 2001/06/07  10:25:40
50919         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
50920              whitespace tweaks.
50921              Still coredumps in pragma/overload.t - what a nice hard fail that is...
50922      Branch: perlio
50923            ! sv.c
50924 ____________________________________________________________________________
50925 [ 10465] By: nick                                  on 2001/06/07  08:41:58
50926         Log: Raw integrate of mainline for S_grok_number debug
50927              (sv.c has MULTIPLICITY issues as well as whatever else ...)
50928      Branch: perlio
50929            - plan9/perlplan9.doc plan9/perlplan9.pod
50930           !> (integrate 46 files)
50931 ____________________________________________________________________________
50932 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
50933         Log: The proper prototyping for #10463.
50934      Branch: perl
50935            ! embed.h embed.pl proto.h sv.c
50936 ____________________________________________________________________________
50937 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
50938         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
50939              From: Nicholas Clark <nick@ccl4.org>
50940              Date: Thu, 7 Jun 2001 00:29:59 +0100
50941              Message-ID: <20010607002959.Z76396@plum.flirble.org>
50942      Branch: perl
50943            ! sv.c
50944 ____________________________________________________________________________
50945 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
50946         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
50947              From: "Craig A. Berry" <craigberry@mac.com>
50948              Date: Wed, 06 Jun 2001 17:54:30 -0500
50949              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
50950      Branch: perl
50951            ! vms/perlvms.pod
50952 ____________________________________________________________________________
50953 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
50954         Log: Podify the remaining README.platform files;
50955              merge README.plan9 and plan9/perlplan9.pod;
50956              delete plan9/perlplan9.* (the perlplan.doc needs to
50957              be regenerated in Plan 9); make the =head1 and =head2
50958              in the README.platform to be a little more verbose
50959              (skipped README.os2 not to anger Ilya) so that they
50960              look better in the toc; regen toc.
50961      Branch: perl
50962            - plan9/perlplan9.doc plan9/perlplan9.pod
50963            ! MANIFEST README.aix README.amiga README.apollo README.beos
50964            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
50965            ! README.hpux README.hurd README.machten README.macos
50966            ! README.micro README.mint README.mpeix README.os390
50967            ! README.plan9 README.qnx README.solaris README.threads
50968            ! README.tru64 README.vmesa README.vms README.vos README.win32
50969            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
50970            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
50971 ____________________________________________________________________________
50972 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
50973         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
50974              From: Mike Guy <mjtg@cam.ac.uk>
50975              Reply-To: mjtg@cam.ac.uk
50976              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
50977      Branch: perl
50978            ! pod/perlguts.pod
50979 ____________________________________________________________________________
50980 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
50981         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
50982              From: Mike Guy <mjtg@cam.ac.uk>
50983              Reply-To: mjtg@cam.ac.uk
50984              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
50985      Branch: perl
50986            ! pod/perlsec.pod
50987 ____________________________________________________________________________
50988 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
50989         Log: Disable long doubles from pre-5.0 Tru64s.
50990      Branch: perl
50991            ! README.tru64 hints/dec_osf.sh
50992 ____________________________________________________________________________
50993 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
50994         Log: The #10455 exposed that modfl() is fundamentally busted
50995              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
50996              testing it.
50997      Branch: perl
50998            ! hints/dec_osf.sh
50999 ____________________________________________________________________________
51000 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
51001         Log: Metaconfig unit change for #10455.
51002      Branch: metaconfig/U/perl
51003            ! d_modfl.U
51004 ____________________________________________________________________________
51005 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
51006         Log: Configure check for geborken modfl(), inspired by
51007              
51008              Subject: Re: [20010118.017] op/int.t failure 
51009              From: Hugo <hv@crypt.compulink.co.uk>
51010              Date: Tue, 05 Jun 2001 13:43:27 +0100
51011              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
51012      Branch: perl
51013            ! Configure
51014 ____________________________________________________________________________
51015 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
51016         Log: Integrate changes #10450 and #10451 from maintperl:
51017              
51018              optimize change#10448 slightly (don't repeat search in eval""s lexical
51019              scope, since that has already been searched)
51020              
51021              change#9108 needs subtler treatment for case of closures created
51022              within eval""
51023      Branch: perl
51024           !> op.c t/op/misc.t
51025 ____________________________________________________________________________
51026 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
51027         Log: MakeMaker magic to compile (when no dynamic loading)
51028              List/Util.xsc as (ListUtil.c and) ListUtil.o since
51029              POSIX-BC (BS2000) linker has an evil limitation of
51030              being unable to include in the same executable several
51031              object files with the same name - case-insensitively -
51032              because otherwise we conflict with util.c.
51033              Strictly speaking currently required only in POSIX-BC
51034              but probably will do no harm elsewhere where static
51035              linking is required.
51036      Branch: perl
51037            ! ext/List/Util/Makefile.PL
51038 ____________________________________________________________________________
51039 [ 10452] By: nick                                  on 2001/06/06  08:59:51
51040         Log: Integrate mainline.
51041      Branch: perlio
51042           +> lib/Attribute/Handlers/demo/Demo.pm
51043           +> lib/Attribute/Handlers/demo/Descriptions.pm
51044           +> lib/Attribute/Handlers/demo/MyClass.pm
51045           +> lib/Attribute/Handlers/demo/demo.pl
51046           +> lib/Attribute/Handlers/demo/demo2.pl
51047           +> lib/Attribute/Handlers/demo/demo3.pl
51048           +> lib/Attribute/Handlers/demo/demo4.pl
51049           +> lib/Attribute/Handlers/demo/demo_call.pl
51050           +> lib/Attribute/Handlers/demo/demo_chain.pl
51051           +> lib/Attribute/Handlers/demo/demo_cycle.pl
51052           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
51053           +> lib/Attribute/Handlers/demo/demo_phases.pl
51054           +> lib/Attribute/Handlers/demo/demo_range.pl
51055           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
51056           +> uts/strtol_wrap.c
51057           !> (integrate 91 files)
51058 ____________________________________________________________________________
51059 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
51060         Log: change#9108 needs subtler treatment for case of closures created
51061              within eval""
51062      Branch: maint-5.6/perl
51063            ! op.c t/op/misc.t
51064 ____________________________________________________________________________
51065 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
51066         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
51067              scope, since that has already been searched)
51068      Branch: maint-5.6/perl
51069            ! op.c
51070 ____________________________________________________________________________
51071 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
51072         Log: Integrate change #10448 from maintperl; lexicals
51073              outside an eval"" weren't resolved correctly inside a subroutine
51074              definition inside the eval"" if they were not already referenced
51075              in the toplevel of the eval""-ed code
51076      Branch: perl
51077           !> cop.h op.c pp_ctl.c t/op/misc.t
51078 ____________________________________________________________________________
51079 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
51080         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
51081              outside an eval"" weren't resolved correctly inside a subroutine
51082              definition inside the eval"" if they were not already referenced
51083              in the toplevel of the eval""-ed code
51084      Branch: maint-5.6/perl
51085            ! cop.h op.c pp_ctl.c t/op/misc.t
51086 ____________________________________________________________________________
51087 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
51088         Log: Subject: [PATCH] perl570delta.pod
51089              From: Peter Scott <Peter@PSDT.com> 
51090              Date: Tue, 05 Jun 2001 18:51:02 -0700
51091              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
51092      Branch: perl
51093            ! pod/perl570delta.pod
51094 ____________________________________________________________________________
51095 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
51096         Log: The fudge factor is no more needed.  I hope.
51097      Branch: perl
51098            ! t/lib/posix.t
51099 ____________________________________________________________________________
51100 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
51101         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
51102              From: Hugo <hv@crypt.compulink.co.uk>
51103              Date: Tue, 05 Jun 2001 12:58:19 +0100
51104              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
51105      Branch: perl
51106            ! util.c
51107 ____________________________________________________________________________
51108 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
51109         Log: Make up prototypes only for those who have the functions
51110              but not the prototypes.
51111      Branch: perl
51112            ! perl.h
51113 ____________________________________________________________________________
51114 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
51115         Log: Subject: Re: Not OK: perl@10439 on win32 
51116              From: Prymmer/Kahn <pvhp@best.com> 
51117              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
51118              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
51119      Branch: perl
51120            ! perl.h util.c
51121 ____________________________________________________________________________
51122 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
51123         Log: The metaconfig units changes for #10441.
51124      Branch: metaconfig
51125            ! U/modified/Extract.U U/modified/Extractall.U
51126            ! U/modified/Finish.U
51127 ____________________________________________________________________________
51128 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
51129         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
51130      Branch: perl
51131            ! Configure
51132 ____________________________________________________________________________
51133 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
51134         Log: Unnecessary fuzziness undone, noted by Mike Guy.
51135      Branch: perl
51136            ! t/op/tr.t
51137 ____________________________________________________________________________
51138 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
51139         Log: Update Changes.
51140      Branch: perl
51141            ! Changes patchlevel.h
51142 ____________________________________________________________________________
51143 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
51144         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
51145              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
51146              leakage patch.
51147      Branch: perl
51148            ! t/op/misc.t
51149 ____________________________________________________________________________
51150 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
51151         Log: Test case for #10433/#10424.
51152      Branch: perl
51153            ! t/op/misc.t
51154 ____________________________________________________________________________
51155 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
51156         Log: Subject: One fix for strtoul not setting errno
51157              From: hom00@utsglobal.com (Hal Morris)
51158              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
51159              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
51160      Branch: perl
51161            + uts/strtol_wrap.c
51162            ! MANIFEST hints/uts.sh
51163 ____________________________________________________________________________
51164 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
51165         Log: Metaconfig units changes for #10434.
51166      Branch: metaconfig
51167            ! U/modified/Cppsym.U
51168      Branch: metaconfig/U/perl
51169            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
51170            + d_syscallproto.U d_usleepproto.U
51171            ! longdblfio.U quadfio.U
51172 ____________________________________________________________________________
51173 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
51174         Log: Configure tweaks; add prototype probes, make the cpp symbols
51175              probe to cast, not whine; test for %Ld and %Lf before %lld and
51176              %llf because the L is the ANSI way.
51177      Branch: perl
51178            ! Configure config_h.SH configure.com epoc/config.sh
51179            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
51180            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
51181            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
51182 ____________________________________________________________________________
51183 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
51184         Log: Sigh.  This is what #10424 was supposed to check in.
51185      Branch: perl
51186            ! op.c sv.c sv.h
51187 ____________________________________________________________________________
51188 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
51189         Log: More verbose failure.
51190      Branch: perl
51191            ! t/op/ver.t
51192 ____________________________________________________________________________
51193 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
51194         Log: The .pm changes to go with #10428.
51195      Branch: perl
51196            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
51197            ! ext/Sys/Syslog/Syslog.pm
51198 ____________________________________________________________________________
51199 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
51200         Log: On second thoughts show to utf8 skippage message only
51201              on failures, it's too confusing otherwise,
51202      Branch: perl
51203            ! t/pragma/locale.t
51204 ____________________________________________________________________________
51205 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
51206         Log: Do not import anything from Encode.
51207      Branch: perl
51208            ! ext/MIME/Base64/QuotedPrint.pm
51209 ____________________________________________________________________________
51210 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
51211         Log: The #10402 didn't take.  Weird.
51212      Branch: perl
51213            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
51214            ! ext/Sys/Syslog/Syslog.xs
51215 ____________________________________________________________________________
51216 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
51217         Log: Eradicate traces of 'asciirange' re subpragma.
51218      Branch: perl
51219            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
51220            ! pod/perldiag.pod
51221 ____________________________________________________________________________
51222 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
51223         Log: use is a compile-time thing.
51224      Branch: perl
51225            ! ext/MIME/Base64/QuotedPrint.pm
51226 ____________________________________________________________________________
51227 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
51228         Log: Subject: [PATCH perl@10419] -Wall casting patch
51229              From: Robin Barker <rmb1@cise.npl.co.uk>
51230              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
51231              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
51232      Branch: perl
51233            ! ext/Devel/DProf/DProf.xs mg.c
51234 ____________________________________________________________________________
51235 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
51236         Log: Subject: [PATCH #2] introducing SVpad_TYPED
51237              From: Abhijit Menon-Sen <ams@wiw.org>
51238              Date: Mon, 4 Jun 2001 12:26:02 +0530
51239              Message-ID: <20010604122602.A5775@lustre.linux.in>
51240      Branch: perl
51241            ! op.c sv.c sv.h
51242 ____________________________________________________________________________
51243 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
51244         Log: testsuite for change#10192 (from Gisle Aas)
51245      Branch: perl
51246            + t/op/override.t
51247            ! MANIFEST
51248 ____________________________________________________________________________
51249 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
51250         Log: integrate changes#10414-10416 from mainline
51251              
51252              Potential buffer overrun if the radix separator is more than
51253              one byte.  Also, under locales, prefer the locale-specific
51254              separator over the old boring ".".
51255              
51256              "10.", that is, decimal numbers can have no decimal part at all.
51257              
51258              The non-locale places need love, too.
51259      Branch: maint-5.6/perl
51260           !> perl.h sv.c
51261 ____________________________________________________________________________
51262 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
51263         Log: Missed from #10420.
51264      Branch: perl
51265            ! epoc/config.sh
51266 ____________________________________________________________________________
51267 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
51268         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
51269              often this prototype goes with HAS_SETRESUID_PROTO.
51270      Branch: perl
51271            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51272            ! config_h.SH configure.com perl.h uconfig.h
51273 ____________________________________________________________________________
51274 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
51275         Log: Update Changes.
51276      Branch: perl
51277            ! Changes patchlevel.h
51278 ____________________________________________________________________________
51279 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
51280         Log: -Wall "subscript has type `char'" cleanup.
51281      Branch: perl
51282            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
51283 ____________________________________________________________________________
51284 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
51285         Log: Various "cast to pointer from integer of different size"
51286              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
51287              wide but I32 (int) only 32 bits wide).
51288              
51289              WARNING: the classnum and tagnum changes in Storable.xs
51290              may not be wise, they may be breaking binary compatibility
51291              (in 64-bit platforms), asked Raphael Manfredi about the changes.
51292      Branch: perl
51293            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
51294            ! mg.c proto.h
51295 ____________________________________________________________________________
51296 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
51297         Log: The non-locale places need love, too.
51298      Branch: perl
51299            ! perl.h
51300 ____________________________________________________________________________
51301 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
51302         Log: "10.", that is, decimal numbers can have no decimal part at all.
51303      Branch: perl
51304            ! perl.h
51305 ____________________________________________________________________________
51306 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
51307         Log: Potential buffer overrun if the radix separator is more than
51308              one byte.  Also, under locales, prefer the locale-specific
51309              separator over the old boring ".".
51310      Branch: perl
51311            ! perl.h sv.c
51312 ____________________________________________________________________________
51313 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
51314         Log: Integrate change #10412 from maintperl; locale is now
51315              per-cop, not per-op; plus retweak the locale.t to always
51316              list the skipped utf8 locales.
51317      Branch: perl
51318            ! t/pragma/locale.t
51319           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
51320           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
51321 ____________________________________________________________________________
51322 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
51323         Log: rationalize locale handling to fix the bugs uncovered by change#10394
51324              
51325              the major issue was that the runtime was looking at PL_hints rather
51326              than op_private to notice whether locale was enabled
51327              
51328              the secondary issue was that many locale-sensitive numeric ops didn't
51329              have HINT_LOCALE propagated into their op_private
51330              
51331              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
51332              instead of per-op, just like HINT_BYTE and the hints for lexical
51333              warnings (this makes the hint available to every op via PL_curcop)
51334              
51335              pragma/locale.t may need to be reworked with these fixes in mind
51336              (it currently passes its tests)
51337      Branch: maint-5.6/perl
51338            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
51339            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
51340 ____________________________________________________________________________
51341 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
51342         Log: More verbose debugging.
51343      Branch: perl
51344            ! t/pragma/locale.t
51345 ____________________________________________________________________________
51346 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
51347         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
51348              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
51349              Date: Sat, 2 Jun 2001 22:53:33 +0100
51350              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
51351      Branch: perl
51352            ! regcomp.c t/pragma/warn/regcomp
51353 ____________________________________________________________________________
51354 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
51355         Log: Mention that lexicalizing $a or $b is a bad idea if one
51356              wants to use sort().
51357      Branch: perl
51358            ! pod/perlvar.pod
51359 ____________________________________________________________________________
51360 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
51361         Log: Tweak the test to be happy if the accuracy is 'good enough'.
51362      Branch: perl
51363            ! t/lib/posix.t
51364 ____________________________________________________________________________
51365 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
51366         Log: Upgrade to Attribute::Handlers 0.70.
51367              
51368              NOTE: this unearthed the "too late for CHECK block" bug,
51369              that's why the 1_compile.t change.
51370      Branch: perl
51371            + lib/Attribute/Handlers/demo/Demo.pm
51372            + lib/Attribute/Handlers/demo/Descriptions.pm
51373            + lib/Attribute/Handlers/demo/MyClass.pm
51374            + lib/Attribute/Handlers/demo/demo.pl
51375            + lib/Attribute/Handlers/demo/demo2.pl
51376            + lib/Attribute/Handlers/demo/demo3.pl
51377            + lib/Attribute/Handlers/demo/demo4.pl
51378            + lib/Attribute/Handlers/demo/demo_call.pl
51379            + lib/Attribute/Handlers/demo/demo_chain.pl
51380            + lib/Attribute/Handlers/demo/demo_cycle.pl
51381            + lib/Attribute/Handlers/demo/demo_hashdir.pl
51382            + lib/Attribute/Handlers/demo/demo_phases.pl
51383            + lib/Attribute/Handlers/demo/demo_range.pl
51384            + lib/Attribute/Handlers/demo/demo_rawdata.pl
51385            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
51386            ! t/lib/attrhand.t
51387 ____________________________________________________________________________
51388 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
51389         Log: One less -Wall whine.
51390      Branch: perl
51391            ! regcomp.c
51392 ____________________________________________________________________________
51393 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
51394         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
51395      Branch: perl
51396           !> t/op/eval.t
51397 ____________________________________________________________________________
51398 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
51399         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
51400              aren't "normally" visible inside eval""s contained in subs unless
51401              a cloned reference to them already exists)
51402              
51403              strangely enough, t/harness didn't show this up as a failure
51404              (harness needs fixing?)
51405      Branch: maint-5.6/perl
51406            ! t/op/eval.t
51407 ____________________________________________________________________________
51408 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
51409         Log: Update to Text::Balanced 1.85.
51410      Branch: perl
51411            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
51412 ____________________________________________________________________________
51413 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
51414         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
51415              From: Nicholas Clark <nick@ccl4.org>
51416              Date: Sun, 3 Jun 2001 17:54:36 +0100
51417              Message-ID: <20010603175436.E76396@plum.flirble.org> 
51418      Branch: perl
51419            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
51420            ! ext/Sys/Syslog/Syslog.xs
51421 ____________________________________________________________________________
51422 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
51423         Log: Unused variables.
51424      Branch: perl
51425            ! util.c
51426 ____________________________________________________________________________
51427 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
51428         Log: Subject: [PATCH] APIfy op_clear 
51429              From: Simon Cozens <simon@netthink.co.uk>
51430              Date: Sun, 3 Jun 2001 13:51:46 +0100
51431              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
51432              
51433              (despite the subject line, op_null is APIfied by the patch)
51434      Branch: perl
51435            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
51436 ____________________________________________________________________________
51437 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
51438         Log: Subject: [PATCH] t/lib/extutils.t
51439              From: Nicholas Clark <nick@ccl4.org>
51440              Date: Sat, 2 Jun 2001 23:57:05 +0100
51441              Message-ID: <20010602235705.Q12698@plum.flirble.org>
51442      Branch: perl
51443            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51444 ____________________________________________________________________________
51445 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
51446         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
51447              From: Prymmer/Kahn <pvhp@best.com>
51448              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
51449              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
51450      Branch: perl
51451            ! win32/Makefile win32/makefile.mk
51452 ____________________________________________________________________________
51453 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
51454         Log: Subject: Re: 'decimal digits' macro? 
51455              From: Hugo <hv@crypt.compulink.co.uk>
51456              Date: Sun, 03 Jun 2001 04:26:36 +0100
51457              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
51458      Branch: perl
51459            ! handy.h t/lib/posix.t t/op/tr.t
51460 ____________________________________________________________________________
51461 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
51462         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
51463              From: Hugo <hv@crypt.compulink.co.uk>
51464              Date: Sun, 03 Jun 2001 14:56:30 +0100
51465              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
51466      Branch: perl
51467            ! util.c
51468 ____________________________________________________________________________
51469 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
51470         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
51471      Branch: perl
51472           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
51473           !> vms/perly_c.vms
51474 ____________________________________________________________________________
51475 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
51476         Log: fix leakage of lexicals at file scope into subroutines that were
51477              declared before them; this appears to be a longstanding bug that
51478              meant that lexicals at file scope were never "deintroduced", meaning
51479              their scope range was never properly closed, and their visibility
51480              extended to all subsequent eval""s or requires
51481              
51482              added a test case
51483              
51484              seems to also fix a case of bogus duplicate warnings
51485      Branch: maint-5.6/perl
51486            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
51487            ! vms/perly_c.vms
51488 ____________________________________________________________________________
51489 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
51490         Log: More VMS tweaks from Craig A. Berry.
51491      Branch: perl
51492            ! configure.com t/lib/extutils.t
51493 ____________________________________________________________________________
51494 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
51495         Log: -Wall cleanup continues.
51496      Branch: perl
51497            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
51498            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
51499            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
51500            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
51501            ! run.c toke.c util.c
51502 ____________________________________________________________________________
51503 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
51504         Log: The metaconfig unit change for #10390.
51505      Branch: metaconfig/U/perl
51506            ! gccvers.U
51507 ____________________________________________________________________________
51508 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
51509         Log: Drop the -ansi from the default gcc flags.
51510              
51511              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
51512              that struct cannot be compared with a flat integer, such as STRLEN.
51513              The -ansi will also cause a lot of noise in Solaris because of:
51514              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
51515      Branch: perl
51516            ! Configure
51517 ____________________________________________________________________________
51518 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
51519         Log: Integrate perlio:
51520              
51521              [ 10387]
51522              Tweak util.c's atof2 for MULTIPLICITY
51523      Branch: perl
51524           !> pod/perlapi.pod util.c
51525 ____________________________________________________________________________
51526 [ 10388] By: nick                                  on 2001/06/02  08:01:12
51527         Log: Integrate mainline
51528      Branch: perlio
51529           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
51530           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
51531           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
51532           !> t/lib/1_compile.t t/lib/mimeqp.t
51533 ____________________________________________________________________________
51534 [ 10387] By: nick                                  on 2001/06/02  07:39:17
51535         Log: Tweak util.c's atof2 for MULTIPLICITY
51536      Branch: perlio
51537            ! util.c
51538 ____________________________________________________________________________
51539 [ 10386] By: nick                                  on 2001/06/02  07:38:33
51540         Log: Integrate mainline
51541      Branch: perlio
51542           !> (integrate 41 files)
51543 ____________________________________________________________________________
51544 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
51545         Log: Add Attribute::Handlers 0.61 from Damian Conway.
51546      Branch: perl
51547            + lib/Attribute/Handlers.pm t/lib/attrhand.t
51548            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
51549 ____________________________________________________________________________
51550 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
51551         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
51552              From: Peter Prymmer <pvhp@forte.com>
51553              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
51554              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
51555      Branch: perl
51556            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
51557 ____________________________________________________________________________
51558 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
51559         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
51560              From: Jeff Pinyan <jeffp@crusoe.net>
51561              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
51562              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
51563      Branch: perl
51564            ! lib/File/Find.pm
51565 ____________________________________________________________________________
51566 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
51567         Log: Subject: [PATCH perl@10381] configure.com tweaks
51568              From: "Craig A. Berry" <craigberry@mac.com>
51569              Date: Fri, 1 Jun 2001 13:55:43 -0500
51570              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
51571      Branch: perl
51572            ! configure.com
51573 ____________________________________________________________________________
51574 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
51575         Log: Update Changes.
51576      Branch: perl
51577            ! Changes patchlevel.h
51578 ____________________________________________________________________________
51579 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
51580         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
51581              From: Mike Guy <mjtg@cam.ac.uk>
51582              Date: Fri, 01 Jun 2001 18:17:02 +0100
51583              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
51584      Branch: perl
51585            ! lib/perl5db.pl
51586 ____________________________________________________________________________
51587 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
51588         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
51589              From: Hugo <hv@crypt.compulink.co.uk>
51590              Date: Thu, 31 May 2001 20:49:48 +0100
51591              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
51592      Branch: perl
51593            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
51594            ! util.c
51595 ____________________________________________________________________________
51596 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
51597         Log: Zero() is not available in x2p (or, rather, some of its
51598              implementations like memzero() might not be available.)
51599      Branch: perl
51600            ! x2p/hash.c
51601 ____________________________________________________________________________
51602 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
51603         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
51604              From: Michael G Schwern <schwern@pobox.com>
51605              Date: Fri, 1 Jun 2001 12:00:29 +0100
51606              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
51607              
51608              (But use Zero() instead of memset.)
51609      Branch: perl
51610            ! x2p/hash.c
51611 ____________________________________________________________________________
51612 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
51613         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
51614              From: Jeff Pinyan <jeffp@crusoe.net>
51615              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
51616              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
51617      Branch: perl
51618            ! pod/perldiag.pod regcomp.c t/op/pat.t
51619 ____________________________________________________________________________
51620 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
51621         Log: Retract #10324 and #10333; not needed.
51622      Branch: perl
51623            ! hints/irix_6.sh hints/linux.sh
51624 ____________________________________________________________________________
51625 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
51626         Log: The #10370 wasn't quite right.
51627      Branch: perl
51628            ! ext/XS/Typemap/Typemap.xs
51629 ____________________________________________________________________________
51630 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
51631         Log: The metaconfig units changes for #10372.
51632      Branch: metaconfig/U/perl
51633            + d_realpath.U d_sresgproto.U d_sresuproto.U
51634            ! gccvers.U i_db.U
51635 ____________________________________________________________________________
51636 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
51637         Log: Configure tweaks; record the Berkeley DB version,
51638              probe for realpath(), for setresuid() and setresgid()
51639              prototypes; use realpath() (try to be paranoid enough),
51640              use the setres[ug]id prototypes because glibc has the functions
51641              but not their prototypes; add -Wall -ansi to gcc ccflags;
51642              regen toc.
51643      Branch: perl
51644            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51645            ! config_h.SH configure.com epoc/config.sh
51646            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
51647            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
51648            ! vos/config.ga.def win32/config.bc win32/config.gc
51649            ! win32/config.vc
51650 ____________________________________________________________________________
51651 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
51652         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
51653              From: Michael G Schwern <schwern@pobox.com>
51654              Date: Fri, 1 Jun 2001 11:28:14 +0100
51655              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
51656      Branch: perl
51657            ! lib/attributes.pm xsutils.c
51658 ____________________________________________________________________________
51659 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
51660         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
51661              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51662              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
51663              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
51664      Branch: perl
51665            ! ext/XS/Typemap/Typemap.xs
51666 ____________________________________________________________________________
51667 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
51668         Log: Subject: [patch] Cwd.xs optimizations/abstraction
51669              From: Doug MacEachern <dougm@covalent.net>
51670              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
51671              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
51672      Branch: perl
51673            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
51674            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
51675 ____________________________________________________________________________
51676 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
51677         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!])
51678              From: Nicholas Clark <nick@ccl4.org>
51679              Date: Thu, 31 May 2001 23:56:40 +0100
51680              Message-ID: <20010531235640.F12698@plum.flirble.org>
51681              
51682              Make the test work also under only static extensions
51683              (sh Configure -Uusedl fakes this nicely)
51684      Branch: perl
51685            ! t/lib/extutils.t
51686 ____________________________________________________________________________
51687 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
51688         Log: Subject: [PATCH hv.c] Eliminating trigraph
51689              From: Michael G Schwern <schwern@pobox.com>
51690              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
51691              Date: Fri, 1 Jun 2001 11:49:56 +0100
51692      Branch: perl
51693            ! hv.c
51694 ____________________________________________________________________________
51695 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
51696         Log: Subject: Re: [PATCH] Tests for File::Compare 
51697              From: "Philip Newton" <Philip.Newton@gmx.net>
51698              Date: Thu, 31 May 2001 19:44:05 +0200
51699              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
51700              
51701              Unnecessary "quotation marks".
51702      Branch: perl
51703            ! t/lib/filecomp.t
51704 ____________________________________________________________________________
51705 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
51706         Log: Integrate perlio:
51707              
51708              [ 10364]
51709              Cleanup dll.base and dll.exp created by GCC builds.
51710              
51711              [ 10363]
51712              Make filecomp test work on CRLF platforms by adding binmode.
51713      Branch: perl
51714           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
51715 ____________________________________________________________________________
51716 [ 10364] By: nick                                  on 2001/06/01  10:13:31
51717         Log: Cleanup dll.base and dll.exp created by GCC builds.
51718      Branch: perlio
51719            ! lib/ExtUtils/MM_Win32.pm
51720 ____________________________________________________________________________
51721 [ 10363] By: nick                                  on 2001/06/01  10:02:17
51722         Log: Make filecomp test work on CRLF platforms by adding binmode.
51723      Branch: perlio
51724            ! t/lib/filecomp.t
51725 ____________________________________________________________________________
51726 [ 10362] By: nick                                  on 2001/06/01  08:37:17
51727         Log: Integrate mainline
51728      Branch: perlio
51729           !> Changes Configure patchlevel.h perlio.c
51730 ____________________________________________________________________________
51731 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
51732         Log: panic:claustrophobia.
51733      Branch: perl
51734            ! perlio.c
51735 ____________________________________________________________________________
51736 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
51737         Log: Update Changes.
51738      Branch: perl
51739            ! Changes patchlevel.h
51740 ____________________________________________________________________________
51741 [ 10359] By: nick                                  on 2001/05/31  12:35:50
51742         Log: Integrate mainline.
51743      Branch: perlio
51744           +> t/lib/filecomp.t
51745           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
51746           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
51747 ____________________________________________________________________________
51748 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
51749         Log: Integrate perlio:
51750              
51751              [ 10350]
51752              win32 - dmake regen_config_h
51753              
51754              [ 10348]
51755              Tolerate Win32 numerics
51756      Branch: perl
51757           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
51758           !> win32/config_H.vc
51759 ____________________________________________________________________________
51760 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
51761         Log: Metaconfig unit change for #10356.
51762      Branch: metaconfig
51763            ! U/installdirs/inc_version_list.U
51764 ____________________________________________________________________________
51765 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
51766         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
51767              (idea from Sarathy; implementation from Andy)
51768      Branch: perl
51769            ! Configure
51770 ____________________________________________________________________________
51771 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
51772         Log: More AUTHORS.
51773      Branch: perl
51774            ! AUTHORS
51775 ____________________________________________________________________________
51776 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
51777         Log: Subject: Re: [PATCH] Tests for File::Compare
51778              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
51779              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
51780              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
51781      Branch: perl
51782            + t/lib/filecomp.t
51783            ! MANIFEST t/lib/1_compile.t
51784 ____________________________________________________________________________
51785 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
51786         Log: Subject: [PATCH] DEBUG_* macro cleanups
51787              From: Abhijit Menon-Sen <ams@wiw.org>
51788              Date: Thu, 31 May 2001 12:16:22 +0530
51789              Message-ID: <20010531121622.B4829@lustre.linux.in>
51790              
51791              Subject: Re: [PATCH] DEBUG_* macro cleanups
51792              From: Abhijit Menon-Sen <ams@wiw.org>
51793              Date: Thu, 31 May 2001 13:57:01 +0530
51794              Message-ID: <20010531135701.A21775@lustre.linux.in>
51795              
51796              (The DEBUG_ definitions in perl.h changed to use the
51797              STMT_START and STMT_END.)
51798      Branch: perl
51799            ! perl.h pp_ctl.c sv.c toke.c
51800 ____________________________________________________________________________
51801 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
51802         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
51803              From: Abhijit Menon-Sen <ams@wiw.org>
51804              Date: Thu, 31 May 2001 08:27:55 +0530
51805              Message-ID: <20010531082755.A10018@lustre.linux.in>
51806      Branch: perl
51807            ! ext/Storable/Storable.xs gv.c perl.c
51808 ____________________________________________________________________________
51809 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
51810         Log: Subject: [PATCH] AUTHORS
51811              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51812              Date: Thu, 31 May 2001 01:27:59 -0500
51813              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
51814              
51815              Subject: Re: [PATCH] AUTHORS
51816              From: "Philip Newton" <Philip.Newton@gmx.net>
51817              Date: Thu, 31 May 2001 10:08:06 +0200
51818              (Message-Id missing?)
51819      Branch: perl
51820            ! AUTHORS
51821 ____________________________________________________________________________
51822 [ 10350] By: nick                                  on 2001/05/31  11:40:43
51823         Log: win32 - dmake regen_config_h
51824      Branch: perlio
51825            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51826 ____________________________________________________________________________
51827 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
51828         Log: Subject: Re: [PATCH util.c] More warning cleanups.
51829              From: "Philip Newton" <Philip.Newton@gmx.net>
51830              Date: Thu, 31 May 2001 07:41:36 +0200
51831              Message-Id: <200105310538.IAA25458@taku.hut.fi>
51832              
51833              Undo C++-ism that snekt in.
51834      Branch: perl
51835            ! util.c
51836 ____________________________________________________________________________
51837 [ 10348] By: nick                                  on 2001/05/31  11:36:46
51838         Log: Tolerate Win32 numerics
51839      Branch: perlio
51840            ! t/pragma/warn/toke
51841 ____________________________________________________________________________
51842 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
51843         Log: Integrate perlio:
51844              
51845              [ 10346]
51846              Hack to restore Win32 pseudo fork broken by Multiple Interpreter
51847              perlio.c change 10255.
51848              
51849              [ 10345]
51850              Conditionally put back some "unused" dTHX which are used
51851              with PERL_IMPLICIT_SYS
51852              
51853              [ 10344]
51854              Fix Win32 for new spelling IN_BYTES 
51855              
51856              [ 10343]
51857              perlio.c -Wall cleaner under MULTIPLICITY
51858              - still minor noise with linux stdio
51859      Branch: perl
51860           !> perlio.c win32/win32.h
51861 ____________________________________________________________________________
51862 [ 10346] By: nick                                  on 2001/05/31  10:54:55
51863         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
51864              perlio.c change 10255.
51865      Branch: perlio
51866            ! perlio.c
51867 ____________________________________________________________________________
51868 [ 10345] By: nick                                  on 2001/05/31  10:01:57
51869         Log: Conditionally put back some "unused" dTHX which are used
51870              with PERL_IMPLICIT_SYS
51871      Branch: perlio
51872            ! perlio.c
51873 ____________________________________________________________________________
51874 [ 10344] By: nick                                  on 2001/05/31  10:00:59
51875         Log: Fix Win32 for new spelling IN_BYTES 
51876      Branch: perlio
51877            ! win32/win32.h
51878 ____________________________________________________________________________
51879 [ 10343] By: nick                                  on 2001/05/31  08:01:32
51880         Log: perlio.c -Wall cleaner under MULTIPLICITY
51881              - still minor noise with linux stdio
51882      Branch: perlio
51883            ! perlio.c
51884 ____________________________________________________________________________
51885 [ 10342] By: nick                                  on 2001/05/31  07:52:23
51886         Log: Integrate mainline.
51887      Branch: perlio
51888           !> (integrate 42 files)
51889 ____________________________________________________________________________
51890 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
51891         Log: AUTHORS updates.
51892      Branch: perl
51893            ! AUTHORS
51894 ____________________________________________________________________________
51895 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
51896         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
51897              From: Peter Prymmer <pvhp@forte.com>
51898              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
51899              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
51900      Branch: perl
51901            ! t/lib/md5-file.t
51902 ____________________________________________________________________________
51903 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
51904         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
51905              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
51906              to match the pragma name; various robustness cleanups.
51907      Branch: perl
51908            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
51909            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
51910 ____________________________________________________________________________
51911 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
51912         Log: More -Wall sweeping.
51913      Branch: perl
51914            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
51915            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
51916            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
51917            ! regcomp.c sv.c toke.c utf8.c
51918 ____________________________________________________________________________
51919 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
51920         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
51921              From: Nicholas Clark <nick@ccl4.org>
51922              Date: Wed, 30 May 2001 22:34:41 +0100
51923              Message-ID: <20010530223441.Y86445@plum.flirble.org>
51924      Branch: perl
51925            ! t/op/cmp.t
51926 ____________________________________________________________________________
51927 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
51928         Log: It's is not, it isn't ain't, and it's it's, not its,
51929              if you mean it is. If you don't, it's its. Then too,
51930              it's hers. It isn't her's. It isn't our's either.
51931              It's ours, and likewise yours and theirs.
51932              -- Oxford University Press, Edpress News
51933      Branch: perl
51934            ! lib/autouse.pm
51935 ____________________________________________________________________________
51936 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
51937         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
51938      Branch: perl
51939            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
51940            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
51941            ! x2p/str.c x2p/walk.c xsutils.c
51942 ____________________________________________________________________________
51943 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
51944         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
51945              From: Michael G Schwern <schwern@pobox.com>
51946              Date: Wed, 30 May 2001 17:10:38 +0100
51947              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
51948              
51949              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
51950              From: Abhijit Menon-Sen <ams@wiw.org>
51951              Date: Wed, 30 May 2001 23:16:13 +0530
51952              Message-ID: <20010530231613.A31933@lustre.linux.in>
51953      Branch: perl
51954            ! perl.c t/run/runenv.t
51955 ____________________________________________________________________________
51956 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
51957         Log: (Retracted by #10375.)
51958              
51959              IRIX hints patch from Merijn Broeren.
51960              
51961              TODO: (this and the earlier Linux hints patch) should be solved
51962              at Configure level.  Merijn: -ldb should not be used on any platform
51963              for perl, just when linking DBFile itself. Trying to be helpful here
51964              is counterproductive.
51965      Branch: perl
51966            ! hints/irix_6.sh
51967 ____________________________________________________________________________
51968 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
51969         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
51970              From: Nicholas Clark <nick@ccl4.org>
51971              Date: Wed, 30 May 2001 23:20:58 +0100
51972              Message-ID: <20010530232058.B86445@plum.flirble.org>
51973      Branch: perl
51974            ! doop.c
51975 ____________________________________________________________________________
51976 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
51977         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
51978              From: Michael G Schwern <schwern@pobox.com> 
51979              Date: Wed, 30 May 2001 15:24:20 +0100
51980              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
51981      Branch: perl
51982            ! t/pragma/autouse.t
51983 ____________________________________________________________________________
51984 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
51985         Log: The regex trick wasn't a good idea.
51986      Branch: perl
51987            ! pod/perlfaq4.pod
51988 ____________________________________________________________________________
51989 [ 10329] By: nick                                  on 2001/05/30  18:34:35
51990         Log: Integrate mainline
51991      Branch: perlio
51992           !> (integrate 40 files)
51993 ____________________________________________________________________________
51994 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
51995         Log: Update Changes.
51996      Branch: perl
51997            ! Changes patchlevel.h
51998 ____________________________________________________________________________
51999 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
52000         Log: The metaconfig unit change for #10325.
52001      Branch: metaconfig
52002            + U/modified/afs.U
52003 ____________________________________________________________________________
52004 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
52005         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
52006              is now wrong.
52007      Branch: perl
52008            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
52009 ____________________________________________________________________________
52010 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
52011         Log: Introduce $Config{afsroot}.
52012      Branch: perl
52013            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52014            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
52015            ! win32/config.gc win32/config.vc
52016 ____________________________________________________________________________
52017 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
52018         Log: (Retracted by #10375.)
52019              
52020              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
52021      Branch: perl
52022            ! hints/linux.sh
52023 ____________________________________________________________________________
52024 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
52025         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
52026              (Also Configure tweaks needed; coming up soon.)
52027      Branch: perl
52028            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
52029 ____________________________________________________________________________
52030 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
52031         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
52032              From: Michael G Schwern <schwern@pobox.com>
52033              Date: Sun, 27 May 2001 10:29:43 +0100
52034              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
52035      Branch: perl
52036            ! lib/perl5db.pl
52037 ____________________________________________________________________________
52038 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
52039         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
52040              and Abhijit Menon-Sen.
52041      Branch: perl
52042            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
52043            ! perl.c pp_sys.c regcomp.c
52044 ____________________________________________________________________________
52045 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
52046         Log: Fix the BOOT section to call myU2time properly.
52047      Branch: perl
52048            ! ext/Time/HiRes/HiRes.xs
52049 ____________________________________________________________________________
52050 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
52051         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
52052              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
52053              Date: Wed, 30 May 2001 09:44:29 -0400
52054              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
52055              
52056              Detypo; plus add one more trick.
52057      Branch: perl
52058            ! pod/perlfaq4.pod
52059 ____________________________________________________________________________
52060 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
52061         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)
52062              From: Michael G Schwern <schwern@pobox.com>
52063              Date: Wed, 30 May 2001 14:39:06 +0100
52064              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
52065      Branch: perl
52066            ! lib/autouse.pm t/pragma/autouse.t
52067 ____________________________________________________________________________
52068 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
52069         Log: Subject: Re: AIX and gcc (moving targets)
52070              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52071              Date: Wed, 30 May 2001 15:25:08 +0200
52072              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
52073      Branch: perl
52074            ! ext/Time/HiRes/HiRes.xs
52075 ____________________________________________________________________________
52076 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
52077         Log: Subject: [PATCH t/TEST] sorting tests
52078              From: Michael G Schwern <schwern@pobox.com>
52079              Date: Wed, 30 May 2001 10:24:02 +0100
52080              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
52081      Branch: perl
52082            ! t/TEST
52083 ____________________________________________________________________________
52084 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
52085         Log: Subject: [ID 20010529.002] typos in man page perlre
52086              From: bart@cg681574-a.adubn1.nj.home.com 
52087              Date: Tue, 29 May 2001 13:58:59 -0500
52088              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
52089      Branch: perl
52090            ! pod/perlre.pod
52091 ____________________________________________________________________________
52092 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
52093         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
52094              From: "Craig A. Berry" <craigberry@mac.com>
52095              Date: Tue, 29 May 2001 23:23:45 -0500
52096              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
52097      Branch: perl
52098            ! t/lib/extutils.t t/pragma/autouse.t
52099 ____________________________________________________________________________
52100 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
52101         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)
52102              From: David Dyck <dcd@tc.fluke.com>
52103              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
52104              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
52105      Branch: perl
52106            ! t/lib/filefind.t
52107 ____________________________________________________________________________
52108 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
52109         Log: AIX hints update for gcc from Merijn H. Brand.
52110      Branch: perl
52111            ! hints/aix.sh
52112 ____________________________________________________________________________
52113 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
52114         Log: Retract #10295 and #10296: a more generic solution
52115              is needed (there's something funny with gcc on AIX).
52116      Branch: perl
52117            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
52118 ____________________________________________________________________________
52119 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
52120         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
52121              From: Hugo <hv@crypt.compulink.co.uk>
52122              Date: Wed, 30 May 2001 11:59:19 +0100
52123              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
52124              
52125              localizing $@ has unfortunate semantics - if you die past
52126              a local $@, the die message is lost.
52127      Branch: perl
52128            ! lib/utf8_heavy.pl
52129 ____________________________________________________________________________
52130 [ 10309] By: nick                                  on 2001/05/30  08:23:02
52131         Log: Integrate mainline (autouse works again.)
52132      Branch: perlio
52133           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
52134           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
52135           !> pod/perlvar.pod t/op/cmp.t
52136 ____________________________________________________________________________
52137 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
52138         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
52139              From: David Dyck <dcd@tc.fluke.com>
52140              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
52141              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
52142      Branch: perl
52143            ! lib/File/Find.pm
52144 ____________________________________________________________________________
52145 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
52146         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
52147              From: Nicholas Clark <nick@ccl4.org>
52148              Date: Tue, 29 May 2001 23:16:09 +0100
52149              Message-ID: <20010529231609.U86445@plum.flirble.org>
52150              
52151              Make the test output slightly clearer by distinguishing
52152              between '' and undef.
52153      Branch: perl
52154            ! t/op/cmp.t
52155 ____________________________________________________________________________
52156 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
52157         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
52158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52159              Date: Tue, 29 May 2001 19:15:19 -0400
52160              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
52161      Branch: perl
52162            ! hints/os2.sh
52163 ____________________________________________________________________________
52164 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
52165         Log: Subject: perlvar.pod addition
52166              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
52167              Date: Fri, 25 May 2001 20:23:12 +0200
52168              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
52169              
52170              Subject: Re: perlvar.pod addition
52171              From: "Abigail" <abigail@foad.org> 
52172              Date: Fri, 25 May 2001 22:00:39 +0200
52173              Message-ID: <20010525200039.28029.qmail@foad.org>
52174              
52175              Mention $a and $b in perlvar.
52176      Branch: perl
52177            ! pod/perlvar.pod
52178 ____________________________________________________________________________
52179 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
52180         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
52181              From: Jeff Pinyan <jeffp@crusoe.net>
52182              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
52183              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
52184      Branch: perl
52185            ! pod/perlvar.pod
52186 ____________________________________________________________________________
52187 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
52188         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
52189              From: Jeff Pinyan <jeffp@crusoe.net>
52190              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
52191              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
52192      Branch: perl
52193            ! pod/perlfaq6.pod
52194 ____________________________________________________________________________
52195 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
52196         Log: Mention Time::localtime and Time::gmtime.
52197      Branch: perl
52198            ! ext/Time/Piece/Piece.pm
52199 ____________________________________________________________________________
52200 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
52201         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
52202              From: Michael G Schwern <schwern@pobox.com>
52203              Date: Tue, 29 May 2001 18:51:32 +0100
52204              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
52205      Branch: perl
52206            ! pod/perlfaq4.pod
52207 ____________________________________________________________________________
52208 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
52209         Log: Retract #10243.
52210      Branch: perl
52211            ! lib/autouse.pm
52212 ____________________________________________________________________________
52213 [ 10299] By: nick                                  on 2001/05/29  18:41:19
52214         Log: Post weekend integrate mainline (fails one test pragma/autouse).
52215      Branch: perlio
52216           +> (branch 29 files)
52217           !> (integrate 91 files)
52218 ____________________________________________________________________________
52219 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
52220         Log: Update Changes.
52221      Branch: perl
52222            ! Changes patchlevel.h
52223 ____________________________________________________________________________
52224 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
52225         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
52226              before Perl_load_module/Perl_call_method and restore the value
52227              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
52228      Branch: perl
52229            ! utf8.c
52230 ____________________________________________________________________________
52231 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
52232         Log: Subject: Re: AIX and gcc (moving targets)
52233              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52234              Date: Tue, 29 May 2001 17:59:40 +0200
52235              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
52236      Branch: perl
52237            ! ext/Storable/Makefile.PL
52238 ____________________________________________________________________________
52239 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
52240         Log: Subject: Re: AIX and gcc (moving targets)
52241              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52242              Date: Tue, 29 May 2001 12:32:57 +0200
52243              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
52244      Branch: perl
52245            ! ext/POSIX/Makefile.PL
52246 ____________________________________________________________________________
52247 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
52248         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
52249              From: Michael G Schwern <schwern@pobox.com>
52250              Date: Tue, 29 May 2001 09:53:29 +0100
52251              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
52252              
52253              (#10280 retracted)
52254      Branch: perl
52255            ! lib/Test/Harness.pm t/lib/test-harness.t
52256 ____________________________________________________________________________
52257 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
52258         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
52259              From: Michael G Schwern <schwern@pobox.com>
52260              Date: Tue, 29 May 2001 09:19:52 +0100
52261              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
52262      Branch: perl
52263            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
52264            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
52265            + t/lib/Test/todo.t
52266            ! MANIFEST lib/Test.pm t/TEST
52267 ____________________________________________________________________________
52268 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
52269         Log: From: Michael G Schwern <schwern@pobox.com>
52270              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
52271              Date: Tue, 29 May 2001 08:26:09 +0100
52272              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
52273      Branch: perl
52274            ! t/TEST
52275 ____________________________________________________________________________
52276 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
52277         Log: Add tests for Time::gmtime and Time::localtime.
52278      Branch: perl
52279            + t/lib/time-gmtime.t t/lib/time-localtime.t
52280            ! MANIFEST t/lib/1_compile.t
52281 ____________________________________________________________________________
52282 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
52283         Log: Add test for File::stat.
52284      Branch: perl
52285            + t/lib/filestat.t
52286            ! MANIFEST t/lib/1_compile.t
52287 ____________________________________________________________________________
52288 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
52289         Log: Add test for Net::servent.
52290      Branch: perl
52291            + t/lib/net-sent.t
52292            ! MANIFEST t/lib/1_compile.t
52293 ____________________________________________________________________________
52294 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
52295         Log: Add test for Net::protoent.
52296      Branch: perl
52297            + t/lib/net-pent.t
52298            ! MANIFEST t/lib/1_compile.t
52299 ____________________________________________________________________________
52300 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
52301         Log: Add test for Net::netent.
52302      Branch: perl
52303            + t/lib/net-nent.t
52304            ! MANIFEST t/lib/1_compile.t
52305 ____________________________________________________________________________
52306 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
52307         Log: Add test for User::grent.  Portability doubtful.
52308      Branch: perl
52309            + t/lib/user-grent.t
52310            ! MANIFEST t/lib/1_compile.t
52311 ____________________________________________________________________________
52312 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
52313         Log: Add test for User::pwent.
52314              Probably will fall down somewhere for portability reasons.
52315      Branch: perl
52316            + t/lib/user-pwent.t
52317            ! MANIFEST t/lib/1_compile.t
52318 ____________________________________________________________________________
52319 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
52320         Log: Metaconfig units changes for #10283.
52321      Branch: metaconfig
52322            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
52323            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
52324            ! U/installdirs/sitescript.U U/modified/Signal.U
52325 ____________________________________________________________________________
52326 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
52327         Log: Subject: [PATCH 5.6.1] signal names in Configure
52328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52329              Date: Tue, 29 May 2001 03:52:25 -0400
52330              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
52331              
52332              Subject: [PATCH 5.6.1] older perl in Configure
52333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52334              Date: Tue, 29 May 2001 03:55:40 -0400
52335              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
52336              
52337              Subject: [PATCH 5.6.1] goofs in Configure
52338              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52339              Date: Tue, 29 May 2001 04:13:07 -0400
52340              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
52341              
52342              Configure portability tweaks.
52343      Branch: perl
52344            ! Configure
52345 ____________________________________________________________________________
52346 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
52347         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
52348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52349              Date: Tue, 29 May 2001 04:07:06 -0400
52350              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
52351      Branch: perl
52352            ! os2/os2.c
52353 ____________________________________________________________________________
52354 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
52355         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
52356              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52357              Date: Tue, 29 May 2001 04:01:38 -0400
52358              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
52359      Branch: perl
52360            ! hints/os2.sh os2/Makefile.SHs
52361 ____________________________________________________________________________
52362 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
52363         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
52364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52365              Date: Tue, 29 May 2001 03:50:18 -0400
52366              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
52367      Branch: perl
52368            ! lib/Test/Harness.pm
52369 ____________________________________________________________________________
52370 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
52371         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
52372      Branch: perl
52373            ! lib/utf8_heavy.pl
52374 ____________________________________________________________________________
52375 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
52376         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
52377              From: Hugo <hv@crypt.compulink.co.uk>
52378              Date: Tue, 29 May 2001 03:03:45 +0100
52379              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
52380              
52381              Explanation why the $@ always gets the UTF8 flag when under use utf8--
52382              because we told it to have the flag when under use utf8.
52383      Branch: perl
52384            ! pp_ctl.c
52385 ____________________________________________________________________________
52386 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
52387         Log: At least a partial fix for 20010528.004.
52388      Branch: perl
52389            ! lib/utf8_heavy.pl
52390 ____________________________________________________________________________
52391 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
52392         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
52393              From: Nicholas Clark <nick@ccl4.org> 
52394              Date: Mon, 28 May 2001 23:39:38 +0100
52395              Message-ID: <20010528233938.M86445@plum.flirble.org>
52396              
52397              More portable non-zero UV.
52398      Branch: perl
52399            ! t/lib/extutils.t
52400 ____________________________________________________________________________
52401 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
52402         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
52403              From: Nicholas Clark <nick@ccl4.org>
52404              Date: Mon, 28 May 2001 22:46:09 +0100
52405              Message-ID: <20010528224608.L86445@plum.flirble.org>
52406              
52407              Test also "make clean".
52408      Branch: perl
52409            ! t/lib/extutils.t
52410 ____________________________________________________________________________
52411 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
52412         Log: Subject: Re: Would -Wno-unused -Wall be better?
52413              From: Michael G Schwern <schwern@pobox.com>
52414              Date: Tue, 29 May 2001 00:55:54 +0100
52415              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
52416      Branch: perl
52417            ! pp.h
52418 ____________________________________________________________________________
52419 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
52420         Log: Add a test for 20010528.007, fixed in #10272.
52421      Branch: perl
52422            ! t/op/misc.t toke.c
52423 ____________________________________________________________________________
52424 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
52425         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
52426              From: Hugo <hv@crypt.compulink.co.uk>
52427              Date: Tue, 29 May 2001 00:23:23 +0100
52428              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
52429      Branch: perl
52430            ! toke.c
52431 ____________________________________________________________________________
52432 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
52433         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
52434              From: Michael G Schwern <schwern@pobox.com>
52435              Date: Tue, 29 May 2001 00:42:59 +0100
52436              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
52437      Branch: perl
52438            ! t/pragma/autouse.t
52439 ____________________________________________________________________________
52440 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
52441         Log: Some shells seemingly arrange the signal handlers differently
52442              (bug id 20010521.004).
52443      Branch: perl
52444            ! t/lib/sigaction.t
52445 ____________________________________________________________________________
52446 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
52447         Log: Regen perlmodlib.
52448      Branch: perl
52449            ! pod/perlmodlib.pod
52450 ____________________________________________________________________________
52451 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
52452         Log: Update Changes.
52453      Branch: perl
52454            ! Changes patchlevel.h
52455 ____________________________________________________________________________
52456 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
52457         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
52458              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
52459              Date: Mon, 28 May 2001 14:56:35 -0500
52460              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
52461      Branch: perl
52462            ! pod/perlnewmod.pod
52463 ____________________________________________________________________________
52464 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
52465         Log: Regen toc.
52466      Branch: perl
52467            ! pod/perltoc.pod
52468 ____________________________________________________________________________
52469 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
52470         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
52471              From: "Richard Soderberg" <rs@crystalflame.net>
52472              Date: Mon, 28 May 2001 12:31:23 -0700
52473              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
52474      Branch: perl
52475            ! t/op/splice.t
52476 ____________________________________________________________________________
52477 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
52478         Log: The #10260 was too bold: locales and utf8 still do not mix.
52479      Branch: perl
52480            ! t/pragma/locale.t
52481 ____________________________________________________________________________
52482 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
52483         Log: Subject: [PATCH] Pod nitpicks
52484              From: "Richard Soderberg" <rs@crystalflame.net>
52485              Date: Mon, 28 May 2001 10:08:58 -0700
52486              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
52487      Branch: perl
52488            ! pod/perl571delta.pod pod/perlapi.pod sv.h
52489 ____________________________________________________________________________
52490 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
52491         Log: Upgrade to I18N::LangTags 0.22.
52492      Branch: perl
52493            + lib/I18N/LangTags/List.pod
52494            ! MANIFEST lib/I18N/LangTags.pm
52495 ____________________________________________________________________________
52496 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
52497         Log: A slightly more serious bug found by -Mutf8; op/misc and
52498              lib/complex dumped core.
52499      Branch: perl
52500            ! regexec.c
52501 ____________________________________________________________________________
52502 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
52503         Log: Various buglets shaken out by -Mutf8.
52504      Branch: perl
52505            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
52506            ! t/pragma/locale.t
52507 ____________________________________________________________________________
52508 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
52509         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
52510      Branch: perl
52511            ! t/lib/carp.t
52512 ____________________________________________________________________________
52513 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
52514         Log: Subject: [PATCH] todo patch
52515              From: Artur Bergman <artur@contiller.se> 
52516              Date: Mon, 28 May 2001 17:03:51 +0200
52517              Message-ID: <B7383577.F34%artur@contiller.se>
52518      Branch: perl
52519            ! pod/perltodo.pod
52520 ____________________________________________________________________________
52521 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
52522         Log: Subject: typo in perlguts.pod
52523              From: "John P. Linderman" <jpl@research.att.com>
52524              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
52525              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
52526      Branch: perl
52527            ! pod/perlguts.pod
52528 ____________________________________________________________________________
52529 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
52530         Log: Subject: AIX and gcc (moving targets)
52531              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52532              Date: Mon, 28 May 2001 12:54:04 +0200
52533              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
52534      Branch: perl
52535            ! hints/aix.sh
52536 ____________________________________________________________________________
52537 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
52538         Log: Subject: Re: perlio + multiple perl_alloc..destruct
52539              From: Doug MacEachern <dougm@covalent.net>
52540              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
52541              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
52542      Branch: perl
52543            ! perlio.c
52544 ____________________________________________________________________________
52545 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
52546         Log: The #10251 wasn't quite up-to-the-code.
52547      Branch: perl
52548            ! t/op/misc.t
52549 ____________________________________________________________________________
52550 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
52551         Log: Test case for bug 20010526.004, fixed in #10252.
52552      Branch: perl
52553            ! t/op/taint.t
52554 ____________________________________________________________________________
52555 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
52556         Log: Subject: Re: [ID 20010526.004] Taint looses value
52557              From: Hugo <hv@crypt.compulink.co.uk>
52558              Date: Sun, 27 May 2001 20:39:32 +0100
52559              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
52560      Branch: perl
52561            ! sv.c
52562 ____________________________________________________________________________
52563 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
52564         Log: Test case for 20010422.005, fixed by #10250.
52565      Branch: perl
52566            ! t/op/misc.t
52567 ____________________________________________________________________________
52568 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
52569         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
52570              From: Spider Boardman <spider@Orb.Nashua.NH.US>
52571              Date: Mon, 28 May 2001 06:39:12 -0400
52572              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
52573      Branch: perl
52574            ! toke.c
52575 ____________________________________________________________________________
52576 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
52577         Log: Linerewrapping.
52578      Branch: perl
52579            ! lib/open.pm
52580 ____________________________________________________________________________
52581 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
52582         Log: Updates on the modules list.
52583      Branch: perl
52584            ! t/lib/1_compile.t
52585 ____________________________________________________________________________
52586 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
52587         Log: Add a test for PerlIO.
52588              
52589              (I probably got the crlf/raw thing wrong for clrfy platforms...)
52590      Branch: perl
52591            + t/lib/perlio.t
52592            ! MANIFEST lib/PerlIO.pm
52593 ____________________________________________________________________________
52594 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
52595         Log: Add a test for carp et alia.
52596      Branch: perl
52597            + t/lib/carp.t
52598            ! MANIFEST
52599 ____________________________________________________________________________
52600 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
52601         Log: Adding the new test would be swell.
52602      Branch: perl
52603            + t/pragma/autouse.t
52604 ____________________________________________________________________________
52605 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
52606         Log: Add a test for the autouse pragma.
52607      Branch: perl
52608            ! MANIFEST
52609 ____________________________________________________________________________
52610 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
52611         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
52612              From: dLux <dlux@spam.sch.bme.hu>
52613              Date: Sun, 27 May 2001 16:14:26 +0200
52614              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
52615      Branch: perl
52616            ! lib/autouse.pm
52617 ____________________________________________________________________________
52618 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
52619         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
52620              From: "Richard Soderberg" <rs@crystalflame.net>
52621              Date: Mon, 28 May 2001 03:56:36 -0700
52622              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
52623      Branch: perl
52624            ! utils/dprofpp.PL
52625 ____________________________________________________________________________
52626 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
52627         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
52628              From: "Stephen P. Potter" <spp@spotter.yi.org>
52629              Date: Tue, 22 May 2001 11:40:25 -0400
52630              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
52631              
52632              Subject: Re: [ID 20010522.003] Time::Local module bug
52633              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
52634              Date: Tue, 22 May 2001 11:50:19 -0400
52635              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
52636      Branch: perl
52637            ! lib/Time/Local.pm
52638 ____________________________________________________________________________
52639 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
52640         Log: The PERL_DL_NONLAZY can have whitespace in front.
52641      Branch: perl
52642            ! t/lib/extutils.t
52643 ____________________________________________________________________________
52644 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
52645         Log: Document strftime() and strptime().
52646      Branch: perl
52647            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
52648 ____________________________________________________________________________
52649 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
52650         Log: Make Time::Piece::strptime() to be a function, not a method.
52651      Branch: perl
52652            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
52653 ____________________________________________________________________________
52654 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
52655         Log: Tweak the test to be more portable.
52656      Branch: perl
52657            ! t/lib/extutils.t
52658 ____________________________________________________________________________
52659 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
52660         Log: Subject: PATCH: Re: Re: Attributes that tie
52661              From: Leon Brocard <acme@astray.com>
52662              Date: Sun, 27 May 2001 12:37:29 +0100
52663              Message-ID: <20010527123729.A22663@ns0.astray.com>
52664              
52665              Document that variable attributes are not currently usable
52666              for tieing.  (An ugly limitation that should be fixed.)
52667      Branch: perl
52668            ! lib/attributes.pm
52669 ____________________________________________________________________________
52670 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
52671         Log: Microperl tweaks.
52672      Branch: perl
52673            ! Makefile.micro uconfig.h uconfig.sh
52674 ____________________________________________________________________________
52675 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
52676         Log: Add make target for microperl (kind of silly, but convenient).
52677      Branch: perl
52678            ! Makefile.SH
52679 ____________________________________________________________________________
52680 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
52681         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
52682              for microperl.)
52683      Branch: perl
52684            ! doio.c
52685 ____________________________________________________________________________
52686 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
52687         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
52688              From: rspier@pobox.com (Robert Spier)
52689              Date: Sat, 26 May 2001 20:05:23 -0400
52690              Message-ID: <15120.17603.148648.12430@rls.cx>
52691              
52692              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
52693              From: rspier@pobox.com (Robert Spier)
52694              Date: Sun, 27 May 2001 00:23:12 -0400
52695              Message-ID: <15120.33072.511966.767230@rls.cx>
52696      Branch: perl
52697            ! doio.c pod/perlfunc.pod
52698 ____________________________________________________________________________
52699 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
52700         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
52701      Branch: perl
52702            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
52703 ____________________________________________________________________________
52704 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
52705         Log: Add README.tru64.
52706      Branch: perl
52707            + README.tru64
52708 ____________________________________________________________________________
52709 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
52710         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
52711      Branch: perl
52712            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
52713            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
52714            ! MANIFEST
52715 ____________________________________________________________________________
52716 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
52717         Log: Integrate I18N::LangTags from Sean Burke.
52718              
52719              TODO: the language list from RFC 3066 needs to be integrated
52720              and made available somehow.  The list is included in the
52721              I18N-LangTags 0.21 distribution, but it is undocumented
52722              and unconnected to the module.
52723      Branch: perl
52724            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
52725            ! MANIFEST
52726 ____________________________________________________________________________
52727 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
52728         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
52729              envisioned by Sarathy.
52730      Branch: perl
52731            ! t/op/ver.t toke.c
52732 ____________________________________________________________________________
52733 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
52734         Log: Subject: [ID 20010525.001] Pod typo nits fixed
52735              From: lvirden@cas.org
52736              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
52737              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
52738              
52739              minus the perlsolaris decimation plus the
52740              
52741              Subject: Re: [ID 20010525.001] Pod typo nits fixed
52742              From: "Philip Newton" <Philip.Newton@gmx.net>
52743              Date: Fri, 25 May 2001 18:05:55 +0200
52744              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
52745      Branch: perl
52746            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
52747            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
52748            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
52749            ! pod/perlutil.pod pod/perlxstut.pod
52750 ____________________________________________________________________________
52751 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
52752         Log: return clauses are nice.
52753      Branch: perl
52754            ! sv.c
52755 ____________________________________________________________________________
52756 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
52757         Log: Subject: change 10199 backwards?
52758              From: Doug MacEachern <dougm@covalent.net>
52759              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
52760              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
52761      Branch: perl
52762            ! sv.c
52763 ____________________________________________________________________________
52764 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
52765         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
52766              From: Hugo <hv@crypt.compulink.co.uk>
52767              Date: Sat, 26 May 2001 17:05:12 +0100
52768              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
52769      Branch: perl
52770            + t/op/gmagic.t
52771            ! MANIFEST doop.c embed.h embed.pl global.sym
52772            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
52773            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
52774 ____________________________________________________________________________
52775 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
52776         Log: Regen headers for #10221.
52777      Branch: perl
52778            ! global.sym objXSUB.h perlapi.c
52779 ____________________________________________________________________________
52780 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
52781         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
52782              From: Juha Laiho <juha.laiho@Elma.Net>
52783              Date: Thu, 3 May 2001 09:51:30 +0300
52784              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
52785      Branch: perl
52786            ! embed.pl
52787 ____________________________________________________________________________
52788 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
52789         Log: Subject: Re: [PATCH] Re: stability of sort()?
52790              From: "John P. Linderman" <jpl@research.att.com>
52791              Date: Sat, 26 May 2001 13:27:19 -0400
52792              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
52793      Branch: perl
52794            ! pod/perlfunc.pod
52795 ____________________________________________________________________________
52796 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
52797         Log: Integrate perlio:
52798              
52799              [ 10212]
52800              Change perlguts docs to not suggest PUSHi etc. for multiple results,
52801              add a few more notes there on use of mortals on the stack.
52802      Branch: perl
52803           !> pod/perlguts.pod
52804 ____________________________________________________________________________
52805 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
52806         Log: Subject: [PATCH perl@10210] PerlIO for VMS
52807              From: "Craig A. Berry" <craigberry@mac.com>
52808              Date: Sat, 26 May 2001 09:34:11 -0500
52809              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
52810      Branch: perl
52811            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
52812            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
52813            ! vms/vmsish.h
52814 ____________________________________________________________________________
52815 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
52816         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
52817              From: David Dyck <dcd@tc.fluke.com>
52818              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
52819              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
52820      Branch: perl
52821            ! lib/perl5db.pl
52822 ____________________________________________________________________________
52823 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
52824         Log: Subject: utf8 regexp tests
52825              From: Hugo <hv@crypt.compulink.co.uk>
52826              Date: Fri, 25 May 2001 22:35:01 +0100
52827              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
52828      Branch: perl
52829            ! t/op/regexp.t
52830 ____________________________________________________________________________
52831 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
52832         Log: Subject: [PATCH] Re: stability of sort()?
52833              From: Nicholas Clark <nick@ccl4.org>
52834              Date: Fri, 25 May 2001 22:40:19 +0100
52835              Message-ID: <20010525224019.B86445@plum.flirble.org>
52836      Branch: perl
52837            ! pod/perlfunc.pod
52838 ____________________________________________________________________________
52839 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
52840         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
52841              From: John Peacock <jpeacock@rowman.com>
52842              Date: Thu, 24 May 2001 22:14:01 -0400
52843              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
52844      Branch: perl
52845            ! mg.c scope.c sv.c
52846 ____________________________________________________________________________
52847 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
52848         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
52849              From: Nicholas Clark <nick@ccl4.org>
52850              Date: Sun, 20 May 2001 19:24:13 +0100
52851              Message-ID: <20010520192413.G83222@plum.flirble.org>
52852      Branch: perl
52853            + lib/ExtUtils/Constant.pm t/lib/extutils.t
52854            ! MANIFEST utils/h2xs.PL
52855 ____________________________________________________________________________
52856 [ 10212] By: nick                                  on 2001/05/26  09:49:28
52857         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
52858              add a few more notes there on use of mortals on the stack.
52859      Branch: perlio
52860            ! pod/perlguts.pod
52861 ____________________________________________________________________________
52862 [ 10211] By: nick                                  on 2001/05/26  09:05:36
52863         Log: Integrate mainline
52864      Branch: perlio
52865           +> t/lib/fcntl.t t/pragma/vars.t
52866           !> (integrate 49 files)
52867 ____________________________________________________________________________
52868 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
52869         Log: Update Changes.
52870      Branch: perl
52871            ! Changes patchlevel.h
52872 ____________________________________________________________________________
52873 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
52874         Log: Based on
52875              
52876              Subject: [PATCH pp.c] Wrapping pack("C",256)
52877              From: Simon Cozens <simon@netthink.co.uk>
52878              Date: Sat, 12 May 2001 17:58:41 +0100
52879              Message-ID: <20010512175841.A6132@netthink.co.uk>
52880      Branch: perl
52881            ! pod/perldiag.pod pp.c t/pragma/warn/pp
52882 ____________________________________________________________________________
52883 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
52884         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
52885              From: "Brendan O'Dea" <bod@compusol.com.au>
52886              Date: Fri, 25 May 2001 11:18:29 +1000
52887              Message-ID: <20010525111829.A28411@compusol.com.au>
52888              
52889              (Slightly modified.)
52890      Branch: perl
52891            ! lib/Term/Cap.pm
52892 ____________________________________________________________________________
52893 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
52894         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
52895              From: Hugo <hv@crypt.compulink.co.uk>
52896              Date: Fri, 25 May 2001 02:13:25 +0100
52897              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
52898      Branch: perl
52899            ! t/op/misc.t
52900 ____________________________________________________________________________
52901 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
52902         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
52903              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
52904              Date: Fri, 25 May 2001 10:25:36 +0900
52905              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
52906      Branch: perl
52907            ! regcomp.c regexec.c
52908 ____________________________________________________________________________
52909 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
52910         Log: Subject: [PATCH #2] stash autovivification and method call error messages
52911              From: Ilmari Karonen <iltzu@sci.fi>
52912              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
52913              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
52914      Branch: perl
52915            ! gv.c pp_hot.c t/op/method.t
52916 ____________________________________________________________________________
52917 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
52918         Log: Add make target and documentation for gprof profiling.
52919      Branch: perl
52920            ! Makefile.SH pod/perlhack.pod
52921 ____________________________________________________________________________
52922 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
52923         Log: Subject: Don't think about UTF8 
52924              From: Mike Guy <mjtg@cam.ac.uk> 
52925              Date: Tue, 22 May 2001 14:35:39 +0100
52926              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
52927      Branch: perl
52928            ! sv.h
52929 ____________________________________________________________________________
52930 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
52931         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
52932              From: Geraint A Edwards <gedge@serf.org> 
52933              Date: Thu, 24 May 2001 22:51:24 +0100
52934              Message-Id: <20010524225124.A34981@cymru.serf.org>
52935      Branch: perl
52936            ! x2p/find2perl.PL
52937 ____________________________________________________________________________
52938 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
52939         Log: DB_File has its own attribute story.
52940      Branch: perl
52941            ! ext/DB_File/DB_File.xs
52942 ____________________________________________________________________________
52943 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
52944         Log: Subject: Re: Making perl with -Wall
52945              From: Andy Dougherty <doughera@lafayette.edu>
52946              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
52947              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
52948      Branch: perl
52949            ! perl.h
52950 ____________________________________________________________________________
52951 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
52952         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
52953              From: "Richard Soderberg" <rs@crystalflame.net>
52954              Date: Thu, 24 May 2001 08:58:16 -0700
52955              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
52956      Branch: perl
52957            ! sv.c
52958 ____________________________________________________________________________
52959 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
52960         Log: IV/UV casting fixes from Nicholas Clark.
52961      Branch: perl
52962            ! perl.h pp_sys.c util.c
52963 ____________________________________________________________________________
52964 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
52965         Log: Subject: Re: Making perl with -Wall
52966              From: Michael G Schwern <schwern@pobox.com>
52967              Date: Thu, 24 May 2001 15:40:28 +0100
52968              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
52969      Branch: perl
52970            ! malloc.c perl.h
52971 ____________________________________________________________________________
52972 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
52973         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
52974              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52975              Date: Tue, 22 May 2001 11:49:37 +0200
52976              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
52977      Branch: metaconfig
52978            ! U/modified/Oldsym.U
52979      Branch: metaconfig/U/perl
52980            ! patchlevel.U
52981      Branch: perl
52982            ! Configure config_h.SH myconfig.SH
52983 ____________________________________________________________________________
52984 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
52985         Log: Under versiononly install also the scripts with the version suffix.
52986              (e.g. .../bin/h2xs5.7.1)
52987      Branch: perl
52988            ! installperl
52989 ____________________________________________________________________________
52990 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
52991         Log: Subject: [PATCH] Stop segfault in mg.c:636
52992              From: "Richard Soderberg" <rs@crystalflame.net>
52993              Date: Thu, 24 May 2001 05:51:52 -0700
52994              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
52995      Branch: perl
52996            ! mg.c
52997 ____________________________________________________________________________
52998 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
52999         Log: Iteration continues; hopefully convergently.
53000      Branch: perl
53001            ! t/lib/b-stash.t
53002 ____________________________________________________________________________
53003 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
53004         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
53005              From: Gisle Aas <gisle@ActiveState.com>
53006              Date: 23 May 2001 16:13:10 -0700
53007              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
53008      Branch: perl
53009            ! op.c toke.c
53010 ____________________________________________________________________________
53011 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
53012         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
53013              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
53014              Date: Thu, 24 May 2001 05:05:22 -0500
53015              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
53016      Branch: perl
53017            ! lib/dumpvar.pl lib/perl5db.pl
53018 ____________________________________________________________________________
53019 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
53020         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
53021              From: David Dyck <dcd@tc.fluke.com>
53022              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
53023              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
53024      Branch: perl
53025            ! lib/perl5db.pl
53026 ____________________________________________________________________________
53027 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
53028         Log: Tiny pod nits on READMEs, mostly whitespace issues.
53029      Branch: perl
53030            ! README.amiga README.dos README.macos README.mpeix README.vmesa
53031            ! README.win32
53032 ____________________________________________________________________________
53033 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
53034         Log: The DG/UX part of the 20010521.005.
53035      Branch: perl
53036            ! README.dgux
53037 ____________________________________________________________________________
53038 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
53039         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
53040              From: Hugo <hv@crypt.compulink.co.uk>
53041              Date: Mon, 21 May 2001 16:32:02 +0100
53042              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
53043      Branch: perl
53044            ! regcomp.c t/op/misc.t
53045 ____________________________________________________________________________
53046 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
53047         Log: Subject: [PATCH] Extra UNIVERSAL tests
53048              From: Mike Guy <mjtg@cam.ac.uk>
53049              Date: Wed, 23 May 2001 12:29:20 +0100
53050              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
53051      Branch: perl
53052            ! t/op/universal.t
53053 ____________________________________________________________________________
53054 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
53055         Log: Subject: [PATCH] Remove EQ keyword
53056              From: Mike Guy <mjtg@cam.ac.uk>
53057              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
53058              Date: Wed, 23 May 2001 11:17:29 +0100
53059      Branch: perl
53060            ! keywords.h keywords.pl
53061 ____________________________________________________________________________
53062 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
53063         Log: Subject: [PATCH] lib/perl5db.pl
53064              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
53065              Date: Wed, 23 May 2001 02:18:03 -0500
53066              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
53067      Branch: perl
53068            ! lib/perl5db.pl
53069 ____________________________________________________________________________
53070 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
53071         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
53072              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
53073              Date: Tue, 22 May 2001 23:34:41 -0500
53074              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
53075      Branch: perl
53076            ! lib/Term/Cap.pm
53077 ____________________________________________________________________________
53078 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
53079         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
53080              From: davem@fdgroup.co.uk
53081              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
53082              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
53083      Branch: perl
53084            ! emacs/e2ctags.pl
53085 ____________________________________________________________________________
53086 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
53087         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
53088              From: Michael G Schwern <schwern@pobox.com>
53089              Date: Tue, 22 May 2001 14:15:09 +0100
53090              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
53091      Branch: perl
53092            ! lib/vars.pm
53093 ____________________________________________________________________________
53094 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
53095         Log: Subject: [PATCH lib/vars.pm] Odd code nit
53096              From: Michael G Schwern <schwern@pobox.com>
53097              Date: Tue, 22 May 2001 14:14:28 +0100
53098              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
53099      Branch: perl
53100            ! lib/vars.pm
53101 ____________________________________________________________________________
53102 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
53103         Log: Use the new use vars feature.
53104      Branch: perl
53105            ! t/lib/b-stash.t
53106 ____________________________________________________________________________
53107 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
53108         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
53109              From: Mike Guy <mjtg@cam.ac.uk>
53110              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
53111              Date: Tue, 22 May 2001 13:11:39 +0100
53112      Branch: perl
53113            + t/pragma/vars.t
53114            ! MANIFEST lib/vars.pm t/lib/1_compile.t
53115 ____________________________________________________________________________
53116 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
53117         Log: -qlongdouble considered harmful by Merijn.
53118      Branch: perl
53119            ! hints/aix.sh
53120 ____________________________________________________________________________
53121 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
53122         Log: Update Changes.
53123      Branch: perl
53124            ! Changes patchlevel.h
53125 ____________________________________________________________________________
53126 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
53127         Log: Add a test of its very own for Fcntl.  Hopefully portable.
53128      Branch: perl
53129            + t/lib/fcntl.t
53130            ! MANIFEST
53131 ____________________________________________________________________________
53132 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
53133         Log: Must be trickier for 'minitest' not to die.
53134      Branch: perl
53135            ! t/op/taint.t
53136 ____________________________________________________________________________
53137 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
53138         Log: Can't declare other people's variables.
53139      Branch: perl
53140            ! t/lib/b-stash.t
53141 ____________________________________________________________________________
53142 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
53143         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
53144      Branch: perl
53145            ! doio.c t/op/taint.t
53146 ____________________________________________________________________________
53147 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
53148         Log: The OS/2 variable needs to be declared.
53149      Branch: perl
53150            ! t/lib/b-stash.t
53151 ____________________________________________________________________________
53152 [ 10170] By: nick                                  on 2001/05/20  16:48:29
53153         Log: Integrate mainline
53154      Branch: perlio
53155           !> (integrate 41 files)
53156 ____________________________________________________________________________
53157 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
53158         Log: Small perlsec updates: clarify the taintedness of filename
53159              globbing; suggest using Scalar::Util::tainted().
53160      Branch: perl
53161            ! pod/perlsec.pod
53162 ____________________________________________________________________________
53163 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
53164         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
53165              From: Dave Mitchell <davem@fdgroup.co.uk>
53166              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
53167              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
53168      Branch: perl
53169            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
53170            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
53171            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
53172            ! xsutils.c
53173 ____________________________________________________________________________
53174 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
53175         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
53176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53177              Date: Sat, 19 May 2001 04:08:46 -0400
53178              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
53179      Branch: perl
53180            ! lib/ExtUtils/Mksymlists.pm makedef.pl
53181 ____________________________________________________________________________
53182 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
53183         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
53184              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53185              Date: Sat, 19 May 2001 04:30:45 -0400
53186              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
53187      Branch: perl
53188            ! os2/os2.c
53189 ____________________________________________________________________________
53190 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
53191         Log: Subject: [PATCH 5.6.1] build bugs OS/2
53192              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53193              Date: Sat, 19 May 2001 04:35:28 -0400
53194              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
53195      Branch: perl
53196            ! os2/Makefile.SHs os2/os2.c
53197 ____________________________________________________________________________
53198 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
53199         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
53200              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53201              Date: Sat, 19 May 2001 04:04:23 -0400
53202              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
53203              
53204              (In bleadperl patched b-stash.t instead of b.t)
53205      Branch: perl
53206            ! t/lib/b-stash.t t/lib/bigfltpm.t
53207 ____________________________________________________________________________
53208 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
53209         Log: Subject: [PATCH 5.6.1] perl5db
53210              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53211              Date: Sat, 19 May 2001 03:49:09 -0400
53212              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
53213      Branch: perl
53214            ! lib/perl5db.pl
53215 ____________________________________________________________________________
53216 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
53217         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
53218              From: Gisle Aas <gisle@ActiveState.com>
53219              Date: 18 May 2001 14:24:51 -0700
53220              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
53221      Branch: perl
53222            ! pp_ctl.c
53223 ____________________________________________________________________________
53224 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
53225         Log: Subject: [PATCH] Chomp should not always stringify
53226              From: Gisle Aas <gisle@ActiveState.com>
53227              Date: 18 May 2001 07:55:25 -0700
53228              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
53229      Branch: perl
53230            ! doop.c t/op/chop.t
53231 ____________________________________________________________________________
53232 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
53233         Log: Integrate perlio:
53234              
53235              [ 10159]
53236              Document some more of open's features.
53237      Branch: perl
53238           !> pod/perlfunc.pod
53239 ____________________________________________________________________________
53240 [ 10159] By: nick                                  on 2001/05/20  09:39:46
53241         Log: Document some more of open's features.
53242      Branch: perlio
53243            ! pod/perlfunc.pod
53244 ____________________________________________________________________________
53245 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
53246         Log: back out change#10153 (it has compatibility issues such as the
53247              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
53248              benefit for 5.6.x doesn't seem worth the risk)
53249      Branch: maint-5.6/perl
53250            ! toke.c
53251 ____________________________________________________________________________
53252 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
53253         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
53254      Branch: perl
53255            ! x2p/s2p.PL
53256 ____________________________________________________________________________
53257 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
53258         Log: Update Changes.
53259      Branch: perl
53260            ! Changes patchlevel.h
53261 ____________________________________________________________________________
53262 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
53263         Log: Integrate change #10144 from maintperl.
53264              
53265              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
53266      Branch: perl
53267           !> win32/config.bc win32/config.gc win32/config.vc
53268           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
53269 ____________________________________________________________________________
53270 [ 10154] By: nick                                  on 2001/05/18  07:23:03
53271         Log: Integrate mainline.
53272      Branch: perlio
53273           +> README.dgux t/lib/i18n-collate.t utils.lst
53274           !> (integrate 49 files)
53275 ____________________________________________________________________________
53276 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
53277         Log: Integrate change #7224 from mainline into maintperl.
53278              
53279              Allow @+ and @- to be doublequoted, from Simon Cozens. 
53280              (Approved by Larry, see Tom's comment in 20000830.005.)
53281      Branch: maint-5.6/perl
53282           !> toke.c
53283 ____________________________________________________________________________
53284 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
53285         Log: Subject: [PATCH bleadperl] small lookbehind fix
53286              From: Hugo <hv@crypt.compulink.co.uk>
53287              Date: Fri, 18 May 2001 00:07:19 +0100
53288              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
53289      Branch: perl
53290            ! regexec.c
53291 ____________________________________________________________________________
53292 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
53293         Log: Detypos.
53294      Branch: perl
53295            ! installman utils.lst
53296 ____________________________________________________________________________
53297 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
53298         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
53299              in 20001222.001.
53300      Branch: perl
53301            ! t/lib/glob-basic.t
53302 ____________________________________________________________________________
53303 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
53304         Log: Subject: [PATCH] Test for bug 20010515.004
53305              From: Benjamin Sugars <bsugars@canoe.ca>
53306              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
53307              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
53308      Branch: perl
53309            ! t/op/misc.t
53310 ____________________________________________________________________________
53311 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
53312         Log: Integrate #10145 from maintperl.
53313              
53314              fix for ID 20010515.004 (needs test)
53315      Branch: perl
53316           !> pp_hot.c
53317 ____________________________________________________________________________
53318 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
53319         Log: Thinko noticed by Doug MacEachern.
53320      Branch: perl
53321            ! thread.h
53322 ____________________________________________________________________________
53323 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
53324         Log: Subject: Re: [PATCH] HERE mark in regex
53325              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
53326              Date: Thu, 17 May 2001 12:20:33 -0400
53327              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
53328      Branch: perl
53329            ! t/op/re_tests
53330 ____________________________________________________________________________
53331 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
53332         Log: fix for ID 20010515.004 (needs test)
53333      Branch: maint-5.6/perl
53334            ! pp_hot.c
53335 ____________________________________________________________________________
53336 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
53337         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
53338      Branch: maint-5.6/perl
53339            ! win32/config.bc win32/config.gc win32/config.vc
53340            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53341 ____________________________________________________________________________
53342 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
53343         Log: Macrofy the getspecific (and use it also in util.c)
53344      Branch: perl
53345            ! thread.h util.c
53346 ____________________________________________________________________________
53347 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
53348         Log: Use the unchecked thread-specific key fetch also in Tru64.
53349      Branch: perl
53350            ! thread.h
53351 ____________________________________________________________________________
53352 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
53353         Log: Subject: [PATCH 5.6.1]Quick thread speedup
53354              From: Dan Sugalski <dan@sidhe.org> 
53355              Date: Wed, 16 May 2001 18:05:19 -0400
53356              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
53357      Branch: perl
53358            ! thread.h util.c
53359 ____________________________________________________________________________
53360 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
53361         Log: I think this is quite enough testing for a deprecated feature.
53362      Branch: perl
53363            + t/lib/i18n-collate.t
53364            ! MANIFEST t/lib/1_compile.t
53365 ____________________________________________________________________________
53366 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
53367         Log: More HP-UX lore from Jeff Okamoto.
53368      Branch: perl
53369            ! README.hpux
53370 ____________________________________________________________________________
53371 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
53372         Log: Sort utils.lst for easier maintenance.
53373      Branch: perl
53374            ! utils.lst
53375 ____________________________________________________________________________
53376 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
53377         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
53378              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53379              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
53380              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
53381              
53382              Add pod2latex to utils.lst.
53383      Branch: perl
53384            ! MANIFEST utils.lst
53385 ____________________________________________________________________________
53386 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
53387         Log: Subject: Re: [PATCH] HERE mark in regex
53388              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
53389              Date: Wed, 16 May 2001 13:04:43 -0400
53390              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
53391      Branch: perl
53392            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
53393            ! t/op/regmesg.t t/pragma/warn/regcomp
53394 ____________________________________________________________________________
53395 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
53396         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
53397              From: Simon Cozens <simon@netthink.co.uk>
53398              Date: Wed, 16 May 2001 18:02:08 +0100
53399              Message-ID: <20010516180208.A6458@netthink.co.uk>
53400      Branch: perl
53401            ! installman utils.lst
53402 ____________________________________________________________________________
53403 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
53404         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
53405              From: "Philip Newton" <pnewton@gmx.de>
53406              Date: Tue, 15 May 2001 15:09:30 +0200
53407              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
53408              
53409              Test case for #10128.
53410      Branch: perl
53411            ! t/pragma/warn/pp_hot
53412 ____________________________________________________________________________
53413 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
53414         Log: Update Changes.
53415      Branch: perl
53416            ! Changes patchlevel.h
53417 ____________________________________________________________________________
53418 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
53419         Log: Deprecate pseudo-hashes.
53420      Branch: perl
53421            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
53422 ____________________________________________________________________________
53423 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
53424         Log: HP-UX hints update from Merijn.
53425      Branch: perl
53426            ! hints/hpux.sh
53427 ____________________________________________________________________________
53428 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
53429         Log: README.hpux update from Merijn.
53430      Branch: perl
53431            ! README.hpux
53432 ____________________________________________________________________________
53433 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
53434         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
53435              From: Simon Cozens <simon@netthink.co.uk>
53436              Date: Wed, 16 May 2001 15:57:55 +0100
53437              Message-ID: <20010516155755.A4728@netthink.co.uk>
53438      Branch: perl
53439            + utils.lst
53440            ! MANIFEST installman installperl
53441 ____________________________________________________________________________
53442 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
53443         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
53444              From: "Philip Newton" <pnewton@gmx.de>
53445              Date: Tue, 15 May 2001 16:31:05 +0200
53446              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
53447              
53448              Fix PERL_Y2KWARN test to check before rather than after appending.
53449      Branch: perl
53450            ! pp_hot.c
53451 ____________________________________________________________________________
53452 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
53453         Log: Regen Porting stuff.
53454      Branch: perl
53455            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53456            ! config_h.SH
53457 ____________________________________________________________________________
53458 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
53459         Log: Metaconfig unit change for #10125.
53460      Branch: metaconfig
53461            ! U/modified/Oldconfig.U
53462 ____________________________________________________________________________
53463 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
53464         Log: Use OSVERS.
53465      Branch: perl
53466            ! Configure config_h.SH perl.c
53467 ____________________________________________________________________________
53468 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
53469         Log: Regen toc.
53470      Branch: perl
53471            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
53472 ____________________________________________________________________________
53473 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
53474         Log: Adding the README.dgux to the MANIFEST would be a good idea.
53475      Branch: perl
53476            ! MANIFEST
53477 ____________________________________________________________________________
53478 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
53479         Log: Move the stack desire definition to thread.h.
53480      Branch: perl
53481            ! ext/Thread/Thread.xs thread.h
53482 ____________________________________________________________________________
53483 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
53484         Log: DG-UX threading patches, including a README.dgux,
53485              from Takis Psarogiannakopoulos.
53486      Branch: perl
53487            + README.dgux
53488            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
53489 ____________________________________________________________________________
53490 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
53491         Log: Subject: [PATCH B::Deparse] More on /x regexes
53492              From: Robin Houston <robin@kitsite.com>
53493              Date: Tue, 15 May 2001 19:09:35 +0100
53494              Message-ID: <20010515190935.A27268@penderel>
53495      Branch: perl
53496            ! ext/B/B/Deparse.pm
53497 ____________________________________________________________________________
53498 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
53499         Log: Document that the core time() may be rounding rather
53500              than truncating, would have saved at least my confusion.
53501      Branch: perl
53502            ! ext/Time/HiRes/HiRes.pm
53503 ____________________________________________________________________________
53504 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
53505         Log: Subject: perl-current/t/time-hires.t
53506              From: John Peacock <jpeacock@rowman.com>
53507              Date: Fri, 11 May 2001 14:09:41 -0400
53508              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
53509      Branch: perl
53510            ! t/lib/time-hires.t
53511 ____________________________________________________________________________
53512 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
53513         Log: Subject: [PATCH dump.c] Op private flags
53514              From: Simon Cozens <simon@netthink.co.uk>
53515              Date: Sun, 13 May 2001 20:20:36 +0100
53516              Message-ID: <20010513202036.A21896@netthink.co.uk>
53517      Branch: perl
53518            ! dump.c
53519 ____________________________________________________________________________
53520 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
53521         Log: Upgrade to Switch 2.03.
53522      Branch: perl
53523            ! lib/Switch.pm
53524 ____________________________________________________________________________
53525 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
53526         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
53527              to PERL_CONFIG_SH and use it consistently.
53528      Branch: maint-5.6/perl
53529           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
53530           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
53531           !> myconfig.SH writemain.SH
53532 ____________________________________________________________________________
53533 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
53534         Log: Metaconfig units changes for #10113.
53535      Branch: metaconfig
53536            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
53537 ____________________________________________________________________________
53538 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
53539         Log: The problem described in 20010514.031 still wasn't
53540              fully cured, there were remnants of $CONFIG when
53541              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
53542              to avoid future conflicts.
53543      Branch: perl
53544            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
53545            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
53546            ! myconfig.SH writemain.SH
53547 ____________________________________________________________________________
53548 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
53549         Log: Half of #10107 got lost.
53550      Branch: perl
53551            ! ext/B/B/Deparse.pm
53552 ____________________________________________________________________________
53553 [ 10111] By: nick                                  on 2001/05/15  08:39:14
53554         Log: Integrate mainline.
53555      Branch: perlio
53556           +> ext/POSIX/hints/uts.pl
53557            - Todo Todo-5.6 t/camel-III/vstring.t
53558           !> (integrate 48 files)
53559 ____________________________________________________________________________
53560 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
53561         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
53562              From: Robin Houston <robin@kitsite.com>
53563              Date: Mon, 14 May 2001 22:27:08 +0100
53564              Message-ID: <20010514222708.A22963@penderel>
53565      Branch: perl
53566            ! t/TestInit.pm
53567 ____________________________________________________________________________
53568 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
53569         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
53570              From: Robin Houston <robin@kitsite.com>
53571              Date: Mon, 14 May 2001 22:16:43 +0100
53572              Message-ID: <20010514221643.A22437@penderel>
53573      Branch: perl
53574            ! ext/B/B/Deparse.pm
53575 ____________________________________________________________________________
53576 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
53577         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
53578              From: Robin Houston <robin@kitsite.com>
53579              Date: Mon, 14 May 2001 22:03:44 +0100
53580              Message-ID: <20010514220344.A20643@penderel>
53581      Branch: perl
53582            ! ext/B/B/Deparse.pm
53583 ____________________________________________________________________________
53584 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
53585         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
53586              From: Robin Houston <robin@kitsite.com>
53587              Date: Mon, 14 May 2001 22:10:07 +0100
53588              Message-ID: <20010514221007.A21118@penderel>
53589      Branch: perl
53590            ! ext/B/B/Deparse.pm
53591 ____________________________________________________________________________
53592 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
53593         Log: Fix for 20010514.037; substr() didn't invalidate the locale
53594              collation magic.
53595      Branch: perl
53596            ! pp.c
53597 ____________________________________________________________________________
53598 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
53599         Log: Update Changes.
53600      Branch: perl
53601            ! Changes patchlevel.h
53602 ____________________________________________________________________________
53603 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
53604         Log: Retract #10094.
53605      Branch: perl
53606            ! lib/Pod/Text.pm
53607 ____________________________________________________________________________
53608 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
53609         Log: Integrate change #10100 from maintperl.
53610              
53611              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
53612              bug ID 20010514.027)
53613      Branch: perl
53614           !> mg.c pp_ctl.c
53615 ____________________________________________________________________________
53616 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
53617         Log: Document the deprecatedness of suidperl.
53618      Branch: perl
53619            ! INSTALL pod/perlfaq1.pod
53620 ____________________________________________________________________________
53621 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
53622         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
53623              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
53624              Date: Mon, 14 May 2001 09:38:59 -0400
53625              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
53626      Branch: perl
53627            ! lib/ExtUtils/MM_Unix.pm
53628 ____________________________________________________________________________
53629 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
53630         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
53631              bug ID 20010514.027)
53632              
53633              TODO: this needs a testsuite addition
53634      Branch: maint-5.6/perl
53635            ! mg.c pp_ctl.c
53636 ____________________________________________________________________________
53637 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
53638         Log: More DWIMminess for Class::Struct: calling the array or hash
53639              accessors only with one argument, an array or a hash reference,
53640              sets the underlying array or hash.  This mirrors nicely also
53641              the usage in the constructor.
53642              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
53643      Branch: perl
53644            ! lib/Class/Struct.pm t/lib/class-struct.t
53645 ____________________________________________________________________________
53646 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
53647         Log: Reference cmp'ing should go through the whole stringification
53648              process shebang, as pointed out by Sarathy in #10091.
53649      Branch: perl
53650            ! pp.c
53651 ____________________________________________________________________________
53652 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
53653         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
53654              From: Simon Cozens <simon@netthink.co.uk>
53655              Date: Sat, 12 May 2001 16:36:27 +0100
53656              Message-ID: <20010512163627.A5522@netthink.co.uk>
53657              
53658              with some additions salvaged from Todo and Todo-5.6 before
53659              retiring them.
53660      Branch: perl
53661            - Todo Todo-5.6
53662            ! MANIFEST pod/perltodo.pod
53663 ____________________________________________________________________________
53664 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
53665         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
53666              From: "Golubev I. N." <gin@mo.msk.ru>
53667              Date: Mon, 07 May 2001 14:33:34 (GMT)
53668              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
53669      Branch: perl
53670            ! perl.h
53671 ____________________________________________________________________________
53672 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
53673         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
53674              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
53675              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
53676              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
53677      Branch: perl
53678            ! lib/ExtUtils/MM_Unix.pm
53679 ____________________________________________________________________________
53680 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
53681         Log: (Retracted by #10104.)
53682              
53683              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
53684              From: barries <barries@slaysys.com>
53685              Date: Sat, 12 May 2001 01:28:10 -0400
53686              Message-ID: <20010512012810.B26358@jester.slaysys.com>
53687      Branch: perl
53688            ! lib/Pod/Text.pm
53689 ____________________________________________________________________________
53690 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
53691         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
53692              From: Mike Guy <mjtg@cam.ac.uk>
53693              Date: Sat, 12 May 2001 19:24:33 +0100
53694              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
53695      Branch: perl
53696            ! lib/AutoSplit.pm
53697 ____________________________________________________________________________
53698 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
53699         Log: Yet another HP-UX hints tweak from Merijn.
53700      Branch: perl
53701            ! hints/hpux.sh
53702 ____________________________________________________________________________
53703 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
53704         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
53705              isn't defined (changes#9366,9368,9370 from mainline without the
53706              pp_scmp() change)
53707      Branch: maint-5.6/perl
53708            ! pp.c pp.h pp_hot.c
53709 ____________________________________________________________________________
53710 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
53711         Log: The sorting seems to happen now automatically.
53712      Branch: perl
53713            ! t/lib/glob-basic.t
53714 ____________________________________________________________________________
53715 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
53716         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
53717              From: Benjamin Sugars <bsugars@canoe.ca>
53718              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
53719              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
53720      Branch: perl
53721            ! pod/perlfunc.pod
53722 ____________________________________________________________________________
53723 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
53724         Log: Subject: Re: undef(&foo) does not work for XS functions
53725              From: Doug MacEachern <dougm@covalent.net>
53726              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
53727              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
53728      Branch: perl
53729            ! op.c
53730 ____________________________________________________________________________
53731 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
53732         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
53733              From: Peter Prymmer <pvhp@forte.com>
53734              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
53735              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
53736      Branch: perl
53737            ! t/op/append.t
53738 ____________________________________________________________________________
53739 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
53740         Log: Update Changes.
53741      Branch: perl
53742            ! Changes patchlevel.h
53743 ____________________________________________________________________________
53744 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
53745         Log: Remove the 'asciir' re subpragma.  Should instead implement
53746              the 'physical vs logical' range scheme:
53747              
53748              \xAA-\xCC is a native physical range, you want that range of
53749              codepoints in your native encoding.  In EBCDIC the codepoints
53750              in the gaps (between i-j and r-s) should be included.
53751              
53752              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
53753              codepoints in Unicode.
53754              
53755              a-z is a logical range, you want that range of 'logical' codepoints
53756              in your native encoding.  In EBCDIC the codepoints in the gaps
53757              (between i-j and r-s) should not be included.
53758              
53759              Mixed cases (a-\xAA, etc) should either be errors, or maybe
53760              the 'logical' endpoints should be converted to native/Unicode
53761              codepoints, and the range handled as a physical range.
53762              
53763              'Logical endpoints' are to be recognized only in the A-Z, a-z,
53764              and 0-9 ranges.  Probably a warning should be given for mixed
53765              cases like A-z or a-9 (since such expressions are encoding
53766              dependent), with a recommendation to use physical ranges.
53767      Branch: perl
53768            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
53769            ! t/op/regexp.t
53770 ____________________________________________________________________________
53771 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
53772         Log: Make the test to cleanup the test directory tree
53773              both before and after the testing so that we always
53774              have a clean slate to work with.
53775      Branch: perl
53776            ! t/lib/filefind.t
53777 ____________________________________________________________________________
53778 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
53779         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
53780              From: Jon Eveland <jweveland@yahoo.com>
53781              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
53782              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
53783      Branch: perl
53784            ! pod/perlfunc.pod
53785 ____________________________________________________________________________
53786 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
53787         Log: Merge the camel-III/vstring.t with op/ver.t.
53788      Branch: perl
53789            - t/camel-III/vstring.t
53790            ! MANIFEST t/TEST t/harness t/op/ver.t
53791 ____________________________________________________________________________
53792 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
53793         Log: Add test.deparse make target.
53794      Branch: perl
53795            ! Makefile.SH
53796 ____________________________________________________________________________
53797 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
53798         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
53799              From: Robin Houston <robin@kitsite.com>
53800              Date: Fri, 11 May 2001 12:02:22 +0100
53801              Message-ID: <20010511120222.A11529@penderel>
53802      Branch: perl
53803            ! ext/B/B/Deparse.pm t/op/method.t
53804 ____________________________________________________________________________
53805 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
53806         Log: A nicely working combination for UTS from Hal Morris.
53807      Branch: perl
53808            + ext/POSIX/hints/uts.pl
53809            ! MANIFEST hints/uts.sh
53810 ____________________________________________________________________________
53811 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
53812         Log: i_ieeefp=undef for UTS.
53813      Branch: perl
53814            ! hints/uts.sh
53815 ____________________________________________________________________________
53816 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
53817         Log: Subject: RE: rand(0) is rand(1)
53818              From: Larry Shatzer <lshatzer@islanddata.com>
53819              Date: Thu, 10 May 2001 11:09:27 -0700
53820              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
53821      Branch: perl
53822            ! pod/perlfunc.pod
53823 ____________________________________________________________________________
53824 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
53825         Log: Subject: [patch] make op_{clear,null} public
53826              From: Doug MacEachern <dougm@covalent.net>
53827              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
53828              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
53829      Branch: perl
53830            ! embed.h embed.pl op.c proto.h
53831 ____________________________________________________________________________
53832 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
53833         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
53834              From: Robin Houston <robin@kitsite.com>
53835              Date: Thu, 10 May 2001 18:54:59 +0100
53836              Message-ID: <20010510185459.A5995@penderel>
53837      Branch: perl
53838            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
53839 ____________________________________________________________________________
53840 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
53841         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
53842              From: Robin Houston <robin@kitsite.com>
53843              Date: Thu, 10 May 2001 12:56:39 +0100
53844              Message-ID: <20010510125639.A2119@penderel>
53845      Branch: perl
53846            ! ext/B/B/Deparse.pm
53847 ____________________________________________________________________________
53848 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
53849         Log: Retract #10070, not ready yet.
53850      Branch: perl
53851            ! ext/B/B/Deparse.pm
53852 ____________________________________________________________________________
53853 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
53854         Log: The metaconfig unit change for #10071.
53855      Branch: metaconfig
53856            ! U/modified/mallocsrc.U
53857 ____________________________________________________________________________
53858 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
53859         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
53860      Branch: perl
53861            ! Configure
53862 ____________________________________________________________________________
53863 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
53864         Log: (Retracted by #10073)
53865              
53866              Subject: Re: [PATCH t/TEST] B::Deparse tester 
53867              From: Hugo <hv@crypt.compulink.co.uk>
53868              Date: Thu, 10 May 2001 05:48:09 +0100
53869              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
53870      Branch: perl
53871            ! ext/B/B/Deparse.pm
53872 ____________________________________________________________________________
53873 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
53874         Log: Add a for(func()) test.
53875      Branch: perl
53876            ! t/cmd/for.t
53877 ____________________________________________________________________________
53878 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
53879         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
53880              From: Robin Houston <robin@kitsite.com>
53881              Date: Thu, 10 May 2001 13:50:08 +0100
53882              Message-ID: <20010510135008.A2454@penderel>
53883      Branch: perl
53884            ! ext/B/B/Deparse.pm
53885 ____________________________________________________________________________
53886 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
53887         Log: A thinko in #10065.
53888      Branch: perl
53889            ! hv.c
53890 ____________________________________________________________________________
53891 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
53892         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
53893              From: Robin Houston <robin@kitsite.com>
53894              Date: Thu, 10 May 2001 02:10:34 +0100
53895              Message-ID: <20010510021034.A19421@penderel>
53896      Branch: perl
53897            ! ext/B/B.xs ext/B/B/Deparse.pm
53898 ____________________________________________________________________________
53899 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
53900         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
53901              From: Doug MacEachern <dougm@covalent.net>
53902              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
53903              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
53904      Branch: perl
53905            ! hv.c
53906 ____________________________________________________________________________
53907 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
53908         Log: One more workaround for the UTS compiler from Hal Morris.
53909      Branch: perl
53910            ! perl.h
53911 ____________________________________________________________________________
53912 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
53913         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
53914              From: Robin Houston <robin@kitsite.com>
53915              Date: Thu, 10 May 2001 01:02:08 +0100
53916              Message-ID: <20010510010208.A18200@penderel>
53917      Branch: perl
53918            ! ext/B/B/Debug.pm
53919 ____________________________________________________________________________
53920 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
53921         Log: Subject: [PATCH] Simplify deb_curcv() a bit
53922              From: Benjamin Sugars <bsugars@canoe.ca>
53923              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
53924              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
53925      Branch: perl
53926            ! run.c
53927 ____________________________________________________________________________
53928 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
53929         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
53930              From: Benjamin Sugars <bsugars@canoe.ca>
53931              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
53932              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
53933      Branch: perl
53934            ! t/lib/io_scalar.t
53935 ____________________________________________________________________________
53936 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
53937         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
53938              From: Peter Prymmer <pvhp@forte.com>
53939              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
53940              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
53941      Branch: perl
53942            ! t/lib/md5-file.t
53943 ____________________________________________________________________________
53944 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
53945         Log: Subject: [PATCH t/TEST] B::Deparse tester
53946              From: Robin Houston <robin@kitsite.com>
53947              Date: Wed, 9 May 2001 19:17:50 +0100
53948              Message-ID: <20010509191750.A16940@penderel>
53949      Branch: perl
53950            ! ext/B/O.pm t/TEST
53951 ____________________________________________________________________________
53952 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
53953         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
53954              From: Jeff Pinyan <jeffp@crusoe.net>
53955              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
53956              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
53957      Branch: perl
53958            ! lib/Pod/Html.pm
53959 ____________________________________________________________________________
53960 [ 10057] By: nick                                  on 2001/05/09  18:37:56
53961         Log: Integrate mainline.
53962      Branch: perlio
53963           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
53964           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
53965 ____________________________________________________________________________
53966 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
53967         Log: Update Changes.
53968      Branch: perl
53969            ! Changes patchlevel.h
53970 ____________________________________________________________________________
53971 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
53972         Log: Integrate perlio:
53973              
53974              [ 10050]
53975              win32, regen_config_h
53976      Branch: perl
53977           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
53978 ____________________________________________________________________________
53979 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
53980         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
53981              From: Benjamin Sugars <bsugars@canoe.ca>
53982              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
53983              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
53984      Branch: perl
53985            ! perlio.c
53986 ____________________________________________________________________________
53987 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
53988         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
53989              From: Benjamin Sugars <bsugars@canoe.ca>
53990              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
53991              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
53992      Branch: perl
53993            ! ext/PerlIO/Scalar/Scalar.xs
53994 ____________________________________________________________________________
53995 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
53996         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
53997              From: Jeff Pinyan <jeffp@crusoe.net>
53998              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
53999              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
54000      Branch: perl
54001            ! lib/Pod/Html.pm
54002 ____________________________________________________________________________
54003 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
54004         Log: EPOC tweak from Olaf Flebbe.
54005      Branch: perl
54006            ! epoc/epocish.h
54007 ____________________________________________________________________________
54008 [ 10050] By: nick                                  on 2001/05/09  14:37:57
54009         Log: win32, regen_config_h
54010      Branch: perlio
54011            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
54012 ____________________________________________________________________________
54013 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
54014         Log: Integrate perlio:
54015              
54016              [ 10048]
54017              If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
54018              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
54019      Branch: perl
54020           !> pp_sys.c
54021 ____________________________________________________________________________
54022 [ 10048] By: nick                                  on 2001/05/09  11:59:50
54023         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
54024              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
54025      Branch: perlio
54026            ! pp_sys.c
54027 ____________________________________________________________________________
54028 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
54029         Log: Integrate perlio:
54030              
54031              [ 10045]
54032              MULTIPLICITY/DEBUGGING build fix.
54033      Branch: perl
54034           !> run.c
54035 ____________________________________________________________________________
54036 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
54037         Log: Subject: Re: Less warnings during configure
54038              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54039              Date: Wed, 09 May 2001 13:12:49 +0200
54040              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
54041      Branch: perl
54042            ! hints/hpux.sh
54043 ____________________________________________________________________________
54044 [ 10045] By: nick                                  on 2001/05/09  09:56:59
54045         Log: MULTIPLICITY/DEBUGGING build fix.
54046      Branch: perlio
54047            ! run.c
54048 ____________________________________________________________________________
54049 [ 10044] By: nick                                  on 2001/05/09  09:46:37
54050         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
54051      Branch: perlio
54052           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
54053            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
54054           !> (integrate 65 files)
54055 ____________________________________________________________________________
54056 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
54057         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
54058              From: Robin Houston <robin@kitsite.com>
54059              Date: Tue, 8 May 2001 19:38:00 +0100
54060              Message-ID: <20010508193800.A4389@penderel>
54061              
54062              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
54063              From: Robin Houston <robin@kitsite.com>
54064              Date: Tue, 8 May 2001 20:03:57 +0100
54065              Message-ID: <20010508200357.A4614@penderel>
54066              
54067              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
54068              From: Robin Houston <robin@kitsite.com>
54069              Date: Wed, 9 May 2001 00:12:05 +0100
54070              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
54071      Branch: perl
54072            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
54073 ____________________________________________________________________________
54074 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
54075         Log: Retract #10031.
54076      Branch: perl
54077            ! pod/perlfunc.pod
54078 ____________________________________________________________________________
54079 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
54080         Log: The metaconfig unit changes for #10040.
54081      Branch: metaconfig/U/perl
54082            ! Checkcc.U d_dlsymun.U dlsrc.U
54083 ____________________________________________________________________________
54084 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
54085         Log: The Configure half of
54086              
54087              Subject: Less warnings during configure
54088              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54089              Date: Tue, 08 May 2001 08:44:02 +0200
54090              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
54091      Branch: perl
54092            ! Configure
54093 ____________________________________________________________________________
54094 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
54095         Log: Subject: Less warnings during configure
54096              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54097              Date: Tue, 08 May 2001 08:44:02 +0200
54098              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
54099      Branch: perl
54100            ! hints/hpux.sh
54101 ____________________________________________________________________________
54102 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
54103         Log: Don't forget to whine about \d__\d.
54104      Branch: perl
54105            ! t/pragma/warn/toke toke.c
54106 ____________________________________________________________________________
54107 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
54108         Log: Allow underscores also in the exponent part.
54109      Branch: perl
54110            ! t/pragma/warn/toke toke.c
54111 ____________________________________________________________________________
54112 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
54113         Log: CodeMagicCD doesn't look like an *I*DE.
54114      Branch: perl
54115            ! pod/perlfaq3.pod
54116 ____________________________________________________________________________
54117 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
54118         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
54119              to be consistently down).
54120      Branch: perl
54121            ! pod/perlfaq3.pod
54122 ____________________________________________________________________________
54123 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
54124         Log: Upgrade to Text::Balanced 1.84.
54125      Branch: perl
54126            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
54127 ____________________________________________________________________________
54128 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
54129         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
54130              From: Benjamin Sugars <bsugars@canoe.ca>
54131              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
54132              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
54133      Branch: perl
54134            ! run.c
54135 ____________________________________________________________________________
54136 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
54137         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
54138              From: Peter Prymmer <pvhp@forte.com>
54139              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
54140              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
54141      Branch: perl
54142            ! t/pod/plainer.t
54143 ____________________________________________________________________________
54144 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
54145         Log: (Retracted by #10042)
54146              
54147              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
54148              From: "Philip Newton" <pnewton@gmx.de>
54149              Date: Tue, 8 May 2001 09:18:10 +0200
54150              Message-ID: <3AF7B9D2.28861.603732@localhost>
54151      Branch: perl
54152            ! pod/perlfunc.pod
54153 ____________________________________________________________________________
54154 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
54155         Log: Subject: [PATCH B::Deparse] Document known bugs
54156              From: Robin Houston <robin@kitsite.com>
54157              Date: Tue, 8 May 2001 01:53:34 +0100
54158              Message-ID: <20010508015334.A32394@penderel>
54159      Branch: perl
54160            ! ext/B/B/Deparse.pm
54161 ____________________________________________________________________________
54162 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
54163         Log: Subject: Re: Perl book, magazine and website updates.
54164              From: "Philip Newton" <pnewton@gmx.de>
54165              Date: Mon, 7 May 2001 17:03:58 +0200
54166              Message-ID: <3AF6D57E.5387.1E29930@localhost>
54167      Branch: perl
54168            ! pod/perlfaq2.pod
54169 ____________________________________________________________________________
54170 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
54171         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
54172              From: Peter Prymmer <pvhp@forte.com>
54173              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
54174              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
54175      Branch: perl
54176            ! t/io/fflush.t
54177 ____________________________________________________________________________
54178 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
54179         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
54180              From: Robin Houston <robin@kitsite.com>
54181              Date: Tue, 8 May 2001 01:14:55 +0100
54182              Message-ID: <20010508011455.A32162@penderel>
54183      Branch: perl
54184            ! ext/B/B/Deparse.pm
54185 ____________________________________________________________________________
54186 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
54187         Log: Typo in #10025.
54188      Branch: perl
54189            ! hints/uts.sh
54190 ____________________________________________________________________________
54191 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
54192         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
54193      Branch: perl
54194            ! hints/uts.sh
54195 ____________________________________________________________________________
54196 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
54197         Log: Subject: Re: [ID 20010506.045] question about hash syntax
54198              From: Peter Scott <Peter@PSDT.com>
54199              Date: Sun, 06 May 2001 13:10:40 -0700
54200              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
54201      Branch: perl
54202            ! pod/perl56delta.pod
54203 ____________________________________________________________________________
54204 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
54205         Log: Configure should figure out the list of dynamic extensions
54206              just fine in UTS-- and in fact it does, as reported by Hal Morris.
54207      Branch: perl
54208            ! hints/uts.sh
54209 ____________________________________________________________________________
54210 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
54211         Log: Update Changes.
54212      Branch: perl
54213            ! Changes patchlevel.h
54214 ____________________________________________________________________________
54215 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
54216         Log: Subject: [PATCH regcomp.c] Insecure regexes
54217              From: Robin Houston <robin@kitsite.com>
54218              Date: Mon, 7 May 2001 21:56:12 +0100
54219              Message-ID: <20010507215612.A31114@penderel>
54220      Branch: perl
54221            ! regcomp.c
54222 ____________________________________________________________________________
54223 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
54224         Log: Drop the foobar.perl.com references for now until Simon
54225              gets them sorted out.
54226      Branch: perl
54227            ! pod/perlfaq2.pod
54228 ____________________________________________________________________________
54229 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
54230         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
54231              From: Prymmer/Kahn <pvhp@best.com>
54232              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
54233              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
54234      Branch: perl
54235            ! lib/Devel/SelfStubber.pm
54236 ____________________________________________________________________________
54237 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
54238         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
54239              From: Prymmer/Kahn <pvhp@best.com>
54240              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
54241              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
54242      Branch: perl
54243            ! win32/Makefile
54244 ____________________________________________________________________________
54245 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
54246         Log: s/WebTechnique's/WebTechniques/
54247      Branch: perl
54248            ! pod/perlfaq2.pod
54249 ____________________________________________________________________________
54250 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
54251         Log: Llama 3 updates from Randal.
54252      Branch: perl
54253            ! pod/perlfaq2.pod
54254 ____________________________________________________________________________
54255 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
54256         Log: Subject: [PATCH] Help -Dt show correct pad variables
54257              From: Benjamin Sugars <ben.sugars@home.com>
54258              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
54259              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
54260      Branch: perl
54261            ! embed.h embed.pl proto.h run.c
54262 ____________________________________________________________________________
54263 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
54264         Log: Subject: [PATCH] Document C<our $foo : shared>
54265              From: Benjamin Sugars <ben.sugars@home.com>
54266              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
54267              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
54268      Branch: perl
54269            ! pod/perlfunc.pod
54270 ____________________________________________________________________________
54271 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
54272         Log: Subject: [PATCH B::Deparse] undefined folded constants
54273              From: Robin Houston <robin@kitsite.com>
54274              Date: Sun, 6 May 2001 17:19:09 +0100
54275              Message-ID: <20010506171909.A7046@penderel>
54276      Branch: perl
54277            ! ext/B/B/Deparse.pm
54278 ____________________________________________________________________________
54279 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
54280         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
54281              From: Robin Houston <robin@kitsite.com>
54282              Message-ID: <20010506164654.A6848@penderel>
54283              Date: Sun, 6 May 2001 16:46:54 +0100
54284      Branch: perl
54285            ! ext/B/B/Deparse.pm
54286 ____________________________________________________________________________
54287 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
54288         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
54289              From: Robin Houston <robin@kitsite.com>
54290              Date: Sun, 6 May 2001 14:47:02 +0100
54291              Message-ID: <20010506144702.A6308@penderel>
54292      Branch: perl
54293            ! t/op/my_stash.t
54294 ____________________________________________________________________________
54295 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
54296         Log: Subject: Perl book, magazine and website updates.
54297              From: Simon Cozens <simon@netthink.co.uk>
54298              Date: Sun, 6 May 2001 16:55:36 +0100
54299              Message-ID: <20010506165536.A1795@netthink.co.uk>
54300      Branch: perl
54301            ! pod/perlbook.pod pod/perlfaq2.pod
54302 ____________________________________________________________________________
54303 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
54304         Log: Tweaks on the Tru64 prof options.
54305      Branch: perl
54306            ! pod/perlhack.pod
54307 ____________________________________________________________________________
54308 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
54309         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
54310              From: Robin Houston <robin@kitsite.com>
54311              Date: Sun, 6 May 2001 14:40:51 +0100
54312              Message-ID: <20010506144051.A6279@penderel>
54313      Branch: perl
54314            ! t/pod/testp2pt.pl
54315 ____________________________________________________________________________
54316 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
54317         Log: Subject: [PATCH B::Deparse] scoping
54318              From: Robin Houston <robin@kitsite.com>
54319              Date: Sun, 6 May 2001 14:36:56 +0100
54320              Message-ID: <20010506143656.A4006@penderel>
54321      Branch: perl
54322            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
54323 ____________________________________________________________________________
54324 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
54325         Log: Document the undefinedness of bitshifting out of range.
54326      Branch: perl
54327            ! pod/perlop.pod
54328 ____________________________________________________________________________
54329 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
54330         Log: Retract #10003 and update the IDE descriptions a bit.
54331      Branch: perl
54332            ! pod/perlfaq3.pod
54333 ____________________________________________________________________________
54334 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
54335         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
54336              From: Prymmer/Kahn <pvhp@best.com>
54337              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
54338              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
54339      Branch: perl
54340            ! win32/Makefile win32/buildext.pl win32/config.bc
54341            ! win32/config.gc win32/config.vc
54342 ____________________________________________________________________________
54343 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
54344         Log: (Retracted by #10005.)
54345      Branch: perl
54346            ! pod/perlfaq3.pod
54347 ____________________________________________________________________________
54348 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
54349         Log: It's "psed", not "sed".
54350      Branch: perl
54351            ! x2p/s2p.PL
54352 ____________________________________________________________________________
54353 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
54354         Log: Update Changes.
54355      Branch: perl
54356            ! Changes patchlevel.h
54357 ____________________________________________________________________________
54358 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
54359         Log: Subject: Re: bleadperl make install fails due to "psed"
54360              From: andreas.koenig@anima.de (Andreas J. Koenig)
54361              Date: 05 May 2001 18:23:28 +0200
54362              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
54363      Branch: perl
54364            ! x2p/Makefile.SH x2p/s2p.PL
54365 ____________________________________________________________________________
54366 [  9999] By: jhi                                   on 2001/05/05  18:28:09
54367         Log: AUTHORS updates.
54368      Branch: perl
54369            ! AUTHORS
54370 ____________________________________________________________________________
54371 [  9998] By: jhi                                   on 2001/05/05  18:16:00
54372         Log: Updates on the pods related to the modules included since 5.6.
54373              
54374              TODO: perltodo really could use major updating.
54375      Branch: perl
54376            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
54377            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
54378            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
54379            ! pod/perlsyn.pod pod/perltodo.pod
54380 ____________________________________________________________________________
54381 [  9997] By: jhi                                   on 2001/05/05  17:35:17
54382         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
54383              from Kurt Skauen.
54384      Branch: perl
54385            + hints/atheos.sh
54386            ! MANIFEST
54387 ____________________________________________________________________________
54388 [  9996] By: jhi                                   on 2001/05/05  17:25:00
54389         Log: Add preemptive #undefs for some of the shorter and more prone
54390              to collision regcomp.h #defines.  (Background: the MASK collided
54391              with a system header #define in Rhapsody.)
54392      Branch: perl
54393            ! regcomp.h
54394 ____________________________________________________________________________
54395 [  9995] By: jhi                                   on 2001/05/05  13:24:21
54396         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
54397              From: Nicholas Clark <nick@ccl4.org>
54398              Date: Sat, 5 May 2001 14:46:39 +0100
54399              Message-ID: <20010505144639.O53513@plum.flirble.org>
54400              
54401              Add a test for the constants (if any) being processed correctly.
54402      Branch: perl
54403            ! utils/h2xs.PL
54404 ____________________________________________________________________________
54405 [  9994] By: jhi                                   on 2001/05/05  02:11:03
54406         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
54407              From: Peter Prymmer <pvhp@forte.com>
54408              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
54409              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
54410      Branch: perl
54411            ! t/lib/b-stash.t
54412 ____________________________________________________________________________
54413 [  9993] By: jhi                                   on 2001/05/05  02:03:49
54414         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
54415              From: Peter Prymmer <pvhp@forte.com>
54416              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
54417              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
54418      Branch: perl
54419            ! perlio.c vms/vmsish.h
54420 ____________________________________________________________________________
54421 [  9992] By: jhi                                   on 2001/05/04  17:21:12
54422         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
54423              From: Robin Barker <rmb1@cise.npl.co.uk>
54424              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
54425              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
54426      Branch: perl
54427            + t/pod/plainer.t
54428            ! MANIFEST
54429 ____________________________________________________________________________
54430 [  9991] By: jhi                                   on 2001/05/04  16:47:45
54431         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
54432              From: Robin Barker <rmb1@cise.npl.co.uk>
54433              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
54434              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
54435      Branch: perl
54436            ! regcomp.c
54437 ____________________________________________________________________________
54438 [  9990] By: jhi                                   on 2001/05/04  14:37:20
54439         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
54440              From: Prymmer/Kahn <pvhp@best.com>
54441              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
54442              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
54443      Branch: perl
54444            ! t/lib/b-stash.t
54445 ____________________________________________________________________________
54446 [  9989] By: jhi                                   on 2001/05/04  14:03:58
54447         Log: Introduce perl572delta, update Todo, add the missing
54448              mention about signal safety since 5.7.1 (though this
54449              requires verification and more details.)
54450      Branch: perl
54451            + pod/perl572delta.pod
54452            ! MANIFEST Todo pod/perl571delta.pod
54453 ____________________________________________________________________________
54454 [  9988] By: jhi                                   on 2001/05/04  12:41:51
54455         Log: Subject: [PATCH perl@9944] long =item
54456              From: Robin Barker <rmb1@cise.npl.co.uk>
54457              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
54458              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
54459      Branch: perl
54460            ! ext/Time/HiRes/HiRes.pm
54461 ____________________________________________________________________________
54462 [  9987] By: jhi                                   on 2001/05/04  12:39:19
54463         Log: The #9901 had removed one line essential for EBCDIC.
54464      Branch: perl
54465            ! regcomp.c
54466 ____________________________________________________________________________
54467 [  9986] By: jhi                                   on 2001/05/04  12:30:23
54468         Log: Subject: cygwin/Makefile.SHs INSTALL patch
54469              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
54470              Date: Mon, 08 Jan 2001 04:59:21 +0200
54471              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
54472      Branch: perl
54473            ! cygwin/Makefile.SHs
54474 ____________________________________________________________________________
54475 [  9985] By: jhi                                   on 2001/05/04  03:51:39
54476         Log: Encode/IO doc tweaks.
54477      Branch: perl
54478            ! ext/Encode/Encode.pm
54479 ____________________________________________________________________________
54480 [  9984] By: jhi                                   on 2001/05/04  03:29:34
54481         Log: Remove GDBM_File from the dynamic extensions for UTS,
54482              GDBM is not a standard feature.
54483      Branch: perl
54484            ! hints/uts.sh
54485 ____________________________________________________________________________
54486 [  9983] By: jhi                                   on 2001/05/04  03:22:59
54487         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
54488      Branch: perl
54489            ! pod/perlretut.pod
54490 ____________________________________________________________________________
54491 [  9982] By: jhi                                   on 2001/05/03  23:21:03
54492         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
54493              From: Benjamin Sugars <bsugars@canoe.ca>
54494              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
54495              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
54496      Branch: perl
54497            ! dump.c
54498 ____________________________________________________________________________
54499 [  9981] By: jhi                                   on 2001/05/03  23:20:05
54500         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
54501              From: Benjamin Sugars <bsugars@canoe.ca>
54502              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
54503              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
54504      Branch: perl
54505            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
54506 ____________________________________________________________________________
54507 [  9980] By: jhi                                   on 2001/05/03  23:15:29
54508         Log: Integrate perlio:
54509              
54510              [  9976]
54511              Allow $answer = encode($object,$text); like it says in docs.
54512              
54513              [  9975]
54514              Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
54515              to be in scope (fair enough), and also a package variable (our) for eval to see it.
54516      Branch: perl
54517           !> ext/Encode/Encode.pm
54518 ____________________________________________________________________________
54519 [  9979] By: jhi                                   on 2001/05/03  16:54:59
54520         Log: Install psed man page.
54521      Branch: perl
54522            ! installman
54523 ____________________________________________________________________________
54524 [  9978] By: jhi                                   on 2001/05/03  16:45:58
54525         Log: Remove unused files; noted by Sarathy.
54526      Branch: perl
54527            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
54528            ! MANIFEST
54529 ____________________________________________________________________________
54530 [  9977] By: jhi                                   on 2001/05/03  16:42:30
54531         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
54532              From: Andy Dougherty <doughera@lafayette.edu>
54533              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
54534              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
54535      Branch: perl
54536            ! INSTALL
54537 ____________________________________________________________________________
54538 [  9976] By: nick                                  on 2001/05/03  16:40:42
54539         Log: Allow $answer = encode($object,$text); like it says in docs.
54540      Branch: perlio
54541            ! ext/Encode/Encode.pm
54542 ____________________________________________________________________________
54543 [  9975] By: nick                                  on 2001/05/03  16:22:30
54544         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
54545              to be in scope (fair enough), and also a package variable (our) for eval to see it.
54546      Branch: perlio
54547            ! ext/Encode/Encode.pm
54548 ____________________________________________________________________________
54549 [  9974] By: nick                                  on 2001/05/03  15:48:17
54550         Log: Integrate mainline.
54551      Branch: perlio
54552           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
54553           +> t/lib/filter-simple.t t/lib/next.t
54554           !> (integrate 70 files)
54555 ____________________________________________________________________________
54556 [  9973] By: jhi                                   on 2001/05/03  13:09:09
54557         Log: Update Changes.
54558      Branch: perl
54559            ! Changes patchlevel.h
54560 ____________________________________________________________________________
54561 [  9972] By: jhi                                   on 2001/05/03  12:58:33
54562         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
54563              From: Prymmer/Kahn <pvhp@best.com>
54564              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
54565              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
54566      Branch: perl
54567            ! t/io/fflush.t
54568 ____________________________________________________________________________
54569 [  9971] By: jhi                                   on 2001/05/03  12:57:26
54570         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
54571              From: Prymmer/Kahn <pvhp@best.com>
54572              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
54573              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
54574      Branch: perl
54575            ! win32/FindExt.pm
54576 ____________________________________________________________________________
54577 [  9970] By: jhi                                   on 2001/05/03  02:42:46
54578         Log: Can't croak sans thread context, from Doug MacEachern.
54579      Branch: perl
54580            ! toke.c
54581 ____________________________________________________________________________
54582 [  9969] By: jhi                                   on 2001/05/03  01:23:48
54583         Log: Subject: Random input test and Perl
54584              From: Ilya Zakharevich <ilya@math.berkeley.edu>
54585              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
54586              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
54587      Branch: perl
54588            ! toke.c
54589 ____________________________________________________________________________
54590 [  9968] By: jhi                                   on 2001/05/02  22:17:21
54591         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
54592              From: Peter Prymmer <pvhp@forte.com>
54593              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
54594              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
54595      Branch: perl
54596            ! pod/perlfunc.pod pod/perlport.pod
54597 ____________________________________________________________________________
54598 [  9967] By: jhi                                   on 2001/05/02  20:12:45
54599         Log: Workaround for UTS compiler casting bug from Hal Morris.
54600      Branch: perl
54601            ! perl.h
54602 ____________________________________________________________________________
54603 [  9966] By: jhi                                   on 2001/05/02  18:31:37
54604         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
54605              From: Dan Sugalski <dan@sidhe.org>
54606              Date: Wed, 02 May 2001 15:23:22 -0400
54607              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
54608      Branch: perl
54609            ! perl.c vms/vms.c
54610 ____________________________________________________________________________
54611 [  9965] By: jhi                                   on 2001/05/02  18:21:29
54612         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
54613      Branch: perl
54614            ! pod/perlfunc.pod
54615 ____________________________________________________________________________
54616 [  9964] By: jhi                                   on 2001/05/02  18:15:01
54617         Log: Document large files in INSTALL, document also the %x
54618              limitation if not use64bitint, closes bug 20010326.007.
54619      Branch: perl
54620            ! INSTALL
54621 ____________________________________________________________________________
54622 [  9963] By: jhi                                   on 2001/05/02  17:24:47
54623         Log: perlmodlib tweaks; regen pods.
54624      Branch: perl
54625            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
54626            ! pod/perltoc.pod
54627 ____________________________________________________________________________
54628 [  9962] By: jhi                                   on 2001/05/02  17:14:00
54629         Log: Fix for a segfault, from Marc Lehmann.
54630      Branch: perl
54631            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
54632 ____________________________________________________________________________
54633 [  9961] By: jhi                                   on 2001/05/02  15:55:53
54634         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
54635              From: "Philip Newton" <pnewton@gmx.de>
54636              Date: Wed, 2 May 2001 18:39:03 +0200
54637              Message-ID: <3AF05447.15525.173B588@localhost>
54638      Branch: perl
54639            ! pod/perlop.pod
54640 ____________________________________________________________________________
54641 [  9960] By: jhi                                   on 2001/05/02  15:35:37
54642         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
54643              From: Dan Sugalski <dan@sidhe.org>
54644              Date: Wed, 02 May 2001 11:37:27 -0400
54645              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
54646      Branch: perl
54647            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
54648            ! thread.h vms/vms.c vms/vmsish.h
54649 ____________________________________________________________________________
54650 [  9959] By: jhi                                   on 2001/05/02  15:21:08
54651         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
54652              From: Benjamin Sugars <bsugars@canoe.ca>
54653              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
54654              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
54655      Branch: perl
54656            ! ext/PerlIO/Scalar/Scalar.xs
54657 ____________________________________________________________________________
54658 [  9958] By: jhi                                   on 2001/05/02  15:15:53
54659         Log: Bug in #9915, spotted by Mike Guy.
54660      Branch: perl
54661            ! installperl
54662 ____________________________________________________________________________
54663 [  9957] By: jhi                                   on 2001/05/02  13:26:01
54664         Log: Add a test for not griping about references as array
54665              indices if the reference has magic in it (overloaded
54666              methods).
54667      Branch: perl
54668            ! pod/perldiag.pod t/pragma/warn/pp_hot
54669 ____________________________________________________________________________
54670 [  9956] By: jhi                                   on 2001/05/02  13:07:01
54671         Log: Retracted a bit too much in #9952.
54672      Branch: perl
54673            ! t/pragma/sub_lval.t
54674 ____________________________________________________________________________
54675 [  9955] By: jhi                                   on 2001/05/02  13:05:38
54676         Log: Test for #9952.
54677      Branch: perl
54678            ! t/op/tie.t
54679 ____________________________________________________________________________
54680 [  9954] By: jhi                                   on 2001/05/02  11:48:18
54681         Log: Additional note on the encoding example: one cannot
54682              convert string constants in-place.
54683      Branch: perl
54684            ! ext/Encode/Encode.pm
54685 ____________________________________________________________________________
54686 [  9953] By: jhi                                   on 2001/05/02  11:43:51
54687         Log: Note that if you have recent enough Perl you already
54688              have Filter::Util::Call.
54689      Branch: perl
54690            ! lib/Filter/Simple.pm
54691 ____________________________________________________________________________
54692 [  9952] By: jhi                                   on 2001/05/02  11:31:53
54693         Log: Retract changes #8254 and #8255, causes coredump in
54694              'tie FH, "main"', reported by Abigail, culprit found by
54695              Benjamin Sugars.  Mirrors maintperl change #9950.
54696      Branch: perl
54697            ! op.c t/pragma/sub_lval.t
54698 ____________________________________________________________________________
54699 [  9951] By: jhi                                   on 2001/05/02  11:14:29
54700         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
54701      Branch: perl
54702            + t/lib/MyFilter.pm
54703 ____________________________________________________________________________
54704 [  9950] By: gsar                                  on 2001/05/02  03:17:11
54705         Log: revert integration of changes#8254,8255 in change#8620 (causes
54706              a coredump in C<tie FH, 'foo'>; the idea itself may need better
54707              rationalization)
54708      Branch: maint-5.6/perl
54709            ! op.c t/pragma/sub_lval.t
54710 ____________________________________________________________________________
54711 [  9949] By: gsar                                  on 2001/05/02  02:56:32
54712         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
54713              
54714              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
54715              
54716              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
54717      Branch: maint-5.6/perl
54718           !> hints/svr5.sh
54719 ____________________________________________________________________________
54720 [  9948] By: gsar                                  on 2001/05/02  02:49:15
54721         Log: pod/find.t breaks on VMS (from Craig Berry)
54722      Branch: maint-5.6/perl
54723            ! t/pod/find.t
54724 ____________________________________________________________________________
54725 [  9947] By: jhi                                   on 2001/05/02  02:43:09
54726         Log: Add an encoding conversion example.
54727      Branch: perl
54728            ! ext/Encode/Encode.pm
54729 ____________________________________________________________________________
54730 [  9946] By: jhi                                   on 2001/05/02  01:34:22
54731         Log: Another coat of paint but still nowhere finished.
54732              Need to decide on the semantics of strptime(): should
54733              strptime() be a function instead of a method?  To do
54734              the week/monthname-strptiming the i18n/l10n bullet needs
54735              to be bitten with gusto.
54736      Branch: perl
54737            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
54738 ____________________________________________________________________________
54739 [  9945] By: jhi                                   on 2001/05/01  23:40:52
54740         Log: Update Changes.
54741      Branch: perl
54742            ! Changes patchlevel.h
54743 ____________________________________________________________________________
54744 [  9944] By: jhi                                   on 2001/05/01  23:33:37
54745         Log: Add known-to-be-tested modules to the list-to-be-skipped.
54746      Branch: perl
54747            ! t/lib/1_compile.t
54748 ____________________________________________________________________________
54749 [  9943] By: jhi                                   on 2001/05/01  23:24:40
54750         Log: Subject: BorlandC++ fix
54751              From: "Vadim Konovalov" <watman@inbox.ru>
54752              Date: Mon, 30 Apr 2001 20:12:26 -0700
54753              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
54754      Branch: perl
54755            ! win32/makefile.mk
54756 ____________________________________________________________________________
54757 [  9942] By: jhi                                   on 2001/05/01  23:18:02
54758         Log: Update to Filter::Simple 0.60, create a test for it.
54759      Branch: perl
54760            + t/lib/filter-simple.t
54761            ! MANIFEST lib/Filter/Simple.pm
54762 ____________________________________________________________________________
54763 [  9941] By: jhi                                   on 2001/05/01  19:47:24
54764         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
54765              From: Hugo <hv@crypt.compulink.co.uk>
54766              Date: Tue, 01 May 2001 20:12:20 +0100
54767              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
54768      Branch: perl
54769            ! pp_hot.c t/op/re_tests
54770 ____________________________________________________________________________
54771 [  9940] By: jhi                                   on 2001/05/01  19:42:16
54772         Log: Integrate perlio:
54773              
54774              [  9936]
54775              Fix for base.pm clobbering $VERSION
54776              
54777              [  9935]
54778              Test for base.pm clobbering $VERSION.
54779      Branch: perl
54780           !> lib/base.pm t/lib/fields.t
54781 ____________________________________________________________________________
54782 [  9939] By: jhi                                   on 2001/05/01  19:39:51
54783         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
54784              From: Benjamin Sugars <bsugars@canoe.ca>
54785              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
54786              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
54787      Branch: perl
54788            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
54789 ____________________________________________________________________________
54790 [  9938] By: jhi                                   on 2001/05/01  19:34:09
54791         Log: Add NEXT, a pseudo-class for method redispatching.
54792              <Damian>NEXT.pm probably offers more bang-for-buck
54793              than anything else I've ever written.</Damian>
54794      Branch: perl
54795            + lib/NEXT.pm t/lib/next.t
54796            ! MANIFEST
54797 ____________________________________________________________________________
54798 [  9937] By: jhi                                   on 2001/05/01  19:21:41
54799         Log: Update to Switch 2.02.
54800      Branch: perl
54801            ! lib/Switch.pm t/lib/switch.t
54802 ____________________________________________________________________________
54803 [  9936] By: nick                                  on 2001/05/01  19:09:21
54804         Log: Fix for base.pm clobbering $VERSION
54805      Branch: perlio
54806            ! lib/base.pm
54807 ____________________________________________________________________________
54808 [  9935] By: nick                                  on 2001/05/01  18:54:38
54809         Log: Test for base.pm clobbering $VERSION.
54810      Branch: perlio
54811            ! t/lib/fields.t
54812 ____________________________________________________________________________
54813 [  9934] By: jhi                                   on 2001/05/01  18:39:10
54814         Log: Add information about Scalar::Util::blessed.
54815      Branch: perl
54816            ! pod/perlobj.pod
54817 ____________________________________________________________________________
54818 [  9933] By: jhi                                   on 2001/05/01  18:33:51
54819         Log: Subject: Extra UNIVERSAL documentation
54820              From: Mike Guy <mjtg@cam.ac.uk>
54821              Date: Tue, 01 May 2001 20:12:11 +0100
54822              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
54823      Branch: perl
54824            ! pod/perlobj.pod
54825 ____________________________________________________________________________
54826 [  9932] By: jhi                                   on 2001/05/01  18:26:54
54827         Log: Subject: Autoflush in tests as appropriate
54828              From: Mike Guy <mjtg@cam.ac.uk>
54829              Date: Tue, 01 May 2001 20:05:31 +0100
54830              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
54831      Branch: perl
54832            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
54833            ! t/op/taint.t
54834 ____________________________________________________________________________
54835 [  9931] By: jhi                                   on 2001/05/01  18:02:29
54836         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
54837              From: Benjamin Sugars <bsugars@canoe.ca>
54838              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
54839              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
54840      Branch: perl
54841            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
54842 ____________________________________________________________________________
54843 [  9930] By: jhi                                   on 2001/05/01  15:12:26
54844         Log: Subject: Re: Finally got a round tuit
54845              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54846              Date: Tue, 01 May 2001 14:14:10 +0200
54847              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
54848              
54849              The -DP part, slightly modified.
54850      Branch: perl
54851            ! perl.c
54852 ____________________________________________________________________________
54853 [  9929] By: jhi                                   on 2001/05/01  14:17:15
54854         Log: Subject: Re: Finally got a round tuit
54855              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54856              Date: Tue, 01 May 2001 16:34:06 +0200
54857              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
54858              
54859              cpp and optimization tweaks for HP-UX.
54860      Branch: perl
54861            ! hints/hpux.sh
54862 ____________________________________________________________________________
54863 [  9928] By: jhi                                   on 2001/05/01  13:24:20
54864         Log: Tune the scan_num() comments to reality.
54865      Branch: perl
54866            ! toke.c
54867 ____________________________________________________________________________
54868 [  9927] By: jhi                                   on 2001/05/01  13:14:01
54869         Log: Subject: [PATCH B::Deparse] optimised sort
54870              From: Robin Houston <robin@kitsite.com>
54871              Date: Tue, 1 May 2001 14:07:12 +0100
54872              Message-ID: <20010501140712.A4266@penderel>
54873      Branch: perl
54874            ! ext/B/B/Deparse.pm
54875 ____________________________________________________________________________
54876 [  9926] By: jhi                                   on 2001/05/01  13:10:53
54877         Log: Subject: [PATCH t/lib/b-deparse.t] 
54878              From: Robin Houston <robin@kitsite.com>
54879              Date: Tue, 1 May 2001 13:37:42 +0100
54880              Message-ID: <20010501133742.A4082@penderel>
54881      Branch: perl
54882            ! t/lib/b-deparse.t
54883 ____________________________________________________________________________
54884 [  9925] By: jhi                                   on 2001/05/01  13:10:13
54885         Log: Subject: [PATCH B::Deparse] for(;;), sort
54886              From: Robin Houston <robin@kitsite.com>
54887              Date: Tue, 1 May 2001 13:35:00 +0100
54888              Message-ID: <20010501133500.A4061@penderel>
54889      Branch: perl
54890            ! ext/B/B/Deparse.pm
54891 ____________________________________________________________________________
54892 [  9924] By: jhi                                   on 2001/05/01  13:09:22
54893         Log: Subject: [PATCH B::Deparse] do, warn, use
54894              From: Robin Houston <robin@kitsite.com>
54895              Date: Tue, 1 May 2001 13:31:03 +0100
54896              Message-ID: <20010501133103.A4041@penderel>
54897      Branch: perl
54898            ! ext/B/B/Deparse.pm
54899 ____________________________________________________________________________
54900 [  9923] By: jhi                                   on 2001/05/01  11:45:36
54901         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
54902              From: Benjamin Sugars <ben.sugars@home.com>
54903              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
54904              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
54905      Branch: perl
54906            + t/io/fflush.t
54907            ! MANIFEST
54908 ____________________________________________________________________________
54909 [  9922] By: jhi                                   on 2001/05/01  11:35:42
54910         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
54911              From: Peter Prymmer <pvhp@forte.com>
54912              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
54913              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
54914      Branch: perl
54915            ! t/lib/selfstubber.t
54916 ____________________________________________________________________________
54917 [  9921] By: jhi                                   on 2001/04/30  16:34:33
54918         Log: Subject: [PATCH B::Concise] suppress warning
54919              From: Robin Houston <robin@kitsite.com>
54920              Date: Mon, 30 Apr 2001 16:09:49 +0100
54921              Message-ID: <20010430160949.A25086@penderel>
54922      Branch: perl
54923            ! ext/B/B/Concise.pm
54924 ____________________________________________________________________________
54925 [  9920] By: jhi                                   on 2001/04/30  13:56:04
54926         Log: Strip the *markers* from #9919.
54927      Branch: perl
54928            ! pod/perlfaq.pod pod/perlfaq5.pod
54929 ____________________________________________________________________________
54930 [  9919] By: jhi                                   on 2001/04/30  13:54:04
54931         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
54932              From: Gwyn Judd <b.judd@xtra.co.nz>
54933              Date: Sun, 29 Apr 2001 01:47:49 +1200
54934              Message-ID: <20010429014749.A4418@thislove>
54935      Branch: perl
54936            ! pod/perlfaq.pod pod/perlfaq5.pod
54937 ____________________________________________________________________________
54938 [  9918] By: jhi                                   on 2001/04/30  13:13:54
54939         Log: More_tweakage.
54940      Branch: perl
54941            ! pod/perldata.pod pod/perldiag.pod
54942 ____________________________________________________________________________
54943 [  9917] By: jhi                                   on 2001/04/30  13:01:27
54944         Log: Update Changes.
54945      Branch: perl
54946            ! Changes patchlevel.h
54947 ____________________________________________________________________________
54948 [  9916] By: jhi                                   on 2001/04/30  12:57:03
54949         Log: T_w_e_a_k_a_g_e.
54950      Branch: perl
54951            ! pod/perldata.pod pod/perldiag.pod
54952 ____________________________________________________________________________
54953 [  9915] By: jhi                                   on 2001/04/30  12:39:29
54954         Log: Install s2p also as psed.
54955              
54956              TODO: psed documentation?
54957      Branch: perl
54958            ! installperl
54959 ____________________________________________________________________________
54960 [  9914] By: jhi                                   on 2001/04/30  12:29:21
54961         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
54962              From: Jens Hamisch <jens@Strawberry.COM>
54963              Date: Fri, 27 Apr 2001 17:00:36 +0200
54964              Message-ID: <20010427170036.K1372@Strawberry.COM>
54965              
54966              SOCKS5_VERSION_NAME is the right symbol to detect
54967              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
54968              function called socks5_init() is available, and even that is
54969              not universal, most SOCKS5 installations use SOCKSinit()).
54970      Branch: perl
54971            ! perlio.c
54972 ____________________________________________________________________________
54973 [  9913] By: jhi                                   on 2001/04/30  12:22:15
54974         Log: Allow a zero timeout on IO::Socket accept and connect--
54975              though one really shouldn't do that.  Based on
54976              
54977              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
54978              From: "John Holdsworth" <coldwave@bigfoot.com>
54979              Date: Sun, 4 Feb 2001 12:48:18 +0100
54980              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
54981      Branch: perl
54982            ! ext/IO/lib/IO/Socket.pm
54983 ____________________________________________________________________________
54984 [  9912] By: jhi                                   on 2001/04/30  11:27:27
54985         Log: Save the spot of regprev (see #9911) for binary compatibility;
54986              regen API.
54987      Branch: perl
54988            ! embedvar.h perlapi.h thrdvar.h
54989 ____________________________________________________________________________
54990 [  9911] By: jhi                                   on 2001/04/30  11:22:03
54991         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
54992              From: Hugo <hv@crypt.compulink.co.uk>
54993              Date: Sun, 29 Apr 2001 17:09:30 +0100
54994              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
54995      Branch: perl
54996            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
54997 ____________________________________________________________________________
54998 [  9910] By: jhi                                   on 2001/04/30  11:15:12
54999         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
55000              a dummy for PL_numeric_radix); no pressing reason to break
55001              binary compatibility; regen API.
55002      Branch: perl
55003            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
55004            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
55005 ____________________________________________________________________________
55006 [  9909] By: jhi                                   on 2001/04/30  10:56:08
55007         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
55008              From: Walt Mankowski <waltman@netaxs.com>
55009              Date: Sun, 29 Apr 2001 21:53:48 -0400
55010              Message-ID: <20010429215348.A3971@netaxs.com>
55011      Branch: perl
55012            ! pod/perlfunc.pod
55013 ____________________________________________________________________________
55014 [  9908] By: jhi                                   on 2001/04/30  10:49:40
55015         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
55016      Branch: perl
55017            ! t/lib/selfstubber.t
55018 ____________________________________________________________________________
55019 [  9907] By: nick                                  on 2001/04/30  09:26:50
55020         Log: Integrate mainline.
55021      Branch: perlio
55022           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
55023 ____________________________________________________________________________
55024 [  9906] By: jhi                                   on 2001/04/29  23:24:20
55025         Log: Abigail spotted a thinko in #9905.
55026      Branch: perl
55027            ! pod/perldiag.pod
55028 ____________________________________________________________________________
55029 [  9905] By: jhi                                   on 2001/04/29  15:55:39
55030         Log: Changed the underscore/undebar syntax in numeric constants;
55031              now any grouping will do, as long as the underscores are not
55032              consecutive (so "zero-grouping" is out), and they do not begin
55033              or end the integer or fractional parts.
55034      Branch: perl
55035            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
55036 ____________________________________________________________________________
55037 [  9904] By: nick                                  on 2001/04/29  15:43:22
55038         Log: Integrate mainline.
55039      Branch: perlio
55040           +> (branch 98 files)
55041            - lib/unicode/Block.pl
55042            - lib/unicode/In/AlphabeticPresentationForms.pl
55043            - lib/unicode/In/Arabic.pl
55044            - lib/unicode/In/ArabicPresentationForms-A.pl
55045            - lib/unicode/In/ArabicPresentationForms-B.pl
55046            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
55047            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
55048            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
55049            - lib/unicode/In/BopomofoExtended.pl
55050            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
55051            - lib/unicode/In/CJKCompatibility.pl
55052            - lib/unicode/In/CJKCompatibilityForms.pl
55053            - lib/unicode/In/CJKCompatibilityIdeographs.pl
55054            - lib/unicode/In/CJKRadicalsSupplement.pl
55055            - lib/unicode/In/CJKSymbolsandPunctuation.pl
55056            - lib/unicode/In/CJKUnifiedIdeographs.pl
55057            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
55058            - lib/unicode/In/Cherokee.pl
55059            - lib/unicode/In/CombiningDiacriticalMarks.pl
55060            - lib/unicode/In/CombiningHalfMarks.pl
55061            - lib/unicode/In/CombiningMarksforSymbols.pl
55062            - lib/unicode/In/ControlPictures.pl
55063            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
55064            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
55065            - lib/unicode/In/EnclosedAlphanumerics.pl
55066            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
55067            - lib/unicode/In/Ethiopic.pl
55068            - lib/unicode/In/GeneralPunctuation.pl
55069            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
55070            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
55071            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
55072            - lib/unicode/In/HalfwidthandFullwidthForms.pl
55073            - lib/unicode/In/HangulCompatibilityJamo.pl
55074            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
55075            - lib/unicode/In/Hebrew.pl
55076            - lib/unicode/In/HighPrivateUseSurrogates.pl
55077            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
55078            - lib/unicode/In/IPAExtensions.pl
55079            - lib/unicode/In/IdeographicDescriptionCharacters.pl
55080            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
55081            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
55082            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
55083            - lib/unicode/In/Latin-1Supplement.pl
55084            - lib/unicode/In/LatinExtended-A.pl
55085            - lib/unicode/In/LatinExtended-B.pl
55086            - lib/unicode/In/LatinExtendedAdditional.pl
55087            - lib/unicode/In/LetterlikeSymbols.pl
55088            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
55089            - lib/unicode/In/MathematicalOperators.pl
55090            - lib/unicode/In/MiscellaneousSymbols.pl
55091            - lib/unicode/In/MiscellaneousTechnical.pl
55092            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
55093            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
55094            - lib/unicode/In/OpticalCharacterRecognition.pl
55095            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
55096            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
55097            - lib/unicode/In/SmallFormVariants.pl
55098            - lib/unicode/In/SpacingModifierLetters.pl
55099            - lib/unicode/In/Specials.pl
55100            - lib/unicode/In/SuperscriptsandSubscripts.pl
55101            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
55102            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
55103            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
55104            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
55105            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
55106           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
55107           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
55108           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
55109           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
55110           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
55111           !> utf8.c win32/Makefile
55112 ____________________________________________________________________________
55113 [  9903] By: jhi                                   on 2001/04/29  14:30:53
55114         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
55115              From: Prymmer/Kahn <pvhp@best.com>
55116              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
55117              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
55118      Branch: perl
55119            ! win32/Makefile
55120 ____________________________________________________________________________
55121 [  9902] By: jhi                                   on 2001/04/29  02:52:44
55122         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
55123              From: "Abigail" <abigail@foad.org>
55124              Date: Sun, 29 Apr 2001 03:14:25 +0200
55125              Message-ID: <20010429011425.24503.qmail@foad.org>
55126      Branch: perl
55127            ! ext/IO/lib/IO/Seekable.pm
55128 ____________________________________________________________________________
55129 [  9901] By: jhi                                   on 2001/04/29  02:04:46
55130         Log: In character classes one couldn't have 0x80..0xff characters
55131              at the left hand side if there were 0x100.. characters in the
55132              character class.
55133      Branch: perl
55134            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
55135            ! t/op/pat.t utf8.c
55136 ____________________________________________________________________________
55137 [  9900] By: jhi                                   on 2001/04/28  22:55:04
55138         Log: Forgot the latest mktables.PL from #9899.
55139      Branch: perl
55140            ! lib/unicode/mktables.PL
55141 ____________________________________________________________________________
55142 [  9899] By: jhi                                   on 2001/04/28  22:53:28
55143         Log: Explain the \p{} and \P{} error message better and
55144              have prettier prettyprint in In.pl.
55145      Branch: perl
55146            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
55147            ! pod/perldiag.pod
55148 ____________________________________________________________________________
55149 [  9898] By: jhi                                   on 2001/04/28  21:03:34
55150         Log: Add one possible explanation for the "Invalid [] range" error.
55151      Branch: perl
55152            ! pod/perldiag.pod
55153 ____________________________________________________________________________
55154 [  9897] By: jhi                                   on 2001/04/28  17:18:26
55155         Log: Add a level of indirection to the implementation of \p{InFoo}
55156              so that we don't have to have long filenames.  (Nothing changes
55157              in the user interface.)   The indirection is defined in
55158              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
55159              Also rename some the character classes by removing '-' from
55160              the classnames, and finally renamed Block.pl as Blocks.pl.
55161      Branch: perl
55162            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
55163            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
55164            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
55165            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
55166            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
55167            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
55168            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
55169            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
55170            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
55171            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
55172            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
55173            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
55174            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
55175            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
55176            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
55177            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
55178            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
55179            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
55180            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
55181            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
55182            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
55183            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
55184            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
55185            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
55186            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
55187            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
55188            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
55189            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
55190            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
55191            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
55192            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
55193            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
55194            + lib/unicode/In/94.pl lib/unicode/In/95.pl
55195            - lib/unicode/Block.pl
55196            - lib/unicode/In/AlphabeticPresentationForms.pl
55197            - lib/unicode/In/Arabic.pl
55198            - lib/unicode/In/ArabicPresentationForms-A.pl
55199            - lib/unicode/In/ArabicPresentationForms-B.pl
55200            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
55201            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
55202            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
55203            - lib/unicode/In/BopomofoExtended.pl
55204            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
55205            - lib/unicode/In/CJKCompatibility.pl
55206            - lib/unicode/In/CJKCompatibilityForms.pl
55207            - lib/unicode/In/CJKCompatibilityIdeographs.pl
55208            - lib/unicode/In/CJKRadicalsSupplement.pl
55209            - lib/unicode/In/CJKSymbolsandPunctuation.pl
55210            - lib/unicode/In/CJKUnifiedIdeographs.pl
55211            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
55212            - lib/unicode/In/Cherokee.pl
55213            - lib/unicode/In/CombiningDiacriticalMarks.pl
55214            - lib/unicode/In/CombiningHalfMarks.pl
55215            - lib/unicode/In/CombiningMarksforSymbols.pl
55216            - lib/unicode/In/ControlPictures.pl
55217            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
55218            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
55219            - lib/unicode/In/EnclosedAlphanumerics.pl
55220            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
55221            - lib/unicode/In/Ethiopic.pl
55222            - lib/unicode/In/GeneralPunctuation.pl
55223            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
55224            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
55225            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
55226            - lib/unicode/In/HalfwidthandFullwidthForms.pl
55227            - lib/unicode/In/HangulCompatibilityJamo.pl
55228            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
55229            - lib/unicode/In/Hebrew.pl
55230            - lib/unicode/In/HighPrivateUseSurrogates.pl
55231            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
55232            - lib/unicode/In/IPAExtensions.pl
55233            - lib/unicode/In/IdeographicDescriptionCharacters.pl
55234            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
55235            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
55236            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
55237            - lib/unicode/In/Latin-1Supplement.pl
55238            - lib/unicode/In/LatinExtended-A.pl
55239            - lib/unicode/In/LatinExtended-B.pl
55240            - lib/unicode/In/LatinExtendedAdditional.pl
55241            - lib/unicode/In/LetterlikeSymbols.pl
55242            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
55243            - lib/unicode/In/MathematicalOperators.pl
55244            - lib/unicode/In/MiscellaneousSymbols.pl
55245            - lib/unicode/In/MiscellaneousTechnical.pl
55246            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
55247            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
55248            - lib/unicode/In/OpticalCharacterRecognition.pl
55249            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
55250            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
55251            - lib/unicode/In/SmallFormVariants.pl
55252            - lib/unicode/In/SpacingModifierLetters.pl
55253            - lib/unicode/In/Specials.pl
55254            - lib/unicode/In/SuperscriptsandSubscripts.pl
55255            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
55256            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
55257            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
55258            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
55259            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
55260            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
55261            ! pod/perlunicode.pod
55262 ____________________________________________________________________________
55263 [  9896] By: jhi                                   on 2001/04/28  14:33:17
55264         Log: Update the information on shared library path on HP-UX.
55265      Branch: perl
55266            ! INSTALL
55267 ____________________________________________________________________________
55268 [  9895] By: jhi                                   on 2001/04/28  14:32:30
55269         Log: Because #9894 seems to do the trick, this workaround can be removed.
55270      Branch: perl
55271            ! t/lib/selfstubber.t
55272 ____________________________________________________________________________
55273 [  9894] By: jhi                                   on 2001/04/28  14:26:13
55274         Log: For PerlIO flush the children's file handles (on fork/exec/system).
55275      Branch: perl
55276            ! perl.h
55277 ____________________________________________________________________________
55278 [  9893] By: jhi                                   on 2001/04/28  14:23:15
55279         Log: Test tweak for #9891.
55280      Branch: perl
55281            ! t/lib/b-deparse.t
55282 ____________________________________________________________________________
55283 [  9892] By: jhi                                   on 2001/04/28  14:10:13
55284         Log: New HP-UX hints from Merijn.
55285      Branch: perl
55286            ! hints/hpux.sh
55287 ____________________________________________________________________________
55288 [  9891] By: jhi                                   on 2001/04/28  14:07:27
55289         Log: Subject: [PATCH B::Deparse] non-block scopes
55290              From: Robin Houston <robin@kitsite.com>
55291              Date: Fri, 27 Apr 2001 19:15:14 +0100
55292              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
55293      Branch: perl
55294            ! ext/B/B/Deparse.pm
55295 ____________________________________________________________________________
55296 [  9890] By: nick                                  on 2001/04/27  19:41:25
55297         Log: Integrate mainline
55298      Branch: perlio
55299           +> t/lib/selfstubber.t
55300           !> (integrate 50 files)
55301 ____________________________________________________________________________
55302 [  9889] By: jhi                                   on 2001/04/27  18:23:46
55303         Log: Subject: Re: selfstubber test fail on bleadperl
55304              From: Mike Guy <mjtg@cam.ac.uk>
55305              Date: Fri, 27 Apr 2001 19:31:18 +0100
55306              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
55307      Branch: perl
55308            ! t/lib/selfstubber.t
55309 ____________________________________________________________________________
55310 [  9888] By: jhi                                   on 2001/04/27  16:20:54
55311         Log: Test tweak for #9886.
55312      Branch: perl
55313            ! t/lib/b-deparse.t
55314 ____________________________________________________________________________
55315 [  9887] By: jhi                                   on 2001/04/27  16:16:33
55316         Log: Buffering issue at least in Solaris (even with perlio).
55317      Branch: perl
55318            ! t/lib/selfstubber.t
55319 ____________________________________________________________________________
55320 [  9886] By: jhi                                   on 2001/04/27  14:59:23
55321         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
55322              From: Robin Houston <robin@kitsite.com>
55323              Date: Fri, 27 Apr 2001 16:53:20 +0100
55324              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
55325      Branch: perl
55326            ! ext/B/B/Deparse.pm
55327 ____________________________________________________________________________
55328 [  9885] By: jhi                                   on 2001/04/27  14:23:51
55329         Log: Update Changes.
55330      Branch: perl
55331            ! Changes patchlevel.h
55332 ____________________________________________________________________________
55333 [  9884] By: jhi                                   on 2001/04/27  14:14:12
55334         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
55335              From: "Philip Newton" <pnewton@gmx.de>
55336              Date: Fri, 27 Apr 2001 16:40:13 +0200
55337              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
55338      Branch: perl
55339            ! pod/perldata.pod
55340 ____________________________________________________________________________
55341 [  9883] By: jhi                                   on 2001/04/27  13:28:19
55342         Log: Add LOG_PERROR; prettify the "removed".
55343      Branch: perl
55344            ! ext/Sys/Syslog/Syslog.xs
55345 ____________________________________________________________________________
55346 [  9882] By: jhi                                   on 2001/04/27  13:13:18
55347         Log: h2xs tweaks: use NV instead of double, "quote" the removed
55348              prefixes for clarity (especially when nothing is removed),
55349              slight pod reformats.
55350      Branch: perl
55351            ! utils/h2xs.PL
55352 ____________________________________________________________________________
55353 [  9881] By: jhi                                   on 2001/04/27  12:58:48
55354         Log: Don't bother creating existing directories.
55355      Branch: perl
55356            ! utils/h2xs.PL
55357 ____________________________________________________________________________
55358 [  9880] By: jhi                                   on 2001/04/27  12:45:39
55359         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
55360              From: Mike Schilli <m@perlmeister.com>
55361              Date: Wed, 25 Apr 2001 01:29:21 -0700
55362              Message-id: <3AE68AE1.6A981723@perlmeister.com>
55363      Branch: perl
55364            ! utils/h2xs.PL
55365 ____________________________________________________________________________
55366 [  9879] By: jhi                                   on 2001/04/27  12:40:55
55367         Log: break is not yet Perl.  Added the template license also to README.
55368      Branch: perl
55369            ! utils/h2xs.PL
55370 ____________________________________________________________________________
55371 [  9878] By: jhi                                   on 2001/04/27  03:08:20
55372         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
55373              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55374              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
55375              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
55376      Branch: perl
55377            ! t/lib/xs-typemap.t
55378 ____________________________________________________________________________
55379 [  9877] By: jhi                                   on 2001/04/26  23:54:40
55380         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
55381              From: "Abigail" <abigail@foad.org>
55382              Date: Fri, 27 Apr 2001 01:44:28 +0200
55383              Message-ID: <20010426234428.19786.qmail@foad.org>
55384      Branch: perl
55385            ! utils/h2xs.PL
55386 ____________________________________________________________________________
55387 [  9876] By: jhi                                   on 2001/04/26  23:52:06
55388         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
55389              From: Peter Prymmer <pvhp@forte.com>
55390              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
55391              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
55392      Branch: perl
55393            ! t/lib/selfstubber.t
55394 ____________________________________________________________________________
55395 [  9875] By: jhi                                   on 2001/04/26  23:48:10
55396         Log: Deparse nits.
55397      Branch: perl
55398            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
55399 ____________________________________________________________________________
55400 [  9874] By: jhi                                   on 2001/04/26  22:46:05
55401         Log: Document ANYOF_CLASS.
55402      Branch: perl
55403            ! regcomp.h
55404 ____________________________________________________________________________
55405 [  9873] By: jhi                                   on 2001/04/26  22:35:03
55406         Log: Subject: Re: [PATCH @9846] dumping ANYOF
55407              From: Hugo <hv@crypt.compulink.co.uk>
55408              Date: Thu, 26 Apr 2001 23:33:38 +0100
55409              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
55410      Branch: perl
55411            ! regcomp.c regcomp.h
55412 ____________________________________________________________________________
55413 [  9872] By: jhi                                   on 2001/04/26  22:34:31
55414         Log: Subject: [PATCH] more for Devel::SelfStubber
55415              From: Nicholas Clark <nick@ccl4.org>
55416              Date: Fri, 27 Apr 2001 00:13:52 +0100
55417              Message-ID: <20010427001351.K88186@plum.flirble.org>
55418      Branch: perl
55419            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
55420 ____________________________________________________________________________
55421 [  9871] By: jhi                                   on 2001/04/26  21:59:17
55422         Log: Subject: [PATCH B::Deparse] formats must be flush left
55423              From: Robin Houston <robin@kitsite.com>
55424              Date: Thu, 26 Apr 2001 23:54:29 +0100
55425              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
55426      Branch: perl
55427            ! ext/B/B/Deparse.pm
55428 ____________________________________________________________________________
55429 [  9870] By: jhi                                   on 2001/04/26  21:57:37
55430         Log: If some of the constants are prefixes of others,
55431              the prefixes may never get recognized.  (See 20010426.006.)
55432      Branch: perl
55433            ! utils/h2xs.PL
55434 ____________________________________________________________________________
55435 [  9869] By: jhi                                   on 2001/04/26  21:50:42
55436         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
55437              From: Chris Bongaarts <cab@tc.umn.edu>
55438              Date: Thu, 26 Apr 2001 17:10:31 -0500
55439              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
55440      Branch: perl
55441            ! ext/Sys/Syslog/Syslog.xs
55442 ____________________________________________________________________________
55443 [  9868] By: jhi                                   on 2001/04/26  21:35:12
55444         Log: Further cuts and more docs from Graham Barr.
55445      Branch: perl
55446            ! ext/List/Util/lib/List/Util.pm
55447            ! ext/List/Util/lib/Scalar/Util.pm
55448 ____________________________________________________________________________
55449 [  9867] By: jhi                                   on 2001/04/26  21:18:57
55450         Log: Subject: [PATCH 5.7.1] DB_File-1.77
55451              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
55452              Date: Thu, 26 Apr 2001 22:37:53 +0100
55453              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
55454      Branch: perl
55455            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
55456            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
55457 ____________________________________________________________________________
55458 [  9866] By: jhi                                   on 2001/04/26  21:12:31
55459         Log: Subject: [PATCH B::Deparse] fix easy bugs
55460              From: Robin Houston <robin@kitsite.com>
55461              Date: Thu, 26 Apr 2001 23:03:33 +0100
55462              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
55463      Branch: perl
55464            ! ext/B/B/Deparse.pm
55465 ____________________________________________________________________________
55466 [  9865] By: jhi                                   on 2001/04/26  20:26:13
55467         Log: Update Changes.
55468      Branch: perl
55469            ! Changes patchlevel.h
55470 ____________________________________________________________________________
55471 [  9864] By: jhi                                   on 2001/04/26  19:27:48
55472         Log: Dethinko from Robin Houston.
55473      Branch: perl
55474            ! ext/B/B/Deparse.pm
55475 ____________________________________________________________________________
55476 [  9863] By: jhi                                   on 2001/04/26  19:10:35
55477         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
55478              From: Robin Houston <robin@kitsite.com>
55479              Date: Thu, 26 Apr 2001 21:08:32 +0100
55480              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
55481      Branch: perl
55482            ! ext/B/B/Deparse.pm
55483 ____________________________________________________________________________
55484 [  9862] By: jhi                                   on 2001/04/26  19:04:23
55485         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
55486              From: Robin Houston <robin@kitsite.com>
55487              Date: Thu, 26 Apr 2001 20:52:50 +0100
55488              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
55489      Branch: perl
55490            ! ext/B/B/Deparse.pm
55491 ____________________________________________________________________________
55492 [  9861] By: jhi                                   on 2001/04/26  18:56:14
55493         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
55494              From: Mike Guy <mjtg@cam.ac.uk>
55495              Date: Thu, 26 Apr 2001 14:22:40 +0100
55496              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
55497      Branch: perl
55498            ! pod/perlobj.pod
55499 ____________________________________________________________________________
55500 [  9860] By: jhi                                   on 2001/04/26  18:46:42
55501         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
55502              From: Robin Houston <robin@kitsite.com>
55503              Date: Thu, 26 Apr 2001 20:34:29 +0100
55504              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
55505              
55506              Hashes do not interpolate.
55507      Branch: perl
55508            ! ext/B/B/Deparse.pm
55509 ____________________________________________________________________________
55510 [  9859] By: jhi                                   on 2001/04/26  18:43:51
55511         Log: Subject: The Time::Piece conspiracy unmasked!!!
55512              From: Mike Guy <mjtg@cam.ac.uk>
55513              Date: Thu, 26 Apr 2001 19:02:50 +0100
55514              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
55515              
55516              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
55517              From: Mike Guy <mjtg@cam.ac.uk>
55518              Date: Thu, 26 Apr 2001 19:08:21 +0100
55519              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
55520              
55521              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
55522              From: Graham Barr <gbarr@pobox.com>
55523              Date: Thu, 26 Apr 2001 19:12:03 +0100
55524              Message-ID: <20010426191203.A70835@pobox.com>
55525              
55526              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
55527      Branch: perl
55528            ! ext/List/Util/lib/List/Util.pm
55529            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
55530 ____________________________________________________________________________
55531 [  9858] By: jhi                                   on 2001/04/26  18:17:42
55532         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
55533              From: Robin Houston <robin@kitsite.com>
55534              Date: Thu, 26 Apr 2001 16:09:35 +0100
55535              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
55536      Branch: perl
55537            ! t/comp/proto.t
55538 ____________________________________________________________________________
55539 [  9857] By: jhi                                   on 2001/04/26  18:04:59
55540         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
55541              From: barries <barries@slaysys.com>
55542              Date: Thu, 26 Apr 2001 12:01:10 -0400
55543              Message-ID: <20010426120110.E29698@jester.slaysys.com>
55544      Branch: perl
55545            ! pod/perldiag.pod
55546 ____________________________________________________________________________
55547 [  9856] By: jhi                                   on 2001/04/26  18:03:33
55548         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
55549              Date: Thu, 26 Apr 2001 17:13:41 +0100
55550              From: Robin Houston <robin@kitsite.com>
55551              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
55552              
55553              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
55554              From: Robin Houston <robin@kitsite.com>
55555              Date: Thu, 26 Apr 2001 18:44:29 +0100
55556              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
55557      Branch: perl
55558            ! ext/B/B/Deparse.pm
55559 ____________________________________________________________________________
55560 [  9855] By: jhi                                   on 2001/04/26  17:56:04
55561         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
55562              From: Robin Houston <robin@kitsite.com>
55563              Date: Thu, 26 Apr 2001 17:04:08 +0100
55564              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
55565      Branch: perl
55566            ! ext/B/B/Deparse.pm
55567 ____________________________________________________________________________
55568 [  9854] By: jhi                                   on 2001/04/26  17:47:26
55569         Log: Subject: Re: Short test case for undef %stash:: crash
55570              From: Benjamin Sugars <bsugars@canoe.ca> 
55571              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
55572              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
55573              Changed and moved the perldiag entry.
55574      Branch: perl
55575            ! gv.c pod/perldiag.pod
55576 ____________________________________________________________________________
55577 [  9853] By: jhi                                   on 2001/04/26  14:35:16
55578         Log: Beginnings of strptime().  Do not touch the wet paint.
55579      Branch: perl
55580            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
55581 ____________________________________________________________________________
55582 [  9852] By: jhi                                   on 2001/04/26  13:17:21
55583         Log: Retract #9851, core dumps from pod2man.
55584      Branch: perl
55585            ! regcomp.c
55586 ____________________________________________________________________________
55587 [  9851] By: jhi                                   on 2001/04/26  11:54:41
55588         Log: (Retracted by #9852.)
55589              
55590              Subject: [PATCH @9846] dumping ANYOF
55591              From: Hugo <hv@crypt.compulink.co.uk>
55592              Date: Thu, 26 Apr 2001 05:32:38 +0100
55593              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
55594      Branch: perl
55595            ! regcomp.c
55596 ____________________________________________________________________________
55597 [  9850] By: jhi                                   on 2001/04/26  02:34:44
55598         Log: If ccflags was empty the _previous_ $* containing all the
55599              environment variables and Configure variables was used,
55600              which lead, among other bad things, into $ccflags being your
55601              uname -a output, which lead into test compile with cc failing,
55602              which lead into gcc being selected, which didn't work that well
55603              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
55604              with large files, et cetera.
55605      Branch: perl
55606            ! hints/hpux.sh
55607 ____________________________________________________________________________
55608 [  9849] By: jhi                                   on 2001/04/26  01:44:57
55609         Log: Make selfstubber test more portable.
55610      Branch: perl
55611            ! t/lib/selfstubber.t
55612 ____________________________________________________________________________
55613 [  9848] By: jhi                                   on 2001/04/26  00:50:26
55614         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
55615              From: Benjamin Sugars <ben.sugars@home.com>
55616              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
55617              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
55618      Branch: perl
55619            ! ext/Cwd/Cwd.xs
55620 ____________________________________________________________________________
55621 [  9847] By: jhi                                   on 2001/04/26  00:46:58
55622         Log: Subject: [PATCH: perl@9841] VMS updates
55623              From: Peter Prymmer <pvhp@forte.com>
55624              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
55625              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
55626      Branch: perl
55627            ! README.vms configure.com vms/descrip_mms.template
55628            ! vms/ext/filespec.t
55629 ____________________________________________________________________________
55630 [  9846] By: jhi                                   on 2001/04/26  00:11:56
55631         Log: re 'debug' was broken by #9084.
55632      Branch: perl
55633            ! ext/re/re.xs
55634 ____________________________________________________________________________
55635 [  9845] By: jhi                                   on 2001/04/25  22:33:17
55636         Log: Subject: [PATCH] test for Devel::SelfStubber
55637              From: Nicholas Clark <nick@ccl4.org>
55638              Date: Thu, 26 Apr 2001 00:00:54 +0100
55639              Message-ID: <20010426000054.D89026@plum.flirble.org>
55640      Branch: perl
55641            + t/lib/selfstubber.t
55642            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
55643 ____________________________________________________________________________
55644 [  9844] By: jhi                                   on 2001/04/25  22:29:32
55645         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
55646              From: Paul Johnson <paul@pjcj.net>
55647              Date: Thu, 26 Apr 2001 00:46:08 +0200
55648              Message-ID: <20010426004608.H2338@pjcj.net>
55649      Branch: perl
55650            ! ext/B/B/Concise.pm
55651 ____________________________________________________________________________
55652 [  9843] By: jhi                                   on 2001/04/25  22:28:28
55653         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
55654              From: Peter Prymmer <pvhp@forte.com>
55655              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
55656              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
55657      Branch: perl
55658            ! ext/Cwd/Cwd.xs
55659 ____________________________________________________________________________
55660 [  9842] By: jhi                                   on 2001/04/25  20:58:12
55661         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
55662              From: John Peacock <jpeacock@rowman.com>
55663              Date: Wed, 25 Apr 2001 17:30:26 -0400
55664              Message-ID: <3AE741F2.B3217464@rowman.com>
55665      Branch: perl
55666            ! lib/Math/BigInt.pm t/lib/bigintpm.t
55667 ____________________________________________________________________________
55668 [  9841] By: jhi                                   on 2001/04/25  20:07:05
55669         Log: Update Changes.
55670      Branch: perl
55671            ! Changes patchlevel.h
55672 ____________________________________________________________________________
55673 [  9840] By: jhi                                   on 2001/04/25  19:56:51
55674         Log: Yet another HP-UX hints version from Merijn.
55675      Branch: perl
55676            ! hints/hpux.sh
55677 ____________________________________________________________________________
55678 [  9839] By: jhi                                   on 2001/04/25  19:53:04
55679         Log: abs_path() didn't terminate the filename correctly,
55680              in DIRNAMLENless systems like HP-UX this would fail.
55681      Branch: perl
55682            ! ext/Cwd/Cwd.xs
55683 ____________________________________________________________________________
55684 [  9838] By: jhi                                   on 2001/04/25  16:37:26
55685         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
55686              From: Mike Guy <mjtg@cam.ac.uk>
55687              Date: Wed, 25 Apr 2001 18:31:47 +0100
55688              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
55689      Branch: perl
55690            ! op.c
55691 ____________________________________________________________________________
55692 [  9837] By: jhi                                   on 2001/04/25  16:21:53
55693         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
55694              From: Jon Eveland <jweveland@yahoo.com>
55695              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
55696              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
55697      Branch: perl
55698            ! lib/perl5db.pl
55699 ____________________________________________________________________________
55700 [  9836] By: jhi                                   on 2001/04/25  14:17:50
55701         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
55702              From: "Philip Newton" <pnewton@gmx.de>
55703              Date: Wed, 25 Apr 2001 17:05:58 +0200
55704              Message-ID: <3AE703F6.3234.1833C45@localhost>
55705      Branch: perl
55706            ! Porting/patching.pod
55707 ____________________________________________________________________________
55708 [  9835] By: jhi                                   on 2001/04/25  13:58:07
55709         Log: It would seem that both ar and full_ar need to be overridden
55710              for HP-UX to avoid the GNU ar.
55711      Branch: perl
55712            ! hints/hpux.sh
55713 ____________________________________________________________________________
55714 [  9834] By: jhi                                   on 2001/04/25  13:50:40
55715         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
55716              From: "Philip Newton" <pnewton@gmx.de>
55717              Date: Wed, 25 Apr 2001 16:09:23 +0200
55718              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
55719              
55720              Detypo.
55721      Branch: perl
55722            ! t/op/misc.t
55723 ____________________________________________________________________________
55724 [  9833] By: jhi                                   on 2001/04/25  12:36:11
55725         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
55726      Branch: perl
55727            ! hints/hpux.sh
55728 ____________________________________________________________________________
55729 [  9832] By: jhi                                   on 2001/04/25  12:33:36
55730         Log: New version of HP-UX hints from Merijn.
55731      Branch: perl
55732            ! hints/hpux.sh
55733 ____________________________________________________________________________
55734 [  9831] By: jhi                                   on 2001/04/25  03:39:45
55735         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
55736      Branch: perl
55737            ! hints/hpux.sh
55738 ____________________________________________________________________________
55739 [  9830] By: jhi                                   on 2001/04/25  02:53:25
55740         Log: The tzname[] bit is not needed by util.c -- and causes
55741              heartburn in VMS (and it missing was probably the cause of
55742              the Mac OS X trouble).  Ouch.
55743      Branch: perl
55744            ! ext/POSIX/POSIX.xs util.c
55745 ____________________________________________________________________________
55746 [  9829] By: jhi                                   on 2001/04/25  00:10:06
55747         Log: Metaconfig unit change for #9828.
55748      Branch: metaconfig
55749            ! U/compline/ccflags.U
55750 ____________________________________________________________________________
55751 [  9828] By: jhi                                   on 2001/04/25  00:04:18
55752         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
55753              (which is actually the reason for the change, we need to pass
55754              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
55755              EP/IX, OS/2, and TitanOS, based on the hints files.
55756      Branch: perl
55757            ! Configure config_h.SH
55758 ____________________________________________________________________________
55759 [  9827] By: jhi                                   on 2001/04/24  23:49:20
55760         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
55761              the $cat must have an absolute path.
55762      Branch: perl
55763            ! makedepend.SH
55764 ____________________________________________________________________________
55765 [  9826] By: jhi                                   on 2001/04/24  23:40:53
55766         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
55767      Branch: perl
55768            ! README.amiga
55769 ____________________________________________________________________________
55770 [  9825] By: jhi                                   on 2001/04/24  23:35:35
55771         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
55772              From: "Philip Newton" <pnewton@gmx.de>
55773              Date: Tue, 24 Apr 2001 18:52:49 +0200
55774              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
55775      Branch: perl
55776            ! x2p/find2perl.PL
55777 ____________________________________________________________________________
55778 [  9824] By: jhi                                   on 2001/04/24  23:33:07
55779         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
55780              Some gcc specifics dropped out due to extensive rewriting;
55781              will be put back later as needed.
55782      Branch: perl
55783            ! hints/hpux.sh
55784 ____________________________________________________________________________
55785 [  9823] By: jhi                                   on 2001/04/24  23:27:57
55786         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
55787      Branch: perl
55788            ! ext/POSIX/POSIX.xs
55789 ____________________________________________________________________________
55790 [  9822] By: jhi                                   on 2001/04/24  23:25:21
55791         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
55792              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55793              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
55794              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
55795      Branch: perl
55796            ! ext/XS/Typemap/Typemap.xs
55797 ____________________________________________________________________________
55798 [  9821] By: jhi                                   on 2001/04/24  23:24:10
55799         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
55800              From: "Abigail" <abigail@foad.org>
55801              Date: Tue, 24 Apr 2001 23:12:03 +0200
55802              Message-ID: <20010424211203.7901.qmail@foad.org>
55803      Branch: perl
55804            ! pod/perlport.pod
55805 ____________________________________________________________________________
55806 [  9820] By: jhi                                   on 2001/04/24  23:23:15
55807         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
55808              From: Matt Sergeant <matt@sergeant.org>
55809              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
55810              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
55811      Branch: perl
55812            ! pod/perlfaq4.pod
55813 ____________________________________________________________________________
55814 [  9819] By: nick                                  on 2001/04/24  18:49:43
55815         Log: Integrate mainline.
55816      Branch: perlio
55817           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
55818           !> (integrate 37 files)
55819 ____________________________________________________________________________
55820 [  9818] By: jhi                                   on 2001/04/24  14:35:23
55821         Log: Update Changes.
55822      Branch: perl
55823            ! Changes patchlevel.h
55824 ____________________________________________________________________________
55825 [  9817] By: jhi                                   on 2001/04/24  14:09:17
55826         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
55827              From: "Philip Newton" <pnewton@gmx.de>
55828              Date: Tue, 24 Apr 2001 12:58:12 +0200
55829              Message-ID: <3AE57864.8304.B77A0A@localhost> 
55830              
55831              plus add CPAN to the list of modules that have their own tests.
55832      Branch: perl
55833            ! t/lib/1_compile.t
55834 ____________________________________________________________________________
55835 [  9816] By: jhi                                   on 2001/04/24  14:07:03
55836         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
55837              From: Michael G Schwern <schwern@pobox.com>
55838              Date: Sat, 21 Apr 2001 22:35:00 +0100
55839              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
55840      Branch: perl
55841            ! t/lib/1_compile.t
55842 ____________________________________________________________________________
55843 [  9815] By: jhi                                   on 2001/04/24  13:54:32
55844         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
55845              From: Robin Houston <robin@kitsite.com>
55846              Date: Tue, 24 Apr 2001 15:51:18 +0100
55847              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
55848      Branch: perl
55849            ! ext/B/B/Deparse.pm
55850 ____________________________________________________________________________
55851 [  9814] By: jhi                                   on 2001/04/24  13:17:34
55852         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
55853              From: Bill Glicker <billg@burrelles.com>
55854              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
55855              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
55856      Branch: perl
55857            ! hints/svr5.sh
55858 ____________________________________________________________________________
55859 [  9813] By: jhi                                   on 2001/04/24  12:54:23
55860         Log: Prevent path disclosure (probing for existence of filenames)
55861              using suidperl; bug id 20010322.218.
55862      Branch: perl
55863            ! perl.c pod/perldiag.pod
55864 ____________________________________________________________________________
55865 [  9812] By: jhi                                   on 2001/04/24  12:08:36
55866         Log: Retract #9811.
55867      Branch: perl
55868            ! ext/POSIX/POSIX.xs
55869 ____________________________________________________________________________
55870 [  9811] By: jhi                                   on 2001/04/24  11:57:35
55871         Log: (Retracted by #9812.)
55872      Branch: perl
55873            ! ext/POSIX/POSIX.xs
55874 ____________________________________________________________________________
55875 [  9810] By: jhi                                   on 2001/04/24  03:32:35
55876         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
55877      Branch: perl
55878            ! util.c
55879 ____________________________________________________________________________
55880 [  9809] By: jhi                                   on 2001/04/24  03:16:13
55881         Log: The Math::BigFloat::import() was broken.
55882              (Fixes bug id 20010422.002.)
55883      Branch: perl
55884            ! lib/Math/BigFloat.pm
55885 ____________________________________________________________________________
55886 [  9808] By: jhi                                   on 2001/04/24  01:11:40
55887         Log: Additional dependencies; should help for parallel makes
55888              not to fail on missing lib/lib.pm or lib/re.pm.
55889      Branch: perl
55890            ! Makefile.SH
55891 ____________________________________________________________________________
55892 [  9807] By: jhi                                   on 2001/04/24  00:57:01
55893         Log: Update the test failure disclaimer.
55894      Branch: perl
55895            ! t/pragma/warn/pp_hot
55896 ____________________________________________________________________________
55897 [  9806] By: jhi                                   on 2001/04/24  00:54:04
55898         Log: Add make target "install-all" which is alias for "install"
55899              to cater for case-preserving filesystems like HFS+.
55900      Branch: perl
55901            ! INSTALL Makefile.SH
55902 ____________________________________________________________________________
55903 [  9805] By: jhi                                   on 2001/04/24  00:47:28
55904         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
55905              From: Peter Prymmer <pvhp@forte.com>
55906              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
55907              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
55908              
55909              (Ken William's message forwarded from macosx@perl.org)
55910      Branch: perl
55911            ! hints/darwin.sh
55912 ____________________________________________________________________________
55913 [  9804] By: jhi                                   on 2001/04/23  23:57:35
55914         Log: Cut-and-pasto.
55915      Branch: perl
55916            ! perlio.c
55917 ____________________________________________________________________________
55918 [  9803] By: jhi                                   on 2001/04/23  23:52:25
55919         Log: More PerlIO robustness.
55920      Branch: perl
55921            ! perlio.c
55922 ____________________________________________________________________________
55923 [  9802] By: jhi                                   on 2001/04/23  23:43:35
55924         Log: Make the "STD* opened only for ..." errors more consistent.
55925      Branch: perl
55926            ! doio.c
55927 ____________________________________________________________________________
55928 [  9801] By: jhi                                   on 2001/04/23  23:34:26
55929         Log: Test case for #9800.
55930      Branch: perl
55931            ! t/op/misc.t
55932 ____________________________________________________________________________
55933 [  9800] By: jhi                                   on 2001/04/23  23:14:43
55934         Log: Avoid coredump on 'close STDERR; die' by making
55935              the PerlIO calls more robust.  Also use SETERRNO()
55936              instead of errno = to be more VMS-ready.
55937      Branch: perl
55938            ! perlio.c
55939 ____________________________________________________________________________
55940 [  9799] By: jhi                                   on 2001/04/23  21:41:10
55941         Log: Subject: test for ID 20010423.002
55942              From: Robin Houston <robin@kitsite.com>
55943              Date: Mon, 23 Apr 2001 16:52:21 +0100
55944              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
55945      Branch: perl
55946            ! t/op/avhv.t
55947 ____________________________________________________________________________
55948 [  9798] By: jhi                                   on 2001/04/23  21:40:07
55949         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
55950              From: David Dyck <dcd@tc.fluke.com>
55951              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
55952              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
55953      Branch: perl
55954            ! installperl
55955 ____________________________________________________________________________
55956 [  9797] By: jhi                                   on 2001/04/23  21:37:56
55957         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
55958              From: Benjamin Sugars <bsugars@canoe.ca>
55959              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
55960              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
55961      Branch: perl
55962            ! ext/Cwd/Cwd.xs lib/Cwd.pm
55963 ____________________________________________________________________________
55964 [  9796] By: jhi                                   on 2001/04/23  21:29:24
55965         Log: Synchronize h2xs and pod2man some more on the documentation
55966              templates they propose.
55967      Branch: perl
55968            ! pod/pod2man.PL utils/h2xs.PL
55969 ____________________________________________________________________________
55970 [  9795] By: jhi                                   on 2001/04/23  17:30:40
55971         Log: Add one more naughty test for base64; make encoding logic cleaner.
55972      Branch: perl
55973            ! t/lib/mimeb64.t
55974 ____________________________________________________________________________
55975 [  9794] By: jhi                                   on 2001/04/23  13:51:32
55976         Log: Update Changes.
55977      Branch: perl
55978            ! Changes patchlevel.h
55979 ____________________________________________________________________________
55980 [  9793] By: jhi                                   on 2001/04/23  13:44:18
55981         Log: Duplicate lines.
55982      Branch: perl
55983            ! MANIFEST
55984 ____________________________________________________________________________
55985 [  9792] By: jhi                                   on 2001/04/23  13:39:13
55986         Log: Subject: Re: PATCH 5.7.1
55987              From: Mark-Jason Dominus <mjd@plover.com>
55988              Date: Mon, 23 Apr 2001 10:30:21 -0400
55989              Message-ID: <20010423143021.17335.qmail@plover.com>
55990      Branch: perl
55991            ! perl.h sv.c
55992 ____________________________________________________________________________
55993 [  9791] By: jhi                                   on 2001/04/23  13:32:40
55994         Log: Add the CPAN.pm 1.59_54 tests.
55995      Branch: perl
55996            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
55997            ! MANIFEST
55998 ____________________________________________________________________________
55999 [  9790] By: jhi                                   on 2001/04/23  13:21:55
56000         Log: Subject: Deparse nit
56001              From: Robin Houston <robin@kitsite.com>
56002              Date: Mon, 23 Apr 2001 12:38:20 +0100
56003              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
56004      Branch: perl
56005            ! ext/B/B/Deparse.pm
56006 ____________________________________________________________________________
56007 [  9789] By: jhi                                   on 2001/04/23  13:19:07
56008         Log: Subject: [PATCH] bug 20010423.002
56009              From: Robin Houston <robin@kitsite.com>
56010              Date: Mon, 23 Apr 2001 13:12:30 +0100
56011              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
56012      Branch: perl
56013            ! pp.c
56014 ____________________________________________________________________________
56015 [  9788] By: jhi                                   on 2001/04/23  13:02:49
56016         Log: Subject: PATCH [5.7.1] hv.c unused #define
56017              From: Mark-Jason Dominus <mjd@plover.com>
56018              Date: Sun, 22 Apr 2001 14:17:49 -0400
56019              Message-ID: <20010422181749.26976.qmail@plover.com>
56020      Branch: perl
56021            ! hv.c
56022 ____________________________________________________________________________
56023 [  9787] By: jhi                                   on 2001/04/23  13:02:02
56024         Log: Subject: PATCH 5.7.1
56025              From: Mark-Jason Dominus <mjd@plover.com>
56026              Date: Sun, 22 Apr 2001 15:12:57 -0400
56027              Message-ID: <20010422191258.6539.qmail@plover.com>
56028              
56029              plus Sarathy's STMT_START + STMT_END suggestion.
56030      Branch: perl
56031            ! perl.h
56032 ____________________________________________________________________________
56033 [  9786] By: jhi                                   on 2001/04/23  12:53:25
56034         Log: Fix for
56035              
56036              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
56037              From: dLux <dlux@spam.sch.bme.hu>
56038              Date: Mon, 23 Apr 2001 01:25:26 +0200
56039              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
56040              
56041              (SvGROW really does return a char *.)
56042      Branch: perl
56043            ! pod/perlapi.pod sv.h
56044 ____________________________________________________________________________
56045 [  9785] By: jhi                                   on 2001/04/23  04:34:04
56046         Log: Time::Piece work continues.  $t->day removed since
56047              I think it's too confusing.  Now has normal and
56048              abbreviated length weekday names and month names,
56049              the names change with _names(), not _list().
56050              Now has strftime() in Perl, _strftime() is
56051              the libc version (to which strftime() falls back
56052              if it doesn't know the format.  To do: the reverse
56053              of strftime, strptime(), and the localisation of both.
56054      Branch: perl
56055            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
56056            ! t/lib/time-piece.t
56057 ____________________________________________________________________________
56058 [  9784] By: jhi                                   on 2001/04/23  02:41:46
56059         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
56060              From: andreas.koenig@anima.de (Andreas J. Koenig)
56061              Date: 23 Apr 2001 05:20:55 +0200
56062              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
56063      Branch: perl
56064            ! t/pragma/overload.t
56065 ____________________________________________________________________________
56066 [  9783] By: jhi                                   on 2001/04/22  23:32:42
56067         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
56068              From: Robin Houston <robin@kitsite.com>
56069              Date: Mon, 23 Apr 2001 00:38:18 +0100
56070              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
56071      Branch: perl
56072            ! ext/B/B/Deparse.pm
56073 ____________________________________________________________________________
56074 [  9782] By: jhi                                   on 2001/04/22  20:55:43
56075         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
56076              From: Simon Cozens <simon@netthink.co.uk>
56077              Date: Sun, 22 Apr 2001 18:47:25 +0100
56078              Message-ID: <20010422184725.A14411@netthink.co.uk>
56079      Branch: perl
56080            ! sv.c t/pragma/overload.t
56081 ____________________________________________________________________________
56082 [  9781] By: jhi                                   on 2001/04/22  20:52:13
56083         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
56084              From: Robin Houston <robin@kitsite.com>
56085              Date: Sun, 22 Apr 2001 22:14:50 +0100
56086              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
56087      Branch: perl
56088            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
56089 ____________________________________________________________________________
56090 [  9780] By: nick                                  on 2001/04/22  20:40:31
56091         Log: Integrate mainline.
56092      Branch: perlio
56093           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
56094           +> t/lib/b-stash.t
56095           !> (integrate 38 files)
56096 ____________________________________________________________________________
56097 [  9779] By: jhi                                   on 2001/04/22  15:16:03
56098         Log: Subject: IO::Socket::INET patch
56099              From: andrew deryabin <djsf@technarchy.ru>
56100              Date: Sat, 21 Apr 2001 17:46:52 +0400
56101              Message-ID: <20010421174652.B1426@technarchy>
56102      Branch: perl
56103            ! ext/IO/lib/IO/Socket/INET.pm
56104 ____________________________________________________________________________
56105 [  9778] By: jhi                                   on 2001/04/22  15:14:33
56106         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
56107              From: Mark-Jason Dominus <mjd@plover.com>
56108              Date: Sat, 21 Apr 2001 21:27:49 -0400
56109              Message-ID: <20010422012749.27024.qmail@plover.com>
56110      Branch: perl
56111            ! regcomp.c
56112 ____________________________________________________________________________
56113 [  9777] By: jhi                                   on 2001/04/22  15:10:51
56114         Log: Subject: Re: Regex debugger patch 
56115              From: Mark-Jason Dominus <mjd@plover.com>
56116              Date: Sat, 21 Apr 2001 21:48:51 -0400
56117              Message-ID: <20010422014851.27165.qmail@plover.com>
56118      Branch: perl
56119            ! pod/perldebguts.pod
56120 ____________________________________________________________________________
56121 [  9776] By: jhi                                   on 2001/04/22  15:09:48
56122         Log: Subject: Re: Regex debugger patch
56123              From: Mark-Jason Dominus <mjd@plover.com>
56124              Date: Sat, 21 Apr 2001 14:24:39 -0400
56125              Message-ID: <20010421182439.16508.qmail@plover.com>
56126              
56127              Regex debugger backend.
56128      Branch: perl
56129            ! regcomp.c regexp.h
56130 ____________________________________________________________________________
56131 [  9775] By: jhi                                   on 2001/04/21  16:45:40
56132         Log: Subject: [PATCH] Typo in utf8.h
56133              From: Jesús Quiroga <jquiroga@pobox.com>
56134              Date: Sat, 21 Apr 2001 19:25:33 +0200
56135              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
56136      Branch: perl
56137            ! utf8.h
56138 ____________________________________________________________________________
56139 [  9774] By: jhi                                   on 2001/04/21  16:43:52
56140         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
56141              From: Joe Orton <jorton@redhat.com>
56142              Date: Tue, 17 Apr 2001 15:50:43 +0100
56143              Message-Id: <20010417155043.D19132@eu.c2.net>
56144      Branch: perl
56145            ! hints/svr5.sh
56146 ____________________________________________________________________________
56147 [  9773] By: jhi                                   on 2001/04/21  15:30:15
56148         Log: Subject: Patch utils/h2xs.PL
56149              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
56150              Date: Sat, 21 Apr 2001 10:32:16 -0500
56151              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
56152              
56153              Add MAILING list and LICENSE templates.
56154      Branch: perl
56155            ! utils/h2xs.PL
56156 ____________________________________________________________________________
56157 [  9772] By: jhi                                   on 2001/04/21  15:28:36
56158         Log: Subject: perlfaq2.patch for 5.7.1
56159              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
56160              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
56161              Date: Fri, 20 Apr 2001 16:42:19 -0500
56162              
56163              rm an extra tab, a blurb about the xx.cpan to clarify
56164              which countries actually have that and dejanews is history
56165              as well as most of that nonsensical entry.
56166      Branch: perl
56167            ! pod/perlfaq2.pod
56168 ____________________________________________________________________________
56169 [  9771] By: jhi                                   on 2001/04/21  15:27:17
56170         Log: Subject: perlfaq1.patch for 5.7.1
56171              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
56172              Date: Fri, 20 Apr 2001 16:57:36 -0500
56173              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
56174              
56175              Evil URLs must die. Especially when they are broken.
56176      Branch: perl
56177            ! pod/perlfaq1.pod
56178 ____________________________________________________________________________
56179 [  9770] By: jhi                                   on 2001/04/21  15:23:38
56180         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
56181              From: Michael G Schwern <schwern@pobox.com>
56182              Date: Sat, 21 Apr 2001 16:11:12 +0100
56183              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
56184      Branch: perl
56185            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
56186            + t/lib/b-stash.t
56187            ! MANIFEST ext/B/B.pm t/lib/b.t
56188 ____________________________________________________________________________
56189 [  9769] By: jhi                                   on 2001/04/21  15:03:32
56190         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
56191              From: Michael G Schwern <schwern@pobox.com>
56192              Date: Sat, 21 Apr 2001 09:48:00 +0100
56193              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
56194      Branch: perl
56195            ! utils/h2ph.PL
56196 ____________________________________________________________________________
56197 [  9768] By: jhi                                   on 2001/04/21  14:33:49
56198         Log: PerlIO and Encode doc cleanup and tweaks.
56199      Branch: perl
56200            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
56201            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
56202 ____________________________________________________________________________
56203 [  9767] By: jhi                                   on 2001/04/21  12:40:16
56204         Log: Integrate perlio:
56205              
56206              [  9766]
56207              Avoid core dump on
56208              open(STDOUT,">",\$foo);
56209      Branch: perl
56210           !> doio.c
56211 ____________________________________________________________________________
56212 [  9766] By: nick                                  on 2001/04/20  18:28:35
56213         Log: Avoid core dump on
56214              open(STDOUT,">",\$foo);
56215      Branch: perlio
56216            ! doio.c
56217 ____________________________________________________________________________
56218 [  9765] By: jhi                                   on 2001/04/20  13:23:43
56219         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
56220              From: Robin Houston <robin@kitsite.com>
56221              Date: Fri, 20 Apr 2001 14:29:22 +0100
56222              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
56223      Branch: perl
56224            ! ext/B/B.pm ext/B/B/Deparse.pm
56225 ____________________________________________________________________________
56226 [  9764] By: jhi                                   on 2001/04/20  13:19:33
56227         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
56228              From: Peter Prymmer <pvhp@forte.com>
56229              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
56230              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
56231      Branch: perl
56232            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
56233            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
56234            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
56235            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
56236 ____________________________________________________________________________
56237 [  9763] By: jhi                                   on 2001/04/20  12:36:39
56238         Log: Subject: Re: A new PerlIO coredump
56239              From: Nick Ing-Simmons <nik@tiuk.ti.com>
56240              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
56241              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
56242      Branch: perl
56243            ! doio.c
56244 ____________________________________________________________________________
56245 [  9762] By: jhi                                   on 2001/04/19  23:02:30
56246         Log: Update Changes.
56247      Branch: perl
56248            ! Changes patchlevel.h
56249 ____________________________________________________________________________
56250 [  9761] By: jhi                                   on 2001/04/19  22:59:19
56251         Log: More cleanup cleanup.
56252      Branch: perl
56253            ! Makefile.SH win32/Makefile win32/makefile.mk
56254 ____________________________________________________________________________
56255 [  9760] By: jhi                                   on 2001/04/19  22:50:31
56256         Log: lib/Time is non-empty, let's not rmdir it.
56257      Branch: perl
56258            ! Makefile.SH
56259 ____________________________________________________________________________
56260 [  9759] By: jhi                                   on 2001/04/19  22:36:51
56261         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
56262              From: Robin Houston <robin@kitsite.com>
56263              Date: Fri, 20 Apr 2001 00:18:53 +0100
56264              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
56265      Branch: perl
56266            ! ext/B/B/Deparse.pm
56267 ____________________________________________________________________________
56268 [  9758] By: jhi                                   on 2001/04/19  22:36:00
56269         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
56270              From: Peter Prymmer <pvhp@forte.com>
56271              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
56272              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
56273      Branch: perl
56274            ! ext/Cwd/Cwd.xs
56275 ____________________________________________________________________________
56276 [  9757] By: nick                                  on 2001/04/19  18:53:54
56277         Log: Blind (untested) integrate of mainline.
56278      Branch: perlio
56279           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
56280           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
56281           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
56282           !> (integrate 53 files)
56283 ____________________________________________________________________________
56284 [  9756] By: jhi                                   on 2001/04/19  16:59:23
56285         Log: Document and test Time::Piece.
56286      Branch: perl
56287            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
56288            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
56289 ____________________________________________________________________________
56290 [  9755] By: jhi                                   on 2001/04/19  12:13:29
56291         Log: A better fix for the \x{12345678} trouble from NI-S.
56292      Branch: perl
56293            ! utf8.c
56294 ____________________________________________________________________________
56295 [  9754] By: jhi                                   on 2001/04/19  11:56:07
56296         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
56297              From: Robin Houston <robin@kitsite.com>
56298              Date: Wed, 18 Apr 2001 17:58:33 +0100
56299              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
56300      Branch: perl
56301            ! ext/B/B/Deparse.pm op.c
56302 ____________________________________________________________________________
56303 [  9753] By: jhi                                   on 2001/04/19  04:21:52
56304         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
56305              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
56306              Date: Thu, 19 Apr 2001 01:11:41 -0400
56307              Message-ID: <20010419011141.A5798@cpan.org>
56308      Branch: perl
56309            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
56310 ____________________________________________________________________________
56311 [  9752] By: jhi                                   on 2001/04/19  02:41:10
56312         Log: The new time utils need to be thread-aware, too.
56313      Branch: perl
56314            ! util.c
56315 ____________________________________________________________________________
56316 [  9751] By: jhi                                   on 2001/04/19  02:26:47
56317         Log: Compilation nit noticed by AIX compiler.
56318      Branch: perl
56319            ! perlio.c
56320 ____________________________________________________________________________
56321 [  9750] By: jhi                                   on 2001/04/19  02:20:06
56322         Log: The new time utils need to be public.
56323      Branch: perl
56324            ! embed.pl
56325 ____________________________________________________________________________
56326 [  9749] By: jhi                                   on 2001/04/19  01:42:39
56327         Log: Regen toc.
56328      Branch: perl
56329            ! pod/perltoc.pod
56330 ____________________________________________________________________________
56331 [  9748] By: jhi                                   on 2001/04/19  01:41:10
56332         Log: Add Time::Piece, a slight rewrite of Time::Object,
56333              from Matt Sergeant.
56334      Branch: perl
56335            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
56336            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
56337            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
56338            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
56339            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
56340            ! win32/makefile.mk
56341 ____________________________________________________________________________
56342 [  9747] By: jhi                                   on 2001/04/19  00:55:35
56343         Log: The new metaconfig unit from strftime.
56344      Branch: metaconfig/U/perl
56345            + d_strftime.U
56346 ____________________________________________________________________________
56347 [  9746] By: jhi                                   on 2001/04/19  00:54:54
56348         Log: Move the strftime() wrapper from POSIX.xs to util.c
56349              as my_strftime(), requires HAS_STRFTIME.
56350      Branch: perl
56351            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56352            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
56353            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
56354            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56355            ! vos/config.ga.h win32/config.bc win32/config.gc
56356            ! win32/config.vc
56357 ____________________________________________________________________________
56358 [  9745] By: jhi                                   on 2001/04/18  23:11:03
56359         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
56360              in preparation of Time::Piece.
56361      Branch: perl
56362            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
56363 ____________________________________________________________________________
56364 [  9744] By: jhi                                   on 2001/04/18  22:33:12
56365         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
56366              From: Peter Prymmer <pvhp@forte.com>
56367              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
56368              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
56369      Branch: perl
56370            ! t/lib/exporter.t
56371 ____________________________________________________________________________
56372 [  9743] By: jhi                                   on 2001/04/18  22:32:23
56373         Log: Subject: Fwd: pod2html leaves cache files lying around?
56374              From: Rajesh Vaidheeswarran <rv@gnu.org>
56375              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
56376              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
56377      Branch: perl
56378            ! lib/Pod/Html.pm
56379 ____________________________________________________________________________
56380 [  9742] By: jhi                                   on 2001/04/18  20:31:49
56381         Log: Update Changes.
56382      Branch: perl
56383            ! Changes patchlevel.h
56384 ____________________________________________________________________________
56385 [  9741] By: jhi                                   on 2001/04/18  20:23:02
56386         Log: Declare hints only if needed.
56387      Branch: perl
56388            ! ext/B/B/Deparse.pm
56389 ____________________________________________________________________________
56390 [  9740] By: jhi                                   on 2001/04/18  19:06:05
56391         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
56392              bug noticed by Robin Houston; basically the code of detecting
56393              value wraparound was acting differently under different compilers
56394              and platforms.  The workaround is to remove the overflow check
56395              for now, a real fix would be to do the overflow (portably) right.
56396      Branch: perl
56397            ! t/op/pat.t utf8.c
56398 ____________________________________________________________________________
56399 [  9739] By: jhi                                   on 2001/04/18  19:01:23
56400         Log: Subject: [PATCH B::Deparse] some pragma support
56401              From: Robin Houston <robin@kitsite.com>
56402              Date: Wed, 18 Apr 2001 19:32:12 +0100
56403              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
56404      Branch: perl
56405            ! ext/B/B/Deparse.pm
56406 ____________________________________________________________________________
56407 [  9738] By: jhi                                   on 2001/04/18  15:16:37
56408         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
56409              From: Benjamin Sugars <bsugars@canoe.ca>
56410              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
56411              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
56412      Branch: perl
56413            ! t/op/glob.t
56414 ____________________________________________________________________________
56415 [  9737] By: jhi                                   on 2001/04/18  13:24:50
56416         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
56417              From: Tim Jenness <t.jenness@jach.hawaii.edu>
56418              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
56419              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
56420      Branch: perl
56421            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
56422            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
56423 ____________________________________________________________________________
56424 [  9736] By: jhi                                   on 2001/04/18  04:15:14
56425         Log: The #9735 also changes the subtest 12.
56426      Branch: perl
56427            ! t/lib/b.t
56428 ____________________________________________________________________________
56429 [  9735] By: jhi                                   on 2001/04/18  03:55:17
56430         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
56431              From: David Dyck <dcd@tc.fluke.com>
56432              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
56433              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
56434      Branch: perl
56435            ! ext/B/B/Deparse.pm
56436 ____________________________________________________________________________
56437 [  9734] By: jhi                                   on 2001/04/18  03:54:11
56438         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
56439              From: Gisle Aas <gisle@ActiveState.com>
56440              Date: 17 Apr 2001 19:06:45 -0700
56441              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
56442      Branch: perl
56443            ! pp_hot.c t/op/misc.t
56444 ____________________________________________________________________________
56445 [  9733] By: jhi                                   on 2001/04/17  22:25:22
56446         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
56447              From: "Abigail" <abigail@foad.org>
56448              Date: Wed, 18 Apr 2001 01:17:46 +0200
56449              Message-ID: <20010417231746.21657.qmail@foad.org>
56450      Branch: perl
56451            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
56452 ____________________________________________________________________________
56453 [  9732] By: jhi                                   on 2001/04/17  20:47:56
56454         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
56455              From: Robin Houston <robin@kitsite.com>
56456              Date: Tue, 17 Apr 2001 22:37:42 +0100
56457              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
56458      Branch: perl
56459            ! ext/B/B/Deparse.pm
56460 ____________________________________________________________________________
56461 [  9731] By: nick                                  on 2001/04/17  20:46:35
56462         Log: Re-sync for t/lib/b.t fix
56463      Branch: perlio
56464           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
56465 ____________________________________________________________________________
56466 [  9730] By: jhi                                   on 2001/04/17  20:45:29
56467         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
56468              From: Robin Houston <robin@kitsite.com>
56469              Date: Tue, 17 Apr 2001 22:29:36 +0100
56470              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
56471      Branch: perl
56472            ! ext/B/B.xs ext/B/B/Deparse.pm
56473 ____________________________________________________________________________
56474 [  9729] By: jhi                                   on 2001/04/17  20:43:11
56475         Log: Subject: Deparse - parenthesise args to undeclared subs
56476              From: Robin Houston <robin@kitsite.com>
56477              Date: Tue, 17 Apr 2001 21:31:05 +0100
56478              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
56479      Branch: perl
56480            ! ext/B/B/Deparse.pm
56481 ____________________________________________________________________________
56482 [  9728] By: jhi                                   on 2001/04/17  18:57:30
56483         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
56484              From: Benjamin Sugars <ben.sugars@home.com>
56485              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
56486              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
56487      Branch: perl
56488            ! t/lib/cwd.t
56489 ____________________________________________________________________________
56490 [  9727] By: jhi                                   on 2001/04/17  18:20:20
56491         Log: Subject: [PATCH B::Deparse] ambient pragmas
56492              From: Robin Houston <robin@kitsite.com>
56493              Date: Tue, 17 Apr 2001 20:01:59 +0100
56494              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
56495      Branch: perl
56496            ! ext/B/B/Deparse.pm t/lib/b.t
56497 ____________________________________________________________________________
56498 [  9726] By: nick                                  on 2001/04/17  16:33:51
56499         Log: Integrate mainline (t/lib/b.t fails test 2...)
56500      Branch: perlio
56501           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
56502           +> ext/List/Util/README ext/List/Util/Util.xs
56503           +> ext/List/Util/lib/List/Util.pm
56504           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
56505           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
56506           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
56507           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
56508           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
56509           !> (integrate 31 files)
56510 ____________________________________________________________________________
56511 [  9725] By: jhi                                   on 2001/04/17  12:14:24
56512         Log: Subject: multiple B::* changes
56513              From: Robin Houston <robin@kitsite.com>
56514              Date: Thu, 12 Apr 2001 20:12:27 +0100
56515              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
56516      Branch: perl
56517            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
56518 ____________________________________________________________________________
56519 [  9724] By: jhi                                   on 2001/04/17  11:59:05
56520         Log: Thread-awareness from Doug MacEachern.
56521      Branch: perl
56522            ! ext/List/Util/Util.xs
56523 ____________________________________________________________________________
56524 [  9723] By: jhi                                   on 2001/04/17  11:57:41
56525         Log: Make the test more portable.
56526      Branch: perl
56527            ! t/lib/cwd.t
56528 ____________________________________________________________________________
56529 [  9722] By: jhi                                   on 2001/04/17  11:53:50
56530         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
56531              From: Benjamin Sugars <ben.sugars@home.com>
56532              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
56533              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
56534      Branch: perl
56535            ! t/lib/cwd.t
56536 ____________________________________________________________________________
56537 [  9721] By: jhi                                   on 2001/04/17  11:52:17
56538         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
56539              From: Benjamin Sugars <bsugars@canoe.ca>
56540              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
56541              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
56542      Branch: perl
56543            ! op.c
56544 ____________________________________________________________________________
56545 [  9720] By: jhi                                   on 2001/04/17  11:35:42
56546         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
56547              From: Chris Nandor <pudge@pobox.com>
56548              Date: Tue, 17 Apr 2001 00:30:49 -0400
56549              Message-Id: <p05100207b701768712de@[10.0.1.177]>
56550      Branch: perl
56551            ! ext/File/Glob/bsd_glob.c gv.c
56552 ____________________________________________________________________________
56553 [  9719] By: jhi                                   on 2001/04/17  11:32:13
56554         Log: Subject: [PATCH] Tweten->West
56555              From: Casey West <casey@geeknest.com>
56556              Date: Mon, 16 Apr 2001 12:11:22 -0400
56557              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
56558      Branch: perl
56559            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
56560            ! pod/perltie.pod
56561 ____________________________________________________________________________
56562 [  9718] By: jhi                                   on 2001/04/16  03:22:52
56563         Log: Update Changes.
56564      Branch: perl
56565            ! Changes patchlevel.h
56566 ____________________________________________________________________________
56567 [  9717] By: jhi                                   on 2001/04/16  03:06:28
56568         Log: Regen toc.
56569      Branch: perl
56570            ! pod/perltoc.pod
56571 ____________________________________________________________________________
56572 [  9716] By: jhi                                   on 2001/04/16  02:58:42
56573         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
56574              From: Prymmer/Kahn <pvhp@best.com>
56575              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
56576              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
56577      Branch: perl
56578            ! utf8.c
56579 ____________________________________________________________________________
56580 [  9715] By: jhi                                   on 2001/04/15  23:40:35
56581         Log: Subject: Re: Net::Ping patch, adds stream protocol
56582              From: bronson@rinspin.com (Scott Bronson)
56583              Date: Tue, 10 Apr 2001 23:58:33 -0700
56584              Message-ID: <20010410235833.N29719@rinspin.com>
56585      Branch: perl
56586            ! lib/Net/Ping.pm
56587 ____________________________________________________________________________
56588 [  9714] By: jhi                                   on 2001/04/15  23:31:46
56589         Log: Printing out the ok messages helps successful testing.
56590      Branch: perl
56591            ! t/lib/time-hires.t
56592 ____________________________________________________________________________
56593 [  9713] By: jhi                                   on 2001/04/15  21:43:24
56594         Log: Update Douglas Wegscheid's email.
56595      Branch: perl
56596            ! AUTHORS
56597 ____________________________________________________________________________
56598 [  9712] By: jhi                                   on 2001/04/15  21:40:41
56599         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
56600              From: Michael G Schwern <schwern@pobox.com>
56601              Date: Sat, 14 Apr 2001 22:40:50 +0100
56602              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
56603      Branch: perl
56604            + t/lib/exporter.t
56605            ! MANIFEST lib/Exporter/Heavy.pm
56606 ____________________________________________________________________________
56607 [  9711] By: jhi                                   on 2001/04/15  21:39:21
56608         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
56609              From: Michael G Schwern <schwern@pobox.com>
56610              Date: Sat, 14 Apr 2001 22:13:59 +0100
56611              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
56612      Branch: perl
56613            ! t/op/loopctl.t
56614 ____________________________________________________________________________
56615 [  9710] By: jhi                                   on 2001/04/15  21:30:19
56616         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
56617              From: Michael G Schwern <schwern@pobox.com>
56618              Date: Sat, 14 Apr 2001 22:05:32 +0100
56619              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
56620      Branch: perl
56621            ! t/pragma/warnings.t
56622 ____________________________________________________________________________
56623 [  9709] By: jhi                                   on 2001/04/15  19:34:09
56624         Log: Integrate changes #9706,9707 from maintperl into mainline.
56625              
56626              change#7210 broke .packlist generation
56627              
56628              ExtUtils::Installed doesn't quote regex metacharacters in paths
56629              before using them in match; also make it work for dosish platforms
56630      Branch: perl
56631           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
56632 ____________________________________________________________________________
56633 [  9708] By: jhi                                   on 2001/04/15  19:31:01
56634         Log: Test also the scalar aspect of getitimer().
56635      Branch: perl
56636            ! t/lib/time-hires.t
56637 ____________________________________________________________________________
56638 [  9707] By: gsar                                  on 2001/04/15  17:24:20
56639         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
56640              before using them in match; also make it work for dosish platforms
56641      Branch: maint-5.6/perl
56642            ! lib/ExtUtils/Installed.pm
56643 ____________________________________________________________________________
56644 [  9706] By: gsar                                  on 2001/04/15  17:21:59
56645         Log: change#7210 broke .packlist generation (listed only filename
56646              rather than fully qualified path name)
56647      Branch: maint-5.6/perl
56648            ! lib/ExtUtils/Install.pm
56649 ____________________________________________________________________________
56650 [  9705] By: jhi                                   on 2001/04/15  12:36:33
56651         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
56652      Branch: perl
56653            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
56654            ! t/lib/time-hires.t
56655 ____________________________________________________________________________
56656 [  9704] By: jhi                                   on 2001/04/15  10:49:08
56657         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
56658              From: Prymmer/Kahn <pvhp@best.com>
56659              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
56660              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
56661      Branch: perl
56662            ! lib/utf8.pm pod/perlebcdic.pod
56663 ____________________________________________________________________________
56664 [  9703] By: jhi                                   on 2001/04/15  02:26:26
56665         Log: I keep forgetting to sort MANIFEST.
56666      Branch: perl
56667            ! MANIFEST
56668 ____________________________________________________________________________
56669 [  9702] By: jhi                                   on 2001/04/15  02:07:47
56670         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
56671              Now we have blessed, reftype, tainted, first, reduce, ...
56672      Branch: perl
56673            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
56674            + ext/List/Util/README ext/List/Util/Util.xs
56675            + ext/List/Util/lib/List/Util.pm
56676            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
56677            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
56678            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
56679            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
56680            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
56681            ! MANIFEST
56682 ____________________________________________________________________________
56683 [  9701] By: jhi                                   on 2001/04/14  15:05:25
56684         Log: Subject: RE: dprofpp.pl updates 
56685              From: Carl Eklof <CEklof@endeca.com>
56686              Date: Thu, 12 Apr 2001 18:45:46 -0400
56687              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
56688      Branch: perl
56689            ! utils/dprofpp.PL
56690 ____________________________________________________________________________
56691 [  9700] By: jhi                                   on 2001/04/14  14:44:55
56692         Log: Do not just blindly add CR.
56693      Branch: perl
56694            ! Porting/makerel
56695 ____________________________________________________________________________
56696 [  9699] By: jhi                                   on 2001/04/13  13:17:01
56697         Log: Update Changes.
56698      Branch: perl
56699            ! Changes patchlevel.h
56700 ____________________________________________________________________________
56701 [  9698] By: jhi                                   on 2001/04/13  12:44:48
56702         Log: Integrate perlio:
56703              
56704              [  9696]
56705              Fix core dump on binmode($fh,'Scalar')
56706      Branch: perl
56707           !> ext/PerlIO/Scalar/Scalar.xs
56708 ____________________________________________________________________________
56709 [  9697] By: jhi                                   on 2001/04/13  12:29:15
56710         Log: Add more debug output to the test.
56711      Branch: perl
56712            ! t/lib/cwd.t
56713 ____________________________________________________________________________
56714 [  9696] By: nick                                  on 2001/04/13  10:14:29
56715         Log: Fix core dump on binmode($fh,'Scalar')
56716      Branch: perlio
56717            ! ext/PerlIO/Scalar/Scalar.xs
56718 ____________________________________________________________________________
56719 [  9695] By: nick                                  on 2001/04/13  09:05:42
56720         Log: Integrate mainline
56721      Branch: perlio
56722           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
56723           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
56724           +> t/lib/time-hires.t
56725           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
56726           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
56727           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
56728           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
56729           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
56730           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
56731           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
56732 ____________________________________________________________________________
56733 [  9694] By: jhi                                   on 2001/04/12  22:23:35
56734         Log: Integrate change #9693 from maintperl into mainline.
56735              
56736              $VERSION and Version() on the same line provokes a warning from
56737              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
56738      Branch: perl
56739           !> lib/Devel/SelfStubber.pm
56740 ____________________________________________________________________________
56741 [  9693] By: gsar                                  on 2001/04/12  21:55:56
56742         Log: $VERSION and Version() on the same line provokes a warning from
56743              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
56744      Branch: maint-5.6/perl
56745            ! lib/Devel/SelfStubber.pm
56746 ____________________________________________________________________________
56747 [  9692] By: jhi                                   on 2001/04/12  13:54:00
56748         Log: This is at least 5.005.
56749      Branch: perl
56750            ! ext/Time/HiRes/HiRes.xs
56751 ____________________________________________________________________________
56752 [  9691] By: jhi                                   on 2001/04/12  13:37:20
56753         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
56754      Branch: perl
56755            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
56756            ! win32/Makefile win32/makefile.mk
56757 ____________________________________________________________________________
56758 [  9690] By: jhi                                   on 2001/04/12  01:34:46
56759         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
56760      Branch: perl
56761            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
56762            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
56763            + t/lib/time-hires.t
56764            ! MANIFEST
56765 ____________________________________________________________________________
56766 [  9689] By: jhi                                   on 2001/04/12  00:28:39
56767         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
56768              From: Gisle Aas <gisle@ActiveState.com>
56769              Date: 11 Apr 2001 16:36:11 -0700
56770              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
56771      Branch: perl
56772            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
56773 ____________________________________________________________________________
56774 [  9688] By: jhi                                   on 2001/04/12  00:27:39
56775         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
56776              From: Gisle Aas <gisle@ActiveState.com>
56777              Date: 11 Apr 2001 11:13:24 -0700
56778              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
56779      Branch: perl
56780            ! ext/MIME/Base64/Base64.xs
56781 ____________________________________________________________________________
56782 [  9687] By: jhi                                   on 2001/04/11  19:51:47
56783         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
56784      Branch: perl
56785            ! Todo-5.6
56786 ____________________________________________________________________________
56787 [  9686] By: jhi                                   on 2001/04/11  16:54:25
56788         Log: Subject: [PATCH opcode.pl] Documentation of table format
56789              From: Simon Cozens <simon@netthink.co.uk>
56790              Date: Wed, 11 Apr 2001 12:59:31 +0100
56791              Message-ID: <20010411125931.A25681@netthink.co.uk>
56792      Branch: perl
56793            ! opcode.pl
56794 ____________________________________________________________________________
56795 [  9685] By: jhi                                   on 2001/04/11  16:53:15
56796         Log: Subject: [PATCH] prototype("CORE::recv")
56797              From: Simon Cozens <simon@netthink.co.uk>
56798              Date: Wed, 11 Apr 2001 13:24:35 +0100
56799              Message-ID: <20010411132435.A26169@netthink.co.uk>
56800      Branch: perl
56801            ! pp.c t/comp/proto.t
56802 ____________________________________________________________________________
56803 [  9684] By: jhi                                   on 2001/04/11  16:47:13
56804         Log: FAQ (and AUTHORS) update from Dan Carson: the information
56805              was several years obsolete, Term::Readkey has been updated
56806              to have the functionality.
56807      Branch: perl
56808            ! AUTHORS pod/perlfaq5.pod
56809 ____________________________________________________________________________
56810 [  9683] By: jhi                                   on 2001/04/11  12:15:46
56811         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
56812              From: Calle Dybedahl <calle@lysator.liu.se>
56813              Date: 10 Apr 2001 16:44:16 +0200
56814              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
56815      Branch: perl
56816            ! ext/MIME/Base64/Base64.xs
56817 ____________________________________________________________________________
56818 [  9682] By: jhi                                   on 2001/04/11  12:12:26
56819         Log: A more minimal fix for 20010410.006 from Hugo.
56820      Branch: perl
56821            ! regexec.c
56822 ____________________________________________________________________________
56823 [  9681] By: jhi                                   on 2001/04/11  11:34:23
56824         Log: Integrate changes #9678,9679 from maintline into mainperl.
56825              
56826              addendum to change#9676
56827              
56828              up $File::Glob::VERSION; add a note pointing out the version of
56829              the OpenBSD glob bsd_glob.c resembles
56830      Branch: perl
56831           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
56832           !> ext/File/Glob/bsd_glob.h
56833 ____________________________________________________________________________
56834 [  9680] By: jhi                                   on 2001/04/11  11:30:38
56835         Log: Bad test numbering in integrate in #9677.
56836              Fixes ID 20010411.001.
56837      Branch: perl
56838            ! t/op/pat.t
56839 ____________________________________________________________________________
56840 [  9679] By: gsar                                  on 2001/04/11  03:38:40
56841         Log: up $File::Glob::VERSION; add a note pointing out the version of
56842              the OpenBSD glob bsd_glob.c resembles
56843      Branch: maint-5.6/perl
56844            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
56845            ! ext/File/Glob/bsd_glob.h
56846 ____________________________________________________________________________
56847 [  9678] By: gsar                                  on 2001/04/11  03:09:48
56848         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
56849              revision 1.8.10.1 found here:
56850              
56851              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
56852      Branch: maint-5.6/perl
56853            ! ext/File/Glob/bsd_glob.c
56854 ____________________________________________________________________________
56855 [  9677] By: jhi                                   on 2001/04/11  02:54:39
56856         Log: Integrate changes #9675,9676 from maintperl into mainline.
56857              
56858              fix for bug 20010410.006, undo change#7115
56859              
56860              port the OpenBSD glob() security patch
56861      Branch: perl
56862           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
56863           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
56864           !> t/op/pat.t
56865 ____________________________________________________________________________
56866 [  9676] By: gsar                                  on 2001/04/11  02:19:02
56867         Log: port the glob() security patch found at:
56868              
56869              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
56870              
56871              CERT advisory for the issue is here:
56872              
56873              http://www.cert.org/advisories/CA-2001-07.html
56874              
56875              Note that the security scare is only relevant for those who are
56876              foolish enough to build suidperl (which is now officially discouraged)
56877      Branch: maint-5.6/perl
56878            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
56879            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
56880 ____________________________________________________________________________
56881 [  9675] By: gsar                                  on 2001/04/10  23:52:11
56882         Log: fix for bug 20010410.006
56883              
56884              undo change#7115 (came into maint-5.6 as change#8156)
56885              
56886              add tests to keep it from coming back
56887      Branch: maint-5.6/perl
56888            ! regexec.c t/op/pat.t
56889 ____________________________________________________________________________
56890 [  9674] By: nick                                  on 2001/04/10  20:39:31
56891         Log: Integrate mainline
56892      Branch: perlio
56893           +> Porting/testall.atom
56894           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
56895           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
56896           !> t/lib/lc-uk.t t/pod/find.t
56897 ____________________________________________________________________________
56898 [  9673] By: nick                                  on 2001/04/10  18:46:14
56899         Log: Integrate against change 9670 aka perl-5.7.1
56900      Branch: perlio
56901           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
56902           !> (integrate 53 files)
56903 ____________________________________________________________________________
56904 [  9672] By: jhi                                   on 2001/04/10  13:45:01
56905         Log: Add a script for doing cumulative profile of the test suite.
56906              (Requires ATOM, that is, Tru64.)
56907      Branch: perl
56908            + Porting/testall.atom
56909            ! MANIFEST
56910 ____________________________________________________________________________
56911 [  9671] By: jhi                                   on 2001/04/10  12:38:53
56912         Log: Missing std block.
56913      Branch: perl
56914            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
56915            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
56916            ! t/pod/find.t
56917 ____________________________________________________________________________
56918 [  9670] By: jhi                                   on 2001/04/10  01:25:58
56919         Log: This is 5.7.1.
56920      Branch: perl
56921            ! patchlevel.h
56922 ____________________________________________________________________________
56923 [  9669] By: jhi                                   on 2001/04/10  01:09:14
56924         Log: Update Changes.
56925      Branch: perl
56926            ! Changes patchlevel.h
56927 ____________________________________________________________________________
56928 [  9668] By: jhi                                   on 2001/04/10  01:00:38
56929         Log: Regen toc.
56930      Branch: perl
56931            ! pod/perltoc.pod
56932 ____________________________________________________________________________
56933 [  9667] By: jhi                                   on 2001/04/10  00:52:16
56934         Log: Update perlhist.
56935      Branch: perl
56936            ! pod/perlhist.pod
56937 ____________________________________________________________________________
56938 [  9666] By: jhi                                   on 2001/04/09  23:38:59
56939         Log: Slight wording tweaks from Damian to #9658.
56940      Branch: perl
56941            ! pod/perlobj.pod
56942 ____________________________________________________________________________
56943 [  9665] By: jhi                                   on 2001/04/09  19:56:06
56944         Log: Subject: [PATCH perlutil.pod] Nit
56945              From: Simon Cozens <simon@netthink.co.uk>
56946              Date: Mon, 9 Apr 2001 20:29:44 +0100
56947              Message-ID: <20010409202944.A14796@the.earth.li>
56948      Branch: perl
56949            ! pod/perlutil.pod
56950 ____________________________________________________________________________
56951 [  9664] By: jhi                                   on 2001/04/09  19:54:42
56952         Log: Subject: Re: perl571delta.pod@9631
56953              From: Mike Guy <mjtg@cam.ac.uk>
56954              Date: Mon, 09 Apr 2001 18:09:14 +0100
56955              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
56956      Branch: perl
56957            ! pod/perl571delta.pod
56958 ____________________________________________________________________________
56959 [  9663] By: jhi                                   on 2001/04/09  13:43:35
56960         Log: Update Changes.
56961      Branch: perl
56962            ! Changes patchlevel.h
56963 ____________________________________________________________________________
56964 [  9662] By: jhi                                   on 2001/04/09  13:24:46
56965         Log: tweak tweak.
56966      Branch: perl
56967            ! AUTHORS pod/perl571delta.pod
56968 ____________________________________________________________________________
56969 [  9661] By: jhi                                   on 2001/04/09  13:15:13
56970         Log: Thinko in manual patch applying.
56971      Branch: perl
56972            ! sv.c
56973 ____________________________________________________________________________
56974 [  9660] By: jhi                                   on 2001/04/09  13:07:53
56975         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
56976              From: Robin Barker <rmb1@cise.npl.co.uk> 
56977              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
56978              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
56979              
56980              (This corrects the case where the "isn't numeric" string contains \0s
56981              and is longer than the temporary buffer, and contains \0 at the point
56982              the string would be truncated by "...".) 
56983      Branch: perl
56984            ! sv.c
56985 ____________________________________________________________________________
56986 [  9659] By: jhi                                   on 2001/04/09  12:57:41
56987         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
56988      Branch: perl
56989            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
56990            ! t/lib/cgi-function.t t/lib/cgi-html.t
56991 ____________________________________________________________________________
56992 [  9658] By: jhi                                   on 2001/04/09  12:48:47
56993         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
56994              From: Ilmari Karonen <iltzu@sci.fi>
56995              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
56996              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
56997              
56998              Rearrange and rewrite the Method Invocation section
56999              to explain the concepts in nicer order.
57000      Branch: perl
57001            ! pod/perlobj.pod
57002 ____________________________________________________________________________
57003 [  9657] By: jhi                                   on 2001/04/09  12:35:58
57004         Log: Upgrade to podlators 1.09, from Russ Allbery.
57005      Branch: perl
57006            ! lib/Pod/Man.pm lib/Pod/Text.pm
57007 ____________________________________________________________________________
57008 [  9656] By: jhi                                   on 2001/04/09  12:31:53
57009         Log: perl571delta.
57010      Branch: perl
57011            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
57012 ____________________________________________________________________________
57013 [  9655] By: jhi                                   on 2001/04/09  12:20:09
57014         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
57015              From: Prymmer/Kahn <pvhp@best.com>
57016              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
57017              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
57018      Branch: perl
57019            ! lib/utf8.pm pod/perlunicode.pod
57020 ____________________________________________________________________________
57021 [  9654] By: gsar                                  on 2001/04/09  03:38:33
57022         Log: here lies 5.6.1
57023      Branch: maint-5.6/perl
57024            ! Changes
57025 ____________________________________________________________________________
57026 [  9653] By: jhi                                   on 2001/04/09  03:25:24
57027         Log: Update perlhist.
57028      Branch: perl
57029            ! pod/perlhist.pod
57030 ____________________________________________________________________________
57031 [  9652] By: jhi                                   on 2001/04/09  03:18:49
57032         Log: perl571delta tweaking continues.
57033      Branch: perl
57034            ! pod/perl571delta.pod
57035 ____________________________________________________________________________
57036 [  9651] By: gsar                                  on 2001/04/09  03:11:19
57037         Log: update Changes, patchlevel.h &c.
57038      Branch: maint-5.6/perl
57039            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
57040            ! pod/perltoc.pod
57041 ____________________________________________________________________________
57042 [  9650] By: jhi                                   on 2001/04/09  02:40:24
57043         Log: Integrate the perlfork half of #9513 from maintperl into mainline
57044              (the perlunicode half is obsolete)
57045      Branch: perl
57046            ! pod/perlfork.pod
57047 ____________________________________________________________________________
57048 [  9649] By: gsar                                  on 2001/04/09  02:35:43
57049         Log: tweak perldelta as suggested by Jarkko
57050      Branch: maint-5.6/perl
57051            ! pod/perldelta.pod
57052 ____________________________________________________________________________
57053 [  9648] By: jhi                                   on 2001/04/09  02:13:04
57054         Log: Integrate change #9646 from maintperl into mainline.
57055              
57056              add note about ithreads and Thread.pm
57057      Branch: perl
57058           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
57059 ____________________________________________________________________________
57060 [  9647] By: jhi                                   on 2001/04/09  02:10:18
57061         Log: Bad assumption that shortsize == 2.
57062      Branch: perl
57063            ! t/lib/xs-typemap.t
57064 ____________________________________________________________________________
57065 [  9646] By: gsar                                  on 2001/04/09  00:48:04
57066         Log: add note about ithreads and Thread.pm (too many people are
57067              confused by the fact that Thread.pm is built and installed
57068              under non-5005threads but doesn't work)
57069      Branch: maint-5.6/perl
57070            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
57071 ____________________________________________________________________________
57072 [  9645] By: gsar                                  on 2001/04/09  00:19:03
57073         Log: update perldelta.pod for changes in 5.6.1
57074      Branch: maint-5.6/perl
57075            ! Changes pod/perldelta.pod
57076 ____________________________________________________________________________
57077 [  9644] By: jhi                                   on 2001/04/08  20:37:00
57078         Log: Integrate change #9639 from maintperl into mainline:
57079              on windows, many of the README.* pods were being copied to
57080              the wrong location
57081      Branch: perl
57082           !> win32/Makefile win32/makefile.mk
57083 ____________________________________________________________________________
57084 [  9643] By: jhi                                   on 2001/04/08  20:07:11
57085         Log: Integrate change #9624 from maintperl into mainline:
57086              the pod tests were not okay.  (t/pod/find.t changes ignored)
57087      Branch: perl
57088           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
57089           !> t/pod/include.t t/pod/included.t t/pod/lref.t
57090           !> t/pod/multiline_items.t t/pod/nested_items.t
57091           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
57092           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
57093 ____________________________________________________________________________
57094 [  9642] By: jhi                                   on 2001/04/08  19:57:17
57095         Log: Integrate change #9638 from maintperl into mainline:
57096              update to latest JPL from the anoncvs repository
57097      Branch: perl
57098           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
57099           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
57100           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
57101 ____________________________________________________________________________
57102 [  9641] By: jhi                                   on 2001/04/08  19:53:30
57103         Log: perl571delta updates.
57104      Branch: perl
57105            ! lib/Filter/Simple.pm pod/perl571delta.pod
57106 ____________________________________________________________________________
57107 [  9640] By: gsar                                  on 2001/04/08  19:20:46
57108         Log: integrate change#9634 from mainline
57109              
57110              Fix the perlmodlib generation (didn't understand separate .pod
57111              files; didn't understand -- as the name-thing separator).
57112              Update the CPAN mirrors list.
57113      Branch: maint-5.6/perl
57114            ! pod/perlmodlib.pod
57115           !> pod/perlmodlib.PL
57116 ____________________________________________________________________________
57117 [  9639] By: gsar                                  on 2001/04/08  18:57:31
57118         Log: on windows, many of the README.* pods were being copied to the wrong
57119              location
57120      Branch: maint-5.6/perl
57121            ! win32/Makefile win32/makefile.mk
57122 ____________________________________________________________________________
57123 [  9638] By: gsar                                  on 2001/04/08  18:38:25
57124         Log: update to latest JPL from the anoncvs repository
57125      Branch: maint-5.6/perl
57126            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
57127            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
57128            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
57129 ____________________________________________________________________________
57130 [  9637] By: jhi                                   on 2001/04/08  17:53:53
57131         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
57132      Branch: perl
57133            ! pod/perl571delta.pod
57134 ____________________________________________________________________________
57135 [  9636] By: jhi                                   on 2001/04/08  17:18:32
57136         Log: Regen toc.
57137      Branch: perl
57138            ! pod/perltoc.pod
57139 ____________________________________________________________________________
57140 [  9635] By: jhi                                   on 2001/04/08  17:16:33
57141         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
57142              From: "Craig A. Berry" <craigberry@mac.com>
57143              Date: Sun, 08 Apr 2001 12:30:16 -0500
57144              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
57145      Branch: perl
57146            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
57147 ____________________________________________________________________________
57148 [  9634] By: jhi                                   on 2001/04/08  17:09:19
57149         Log: Fix the perlmodlib generation (didn't understand separate .pod
57150              files; didn't understand -- as the name-thing separator).
57151              
57152              Update the CPAN mirrors list.
57153      Branch: perl
57154            ! pod/perlmodlib.PL pod/perlmodlib.pod
57155 ____________________________________________________________________________
57156 [  9633] By: jhi                                   on 2001/04/08  16:49:17
57157         Log: Sort MANIFEST.
57158      Branch: perl
57159            ! MANIFEST
57160 ____________________________________________________________________________
57161 [  9632] By: gsar                                  on 2001/04/08  16:36:06
57162         Log: add $Tie::RefHash::VERSION
57163      Branch: maint-5.6/perl
57164            ! lib/Tie/RefHash.pm
57165 ____________________________________________________________________________
57166 [  9631] By: jhi                                   on 2001/04/08  16:10:15
57167         Log: perl571delta updates based on p5p feedback; still needs
57168              lots of examples.
57169      Branch: perl
57170            ! pod/perl571delta.pod
57171 ____________________________________________________________________________
57172 [  9630] By: jhi                                   on 2001/04/08  15:59:13
57173         Log: Update the list of supported platforms to talk about 5.7.1
57174              (and 5.6.1)
57175      Branch: perl
57176            ! pod/perlport.pod
57177 ____________________________________________________________________________
57178 [  9629] By: jhi                                   on 2001/04/08  15:55:41
57179         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
57180              from maintperl into mainline: perlport updates.
57181      Branch: perl
57182            ! pod/perlport.pod
57183 ____________________________________________________________________________
57184 [  9628] By: jhi                                   on 2001/04/08  15:53:17
57185         Log: perlsolaris.pod copied to wrong directory.
57186      Branch: perl
57187            ! win32/makefile.mk
57188 ____________________________________________________________________________
57189 [  9627] By: jhi                                   on 2001/04/08  14:48:18
57190         Log: Subject: Typos in perl571delta.pod
57191              From: "Stephen P. Potter" <spp@spotter.yi.org>
57192              Date: Sat, 07 Apr 2001 20:37:05 -0400
57193              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
57194      Branch: perl
57195            ! pod/perl571delta.pod
57196 ____________________________________________________________________________
57197 [  9626] By: jhi                                   on 2001/04/08  14:39:04
57198         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
57199      Branch: perl
57200            ! gv.c
57201 ____________________________________________________________________________
57202 [  9625] By: nick                                  on 2001/04/08  10:14:23
57203         Log: Integrate mainline
57204      Branch: perlio
57205           +> pod/perl570delta.pod pod/perl571delta.pod
57206           !> (integrate 27 files)
57207 ____________________________________________________________________________
57208 [  9624] By: gsar                                  on 2001/04/08  06:08:17
57209         Log: test in t/pod/* were busted
57210              
57211              these tests are still not enabled in t/{harness,TEST}
57212      Branch: maint-5.6/perl
57213            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
57214            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
57215            ! t/pod/multiline_items.t t/pod/nested_items.t
57216            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
57217            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
57218 ____________________________________________________________________________
57219 [  9623] By: gsar                                  on 2001/04/08  03:37:01
57220         Log: integrate change#9470 from mainline
57221              
57222              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
57223      Branch: maint-5.6/perl
57224           !> ext/Socket/Socket.xs
57225 ____________________________________________________________________________
57226 [  9622] By: jhi                                   on 2001/04/07  22:40:47
57227         Log: Update Changes.
57228      Branch: perl
57229            ! Changes patchlevel.h
57230 ____________________________________________________________________________
57231 [  9621] By: jhi                                   on 2001/04/07  22:34:16
57232         Log: Update AUTHORS.
57233      Branch: perl
57234            ! AUTHORS
57235 ____________________________________________________________________________
57236 [  9620] By: jhi                                   on 2001/04/07  22:12:47
57237         Log: Forgot to bump the number of tests in #9164.
57238      Branch: perl
57239            ! t/op/array.t
57240 ____________________________________________________________________________
57241 [  9619] By: jhi                                   on 2001/04/07  22:09:50
57242         Log: Bump patchlevel to 5.7.1.
57243      Branch: perl
57244            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57245            ! config_h.SH patchlevel.h
57246 ____________________________________________________________________________
57247 [  9618] By: jhi                                   on 2001/04/07  22:02:41
57248         Log: Populate perl571delta.
57249      Branch: perl
57250            ! pod/perl571delta.pod
57251 ____________________________________________________________________________
57252 [  9617] By: jhi                                   on 2001/04/07  22:01:23
57253         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
57254              to forget it later; do not change patchlevel.h yet or regenerate
57255              Configure yet.
57256      Branch: perl
57257            ! epoc/config.sh win32/Makefile win32/config_H.bc
57258            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
57259 ____________________________________________________________________________
57260 [  9616] By: jhi                                   on 2001/04/07  17:46:33
57261         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
57262      Branch: perl
57263            ! pod/perl571delta.pod
57264 ____________________________________________________________________________
57265 [  9615] By: jhi                                   on 2001/04/07  17:33:21
57266         Log: Change the toc configuration.
57267      Branch: perl
57268            ! pod/buildtoc.PL pod/perl.pod
57269 ____________________________________________________________________________
57270 [  9614] By: jhi                                   on 2001/04/07  17:29:47
57271         Log: Subject: PATCH: $[
57272              From: Robin Houston <robin@kitsite.com>
57273              Date: Fri, 6 Apr 2001 18:10:14 +0100
57274              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
57275      Branch: perl
57276            ! op.c t/op/array.t
57277 ____________________________________________________________________________
57278 [  9613] By: jhi                                   on 2001/04/07  17:28:26
57279         Log: Subject: [PATCH perl@9424] isn't numeric warning
57280              From: Robin Barker <rmb1@cise.npl.co.uk>
57281              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
57282              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
57283      Branch: perl
57284            ! sv.c t/pragma/warn/sv
57285 ____________________________________________________________________________
57286 [  9612] By: jhi                                   on 2001/04/07  17:26:45
57287         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
57288              From: Mike Guy <mjtg@cam.ac.uk>
57289              Date: Fri, 06 Apr 2001 12:47:06 +0100
57290              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
57291      Branch: perl
57292            ! dump.c t/lib/peek.t
57293 ____________________________________________________________________________
57294 [  9611] By: jhi                                   on 2001/04/07  17:21:35
57295         Log: Create perl571delta and seed it off with the perldelta changes
57296              since 5.7.0; remove those changes from perldelta and rename it
57297              as perl570delta; recreate perldelta but leave it almost empty.
57298      Branch: perl
57299            + pod/perl570delta.pod pod/perl571delta.pod
57300            ! MANIFEST pod/perldelta.pod
57301 ____________________________________________________________________________
57302 [  9610] By: jhi                                   on 2001/04/07  16:56:32
57303         Log: Denit.
57304      Branch: perl
57305            ! pod/perldelta.pod
57306 ____________________________________________________________________________
57307 [  9609] By: jhi                                   on 2001/04/07  16:38:32
57308         Log: Retract #9523: needs more thought.
57309      Branch: perl
57310            ! Makefile.SH
57311 ____________________________________________________________________________
57312 [  9608] By: jhi                                   on 2001/04/07  14:59:20
57313         Log: atmark() code cleanaup.
57314      Branch: perl
57315            ! ext/IO/IO.xs
57316 ____________________________________________________________________________
57317 [  9607] By: jhi                                   on 2001/04/07  14:48:14
57318         Log: Integrate change #9605 from maintperl into mainline.
57319              
57320              can't optimize away scope entry if tr/// is present
57321      Branch: perl
57322           !> op.c t/op/tr.t
57323 ____________________________________________________________________________
57324 [  9606] By: jhi                                   on 2001/04/07  14:43:59
57325         Log: Integrate perlio:
57326              
57327              [  9604]
57328              Split out extension finding code from buildext.pl into FindExt.pm
57329              Use it to get Config.pm's idea of available extensions in line
57330              with what is built.
57331              
57332              [  9603]
57333              Cleanup correction for failed :Via() layer, also set an error code.
57334              
57335              [  9602]
57336              Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
57337              style. So don't use binmode() on the handles so that Win32 etc. see
57338              same sequence and produce same digests.
57339              
57340              [  9601]
57341              Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
57342              Else it complains and so crlf layer (say) does not get pushed.
57343              
57344              [  9599]
57345              Quote $VERSION in Encode.pm.
57346              regen_config_h as requested.
57347      Branch: perl
57348           +> win32/FindExt.pm
57349           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
57350           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
57351 ____________________________________________________________________________
57352 [  9605] By: gsar                                  on 2001/04/07  11:52:40
57353         Log: can't optimize away scope entry if tr/// is present
57354      Branch: maint-5.6/perl
57355            ! op.c t/op/tr.t
57356 ____________________________________________________________________________
57357 [  9604] By: nick                                  on 2001/04/07  11:39:45
57358         Log: Split out extension finding code from buildext.pl into FindExt.pm
57359              Use it to get Config.pm's idea of available extensions in line
57360              with what is built.
57361      Branch: perlio
57362            + win32/FindExt.pm
57363            ! MANIFEST win32/buildext.pl win32/config_sh.PL
57364            ! win32/makefile.mk
57365 ____________________________________________________________________________
57366 [  9603] By: nick                                  on 2001/04/07  09:11:38
57367         Log: Cleanup correction for failed :Via() layer, also set an error code.
57368      Branch: perlio
57369            ! ext/PerlIO/Via/Via.xs
57370 ____________________________________________________________________________
57371 [  9602] By: nick                                  on 2001/04/07  08:38:04
57372         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
57373              style. So don't use binmode() on the handles so that Win32 etc. see
57374              same sequence and produce same digests.
57375      Branch: perlio
57376            ! t/lib/md5-file.t
57377 ____________________________________________________________________________
57378 [  9601] By: nick                                  on 2001/04/07  08:36:26
57379         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
57380              Else it complains and so crlf layer (say) does not get pushed.
57381      Branch: perlio
57382            ! perlio.c
57383 ____________________________________________________________________________
57384 [  9600] By: jhi                                   on 2001/04/06  23:00:09
57385         Log: Integrate change #9599 from perlio into mainline.
57386      Branch: perl
57387           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
57388           !> win32/config_H.vc
57389 ____________________________________________________________________________
57390 [  9599] By: nick                                  on 2001/04/06  21:42:43
57391         Log: Quote $VERSION in Encode.pm.
57392              regen_config_h as requested.
57393      Branch: perlio
57394            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
57395            ! win32/config_H.vc
57396 ____________________________________________________________________________
57397 [  9598] By: nick                                  on 2001/04/06  20:34:59
57398         Log: Integrate mainline
57399      Branch: perlio
57400           +> README.macos
57401           !> (integrate 39 files)
57402 ____________________________________________________________________________
57403 [  9597] By: gsar                                  on 2001/04/06  18:06:35
57404         Log: integrate change#9464 from mainline (addendum to change#8313)
57405              
57406              Subject: [PATCH @9452] Better peep()ing for foreach() loops
57407      Branch: maint-5.6/perl
57408           !> op.c
57409 ____________________________________________________________________________
57410 [  9596] By: jhi                                   on 2001/04/06  17:26:03
57411         Log: The d_casti32=undef is good for you even when not use64bitall.
57412      Branch: perl
57413            ! hints/hpux.sh
57414 ____________________________________________________________________________
57415 [  9595] By: gsar                                  on 2001/04/06  14:57:17
57416         Log: add a low-impact fix to accommodate darwin-ism
57417      Branch: maint-5.6/perl
57418            ! ext/Errno/Errno_pm.PL
57419 ____________________________________________________________________________
57420 [  9594] By: jhi                                   on 2001/04/06  14:55:14
57421         Log: Integrate changes #9528,9593 from mainline into maintperl;
57422              tweaking the editor/IDE/shell list.
57423      Branch: maint-5.6/perl
57424           !> pod/perlfaq3.pod
57425 ____________________________________________________________________________
57426 [  9593] By: jhi                                   on 2001/04/06  14:51:39
57427         Log: Make the editor/IDE/shell list a little bit airier.
57428      Branch: perl
57429            ! pod/perlfaq3.pod
57430 ____________________________________________________________________________
57431 [  9592] By: gsar                                  on 2001/04/06  14:45:18
57432         Log: integrate change#9477 from mainline (base.pm doc tweak)
57433              
57434              missing doc entry for fmod()
57435      Branch: maint-5.6/perl
57436            ! lib/Math/BigFloat.pm
57437           !> lib/base.pm
57438 ____________________________________________________________________________
57439 [  9591] By: jhi                                   on 2001/04/06  13:55:48
57440         Log: Regen toc.
57441      Branch: perl
57442            ! pod/perltoc.pod
57443 ____________________________________________________________________________
57444 [  9590] By: jhi                                   on 2001/04/06  13:54:52
57445         Log: Math::BigFloat patches from John Peacock.  The equivalent
57446              of #9586 from maintperl but reworked by John to work with
57447              the bleadperl.
57448      Branch: perl
57449            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
57450 ____________________________________________________________________________
57451 [  9589] By: jhi                                   on 2001/04/06  13:42:23
57452         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
57453      Branch: perl
57454            ! ext/Digest/MD5/Makefile.PL
57455 ____________________________________________________________________________
57456 [  9588] By: jhi                                   on 2001/04/06  13:31:45
57457         Log: Integrate changes #9584,9587 from maintperl into mainline.
57458              
57459              keep eval"" CVs alive until the end of the statement in which
57460              they're called
57461              
57462              add README.macos (from Chris Nandor)
57463              
57464              tyop in change#9555
57465      Branch: perl
57466           +> README.macos
57467           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
57468           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
57469           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
57470           !> win32/makefile.mk
57471 ____________________________________________________________________________
57472 [  9587] By: gsar                                  on 2001/04/06  07:31:30
57473         Log: add README.macos (from Chris Nandor)
57474              
57475              tyop in change#9555
57476      Branch: maint-5.6/perl
57477            + README.macos
57478            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
57479            ! win32/Makefile win32/makefile.mk
57480 ____________________________________________________________________________
57481 [  9586] By: gsar                                  on 2001/04/06  07:08:54
57482         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
57483      Branch: maint-5.6/perl
57484            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
57485 ____________________________________________________________________________
57486 [  9585] By: gsar                                  on 2001/04/06  06:58:44
57487         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
57488              from mainline
57489              
57490              Subject: [PATCH] Base64 update to perlfaq9.pod
57491              
57492              Subject: [PATCH AUTHORS] Housekeeping
57493              
57494              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
57495              Mac OS X (Darwin) has extra pwent fields.
57496              
57497              Subject: [PATCH B::*] print control-character vars readably
57498              Needs EBCDICification.
57499              
57500              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
57501              
57502              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
57503              
57504              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
57505              
57506              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
57507              
57508              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
57509              
57510              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
57511              
57512              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
57513              
57514              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
57515              
57516              FreeBSD hints tweak from Anton Berezin.
57517              
57518              Subject: [PATCH foolperl & bleadperl] README.vms update
57519              
57520              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
57521      Branch: maint-5.6/perl
57522           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
57523           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
57524           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
57525 ____________________________________________________________________________
57526 [  9584] By: gsar                                  on 2001/04/06  04:09:00
57527         Log: keep eval"" CVs alive until the end of the statement in which
57528              they're called; this avoids a coredump ensuing from search for
57529              lexicals in code such as:
57530              
57531              sub bug {
57532              my $s = @_;
57533              eval q[sub { eval 'sub { &$s }' }];
57534              }
57535              bug("x")->()->();
57536              
57537              this code still doesn't work as intended (as it has remained
57538              since time immemorial), but it doesn't provoke a coredump anymore
57539      Branch: maint-5.6/perl
57540            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
57541            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
57542 ____________________________________________________________________________
57543 [  9583] By: jhi                                   on 2001/04/05  23:52:51
57544         Log: Update Changes.
57545      Branch: perl
57546            ! Changes patchlevel.h
57547 ____________________________________________________________________________
57548 [  9582] By: jhi                                   on 2001/04/05  23:11:23
57549         Log: Slight doc tweak.
57550      Branch: perl
57551            ! pod/perlunicode.pod
57552 ____________________________________________________________________________
57553 [  9581] By: jhi                                   on 2001/04/05  23:04:11
57554         Log: Integrate perlio:
57555              
57556              [  9569]
57557              Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
57558              
57559              [  9549]
57560              Downgrade "Wide character in print" to a warning.
57561      Branch: perl
57562           !> pod/perlunicode.pod
57563 ____________________________________________________________________________
57564 [  9580] By: jhi                                   on 2001/04/05  23:03:29
57565         Log: Test for #9579.
57566      Branch: perl
57567            ! t/op/do.t
57568 ____________________________________________________________________________
57569 [  9579] By: jhi                                   on 2001/04/05  22:54:17
57570         Log: Subject: [PATCH] Propagate calling context for do '...'
57571              From: Gisle Aas <gisle@ActiveState.com>
57572              Date: 04 Apr 2001 20:17:29 -0700
57573              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
57574      Branch: perl
57575            ! pod/perlfunc.pod pp_ctl.c
57576 ____________________________________________________________________________
57577 [  9578] By: jhi                                   on 2001/04/05  22:52:51
57578         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
57579              From: Peter Prymmer <pvhp@forte.com>
57580              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
57581              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
57582      Branch: perl
57583            ! README.vms
57584 ____________________________________________________________________________
57585 [  9577] By: jhi                                   on 2001/04/05  22:48:22
57586         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
57587              From: "Craig A. Berry" <craigberry@mac.com>
57588              Date: Thu, 5 Apr 2001 13:43:28 -0500
57589              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
57590      Branch: perl
57591            ! README.vms
57592 ____________________________________________________________________________
57593 [  9576] By: jhi                                   on 2001/04/05  22:31:38
57594         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
57595              From: Michael G Schwern <schwern@pobox.com>
57596              Date: Thu, 5 Apr 2001 21:53:21 +0100
57597              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
57598      Branch: perl
57599            ! lib/base.pm t/lib/fields.t
57600 ____________________________________________________________________________
57601 [  9575] By: jhi                                   on 2001/04/05  22:26:10
57602         Log: FreeBSD hints tweak from Anton Berezin.
57603      Branch: perl
57604            ! hints/freebsd.sh
57605 ____________________________________________________________________________
57606 [  9574] By: jhi                                   on 2001/04/05  22:24:03
57607         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
57608              From: David Dyck <dcd@tc.fluke.com>
57609              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
57610              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
57611      Branch: perl
57612            ! t/op/oct.t
57613 ____________________________________________________________________________
57614 [  9573] By: jhi                                   on 2001/04/05  22:23:06
57615         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
57616              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
57617              From: David Dyck <dcd@tc.fluke.com>
57618              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
57619      Branch: perl
57620            ! pp.c
57621 ____________________________________________________________________________
57622 [  9572] By: jhi                                   on 2001/04/05  22:14:47
57623         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
57624              From: Robin Houston <robin@kitsite.com>
57625              Date: Thu, 5 Apr 2001 20:56:48 +0100
57626              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
57627      Branch: perl
57628            ! ext/B/B/Deparse.pm
57629 ____________________________________________________________________________
57630 [  9571] By: jhi                                   on 2001/04/05  22:12:53
57631         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
57632              From: Robin Houston <robin@kitsite.com>
57633              Date: Thu, 5 Apr 2001 19:55:51 +0100
57634              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
57635      Branch: perl
57636            ! ext/B/B/Deparse.pm
57637 ____________________________________________________________________________
57638 [  9570] By: jhi                                   on 2001/04/05  22:11:06
57639         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
57640              From: Robin Houston <robin@kitsite.com>
57641              Date: Thu, 5 Apr 2001 20:16:29 +0100
57642              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
57643      Branch: perl
57644            ! ext/B/B/Deparse.pm
57645 ____________________________________________________________________________
57646 [  9569] By: nick                                  on 2001/04/05  21:32:26
57647         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
57648      Branch: perlio
57649            ! pod/perlunicode.pod
57650 ____________________________________________________________________________
57651 [  9568] By: nick                                  on 2001/04/05  19:38:09
57652         Log: Integrate mainline
57653      Branch: perlio
57654           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
57655           !> (integrate 35 files)
57656 ____________________________________________________________________________
57657 [  9567] By: jhi                                   on 2001/04/05  18:31:45
57658         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
57659              From: Robin Houston <robin@kitsite.com>
57660              Date: Thu, 5 Apr 2001 18:03:23 +0100
57661              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
57662      Branch: perl
57663            ! ext/B/B/Deparse.pm
57664 ____________________________________________________________________________
57665 [  9566] By: jhi                                   on 2001/04/05  18:29:35
57666         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
57667              From: Robin Houston <robin@kitsite.com>
57668              Date: Thu, 5 Apr 2001 16:45:18 +0100
57669              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
57670      Branch: perl
57671            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
57672 ____________________________________________________________________________
57673 [  9565] By: jhi                                   on 2001/04/05  18:24:23
57674         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
57675              From: Robin Houston <robin@kitsite.com>
57676              Date: Thu, 5 Apr 2001 14:50:09 +0100
57677              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
57678      Branch: perl
57679            ! ext/B/B/Deparse.pm
57680 ____________________________________________________________________________
57681 [  9564] By: jhi                                   on 2001/04/05  18:23:03
57682         Log: Subject: [PATCH B::*] print control-character vars readably
57683              From: Robin Houston <robin@kitsite.com>
57684              Date: Thu, 5 Apr 2001 14:27:38 +0100
57685              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
57686              
57687              Needs EBCDICification.
57688      Branch: perl
57689            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
57690            ! ext/B/B/Terse.pm
57691 ____________________________________________________________________________
57692 [  9563] By: jhi                                   on 2001/04/05  18:20:32
57693         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
57694              Date: Thu, 5 Apr 2001 13:21:42 -0400
57695              From: Paul Schinder <schinder@pobox.com>
57696              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
57697              
57698              Mac OS X (Darwin) has extra pwent fields.
57699      Branch: perl
57700            ! t/op/pwent.t
57701 ____________________________________________________________________________
57702 [  9562] By: jhi                                   on 2001/04/05  17:57:51
57703         Log: Regen toc.
57704      Branch: perl
57705            ! pod/perltoc.pod
57706 ____________________________________________________________________________
57707 [  9561] By: jhi                                   on 2001/04/05  17:47:33
57708         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
57709      Branch: metaconfig
57710            ! U/Glossary.patch
57711      Branch: metaconfig/U/perl
57712            + d_u32align.U
57713            ! d_cmsghdr_s.U d_msghdr_s.U
57714 ____________________________________________________________________________
57715 [  9560] By: jhi                                   on 2001/04/05  17:47:01
57716         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
57717              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
57718              Introduce probes for struct msghdr, struct cmsghdr,
57719              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
57720              ualarm, usleep, for possible later extension work.
57721      Branch: perl
57722            + t/lib/md5-align.t
57723            ! Configure MANIFEST Porting/Glossary Porting/config.sh
57724            ! Porting/config_H config_h.SH configure.com epoc/config.sh
57725            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
57726            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57727            ! vos/config.ga.h win32/config.bc win32/config.gc
57728            ! win32/config.vc
57729 ____________________________________________________________________________
57730 [  9559] By: jhi                                   on 2001/04/05  13:03:04
57731         Log: Be traditional in your cpp (for the Errno extension).
57732      Branch: perl
57733            ! hints/darwin.sh
57734 ____________________________________________________________________________
57735 [  9558] By: jhi                                   on 2001/04/05  13:00:05
57736         Log: Add $Config{cppflags} to the gcc incantation.
57737      Branch: perl
57738            ! ext/Errno/Errno_pm.PL
57739 ____________________________________________________________________________
57740 [  9557] By: jhi                                   on 2001/04/05  04:22:39
57741         Log: Introduce Sean Burke's Class::ISA 0.32.
57742      Branch: perl
57743            + lib/Class/ISA.pm t/lib/class-isa.t
57744            ! MANIFEST
57745 ____________________________________________________________________________
57746 [  9556] By: jhi                                   on 2001/04/05  04:09:50
57747         Log: Subject: [PATCH AUTHORS] Housekeeping
57748              From: Paul Johnson <paul@pjcj.net> 
57749              Date: Wed, 4 Apr 2001 22:45:47 +0200
57750              Message-ID: <20010404224547.D9548@pjcj.net>
57751      Branch: perl
57752            ! AUTHORS
57753 ____________________________________________________________________________
57754 [  9555] By: jhi                                   on 2001/04/05  04:06:33
57755         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
57756              From: Gisle Aas <gisle@ActiveState.com>
57757              Date: 04 Apr 2001 14:23:04 -0700
57758              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
57759      Branch: perl
57760            ! pod/perlfaq9.pod
57761 ____________________________________________________________________________
57762 [  9554] By: jhi                                   on 2001/04/05  04:05:49
57763         Log: Downgrade also the "Wide character" diagnostic.
57764      Branch: perl
57765            ! pod/perldiag.pod
57766 ____________________________________________________________________________
57767 [  9553] By: jhi                                   on 2001/04/05  04:00:33
57768         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
57769              maintperl into mainline.
57770              
57771              "double" should be "NV"; standard typemap is missing entry
57772              for NV
57773              
57774              s/djSP/dSP/
57775              
57776              Downgrade "Wide character in print" to a warning.
57777              
57778              B::Deparse fix for ${^FOO} and documentation for PVX() method
57779              (from Robin Houston)
57780              
57781              tr/// doesn't null-terminate the result in some situations
57782              (from Gisle Aas)
57783      Branch: perl
57784           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
57785           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
57786           !> t/io/utf8.t t/op/tr.t
57787 ____________________________________________________________________________
57788 [  9552] By: jhi                                   on 2001/04/05  03:52:50
57789         Log: Retract changes #9542 and #9538 (from maintperl, integrated
57790              at #9540), shouldn't be needed because of the perlio changes.
57791      Branch: perl
57792            ! util.c
57793 ____________________________________________________________________________
57794 [  9551] By: gsar                                  on 2001/04/05  00:18:34
57795         Log: tr/// doesn't null-terminate the result in some situations
57796              (from Gisle Aas)
57797      Branch: maint-5.6/perl
57798            ! doop.c t/op/tr.t
57799 ____________________________________________________________________________
57800 [  9550] By: gsar                                  on 2001/04/04  20:04:17
57801         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
57802              (from Robin Houston)
57803      Branch: maint-5.6/perl
57804            ! ext/B/B.pm ext/B/B/Deparse.pm
57805 ____________________________________________________________________________
57806 [  9549] By: nick                                  on 2001/04/04  18:56:15
57807         Log: Downgrade "Wide character in print" to a warning.
57808      Branch: perlio
57809            ! doio.c t/io/utf8.t
57810 ____________________________________________________________________________
57811 [  9548] By: gsar                                  on 2001/04/04  18:51:49
57812         Log: integrate changes#9460,9462,9482,9521,9522
57813              
57814              Subject: PATCH: B::Debug should show LOOP-specific fields
57815              
57816              Subject: B::Deparse precedence bug. (Patch included.)
57817              
57818              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
57819              
57820              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
57821              
57822              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
57823      Branch: maint-5.6/perl
57824           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
57825           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
57826 ____________________________________________________________________________
57827 [  9547] By: gsar                                  on 2001/04/04  18:49:16
57828         Log: s/djSP/dSP/
57829      Branch: maint-5.6/perl
57830            ! ext/Thread/Thread.xs
57831 ____________________________________________________________________________
57832 [  9546] By: nick                                  on 2001/04/04  18:44:00
57833         Log: Integrate mainline.
57834      Branch: perlio
57835           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
57836           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
57837 ____________________________________________________________________________
57838 [  9545] By: gsar                                  on 2001/04/04  18:38:52
57839         Log: integrate change#8837 from mainline
57840              
57841              Subject: [patch] -Wall cleanup round 2
57842      Branch: maint-5.6/perl
57843           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
57844           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
57845           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
57846           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
57847           !> ext/SDBM_File/SDBM_File.xs
57848 ____________________________________________________________________________
57849 [  9544] By: gsar                                  on 2001/04/04  17:49:57
57850         Log: "double" should be "NV"; standard typemap is missing entry
57851              for NV
57852      Branch: maint-5.6/perl
57853            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
57854 ____________________________________________________________________________
57855 [  9543] By: jhi                                   on 2001/04/04  14:13:18
57856         Log: Thou shalt not (just) match for English error messages.
57857      Branch: perl
57858            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
57859            ! os2/OS2/Process/Process.pm
57860 ____________________________________________________________________________
57861 [  9542] By: jhi                                   on 2001/04/04  13:20:39
57862         Log: Make the stdio tricks of fflush_all() to exist only if
57863              stdio is being used.
57864      Branch: perl
57865            ! util.c
57866 ____________________________________________________________________________
57867 [  9541] By: jhi                                   on 2001/04/04  04:20:24
57868         Log: Subject: Re: [PATCH] Lighten up glob
57869              From: Benjamin Sugars <bsugars@canoe.ca>
57870              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
57871              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
57872      Branch: perl
57873            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
57874            ! util.c
57875 ____________________________________________________________________________
57876 [  9540] By: jhi                                   on 2001/04/04  04:03:57
57877         Log: Integrate changes #9538,9539 from maintperl into mainline.
57878              
57879              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
57880              for use with _fwalk() (fix for change#7705)
57881              
57882              another tweak needed for SunOS 4.1.x build (from Mike Guy)
57883              (cp -f is not portable)
57884      Branch: perl
57885           !> Makefile.SH util.c
57886 ____________________________________________________________________________
57887 [  9539] By: gsar                                  on 2001/04/04  03:01:14
57888         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
57889      Branch: maint-5.6/perl
57890            ! Makefile.SH
57891 ____________________________________________________________________________
57892 [  9538] By: gsar                                  on 2001/04/04  01:00:38
57893         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
57894              for use with _fwalk() (fix for change#7705)
57895      Branch: maint-5.6/perl
57896            ! util.c
57897 ____________________________________________________________________________
57898 [  9537] By: nick                                  on 2001/04/03  19:24:55
57899         Log: Integrate mainline
57900      Branch: perlio
57901           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
57902           +> lib/unicode/PropList.html
57903            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
57904           !> (integrate 69 files)
57905 ____________________________________________________________________________
57906 [  9536] By: jhi                                   on 2001/04/03  18:02:31
57907         Log: Integrate change #9533 from maintperl into mainline.
57908              
57909              better fix for change#9517 to accomodate UNC paths like
57910              \\server\share\foo, and paths with trailing backslash
57911              like c:\this\
57912      Branch: perl
57913           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
57914 ____________________________________________________________________________
57915 [  9535] By: jhi                                   on 2001/04/03  17:58:07
57916         Log: Change the push/unshift warning to be of class syntax, not misc.
57917      Branch: perl
57918            ! op.c pod/perldiag.pod t/pragma/warn/op
57919 ____________________________________________________________________________
57920 [  9534] By: jhi                                   on 2001/04/03  15:03:46
57921         Log: Change the push/unshift warning (#9532) to talk about "no values"
57922              instead of "no arguments".
57923      Branch: perl
57924            ! op.c pod/perldiag.pod t/pragma/warn/op
57925 ____________________________________________________________________________
57926 [  9533] By: gsar                                  on 2001/04/03  14:30:07
57927         Log: better fix for change#9517 to accomodate UNC paths like
57928              \\server\share\foo, and paths with trailing backslash
57929              like c:\this\
57930      Branch: maint-5.6/perl
57931            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
57932 ____________________________________________________________________________
57933 [  9532] By: jhi                                   on 2001/04/03  13:11:46
57934         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
57935              From: Robin Houston <robin@kitsite.com>
57936              Date: Mon, 2 Apr 2001 15:03:29 +0100
57937              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
57938      Branch: perl
57939            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
57940 ____________________________________________________________________________
57941 [  9531] By: jhi                                   on 2001/04/03  13:06:34
57942         Log: Integrate change #9530 from maintperl into mainline.
57943              
57944              accomodate VMS "mailbox overflow" quirk in testsuite (from
57945              Craig Berry)
57946      Branch: perl
57947           !> t/lib/socket.t
57948 ____________________________________________________________________________
57949 [  9530] By: gsar                                  on 2001/04/03  04:56:41
57950         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
57951              Craig Berry)
57952      Branch: maint-5.6/perl
57953            ! t/lib/socket.t
57954 ____________________________________________________________________________
57955 [  9529] By: jhi                                   on 2001/04/03  02:34:34
57956         Log: Update Changes.
57957      Branch: perl
57958            ! Changes patchlevel.h
57959 ____________________________________________________________________________
57960 [  9528] By: jhi                                   on 2001/04/03  01:27:57
57961         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
57962              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
57963              To: perl5-porters@perl.org
57964              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
57965      Branch: perl
57966            ! pod/perlfaq3.pod
57967 ____________________________________________________________________________
57968 [  9527] By: jhi                                   on 2001/04/03  01:22:09
57969         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
57970              From: Peter Prymmer <pvhp@forte.com>
57971              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
57972              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
57973      Branch: perl
57974            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
57975 ____________________________________________________________________________
57976 [  9526] By: jhi                                   on 2001/04/03  01:18:25
57977         Log: The metaconfig unit changes for #9525.
57978      Branch: metaconfig
57979            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
57980      Branch: metaconfig/U/perl
57981            ! use64bits.U
57982 ____________________________________________________________________________
57983 [  9525] By: jhi                                   on 2001/04/03  01:17:30
57984         Log: Configure sanity checks:
57985              * if use64bitall is attempted but pointers are only 32-bit,
57986              'downgrade' to use64bitint
57987              * if use64bitint is attempted but there's no quad type,
57988              forget about use64bitint (well, the default for it is 'n',
57989              the user can still override this)
57990              * if pointers are 64 bits, do not try to use Perl's malloc
57991      Branch: perl
57992            ! Configure
57993 ____________________________________________________________________________
57994 [  9524] By: gsar                                  on 2001/04/03  01:09:12
57995         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
57996      Branch: maint-5.6/perl
57997            ! pp_sys.c
57998 ____________________________________________________________________________
57999 [  9523] By: jhi                                   on 2001/04/03  00:02:31
58000         Log: (Retracted by #9609)
58001              
58002              Make it harder for parallel makes to enter 'test' before
58003              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
58004              should be unhappy enough, but sometimes parallel makes seem
58005              to sneak past both in Tru64 and AIX.)
58006      Branch: perl
58007            ! Makefile.SH
58008 ____________________________________________________________________________
58009 [  9522] By: jhi                                   on 2001/04/02  22:35:31
58010         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
58011              Date: Mon, 2 Apr 2001 22:54:10 +0100
58012              From: Robin Houston <robin@kitsite.com>
58013              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
58014      Branch: perl
58015            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
58016 ____________________________________________________________________________
58017 [  9521] By: jhi                                   on 2001/04/02  22:32:23
58018         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
58019              From: Robin Houston <robin@kitsite.com>
58020              Date: Mon, 2 Apr 2001 20:24:03 +0100
58021              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
58022      Branch: perl
58023            ! ext/B/B/Concise.pm
58024 ____________________________________________________________________________
58025 [  9520] By: jhi                                   on 2001/04/02  22:30:43
58026         Log: Subject: [PATCH] REALLY pedantic hv.h nit
58027              From: Simon Cozens <simon@netthink.co.uk>
58028              Date: Mon, 2 Apr 2001 15:43:06 +0100
58029              Message-ID: <20010402154306.A21711@netthink.co.uk>
58030      Branch: perl
58031            ! hv.h
58032 ____________________________________________________________________________
58033 [  9519] By: jhi                                   on 2001/04/02  22:28:04
58034         Log: Based on
58035              
58036              Subject: [foolperl] EPOC fix
58037              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58038              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
58039              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
58040      Branch: perl
58041            ! pp_sys.c
58042 ____________________________________________________________________________
58043 [  9518] By: jhi                                   on 2001/04/02  22:22:34
58044         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
58045              
58046              README.win32 tweaks; add a note about alternative location for
58047              getting a gcc-2.95.2 that will build perl properly on windows
58048              
58049              add some notes about gutsy threading matters
58050              
58051              many of the utilities interpolate literal paths within doublequotes
58052              (fails on dosish platforms where path contains backslashes)
58053      Branch: perl
58054           !> README.win32 pod/perlguts.pod utils/perldoc.PL
58055           !> x2p/find2perl.PL x2p/s2p.PL
58056 ____________________________________________________________________________
58057 [  9517] By: gsar                                  on 2001/04/02  19:52:21
58058         Log: many of the utilities interpolate literal paths within doublequotes
58059              (fails on dosish platforms where path contains backslashes)
58060      Branch: maint-5.6/perl
58061            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
58062 ____________________________________________________________________________
58063 [  9516] By: gsar                                  on 2001/04/02  05:49:37
58064         Log: a foolish release
58065      Branch: maint-5.6/perl
58066            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
58067            ! pod/perltoc.pod
58068 ____________________________________________________________________________
58069 [  9515] By: gsar                                  on 2001/04/02  05:04:29
58070         Log: add missing changelog summaries
58071      Branch: maint-5.6/perl
58072            ! Changes
58073 ____________________________________________________________________________
58074 [  9514] By: gsar                                  on 2001/04/02  04:07:13
58075         Log: add some notes about gutsy threading matters
58076      Branch: maint-5.6/perl
58077            ! pod/perlguts.pod
58078 ____________________________________________________________________________
58079 [  9513] By: gsar                                  on 2001/04/02  03:25:21
58080         Log: add more prominent caveat notices about experimental features
58081      Branch: maint-5.6/perl
58082            ! pod/perlfork.pod pod/perlunicode.pod
58083 ____________________________________________________________________________
58084 [  9512] By: gsar                                  on 2001/04/02  02:54:33
58085         Log: integrate changes#9479,9509 from mainline
58086              
58087              [PATCH] File::Glob stuff for Mac OS
58088              
58089              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
58090      Branch: maint-5.6/perl
58091           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
58092           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
58093           !> t/lib/glob-taint.t
58094 ____________________________________________________________________________
58095 [  9511] By: gsar                                  on 2001/04/02  02:38:24
58096         Log: README.win32 tweaks; add a note about alternative location for
58097              getting a gcc-2.95.2 that will build perl properly on windows
58098      Branch: maint-5.6/perl
58099            ! README.win32
58100 ____________________________________________________________________________
58101 [  9510] By: jhi                                   on 2001/04/01  20:45:10
58102         Log: An ambiguousity warning.
58103      Branch: perl
58104            ! t/lib/trig.t
58105 ____________________________________________________________________________
58106 [  9509] By: jhi                                   on 2001/04/01  19:53:47
58107         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
58108              From: Jonathan Stowe <gellyfish@gellyfish.com>
58109              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
58110              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
58111      Branch: perl
58112            ! ext/File/Glob/bsd_glob.c
58113 ____________________________________________________________________________
58114 [  9508] By: jhi                                   on 2001/04/01  19:35:03
58115         Log: Update Changes.
58116      Branch: perl
58117            ! Changes patchlevel.h
58118 ____________________________________________________________________________
58119 [  9507] By: jhi                                   on 2001/04/01  19:24:01
58120         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
58121              from mainline to maintperl: pod tweaks.
58122      Branch: maint-5.6/perl
58123           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
58124           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
58125           !> pod/perlvar.pod
58126 ____________________________________________________________________________
58127 [  9506] By: jhi                                   on 2001/04/01  19:11:53
58128         Log: Commit Sarathy to April release of 5.6.1 :-)
58129      Branch: perl
58130            ! pod/perlfaq1.pod
58131 ____________________________________________________________________________
58132 [  9505] By: jhi                                   on 2001/04/01  19:03:15
58133         Log: Subject: PATCH 5.6.0 (perldebug.pod)
58134              From: Mark-Jason Dominus <mjd@plover.com>
58135              Date: Sun, 01 Apr 2001 14:25:11 -0400
58136              Message-ID: <20010401182511.9247.qmail@plover.com>
58137      Branch: perl
58138            ! pod/perldebug.pod
58139 ____________________________________________________________________________
58140 [  9504] By: jhi                                   on 2001/04/01  18:43:09
58141         Log: Add great_circle_direction().
58142      Branch: perl
58143            ! lib/Math/Trig.pm t/lib/trig.t
58144 ____________________________________________________________________________
58145 [  9503] By: jhi                                   on 2001/04/01  17:29:12
58146         Log: Unicode ReadMe update for Unicode 3.1.
58147      Branch: perl
58148            ! lib/unicode/ReadMe.txt
58149 ____________________________________________________________________________
58150 [  9502] By: jhi                                   on 2001/04/01  17:18:40
58151         Log: Integrate change #9501 from maintperl into mainline.
58152              
58153              fix the perlembed notes on multiple interpreters
58154              
58155              fix ExtUtils::Embed to work passably on Windows
58156      Branch: perl
58157           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
58158 ____________________________________________________________________________
58159 [  9501] By: gsar                                  on 2001/04/01  07:21:57
58160         Log: fix the perlembed notes on multiple interpreters
58161              
58162              fix ExtUtils::Embed to work passably on Windows
58163      Branch: maint-5.6/perl
58164            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
58165 ____________________________________________________________________________
58166 [  9500] By: jhi                                   on 2001/04/01  05:58:23
58167         Log: Test for #9499.
58168      Branch: perl
58169            ! t/op/tr.t
58170 ____________________________________________________________________________
58171 [  9499] By: jhi                                   on 2001/04/01  05:55:46
58172         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
58173      Branch: perl
58174            ! embed.h embed.pl op.c proto.h
58175 ____________________________________________________________________________
58176 [  9498] By: jhi                                   on 2001/04/01  05:44:34
58177         Log: Protect the workaround hunk more.
58178      Branch: perl
58179            ! toke.c
58180 ____________________________________________________________________________
58181 [  9497] By: jhi                                   on 2001/04/01  00:24:25
58182         Log: Integrate changes #9493,9494,9495,9496 from maintperl
58183              into mainline.
58184              
58185              fix a broken workaround for Borland compiler in change#4739
58186              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
58187              
58188              nits spotted by Borland compiler
58189              
58190              avoid redefinition warnings under Borland 5.02
58191              
58192              various nits identified by the Borland 5.5 compiler; remove suppression
58193              of a few warnings
58194      Branch: perl
58195           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
58196           !> win32/win32.h
58197 ____________________________________________________________________________
58198 [  9496] By: gsar                                  on 2001/03/31  23:22:28
58199         Log: various nits identified by the Borland 5.5 compiler; remove suppression
58200              of a few warnings
58201      Branch: maint-5.6/perl
58202            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
58203 ____________________________________________________________________________
58204 [  9495] By: gsar                                  on 2001/03/31  21:03:08
58205         Log: avoid redefinition warnings under Borland 5.02
58206      Branch: maint-5.6/perl
58207            ! win32/makefile.mk
58208 ____________________________________________________________________________
58209 [  9494] By: gsar                                  on 2001/03/31  20:18:59
58210         Log: nits spotted by Borland compiler
58211      Branch: maint-5.6/perl
58212            ! utf8.h win32/win32.h
58213 ____________________________________________________________________________
58214 [  9493] By: gsar                                  on 2001/03/31  20:18:05
58215         Log: fix a broken workaround for Borland compiler in change#4739
58216              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
58217      Branch: maint-5.6/perl
58218            ! toke.c
58219 ____________________________________________________________________________
58220 [  9492] By: jhi                                   on 2001/03/31  18:36:24
58221         Log: Integrate change #9491 from maintperl into mainline.
58222              
58223              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
58224              directory is relative (need to fetch the full path name *before*
58225              the chdir!)
58226      Branch: perl
58227           !> lib/Cwd.pm
58228 ____________________________________________________________________________
58229 [  9491] By: gsar                                  on 2001/03/31  17:01:56
58230         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
58231              directory is relative (need to fetch the full path name *before*
58232              the chdir!)
58233              
58234              this is a followup patch for change#6749
58235      Branch: maint-5.6/perl
58236            ! lib/Cwd.pm
58237 ____________________________________________________________________________
58238 [  9490] By: jhi                                   on 2001/03/31  15:50:18
58239         Log: Subject: Re: [PATCH] av.h cosmetics
58240              From: Simon Cozens <simon@netthink.co.uk>
58241              Date: Sat, 31 Mar 2001 13:09:59 +0100
58242              Message-ID: <20010331130959.A22000@netthink.co.uk>
58243              
58244              Document AvALLOC.
58245      Branch: perl
58246            ! pod/perlguts.pod
58247 ____________________________________________________________________________
58248 [  9489] By: jhi                                   on 2001/03/31  15:48:44
58249         Log: Subject: [PATCH] Re: Math::Big* v1.21
58250              From: Tels <perl_dummy@bloodgate.com>
58251              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
58252              Message-Id: <200103311125.GAA377738@www08.hway.net>
58253      Branch: perl
58254            ! pod/perlop.pod
58255 ____________________________________________________________________________
58256 [  9488] By: jhi                                   on 2001/03/31  03:39:51
58257         Log: Debug output tweak.
58258      Branch: perl
58259            ! t/lib/cwd.t
58260 ____________________________________________________________________________
58261 [  9487] By: jhi                                   on 2001/03/31  03:33:02
58262         Log: OverVMSification.
58263      Branch: perl
58264            ! t/lib/cwd.t
58265 ____________________________________________________________________________
58266 [  9486] By: jhi                                   on 2001/03/31  03:01:40
58267         Log: Missed MANIFESTations in #9483.
58268      Branch: perl
58269            ! MANIFEST
58270 ____________________________________________________________________________
58271 [  9485] By: jhi                                   on 2001/03/31  02:58:17
58272         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
58273              From: Peter Prymmer <pvhp@forte.com>
58274              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
58275              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
58276      Branch: perl
58277            ! regexec.c t/lib/cwd.t
58278 ____________________________________________________________________________
58279 [  9484] By: jhi                                   on 2001/03/31  01:04:41
58280         Log: Obsolete file (see #3938)
58281      Branch: perl
58282            - lib/unicode/README.Ethiopic
58283            ! MANIFEST
58284 ____________________________________________________________________________
58285 [  9483] By: jhi                                   on 2001/03/31  00:52:42
58286         Log: Update to Unicode 3.1.
58287              (Rename Names.txt to NamesList.txt.)
58288      Branch: perl
58289            + lib/unicode/NamesList.txt lib/unicode/PropList.html
58290            - lib/unicode/Names.txt
58291            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
58292            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
58293            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
58294            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
58295            ! lib/unicode/UCD.html lib/unicode/Unicode.html
58296            ! lib/unicode/rename lib/unicode/version
58297 ____________________________________________________________________________
58298 [  9482] By: jhi                                   on 2001/03/30  23:33:44
58299         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
58300              From: Robin Houston <robin@kitsite.com>
58301              Date: Fri, 30 Mar 2001 20:07:22 +0100
58302              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
58303      Branch: perl
58304            ! ext/B/B/Deparse.pm
58305 ____________________________________________________________________________
58306 [  9481] By: jhi                                   on 2001/03/30  23:20:25
58307         Log: Subject: Re: [PATCH] CwdXS, Take 2
58308              From: Benjamin Sugars <bsugars@canoe.ca>
58309              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
58310              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
58311      Branch: perl
58312            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
58313            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
58314 ____________________________________________________________________________
58315 [  9480] By: jhi                                   on 2001/03/30  22:52:38
58316         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
58317              From: David Dyck <dcd@tc.fluke.com>
58318              Date: Fri, 30 Mar 2001 14:44:13 -0800
58319              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
58320              
58321              The t/rantests flags file creation was accidentally
58322              removed by #9217.
58323      Branch: perl
58324            ! Makefile.SH
58325 ____________________________________________________________________________
58326 [  9479] By: jhi                                   on 2001/03/30  22:45:45
58327         Log: Subject: [PATCH] File::Glob stuff for Mac OS
58328              From: Chris Nandor <pudge@pobox.com>
58329              Date: Fri, 30 Mar 2001 16:51:00 -0500
58330              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
58331      Branch: perl
58332            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
58333            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
58334            ! t/lib/glob-taint.t
58335 ____________________________________________________________________________
58336 [  9478] By: jhi                                   on 2001/03/30  22:43:12
58337         Log: Subject: fix for win32/buildext.pl
58338              From: "Vadim Konovalov" <watman@inbox.ru>
58339              Date: Sat, 31 Mar 2001 00:50:36 +0400
58340              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
58341      Branch: perl
58342            ! win32/buildext.pl
58343 ____________________________________________________________________________
58344 [  9477] By: jhi                                   on 2001/03/30  22:41:16
58345         Log: Subject: small base.pm doc patch
58346              From: Leon Brocard <acme@astray.com>
58347              Date: Fri, 30 Mar 2001 21:49:57 +0100
58348              Message-ID: <20010330214957.B8733@ns0.astray.com>
58349      Branch: perl
58350            ! lib/base.pm
58351 ____________________________________________________________________________
58352 [  9476] By: jhi                                   on 2001/03/30  18:16:57
58353         Log: Subject: [PATCH] av.h cosmetics
58354              From: Simon Cozens <simon@netthink.co.uk>
58355              Date: Fri, 30 Mar 2001 18:12:28 +0100
58356              Message-ID: <20010330181228.A9319@netthink.co.uk>
58357      Branch: perl
58358            ! av.h
58359 ____________________________________________________________________________
58360 [  9475] By: jhi                                   on 2001/03/30  18:15:50
58361         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
58362              From: "Philip Newton" <pnewton@gmx.de>
58363              Date: Fri, 30 Mar 2001 19:06:57 +0200
58364              Message-ID: <3AC4D951.14815.1AC7068@localhost>
58365      Branch: perl
58366            ! pod/perlhack.pod
58367 ____________________________________________________________________________
58368 [  9474] By: jhi                                   on 2001/03/30  18:14:02
58369         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
58370              From: Benjamin Sugars <bsugars@canoe.ca>
58371              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
58372              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
58373      Branch: perl
58374            ! t/lib/glob-basic.t
58375 ____________________________________________________________________________
58376 [  9473] By: jhi                                   on 2001/03/30  16:09:24
58377         Log: Update Changes.
58378      Branch: perl
58379            ! Changes patchlevel.h
58380 ____________________________________________________________________________
58381 [  9472] By: jhi                                   on 2001/03/30  15:16:08
58382         Log: Integrate perlio:
58383              
58384              [  9471]
58385              Should be (^O eq 'MSWin32') not 'Win32'
58386              Fail #12 seems real - chdir is in wrong dir.
58387              
58388              [  9467]
58389              Skip order test of glob if case-ignoring system cannot 
58390              create a.test and A.test
58391      Branch: perl
58392           !> t/lib/cwd.t t/lib/glob-basic.t
58393 ____________________________________________________________________________
58394 [  9471] By: nick                                  on 2001/03/30  14:47:10
58395         Log: Should be (^O eq 'MSWin32') not 'Win32'
58396              Fail #12 seems real - chdir is in wrong dir.
58397      Branch: perlio
58398            ! t/lib/cwd.t
58399 ____________________________________________________________________________
58400 [  9470] By: jhi                                   on 2001/03/30  14:41:11
58401         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
58402              From: Radu Greab <radu@netsoft.ro>
58403              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
58404              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
58405              
58406              Replace #9352.
58407      Branch: perl
58408            ! ext/Socket/Socket.xs pp_sys.c
58409 ____________________________________________________________________________
58410 [  9469] By: jhi                                   on 2001/03/30  14:37:51
58411         Log: Subject: PATCH pod/perldiag.pod
58412              From: Robin Houston <robin@kitsite.com>
58413              Date: Fri, 30 Mar 2001 14:10:36 +0100
58414              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
58415      Branch: perl
58416            ! pod/perldiag.pod t/lib/glob-basic.t
58417 ____________________________________________________________________________
58418 [  9468] By: jhi                                   on 2001/03/30  14:36:36
58419         Log: Subject: Better diagnostic in io/fs.t
58420              From: andreas.koenig@anima.de (Andreas J. Koenig)
58421              Date: 30 Mar 2001 10:11:43 +0200
58422              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
58423      Branch: perl
58424            ! t/io/fs.t
58425 ____________________________________________________________________________
58426 [  9467] By: nick                                  on 2001/03/30  14:25:43
58427         Log: Skip order test of glob if case-ignoring system cannot 
58428              create a.test and A.test
58429      Branch: perlio
58430            ! t/lib/glob-basic.t
58431 ____________________________________________________________________________
58432 [  9466] By: nick                                  on 2001/03/30  13:03:12
58433         Log: Integrate mainline.
58434      Branch: perlio
58435            - ext/re/hints/aix.pl
58436           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
58437           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
58438           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
58439           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
58440 ____________________________________________________________________________
58441 [  9465] By: jhi                                   on 2001/03/30  03:53:37
58442         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
58443              the tests sometimes hang, sometimes not.)
58444      Branch: perl
58445            ! t/lib/io_multihomed.t t/lib/io_sock.t
58446 ____________________________________________________________________________
58447 [  9464] By: jhi                                   on 2001/03/30  02:56:04
58448         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
58449              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58450              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
58451              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
58452      Branch: perl
58453            ! op.c
58454 ____________________________________________________________________________
58455 [  9463] By: jhi                                   on 2001/03/30  02:34:48
58456         Log: Test for #9462.
58457      Branch: perl
58458            ! t/lib/b.t
58459 ____________________________________________________________________________
58460 [  9462] By: jhi                                   on 2001/03/30  02:29:37
58461         Log: Subject: B::Deparse precedence bug. (Patch included.)
58462              From: Jeremy Madea <jmadea@inktomi.com>
58463              Date: Thu, 29 Mar 2001 12:05:02 -0800
58464              Message-ID: <20010329120502.A24881@dr.inktomi.com>
58465      Branch: perl
58466            ! ext/B/B/Deparse.pm
58467 ____________________________________________________________________________
58468 [  9461] By: jhi                                   on 2001/03/30  02:18:41
58469         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
58470              From: Peter Prymmer <pvhp@forte.com>
58471              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
58472              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
58473      Branch: perl
58474            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
58475            ! t/lib/md5-file.t
58476 ____________________________________________________________________________
58477 [  9460] By: jhi                                   on 2001/03/30  02:17:07
58478         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
58479              From: Robin Houston <robin@kitsite.com>
58480              Date: Thu, 29 Mar 2001 20:47:56 +0100
58481              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
58482      Branch: perl
58483            ! ext/B/B/Debug.pm
58484 ____________________________________________________________________________
58485 [  9459] By: jhi                                   on 2001/03/30  02:16:05
58486         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
58487              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
58488              Date: Wed, 28 Mar 2001 18:02:20 -0600
58489              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
58490      Branch: perl
58491            ! lib/ExtUtils/MM_VMS.pm
58492 ____________________________________________________________________________
58493 [  9458] By: jhi                                   on 2001/03/30  02:07:58
58494         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
58495              From: "Joshua E. Rodd" <jrodd@pbs.org>
58496              Date: Wed, 28 Mar 2001 17:29:12 -0500
58497              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
58498      Branch: perl
58499            ! pod/perlop.pod
58500 ____________________________________________________________________________
58501 [  9457] By: jhi                                   on 2001/03/30  02:04:33
58502         Log: Subject: ext/re/aix.pl can go
58503              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58504              Date: Thu, 29 Mar 2001 12:03:28 +0200
58505              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
58506      Branch: perl
58507            - ext/re/hints/aix.pl
58508            ! MANIFEST
58509 ____________________________________________________________________________
58510 [  9456] By: jhi                                   on 2001/03/30  02:03:32
58511         Log: Integrate perlio:
58512              
58513              [  9455]
58514              DLL name has changed so installperl needs to know
58515              (Why isn't it working it out or passed it?)
58516              
58517              [  9454]
58518              Change Encode's check arguments to 'bool' so SvTRUE gets used
58519              and we don't get undef warnings.
58520      Branch: perl
58521           !> ext/Encode/Encode.xs installperl
58522 ____________________________________________________________________________
58523 [  9455] By: nick                                  on 2001/03/29  21:11:46
58524         Log: DLL name has changed so installperl needs to know
58525              (Why isn't it working it out or passed it?)
58526      Branch: perlio
58527            ! installperl
58528 ____________________________________________________________________________
58529 [  9454] By: nick                                  on 2001/03/29  20:56:12
58530         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
58531              and we don't get undef warnings.
58532      Branch: perlio
58533            ! ext/Encode/Encode.xs
58534 ____________________________________________________________________________
58535 [  9453] By: nick                                  on 2001/03/29  17:58:48
58536         Log: Integrate mainline
58537      Branch: perlio
58538           !> Changes patchlevel.h
58539 ____________________________________________________________________________
58540 [  9452] By: jhi                                   on 2001/03/29  16:44:55
58541         Log: Update Changes.
58542      Branch: perl
58543            ! Changes patchlevel.h
58544 ____________________________________________________________________________
58545 [  9451] By: nick                                  on 2001/03/29  16:31:38
58546         Log: Integrate mainline
58547      Branch: perlio
58548           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
58549           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
58550           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
58551           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
58552           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
58553 ____________________________________________________________________________
58554 [  9450] By: jhi                                   on 2001/03/29  16:29:17
58555         Log: Integrate perlio:
58556              
58557              [  9448]
58558              Make sure buildext.pl finds Errno.pm
58559      Branch: perl
58560           !> win32/buildext.pl
58561 ____________________________________________________________________________
58562 [  9449] By: jhi                                   on 2001/03/29  15:50:01
58563         Log: Update Changes.
58564      Branch: perl
58565            ! Changes patchlevel.h
58566 ____________________________________________________________________________
58567 [  9448] By: nick                                  on 2001/03/29  15:47:15
58568         Log: Make sure buildext.pl finds Errno.pm
58569      Branch: perlio
58570            ! win32/buildext.pl
58571 ____________________________________________________________________________
58572 [  9447] By: jhi                                   on 2001/03/29  15:39:34
58573         Log: Integrate perlio:
58574              
58575              [  9445]
58576              Fix breakage ... 
58577      Branch: perl
58578           !> win32/makefile.mk
58579 ____________________________________________________________________________
58580 [  9446] By: nick                                  on 2001/03/29  15:30:03
58581         Log: Integrate win32/makefile.mk with mainline.
58582      Branch: perlio
58583           !> win32/makefile.mk
58584 ____________________________________________________________________________
58585 [  9445] By: nick                                  on 2001/03/29  15:27:32
58586         Log: Fix breakage ... 
58587      Branch: perlio
58588            ! win32/makefile.mk
58589 ____________________________________________________________________________
58590 [  9444] By: jhi                                   on 2001/03/29  15:03:08
58591         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
58592              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
58593              Date: Thu, 29 Mar 2001 10:32:59 +0400
58594              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
58595      Branch: perl
58596            ! win32/makefile.mk
58597 ____________________________________________________________________________
58598 [  9443] By: jhi                                   on 2001/03/29  15:02:12
58599         Log: Integrate perlio:
58600              
58601              [  9442]
58602              Work in progress - determine win32 extensions to build via script.
58603              
58604              [  9435]
58605              Win32 has name conflict with ERROR
58606              
58607              [  9432]
58608              Make as-shipped compiler default to MSVC6 
58609              
58610              [  9431]
58611              Allow someone to write PerlIO::Array, PerlIO::Code, ...
58612              akin to PerlIO::Scalar.
58613              
58614              [  9429]
58615              Noticed that two tests were skipped as perlio:: package
58616              isn't there any more. Changed the skip condition.
58617              Avoid core-dump if sv_utf8_upgrade() called on something
58618              that does not become SvPOK after SvPV() (e.g. a ref).
58619      Branch: perl
58620           +> win32/buildext.pl
58621           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
58622           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
58623 ____________________________________________________________________________
58624 [  9442] By: nick                                  on 2001/03/29  14:59:11
58625         Log: Work in progress - determine win32 extensions to build via script.
58626      Branch: perlio
58627            + win32/buildext.pl
58628            ! MANIFEST win32/makefile.mk
58629 ____________________________________________________________________________
58630 [  9441] By: jhi                                   on 2001/03/29  14:51:47
58631         Log: Reintroduce the use of external pwd.
58632      Branch: perl
58633            ! t/lib/cwd.t
58634 ____________________________________________________________________________
58635 [  9440] By: jhi                                   on 2001/03/29  14:42:58
58636         Log: use warnings instead of -w.
58637      Branch: perl
58638            ! utils/h2xs.PL
58639 ____________________________________________________________________________
58640 [  9439] By: jhi                                   on 2001/03/29  14:41:52
58641         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
58642              From: Jonathan Stowe <gellyfish@gellyfish.com>
58643              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
58644              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
58645      Branch: perl
58646            ! utils/h2xs.PL
58647 ____________________________________________________________________________
58648 [  9438] By: jhi                                   on 2001/03/29  14:39:38
58649         Log: Subject: [PATCH perl@9424] minor pod nits
58650              From: Robin Barker <rmb1@cise.npl.co.uk>
58651              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
58652              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
58653      Branch: perl
58654            ! pod/perlhack.pod pod/perliol.pod
58655 ____________________________________________________________________________
58656 [  9437] By: jhi                                   on 2001/03/29  14:29:16
58657         Log: Subject: [PATCH perl@9424] typemap cast warning
58658              From: Robin Barker <rmb1@cise.npl.co.uk>
58659              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
58660              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
58661      Branch: perl
58662            ! lib/ExtUtils/typemap
58663 ____________________________________________________________________________
58664 [  9436] By: jhi                                   on 2001/03/29  14:26:03
58665         Log: Subject: [PATCH perl@9424] printf warning
58666              From: Robin Barker <rmb1@cise.npl.co.uk>
58667              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
58668              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
58669      Branch: perl
58670            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
58671            ! ext/Storable/Storable.xs toke.c
58672 ____________________________________________________________________________
58673 [  9435] By: nick                                  on 2001/03/29  14:23:31
58674         Log: Win32 has name conflict with ERROR
58675      Branch: perlio
58676            ! ext/PerlIO/Via/Via.xs
58677 ____________________________________________________________________________
58678 [  9434] By: jhi                                   on 2001/03/29  14:17:48
58679         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
58680              From: Peter Prymmer <pvhp@forte.com>
58681              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
58682              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
58683      Branch: perl
58684            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
58685 ____________________________________________________________________________
58686 [  9433] By: jhi                                   on 2001/03/29  13:52:44
58687         Log: test-prep target was missing.
58688      Branch: perl
58689            ! Makefile.SH
58690 ____________________________________________________________________________
58691 [  9432] By: nick                                  on 2001/03/29  12:40:03
58692         Log: Make as-shipped compiler default to MSVC6 
58693      Branch: perlio
58694            ! win32/makefile.mk
58695 ____________________________________________________________________________
58696 [  9431] By: nick                                  on 2001/03/29  12:12:16
58697         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
58698              akin to PerlIO::Scalar.
58699      Branch: perlio
58700            ! perlio.c perlio.h
58701 ____________________________________________________________________________
58702 [  9430] By: nick                                  on 2001/03/29  10:56:35
58703         Log: Integrate mainline.
58704      Branch: perlio
58705           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
58706           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
58707           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
58708           !> win32/makefile.mk win32/win32sck.c
58709 ____________________________________________________________________________
58710 [  9429] By: nick                                  on 2001/03/29  09:03:43
58711         Log: Noticed that two tests were skipped as perlio:: package
58712              isn't there any more. Changed the skip condition.
58713              Avoid core-dump if sv_utf8_upgrade() called on something
58714              that does not become SvPOK after SvPV() (e.g. a ref).
58715      Branch: perlio
58716            ! sv.c t/io/utf8.t t/lib/io_scalar.t
58717 ____________________________________________________________________________
58718 [  9428] By: jhi                                   on 2001/03/29  01:31:47
58719         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
58720              From: Benjamin Sugars <bsugars@canoe.ca> 
58721              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
58722              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
58723      Branch: perl
58724            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
58725            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
58726            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
58727 ____________________________________________________________________________
58728 [  9427] By: jhi                                   on 2001/03/29  00:49:30
58729         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
58730              From: "Vadim Konovalov" <watman@inbox.ru>
58731              Date: Thu, 29 Mar 2001 01:50:12 +0400
58732              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
58733      Branch: perl
58734            ! win32/makefile.mk win32/win32sck.c
58735 ____________________________________________________________________________
58736 [  9426] By: gsar                                  on 2001/03/29  00:28:04
58737         Log: dmake can only handle == and != in comparisons; support building
58738              with Borland's VCL libraries (from Vadim Konovalov)
58739      Branch: maint-5.6/perl
58740            ! win32/makefile.mk
58741 ____________________________________________________________________________
58742 [  9425] By: nick                                  on 2001/03/28  19:29:56
58743         Log: Integrate (@snapshot)
58744      Branch: perlio
58745           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
58746 ____________________________________________________________________________
58747 [  9424] By: jhi                                   on 2001/03/28  19:03:16
58748         Log: Update Changes.
58749      Branch: perl
58750            ! Changes patchlevel.h
58751 ____________________________________________________________________________
58752 [  9423] By: jhi                                   on 2001/03/28  18:52:09
58753         Log: Rmdir lib/XS on cleanup.
58754      Branch: perl
58755            ! Makefile.SH
58756 ____________________________________________________________________________
58757 [  9422] By: jhi                                   on 2001/03/28  18:49:34
58758         Log: Integrate perlio:
58759              
58760              [  9421]
58761              Loose duplicate chunk.
58762      Branch: perl
58763           !> t/op/utf8decode.t
58764 ____________________________________________________________________________
58765 [  9421] By: nick                                  on 2001/03/28  18:46:44
58766         Log: Loose duplicate chunk.
58767      Branch: perlio
58768            ! t/op/utf8decode.t
58769 ____________________________________________________________________________
58770 [  9420] By: nick                                  on 2001/03/28  18:44:11
58771         Log: Integrate mainline.
58772      Branch: perlio
58773           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
58774           !> vms/vmsish.h
58775 ____________________________________________________________________________
58776 [  9419] By: jhi                                   on 2001/03/28  18:42:05
58777         Log: Can't trust external pwds
58778              (either shell builtins or external programs)
58779      Branch: perl
58780            ! t/lib/cwd.t
58781 ____________________________________________________________________________
58782 [  9418] By: jhi                                   on 2001/03/28  18:34:05
58783         Log: Integrate perlio:
58784              
58785              [  9417]
58786              PerlIO.pm / perlio.pm conflict.
58787              Update some pods.
58788              Make t/op/utf8decode.t a text file.
58789      Branch: perl
58790            - lib/perlio.pm
58791           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
58792           !> t/op/utf8decode.t
58793 ____________________________________________________________________________
58794 [  9417] By: nick                                  on 2001/03/28  18:24:02
58795         Log: PerlIO.pm / perlio.pm conflict.
58796              Update some pods.
58797              Make t/op/utf8decode.t a text file.
58798      Branch: perlio
58799            - lib/perlio.pm
58800            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
58801            ! t/op/utf8decode.t
58802 ____________________________________________________________________________
58803 [  9416] By: jhi                                   on 2001/03/28  18:06:07
58804         Log: Integrate change #9409 from mainline to maintperl.
58805              
58806              Yet another tweak on AIX dynaloading.
58807      Branch: maint-5.6/perl
58808           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
58809 ____________________________________________________________________________
58810 [  9415] By: gsar                                  on 2001/03/28  17:13:01
58811         Log: integrate changes#9377,9385,9401 from mainline
58812              
58813              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
58814              
58815              If directory entries compare equal case-insensitively,
58816              retry case-sensitively.
58817              
58818              Subject: [PATCH] B::Terse and warnings
58819      Branch: maint-5.6/perl
58820           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
58821           !> t/pragma/warn/perl
58822 ____________________________________________________________________________
58823 [  9414] By: jhi                                   on 2001/03/28  17:11:12
58824         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
58825              From: "Craig A. Berry" <craigberry@mac.com>
58826              Date: Wed, 28 Mar 2001 10:55:20 -0600
58827              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
58828      Branch: perl
58829            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
58830 ____________________________________________________________________________
58831 [  9413] By: jhi                                   on 2001/03/28  17:03:12
58832         Log: Dup hunk.
58833      Branch: perl
58834            ! t/op/utf8decode.t
58835 ____________________________________________________________________________
58836 [  9412] By: jhi                                   on 2001/03/28  17:02:36
58837         Log: Forced integrate from perlio.
58838      Branch: perl
58839           !> t/op/utf8decode.t
58840 ____________________________________________________________________________
58841 [  9411] By: nick                                  on 2001/03/28  16:50:03
58842         Log: Integrate mainline.
58843      Branch: perlio
58844           +> t/lib/cwd.t
58845           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
58846           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
58847           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
58848           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
58849           !> t/pragma/warn/perl
58850 ____________________________________________________________________________
58851 [  9410] By: jhi                                   on 2001/03/28  16:44:23
58852         Log: Subject: Re: [PATCH] 9403 cannot be tested
58853              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58854              Date: Wed, 28 Mar 2001 18:33:56 +0200
58855              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
58856      Branch: perl
58857            ! makedef.pl
58858 ____________________________________________________________________________
58859 [  9409] By: jhi                                   on 2001/03/28  16:12:45
58860         Log: Yet another tweak on AIX dynaloading.
58861      Branch: perl
58862            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
58863 ____________________________________________________________________________
58864 [  9408] By: jhi                                   on 2001/03/28  15:52:55
58865         Log: Subject: [PATCH] 9403 cannot be tested
58866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
58867              Date: Wed, 28 Mar 2001 17:23:00 +0200
58868              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
58869              
58870              A missing symbol.
58871      Branch: perl
58872            ! makedef.pl
58873 ____________________________________________________________________________
58874 [  9407] By: jhi                                   on 2001/03/28  15:47:43
58875         Log: Integrate perlio:
58876              
58877              [  9400]
58878              More EBCDIC tweaks:
58879              - one more swash issue &~(0xA0-1) did not do the right thing,
58880              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
58881              - add "use re 'asciirange'" to make [!-~] etc. work
58882              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
58883              - Choose a key for t/op/each.t test which gets encoded.
58884              - Skip utf8decode if this is UTF-EBCDIC.
58885      Branch: perl
58886            ! t/op/utf8decode.t
58887           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
58888           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
58889 ____________________________________________________________________________
58890 [  9406] By: jhi                                   on 2001/03/28  15:37:08
58891         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
58892              From: Benjamin Sugars <bsugars@canoe.ca> 
58893              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
58894              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
58895      Branch: perl
58896            + t/lib/cwd.t
58897            ! MANIFEST
58898 ____________________________________________________________________________
58899 [  9405] By: jhi                                   on 2001/03/28  15:13:18
58900         Log: pp_ne() needs a CORRECT boolean.
58901      Branch: perl
58902            ! pp.c
58903 ____________________________________________________________________________
58904 [  9404] By: jhi                                   on 2001/03/28  15:09:23
58905         Log: pp_ne() needs a boolean, not an integer.
58906      Branch: perl
58907            ! pp.c
58908 ____________________________________________________________________________
58909 [  9403] By: jhi                                   on 2001/03/28  14:47:43
58910         Log: (Retracted by #9404.)
58911      Branch: perl
58912            ! pp.c
58913 ____________________________________________________________________________
58914 [  9402] By: jhi                                   on 2001/03/28  14:43:59
58915         Log: Subject: Re: [PATCH] Typemap testing
58916              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
58917              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
58918              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
58919      Branch: perl
58920            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
58921            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
58922 ____________________________________________________________________________
58923 [  9401] By: jhi                                   on 2001/03/28  14:42:14
58924         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
58925              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
58926              Date: Sun, 25 Mar 2001 21:59:15 +0100
58927              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
58928              
58929              A variable will be checked for the "use once" warnings if:
58930              
58931              1. It is in the scope of a use warnings 'once'
58932              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
58933              
58934              Otherwise it won't be checked at all.
58935              
58936              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
58937              
58938              The enclosed patch partially fixes this issue. What I didn't
58939              get to work was the case where the "used once" warning is enabled
58940              in any file other than the main file.
58941      Branch: perl
58942            ! gv.c t/pragma/warn/perl
58943 ____________________________________________________________________________
58944 [  9400] By: nick                                  on 2001/03/28  14:38:24
58945         Log: More EBCDIC tweaks:
58946              - one more swash issue &~(0xA0-1) did not do the right thing,
58947              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
58948              - add "use re 'asciirange'" to make [!-~] etc. work
58949              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
58950              - Choose a key for t/op/each.t test which gets encoded.
58951              - Skip utf8decode if this is UTF-EBCDIC.
58952      Branch: perlio
58953            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
58954            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
58955 ____________________________________________________________________________
58956 [  9399] By: jhi                                   on 2001/03/28  14:21:00
58957         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
58958              Andreas Schwab.
58959      Branch: perl
58960            ! pp.c
58961 ____________________________________________________________________________
58962 [  9398] By: jhi                                   on 2001/03/28  00:55:56
58963         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
58964              From: David Dyck <dcd@tc.fluke.com>
58965              Date: Tue, 27 Mar 2001 15:16:24 -0800
58966              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
58967      Branch: perl
58968            ! ext/IO/lib/IO/Socket.pm
58969 ____________________________________________________________________________
58970 [  9397] By: jhi                                   on 2001/03/27  21:52:49
58971         Log: Integrate perlio:
58972              
58973              [  9395]
58974              Outline docs for PerlIO and PerlIO::Scalar
58975              
58976              [  9394]
58977              PerlIO::Via layer (alpha-ish).
58978      Branch: perl
58979           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
58980           +> ext/PerlIO/Via/Via.xs
58981           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
58982 ____________________________________________________________________________
58983 [  9396] By: nick                                  on 2001/03/27  21:45:13
58984         Log: Integrate mainline.
58985      Branch: perlio
58986           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
58987           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
58988 ____________________________________________________________________________
58989 [  9395] By: nick                                  on 2001/03/27  21:18:58
58990         Log: Outline docs for PerlIO and PerlIO::Scalar
58991      Branch: perlio
58992            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
58993 ____________________________________________________________________________
58994 [  9394] By: nick                                  on 2001/03/27  20:50:13
58995         Log: PerlIO::Via layer (alpha-ish).
58996      Branch: perlio
58997            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
58998            + ext/PerlIO/Via/Via.xs
58999            ! MANIFEST
59000 ____________________________________________________________________________
59001 [  9393] By: jhi                                   on 2001/03/27  20:49:55
59002         Log: Retract #9329 now that 9390 should take care of the matter.
59003      Branch: perl
59004            ! utils/h2xs.PL
59005 ____________________________________________________________________________
59006 [  9390] By: jhi                                   on 2001/03/27  20:47:50
59007         Log: Subject: Autoloading Errno.pm when %! is encountered
59008              From: Robin Houston <robin@kitsite.com>
59009              Date: Tue, 27 Mar 2001 20:57:11 +0100
59010              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
59011      Branch: perl
59012            ! embed.h embed.pl gv.c proto.h t/op/magic.t
59013 ____________________________________________________________________________
59014 [  9389] By: jhi                                   on 2001/03/27  20:24:31
59015         Log: Integrate perlio:
59016              
59017              [  9384]
59018              Various EBCDIC fixes:
59019              - major revelation that swash code is encoding aware,
59020              (or thought it was) - now it is ;-)
59021              - With that out of the way fix a slab of tr/// cases.
59022              - Fix Encode 'Unicode' to be true Unicode so tests pass.
59023              - As anticipated Base64.xs needed tweaks.
59024              - Until tr/// works right avoid old_encode64 in MIME tests.
59025      Branch: perl
59026           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
59027           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
59028           !> utf8.c
59029 ____________________________________________________________________________
59030 [  9388] By: jhi                                   on 2001/03/27  20:21:38
59031         Log: Better have a three-element array if one is going to assign
59032              to the third element of that array. (from Tim Jenness)
59033      Branch: perl
59034            ! ext/XS/Typemap/Typemap.xs
59035 ____________________________________________________________________________
59036 [  9387] By: nick                                  on 2001/03/27  20:15:43
59037         Log: Integrate mainline.
59038      Branch: perlio
59039           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
59040           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
59041           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
59042           +> t/lib/xs-typemap.t
59043           !> (integrate 34 files)
59044 ____________________________________________________________________________
59045 [  9386] By: jhi                                   on 2001/03/27  20:04:18
59046         Log: Subject: Re: perl@9359 breaks HTML::Parser
59047              From: Gisle Aas <gisle@ActiveState.com>
59048              Date: 27 Mar 2001 11:30:24 -0800
59049              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
59050              
59051              Clarify the UTF-8 issues of the API docs.
59052              (Slightly reworded and expanded.)
59053      Branch: perl
59054            ! pod/perlapi.pod sv.c sv.h
59055 ____________________________________________________________________________
59056 [  9385] By: jhi                                   on 2001/03/27  19:44:25
59057         Log: If directory entries compare equal case-insensitively,
59058              retry case-sensitively.
59059      Branch: perl
59060            ! ext/File/Glob/bsd_glob.c
59061 ____________________________________________________________________________
59062 [  9384] By: nick                                  on 2001/03/27  19:38:50
59063         Log: Various EBCDIC fixes:
59064              - major revelation that swash code is encoding aware,
59065              (or thought it was) - now it is ;-)
59066              - With that out of the way fix a slab of tr/// cases.
59067              - Fix Encode 'Unicode' to be true Unicode so tests pass.
59068              - As anticipated Base64.xs needed tweaks.
59069              - Until tr/// works right avoid old_encode64 in MIME tests.
59070      Branch: perlio
59071            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
59072            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
59073 ____________________________________________________________________________
59074 [  9383] By: jhi                                   on 2001/03/27  18:34:41
59075         Log: Add the std test suite BEGIN block.
59076      Branch: perl
59077            ! t/lib/xs-typemap.t
59078 ____________________________________________________________________________
59079 [  9382] By: jhi                                   on 2001/03/27  15:16:07
59080         Log: Add debugging output to the test.
59081      Branch: perl
59082            ! t/lib/glob-basic.t
59083 ____________________________________________________________________________
59084 [  9381] By: jhi                                   on 2001/03/27  15:08:10
59085         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
59086      Branch: perl
59087            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
59088            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
59089            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
59090            + t/lib/xs-typemap.t
59091            ! MANIFEST
59092 ____________________________________________________________________________
59093 [  9380] By: jhi                                   on 2001/03/27  14:48:34
59094         Log: Subject: [PATCH] Typemap testing
59095              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
59096              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
59097              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
59098              
59099              (The first part of the patch.)
59100      Branch: perl
59101            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
59102 ____________________________________________________________________________
59103 [  9379] By: jhi                                   on 2001/03/27  14:44:56
59104         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
59105              From: Benjamin Sugars <bsugars@canoe.ca> 
59106              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
59107              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
59108      Branch: perl
59109            ! t/lib/glob-basic.t
59110 ____________________________________________________________________________
59111 [  9378] By: jhi                                   on 2001/03/27  14:42:30
59112         Log: Subject: [PATCH] perlvar nit
59113              From: Simon Cozens <simon@netthink.co.uk>
59114              Date: Tue, 27 Mar 2001 01:12:01 +0100
59115              Message-ID: <20010327011201.A19179@netthink.co.uk>
59116      Branch: perl
59117            ! pod/perlvar.pod
59118 ____________________________________________________________________________
59119 [  9377] By: jhi                                   on 2001/03/27  14:36:26
59120         Log: Subject: [PATCH] B::Terse and warnings
59121              From: Benjamin Sugars <ben.sugars@home.com>
59122              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
59123              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
59124      Branch: perl
59125            ! ext/B/B.pm ext/B/B/Terse.pm
59126 ____________________________________________________________________________
59127 [  9376] By: jhi                                   on 2001/03/27  14:31:31
59128         Log: Document sockatmark() some.
59129      Branch: perl
59130            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
59131            ! pod/perltoc.pod
59132 ____________________________________________________________________________
59133 [  9375] By: jhi                                   on 2001/03/27  14:00:24
59134         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
59135              noted by Gisle and fixed by NI-S.
59136      Branch: perl
59137            ! sv.c
59138 ____________________________________________________________________________
59139 [  9374] By: jhi                                   on 2001/03/27  05:50:01
59140         Log: Regen toc.
59141      Branch: perl
59142            ! pod/perltoc.pod
59143 ____________________________________________________________________________
59144 [  9373] By: jhi                                   on 2001/03/27  05:43:51
59145         Log: Pixie documenting.
59146      Branch: perl
59147            ! Makefile.SH pod/perlhack.pod
59148 ____________________________________________________________________________
59149 [  9372] By: jhi                                   on 2001/03/27  05:29:34
59150         Log: Metaconfig unit changes for #9371.
59151      Branch: metaconfig
59152            ! U/modified/myhostname.U
59153      Branch: metaconfig/U/perl
59154            + d_sockatmark.U
59155            ! gccvers.U
59156 ____________________________________________________________________________
59157 [  9371] By: jhi                                   on 2001/03/27  05:29:07
59158         Log: Add sockatmark() probing.
59159      Branch: perl
59160            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59161            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
59162            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59163            ! vos/config.ga.h win32/config.bc win32/config.gc
59164            ! win32/config.vc
59165 ____________________________________________________________________________
59166 [  9370] By: jhi                                   on 2001/03/26  22:01:18
59167         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
59168              Really need to benchmark this.
59169      Branch: perl
59170            ! pp.c
59171 ____________________________________________________________________________
59172 [  9369] By: nick                                  on 2001/03/26  21:59:30
59173         Log: Integrate mainline.
59174      Branch: perlio
59175            ! ext/MIME/Base64/QuotedPrint.pm
59176           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
59177           !> patchlevel.h pod/perlhack.pod pp_sys.c
59178 ____________________________________________________________________________
59179 [  9368] By: jhi                                   on 2001/03/26  21:47:03
59180         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
59181              
59182              TODO1: perlbench.
59183              TODO2: le, lt, ge, gt?  Yech.
59184      Branch: perl
59185            ! pp.c
59186 ____________________________________________________________________________
59187 [  9367] By: jhi                                   on 2001/03/26  21:34:57
59188         Log: Too much cut-and-paste in #9363.
59189      Branch: perl
59190            ! pp_sys.c
59191 ____________________________________________________________________________
59192 [  9366] By: jhi                                   on 2001/03/26  21:20:53
59193         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
59194              From: Andreas Schwab <schwab@suse.de>
59195              Date: 26 Mar 2001 17:29:04 +0200
59196              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
59197              
59198              (The patch for 5.6.0 or so, this is a guess for bleadperl)
59199      Branch: perl
59200            ! pp_hot.c
59201 ____________________________________________________________________________
59202 [  9365] By: jhi                                   on 2001/03/26  21:07:54
59203         Log: Integrate perlio:
59204              
59205              [  9364]
59206              REFCNT botch in layer name cache hash.
59207      Branch: perl
59208           !> perlio.c
59209 ____________________________________________________________________________
59210 [  9364] By: nick                                  on 2001/03/26  20:30:48
59211         Log: REFCNT botch in layer name cache hash.
59212      Branch: perlio
59213            ! perlio.c
59214 ____________________________________________________________________________
59215 [  9363] By: jhi                                   on 2001/03/26  18:44:32
59216         Log: Subject: [PATCH] socket() leaks file descriptors
59217              From: Benjamin Sugars <bsugars@canoe.ca>
59218              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
59219              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
59220              
59221              Also sockpair() fixed similarly.
59222      Branch: perl
59223            ! pp_sys.c
59224 ____________________________________________________________________________
59225 [  9362] By: jhi                                   on 2001/03/26  18:37:52
59226         Log: Integrate perlio:
59227              
59228              [  9361]
59229              Implement flush of linebuffered streams on read of a tty.
59230              
59231              [  9360]
59232              Memory tweaks and notes for OEMVS.
59233      Branch: perl
59234           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
59235 ____________________________________________________________________________
59236 [  9361] By: nick                                  on 2001/03/26  17:32:06
59237         Log: Implement flush of linebuffered streams on read of a tty.
59238      Branch: perlio
59239            ! perlio.c perliol.h
59240 ____________________________________________________________________________
59241 [  9360] By: nick                                  on 2001/03/26  17:12:32
59242         Log: Memory tweaks and notes for OEMVS.
59243      Branch: perlio
59244            ! README.os390 miniperlmain.c t/op/pat.t
59245 ____________________________________________________________________________
59246 [  9359] By: jhi                                   on 2001/03/26  02:12:54
59247         Log: Update Changes.
59248      Branch: perl
59249            ! Changes patchlevel.h
59250 ____________________________________________________________________________
59251 [  9358] By: jhi                                   on 2001/03/26  02:05:32
59252         Log: Document the most common pixie options.
59253      Branch: perl
59254            ! pod/perlhack.pod
59255 ____________________________________________________________________________
59256 [  9357] By: jhi                                   on 2001/03/26  01:25:28
59257         Log: For perl.pixie check *before* compiling that optimize is -g,
59258              as for perl.third.
59259      Branch: perl
59260            ! Makefile.SH
59261 ____________________________________________________________________________
59262 [  9356] By: jhi                                   on 2001/03/26  01:13:41
59263         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
59264      Branch: perl
59265            ! Makefile.SH
59266 ____________________________________________________________________________
59267 [  9355] By: jhi                                   on 2001/03/26  01:11:19
59268         Log: Remove t/perl.third.
59269      Branch: perl
59270            ! Makefile.SH
59271 ____________________________________________________________________________
59272 [  9354] By: jhi                                   on 2001/03/26  00:23:38
59273         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
59274              IO::Sockatmark().
59275      Branch: perl
59276            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
59277 ____________________________________________________________________________
59278 [  9353] By: jhi                                   on 2001/03/25  22:25:04
59279         Log: Integrate perlio:
59280              
59281              [  9351]
59282              Fix readline in list mode to tell rest of world that it has
59283              things on the stack. Otherwise if perl code gets invoked
59284              underneath it it scribbles over results-so-far.
59285              (Why TIEHANDLE has not tripped on this is a mystery.)
59286              
59287              [  9350]
59288              win32/makefile.mk typos
59289              
59290              [  9348]
59291              Make it text
59292              
59293              [  9346]
59294              Add destruct time hook to PerlIO (for work-in-process implementing
59295              layers in perl code. In such cases layers need to be popped before
59296              we loose the ability to run perl code.)
59297              Also back-out "PerlIO::object" hook - it isn't going to work like that...
59298              
59299              [  9345]
59300              Avoid at leasy one of undefined warnings in Encode.
59301              
59302              [  9343]
59303              Missing return value.
59304      Branch: perl
59305           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
59306           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
59307           !> pp_hot.c win32/makefile.mk
59308 ____________________________________________________________________________
59309 [  9352] By: jhi                                   on 2001/03/25  22:21:41
59310         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
59311              From: Radu Greab <radu@netsoft.ro>
59312              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
59313              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
59314      Branch: perl
59315            ! pp_sys.c
59316 ____________________________________________________________________________
59317 [  9351] By: nick                                  on 2001/03/25  22:15:02
59318         Log: Fix readline in list mode to tell rest of world that it has
59319              things on the stack. Otherwise if perl code gets invoked
59320              underneath it it scribbles over results-so-far.
59321              (Why TIEHANDLE has not tripped on this is a mystery.)
59322      Branch: perlio
59323            ! pp_hot.c
59324 ____________________________________________________________________________
59325 [  9350] By: nick                                  on 2001/03/25  22:10:13
59326         Log: win32/makefile.mk typos
59327      Branch: perlio
59328            ! win32/makefile.mk
59329 ____________________________________________________________________________
59330 [  9349] By: nick                                  on 2001/03/25  21:31:14
59331         Log: Integrate now-non-binary file.
59332      Branch: perlio
59333           !> t/lib/mimeqp.t
59334 ____________________________________________________________________________
59335 [  9348] By: nick                                  on 2001/03/25  21:27:24
59336         Log: Make it text
59337      Branch: perlio
59338            ! t/lib/mimeqp.t
59339 ____________________________________________________________________________
59340 [  9347] By: nick                                  on 2001/03/25  21:25:37
59341         Log: Integrate mainline.
59342      Branch: perlio
59343           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
59344           !> lib/Term/ReadLine.pm t/lib/md5-file.t
59345 ____________________________________________________________________________
59346 [  9346] By: nick                                  on 2001/03/25  20:58:15
59347         Log: Add destruct time hook to PerlIO (for work-in-process implementing
59348              layers in perl code. In such cases layers need to be popped before
59349              we loose the ability to run perl code.)
59350              Also back-out "PerlIO::object" hook - it isn't going to work like that...
59351      Branch: perlio
59352            ! perl.c perlio.c perlio.h perliol.h
59353 ____________________________________________________________________________
59354 [  9345] By: nick                                  on 2001/03/25  20:49:11
59355         Log: Avoid at leasy one of undefined warnings in Encode.
59356      Branch: perlio
59357            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
59358 ____________________________________________________________________________
59359 [  9344] By: jhi                                   on 2001/03/25  20:37:43
59360         Log: A workaround for using Term::ReadLine in emacs minibuffer
59361              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
59362              additional tweaks from Ilya Zakharevich.
59363      Branch: perl
59364            ! lib/Term/ReadLine.pm
59365 ____________________________________________________________________________
59366 [  9343] By: nick                                  on 2001/03/25  20:21:14
59367         Log: Missing return value.
59368      Branch: perlio
59369            ! ext/PerlIO/Scalar/Scalar.xs
59370 ____________________________________________________________________________
59371 [  9342] By: jhi                                   on 2001/03/25  16:21:00
59372         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
59373              to equal the CPAN versions since no code changes have been made.
59374      Branch: perl
59375            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
59376            ! t/lib/md5-file.t
59377 ____________________________________________________________________________
59378 [  9341] By: jhi                                   on 2001/03/25  16:01:48
59379         Log: Escape 8-bit characters.
59380      Branch: perl
59381            ! t/lib/mimeqp.t
59382 ____________________________________________________________________________
59383 [  9340] By: gsar                                  on 2001/03/25  15:50:53
59384         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
59385              chars)
59386      Branch: perl
59387            + t/lib/mimeqp.t
59388 ____________________________________________________________________________
59389 [  9339] By: gsar                                  on 2001/03/25  15:48:50
59390         Log: delete mimeqp.t for later add with text mode set
59391      Branch: perl
59392            - t/lib/mimeqp.t
59393 ____________________________________________________________________________
59394 [  9338] By: nick                                  on 2001/03/25  09:01:57
59395         Log: Integrate mainline.
59396      Branch: perlio
59397           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
59398           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
59399           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
59400           +> t/lib/mimeb64u.t t/lib/mimeqp.t
59401           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
59402           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
59403           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
59404 ____________________________________________________________________________
59405 [  9337] By: jhi                                   on 2001/03/25  04:23:24
59406         Log: Add MIME::Base64 here and there.  Again, a lot of
59407              optimism is in the air.
59408      Branch: perl
59409            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
59410            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
59411 ____________________________________________________________________________
59412 [  9336] By: jhi                                   on 2001/03/25  04:12:43
59413         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
59414              this by ear as I do not do Win32 programming.)
59415      Branch: perl
59416            ! win32/Makefile win32/makefile.mk
59417 ____________________________________________________________________________
59418 [  9335] By: jhi                                   on 2001/03/25  04:03:50
59419         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
59420      Branch: perl
59421            ! t/lib/md5-file.t
59422 ____________________________________________________________________________
59423 [  9334] By: jhi                                   on 2001/03/25  03:58:53
59424         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
59425      Branch: perl
59426            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
59427            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
59428            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
59429            + t/lib/mimeb64u.t t/lib/mimeqp.t
59430            ! MANIFEST
59431 ____________________________________________________________________________
59432 [  9333] By: jhi                                   on 2001/03/24  20:14:37
59433         Log: Integrate perlio:
59434              
59435              [  9332]
59436              Fix un-init variable leading to spurious "Out of Memory!"
59437              
59438              [  9331]
59439              Tweak docs for C<open> (boy does that need wholesale revision...)
59440              and update layers internals doc.
59441      Branch: perl
59442           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
59443 ____________________________________________________________________________
59444 [  9332] By: nick                                  on 2001/03/24  19:40:34
59445         Log: Fix un-init variable leading to spurious "Out of Memory!"
59446      Branch: perlio
59447            ! doio.c
59448 ____________________________________________________________________________
59449 [  9331] By: nick                                  on 2001/03/24  19:09:59
59450         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
59451              and update layers internals doc.
59452      Branch: perlio
59453            ! pod/perlfunc.pod pod/perliol.pod
59454 ____________________________________________________________________________
59455 [  9330] By: jhi                                   on 2001/03/24  18:42:11
59456         Log: The length might be uninitialized garbage if the *svp is the undef.
59457      Branch: perl
59458            ! doio.c
59459 ____________________________________________________________________________
59460 [  9329] By: jhi                                   on 2001/03/24  18:26:57
59461         Log: (Retracted by #9393)
59462              
59463              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
59464              From: Simon Cozens <simon@netthink.co.uk>
59465              Date: Sat, 24 Mar 2001 17:13:17 +0000
59466              Message-ID: <20010324171317.A13406@netthink.co.uk>
59467      Branch: perl
59468            ! utils/h2xs.PL
59469 ____________________________________________________________________________
59470 [  9328] By: nick                                  on 2001/03/24  17:22:02
59471         Log: Integrate mainline.
59472      Branch: perlio
59473           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
59474           !> lib/unicode/version
59475 ____________________________________________________________________________
59476 [  9327] By: nick                                  on 2001/03/24  17:16:02
59477         Log: Integrate mainline.
59478      Branch: perlio
59479           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
59480           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
59481           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
59482           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
59483           +> t/lib/md5-file.t
59484           !> MANIFEST Makefile.SH configure.com djgpp/config.over
59485           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
59486           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
59487           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
59488           !> win32/makefile.mk
59489 ____________________________________________________________________________
59490 [  9326] By: jhi                                   on 2001/03/24  17:00:42
59491         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
59492      Branch: perl
59493            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
59494            ! lib/unicode/version
59495 ____________________________________________________________________________
59496 [  9325] By: jhi                                   on 2001/03/24  16:22:33
59497         Log: Subject: Re: B::Deparse bug (5.6.0)
59498              From: Robin Houston <robin@kitsite.com>
59499              Date: Sat, 24 Mar 2001 14:33:09 +0000
59500              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
59501      Branch: perl
59502            ! op.c pp.c t/lib/b.t t/op/repeat.t
59503 ____________________________________________________________________________
59504 [  9324] By: jhi                                   on 2001/03/24  16:21:56
59505         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
59506              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
59507              these additions may be too optimistic.
59508      Branch: perl
59509            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
59510            ! hints/uwin.sh hints/vmesa.sh
59511 ____________________________________________________________________________
59512 [  9323] By: jhi                                   on 2001/03/24  16:06:01
59513         Log: Integrate perlio:
59514              
59515              [  9322]
59516              Routine Win32 regen_config_h - no real changes.
59517              
59518              [  9321]
59519              PerlIO fixups for Win32:
59520              - provide win33_popenlist() - non-functional as yet.
59521              - avoid need for aTHX in PerlIO_debug calls - even if not 
59522              enabled args are still evaluated so Win32 has trouble during fork().
59523              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
59524              - Fixup makedef.pl for latest set of symbols.
59525              
59526              [  9320]
59527              POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
59528              was gibberish - broke it on WIn32 at least.
59529              
59530              [  9319]
59531              Generated files.
59532              
59533              [  9318]
59534              Implement:
59535              1.  open($fh,"+<",undef);  # add test to t/io/open.t
59536              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
59537      Branch: perl
59538           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
59539           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
59540            ! Makefile.SH
59541           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
59542           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
59543           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
59544           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
59545           !> win32/makefile.mk win32/perlhost.h win32/win32.c
59546           !> win32/win32iop.h
59547 ____________________________________________________________________________
59548 [  9322] By: nick                                  on 2001/03/24  14:39:12
59549         Log: Routine Win32 regen_config_h - no real changes.
59550      Branch: perlio
59551            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
59552 ____________________________________________________________________________
59553 [  9321] By: nick                                  on 2001/03/24  14:31:49
59554         Log: PerlIO fixups for Win32:
59555              - provide win33_popenlist() - non-functional as yet.
59556              - avoid need for aTHX in PerlIO_debug calls - even if not 
59557              enabled args are still evaluated so Win32 has trouble during fork().
59558              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
59559              - Fixup makedef.pl for latest set of symbols.
59560      Branch: perlio
59561            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
59562            ! win32/perlhost.h win32/win32.c win32/win32iop.h
59563 ____________________________________________________________________________
59564 [  9320] By: nick                                  on 2001/03/24  14:26:58
59565         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
59566              was gibberish - broke it on WIn32 at least.
59567      Branch: perlio
59568            ! ext/POSIX/POSIX.xs
59569 ____________________________________________________________________________
59570 [  9319] By: nick                                  on 2001/03/24  11:29:41
59571         Log: Generated files.
59572      Branch: perlio
59573            ! embed.h global.sym objXSUB.h perlapi.c proto.h
59574 ____________________________________________________________________________
59575 [  9318] By: nick                                  on 2001/03/24  10:29:37
59576         Log: Implement:
59577              1.  open($fh,"+<",undef);  # add test to t/io/open.t
59578              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
59579      Branch: perlio
59580            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
59581            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
59582            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
59583            ! t/io/open.t t/io/utf8.t
59584 ____________________________________________________________________________
59585 [  9317] By: jhi                                   on 2001/03/23  23:41:25
59586         Log: AIX does seems to have optimization problems with its C compilers.
59587      Branch: perl
59588            ! hints/aix.sh
59589 ____________________________________________________________________________
59590 [  9316] By: jhi                                   on 2001/03/23  23:40:46
59591         Log: Integrate perlio:
59592              
59593              [  9314]
59594              Perlio internals re-organized.
59595              - open process creates AV of layer/arg pairs
59596              (appends layers from open() or open.pm to default list).
59597              - push arg is now an SV.
59598              - layer ->Open get passed the AV
59599              - open is no longer mandatory method.
59600              - topmost layer that has ->Open method does the open
59601              - any layers above are pushed once that returns.
59602              - vtable re-ordered so dummy layers need only provide push/pop methods.
59603              
59604              [  9313]
59605              Check in a stable (working) version before next round of tweaks.
59606              Changes include:
59607              - Move default layers code out of doio.c and into perlio.c
59608              - Single routine for parsing layer specification strings.
59609              - Skeleton support for demand loading of layers
59610              - Core-dump avoidance if PERLIO environment specifies loadable layer
59611              (does not _work_ as need IO to load and need load to do IO ...)
59612              
59613              [  9305]
59614              Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
59615              
59616              [  9304]
59617              Render -Duseperlio functional again.
59618              - this is "quick fix" which calls PerlIO_apply_layers after opening,
59619              which is what old scheme did. New scheme needs to change that
59620              to make open(...,\$scalar) etc. work but this will do for now.
59621              
59622              [  9303]
59623              Avoid "reopen" semantics for time being. Fix bug in dup logic.
59624              -Uuseperlio now works again.
59625              -Duseperlio is still poorly. Don't merge yet...
59626              
59627              [  9302]
59628              Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
59629              type code.
59630              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
59631              is its main caller. In particular now has access to "extra" args, and
59632              can tell when an open handle is "reopened" (or duped?).
59633              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
59634              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
59635              PerlIO_open() et. al. (i.e. other way round).
59636              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
59637              with args close to PerlIO_openn().
59638      Branch: perl
59639           +> lib/PerlIO.pm
59640           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
59641           !> perliol.h
59642 ____________________________________________________________________________
59643 [  9315] By: jhi                                   on 2001/03/23  22:16:30
59644         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
59645      Branch: perl
59646            ! t/lib/md5-file.t
59647 ____________________________________________________________________________
59648 [  9314] By: nick                                  on 2001/03/23  20:49:02
59649         Log: Perlio internals re-organized.
59650              - open process creates AV of layer/arg pairs
59651              (appends layers from open() or open.pm to default list).
59652              - push arg is now an SV.
59653              - layer ->Open get passed the AV
59654              - open is no longer mandatory method.
59655              - topmost layer that has ->Open method does the open
59656              - any layers above are pushed once that returns.
59657              - vtable re-ordered so dummy layers need only provide push/pop methods.
59658      Branch: perlio
59659            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
59660 ____________________________________________________________________________
59661 [  9313] By: nick                                  on 2001/03/23  16:27:41
59662         Log: Check in a stable (working) version before next round of tweaks.
59663              Changes include:
59664              - Move default layers code out of doio.c and into perlio.c
59665              - Single routine for parsing layer specification strings.
59666              - Skeleton support for demand loading of layers
59667              - Core-dump avoidance if PERLIO environment specifies loadable layer
59668              (does not _work_ as need IO to load and need load to do IO ...)
59669      Branch: perlio
59670            + lib/PerlIO.pm
59671            ! MANIFEST doio.c perlio.c
59672 ____________________________________________________________________________
59673 [  9312] By: gsar                                  on 2001/03/23  16:25:25
59674         Log: add execute bit to files with shebang lines in the repository;
59675              avoid clobbering execute bit in Porting/makerel 
59676      Branch: maint-5.6/perl
59677            ! (edit 144 files)
59678 ____________________________________________________________________________
59679 [  9311] By: jhi                                   on 2001/03/23  14:25:35
59680         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
59681      Branch: perl
59682            ! MANIFEST
59683 ____________________________________________________________________________
59684 [  9310] By: jhi                                   on 2001/03/23  13:45:04
59685         Log: Subject: [PATCH] Net::Ping
59686              From: Colin McMillen <mcmi0037@tc.umn.edu>
59687              Date: Thu, 22 Mar 2001 19:30:31 -0600
59688              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
59689      Branch: perl
59690            ! lib/Net/Ping.pm
59691 ____________________________________________________________________________
59692 [  9309] By: jhi                                   on 2001/03/23  13:39:13
59693         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
59694      Branch: perl
59695            ! t/lib/md5-aaa.t t/lib/md5-file.t
59696 ____________________________________________________________________________
59697 [  9308] By: jhi                                   on 2001/03/23  13:20:34
59698         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
59699              - bump the version to 2.14
59700              - drop the base64 tests since they require MIME::Base64
59701              - drop the rfc1321.txt
59702              - drop the hints/dec_osf.pl since it's only needed for
59703              pre-5.005_03 Perls
59704              Todo:
59705              - the U32 alignment testing is now removed; it needs to
59706              be reintroduced as as a Config variable (meaning also
59707              as a Configure test)
59708              - get the new EBCDIC md5sum for MD5.pm
59709              - test in Win32 to see how badly I botched the makefiles
59710      Branch: perl
59711            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
59712            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
59713            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
59714            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
59715            + t/lib/md5-file.t
59716            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
59717            ! win32/Makefile win32/makefile.mk
59718 ____________________________________________________________________________
59719 [  9307] By: jhi                                   on 2001/03/23  12:56:14
59720         Log: Integrate change #9306 from maintperl into mainline,
59721              AIX dynaloader for AIXes without <load.h>.
59722      Branch: perl
59723           !> ext/DynaLoader/hints/aix.pl
59724 ____________________________________________________________________________
59725 [  9306] By: jhi                                   on 2001/03/23  12:51:36
59726         Log: There are AIXes without /usr/include/load.h,
59727              patch from H.Merijn Brand.
59728      Branch: maint-5.6/perl
59729            ! ext/DynaLoader/hints/aix.pl
59730 ____________________________________________________________________________
59731 [  9305] By: nick                                  on 2001/03/23  11:00:42
59732         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
59733      Branch: perlio
59734            ! ext/Encode/Encode.xs perlio.c perlio.h
59735 ____________________________________________________________________________
59736 [  9304] By: nick                                  on 2001/03/23  10:20:46
59737         Log: Render -Duseperlio functional again.
59738              - this is "quick fix" which calls PerlIO_apply_layers after opening,
59739              which is what old scheme did. New scheme needs to change that
59740              to make open(...,\$scalar) etc. work but this will do for now.
59741      Branch: perlio
59742            ! perlio.c
59743 ____________________________________________________________________________
59744 [  9303] By: nick                                  on 2001/03/23  09:53:20
59745         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
59746              -Uuseperlio now works again.
59747              -Duseperlio is still poorly. Don't merge yet...
59748      Branch: perlio
59749            ! doio.c perlio.h
59750 ____________________________________________________________________________
59751 [  9302] By: nick                                  on 2001/03/22  22:26:51
59752         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
59753              type code.
59754              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
59755              is its main caller. In particular now has access to "extra" args, and
59756              can tell when an open handle is "reopened" (or duped?).
59757              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
59758              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
59759              PerlIO_open() et. al. (i.e. other way round).
59760              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
59761              with args close to PerlIO_openn().
59762      Branch: perlio
59763            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
59764 ____________________________________________________________________________
59765 [  9301] By: jhi                                   on 2001/03/22  20:58:04
59766         Log: Integrate perlio:
59767              
59768              [  9300]
59769              Don't include $@ in not ok message.
59770              
59771              [  9298]
59772              Give a meaning to '&' in n-arg open case:
59773              open($fh,"<&",$scalar);
59774              $scalar can be:
59775              - an integer which does "fdopen"
59776              open($fh,"<&",2); # like open($fh,"<&2")
59777              - something that will yield a file handle via sv_2io()
59778              useful for dup'ing anonymous handles.
59779              e.g.:
59780              open(my $fh,"<&",\*STDIN);
59781              open(my $dup,"<&",$fh);
59782              
59783              [  9297]
59784              Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
59785              
59786              [  9296]
59787              Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
59788              
59789              [  9295]
59790              If stdin, stdout or stderr get opened in unexpected read/write state
59791              then warn at time of open not at time of use.
59792              
59793              [  9294]
59794              Die on n-arg open(...,"",xxx,yyy,...)
59795              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
59796              - die on read/write cases so we can decide what it means later.
59797              
59798              [  9293]
59799              perlio tweaks (reported by Nick Clark)
59800              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
59801              error check in Pendinf_read().
59802      Branch: perl
59803           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
59804           !> t/io/open.t util.c
59805 ____________________________________________________________________________
59806 [  9300] By: nick                                  on 2001/03/22  17:36:32
59807         Log: Don't include $@ in not ok message.
59808      Branch: perlio
59809            ! t/io/open.t
59810 ____________________________________________________________________________
59811 [  9299] By: gsar                                  on 2001/03/22  16:53:45
59812         Log: back out changes#7532,7521 for now (appears to have problems
59813              on IRIX)
59814      Branch: maint-5.6/perl
59815            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
59816            ! ext/POSIX/typemap pod/perlvar.pod
59817 ____________________________________________________________________________
59818 [  9298] By: nick                                  on 2001/03/22  14:35:46
59819         Log: Give a meaning to '&' in n-arg open case:
59820              open($fh,"<&",$scalar);
59821              $scalar can be:
59822              - an integer which does "fdopen"
59823              open($fh,"<&",2); # like open($fh,"<&2")
59824              - something that will yield a file handle via sv_2io()
59825              useful for dup'ing anonymous handles.
59826              e.g.:
59827              open(my $fh,"<&",\*STDIN);
59828              open(my $dup,"<&",$fh);
59829      Branch: perlio
59830            ! doio.c t/io/open.t
59831 ____________________________________________________________________________
59832 [  9297] By: nick                                  on 2001/03/22  13:34:35
59833         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
59834      Branch: perlio
59835            ! util.c
59836 ____________________________________________________________________________
59837 [  9296] By: nick                                  on 2001/03/22  12:51:20
59838         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
59839      Branch: perlio
59840            ! perl.c
59841 ____________________________________________________________________________
59842 [  9295] By: nick                                  on 2001/03/22  11:59:44
59843         Log: If stdin, stdout or stderr get opened in unexpected read/write state
59844              then warn at time of open not at time of use.
59845      Branch: perlio
59846            ! doio.c pp_hot.c pp_sys.c
59847 ____________________________________________________________________________
59848 [  9294] By: nick                                  on 2001/03/22  10:54:35
59849         Log: Die on n-arg open(...,"",xxx,yyy,...)
59850              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
59851              - die on read/write cases so we can decide what it means later.
59852      Branch: perlio
59853            ! doio.c embed.pl iperlsys.h util.c
59854 ____________________________________________________________________________
59855 [  9293] By: nick                                  on 2001/03/22  09:02:45
59856         Log: perlio tweaks (reported by Nick Clark)
59857              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
59858              error check in Pendinf_read().
59859      Branch: perlio
59860            ! perlio.c
59861 ____________________________________________________________________________
59862 [  9292] By: gsar                                  on 2001/03/22  07:12:00
59863         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
59864              fixes)
59865      Branch: maint-5.6/perl
59866           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
59867 ____________________________________________________________________________
59868 [  9291] By: jhi                                   on 2001/03/22  06:06:44
59869         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
59870      Branch: perl
59871            ! t/op/re_tests
59872 ____________________________________________________________________________
59873 [  9290] By: jhi                                   on 2001/03/22  05:57:01
59874         Log: Move MacOS Classic higher in the list of supported platforms.
59875      Branch: maint-5.6/perl
59876            ! pod/perlport.pod
59877 ____________________________________________________________________________
59878 [  9289] By: gsar                                  on 2001/03/22  05:35:04
59879         Log: revert part of change#6438 for compatibility (av_reify()
59880              appears to be needed to implement av_splice()ish things
59881              in XS)
59882      Branch: maint-5.6/perl
59883            ! embed.pl global.sym objXSUB.h perlapi.c
59884 ____________________________________________________________________________
59885 [  9288] By: gsar                                  on 2001/03/22  03:09:19
59886         Log: update copyright year
59887      Branch: maint-5.6/perl
59888            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
59889            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
59890            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
59891            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
59892            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
59893            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
59894            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
59895            ! x2p/walk.c
59896 ____________________________________________________________________________
59897 [  9287] By: jhi                                   on 2001/03/21  20:30:54
59898         Log: Integrate perlio:
59899              
59900              [  9285]
59901              Multiplicity fix for Dumper.
59902      Branch: perl
59903           !> ext/Data/Dumper/Dumper.xs
59904 ____________________________________________________________________________
59905 [  9286] By: gsar                                  on 2001/03/21  19:49:54
59906         Log: makefile.mk tweak
59907      Branch: maint-5.6/perl
59908            ! win32/Makefile win32/makefile.mk
59909 ____________________________________________________________________________
59910 [  9285] By: nick                                  on 2001/03/21  19:07:13
59911         Log: Multiplicity fix for Dumper.
59912      Branch: perlio
59913            ! ext/Data/Dumper/Dumper.xs
59914 ____________________________________________________________________________
59915 [  9284] By: nick                                  on 2001/03/21  19:01:07
59916         Log: Integrate mainline - (does not build xTHX issue in Dumper).
59917      Branch: perlio
59918           !> (integrate 27 files)
59919 ____________________________________________________________________________
59920 [  9283] By: jhi                                   on 2001/03/21  17:17:35
59921         Log: Integrate change #9282 from mainline into maintperl,
59922              4-arg UTF-8 substr().
59923      Branch: maint-5.6/perl
59924           !> pp.c
59925 ____________________________________________________________________________
59926 [  9282] By: jhi                                   on 2001/03/21  17:15:43
59927         Log: The #9270 would have leaked a scalar if pp_substr()
59928              returned early.
59929      Branch: perl
59930            ! pp.c
59931 ____________________________________________________________________________
59932 [  9281] By: gsar                                  on 2001/03/21  17:03:14
59933         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
59934      Branch: maint-5.6/perl
59935            ! win32/makefile.mk
59936 ____________________________________________________________________________
59937 [  9280] By: gsar                                  on 2001/03/21  17:01:20
59938         Log: some tweaks to change#9278 (fork() emulation should be enabled
59939              by setting BUILD_FLAVOR instead of changing the defaults)
59940      Branch: maint-5.6/perl
59941            ! win32/makefile.mk
59942 ____________________________________________________________________________
59943 [  9279] By: gsar                                  on 2001/03/21  16:47:19
59944         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
59945      Branch: maint-5.6/perl
59946            ! ext/File/Glob/Glob.pm
59947           !> lib/Cwd.pm
59948 ____________________________________________________________________________
59949 [  9278] By: jhi                                   on 2001/03/21  14:35:10
59950         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
59951              From: "Vadim Konovalov" <watman@inbox.ru>
59952              Date: Wed, 21 Mar 2001 01:53:51 +0300
59953              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
59954      Branch: maint-5.6/perl
59955            ! win32/makefile.mk win32/win32sck.c
59956 ____________________________________________________________________________
59957 [  9277] By: jhi                                   on 2001/03/21  13:58:28
59958         Log: Integrate change #9270 from mainline to maintperl:
59959              continued 4-arg UTF-8 substr() fixing.
59960      Branch: maint-5.6/perl
59961           !> pp.c t/op/substr.t
59962 ____________________________________________________________________________
59963 [  9276] By: jhi                                   on 2001/03/21  13:33:00
59964         Log: More pixie cleaning.
59965      Branch: perl
59966            ! Makefile.SH
59967 ____________________________________________________________________________
59968 [  9275] By: jhi                                   on 2001/03/21  03:54:17
59969         Log: Update Changes.
59970      Branch: perl
59971            ! Changes patchlevel.h
59972 ____________________________________________________________________________
59973 [  9274] By: jhi                                   on 2001/03/21  03:48:24
59974         Log: First stab at making Data::Dumper to grok Unicode.
59975              
59976              TODO: tests, EBCDICify.
59977      Branch: perl
59978            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
59979 ____________________________________________________________________________
59980 [  9273] By: jhi                                   on 2001/03/21  02:23:00
59981         Log: Fix for
59982              
59983              Subject: Memory leak in unquoted print   
59984              From: Benjamin Sugars <bsugars@canoe.ca> 
59985              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
59986              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
59987      Branch: perl
59988            ! perlio.c
59989 ____________________________________________________________________________
59990 [  9272] By: jhi                                   on 2001/03/21  01:33:17
59991         Log: Subject: Re: [PATCH] POSIX::getcwd()
59992              From: Benjamin Sugars <bsugars@canoe.ca> 
59993              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
59994              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
59995      Branch: perl
59996            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
59997 ____________________________________________________________________________
59998 [  9271] By: jhi                                   on 2001/03/21  01:22:52
59999         Log: Subject: [PATCH] Cwd.pm docs
60000              From: Benjamin Sugars <bsugars@canoe.ca>
60001              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
60002              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
60003      Branch: perl
60004            ! lib/Cwd.pm
60005 ____________________________________________________________________________
60006 [  9270] By: jhi                                   on 2001/03/21  01:16:29
60007         Log: Continue 4-arg substr() UTF-8 fixage.
60008      Branch: perl
60009            ! pp.c t/op/substr.t
60010 ____________________________________________________________________________
60011 [  9269] By: jhi                                   on 2001/03/21  00:46:14
60012         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
60013              
60014              revert the leak fix in change#9142 (problem needs a more experimental
60015              fix unsuitable for 5.6.1)
60016              
60017              do alphabetical sorting by default (for csh compatibility)
60018              
60019              cut-n-paste goof in change#9264
60020              
60021              VMS piping fixes (from Charles Lane)
60022      Branch: perl
60023           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
60024           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
60025           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
60026 ____________________________________________________________________________
60027 [  9268] By: jhi                                   on 2001/03/21  00:37:04
60028         Log: Integrate perlio:
60029              
60030              [  9267]
60031              More EBCDIC stuff:
60032              - Loose the extra level of function on ASCII.
60033              - spotted a chr(0) issue in sv.c
60034              - re-work of UTF-X tr/// ranges to work in Unicode
60035              space. Still issues with the "0xff is illegal UTF-8" hack.
60036              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
60037              (why do it once when you can do it all over the place :-(
60038              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
60039              need utf8.pm for swashes.
60040              - Simplified and commented scan_const() in toke.c
60041              Still something wrong regexp and tr (swashes?).
60042      Branch: perl
60043           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
60044           !> utf8.c utf8.h utfebcdic.h
60045 ____________________________________________________________________________
60046 [  9267] By: nick                                  on 2001/03/20  20:04:39
60047         Log: More EBCDIC stuff:
60048              - Loose the extra level of function on ASCII.
60049              - spotted a chr(0) issue in sv.c
60050              - re-work of UTF-X tr/// ranges to work in Unicode
60051              space. Still issues with the "0xff is illegal UTF-8" hack.
60052              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
60053              (why do it once when you can do it all over the place :-(
60054              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
60055              need utf8.pm for swashes.
60056              - Simplified and commented scan_const() in toke.c
60057              Still something wrong regexp and tr (swashes?).
60058      Branch: perlio
60059            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
60060            ! utf8.c utf8.h utfebcdic.h
60061 ____________________________________________________________________________
60062 [  9266] By: gsar                                  on 2001/03/20  19:16:43
60063         Log: VMS piping fixes (from Charles Lane)
60064      Branch: maint-5.6/perl
60065            ! vms/vms.c vms/vmspipe.com
60066 ____________________________________________________________________________
60067 [  9265] By: gsar                                  on 2001/03/20  17:53:52
60068         Log: cut-n-paste goof in change#9264
60069      Branch: maint-5.6/perl
60070            ! ext/File/Glob/Glob.xs
60071 ____________________________________________________________________________
60072 [  9264] By: gsar                                  on 2001/03/20  17:43:47
60073         Log: do alphabetical sorting by default (for csh compatibility);
60074              bsd_glob() does ASCII sort by default as usual, unless
60075              GLOB_ALPHASORT was specified
60076      Branch: maint-5.6/perl
60077            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
60078            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
60079            ! ext/File/Glob/bsd_glob.h
60080 ____________________________________________________________________________
60081 [  9263] By: gsar                                  on 2001/03/20  16:40:08
60082         Log: integrate change#9255 from mainline (unicode fix)
60083              
60084              substr($bytestr, i, n, $charstr)
60085      Branch: maint-5.6/perl
60086           !> Todo-5.6 pp.c t/op/substr.t
60087 ____________________________________________________________________________
60088 [  9262] By: gsar                                  on 2001/03/20  15:57:41
60089         Log: revert the leak fix in change#9142 (problem needs a more experimental
60090              fix unsuitable for 5.6.1)
60091      Branch: maint-5.6/perl
60092            ! scope.c
60093 ____________________________________________________________________________
60094 [  9261] By: jhi                                   on 2001/03/20  14:26:25
60095         Log: Integrate changes #9259,9260 from maintperl into mainline.
60096              
60097              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
60098              
60099              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
60100      Branch: perl
60101           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
60102 ____________________________________________________________________________
60103 [  9260] By: jhi                                   on 2001/03/20  14:05:46
60104         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
60105              From: Robin Barker <rmb1@cise.npl.co.uk>
60106              Date: Tue, 20 Mar 2001 10:12:04 GMT
60107              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
60108      Branch: maint-5.6/perl
60109            ! run.c
60110 ____________________________________________________________________________
60111 [  9259] By: jhi                                   on 2001/03/20  14:04:39
60112         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
60113              From: Chris Nandor <pudge@pobox.com>
60114              Date: Tue, 20 Mar 2001 00:40:56 -0500
60115              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
60116      Branch: maint-5.6/perl
60117            ! ext/POSIX/POSIX.xs lib/File/Path.pm
60118 ____________________________________________________________________________
60119 [  9258] By: jhi                                   on 2001/03/20  05:09:34
60120         Log: Update Changes.
60121      Branch: perl
60122            ! Changes patchlevel.h
60123 ____________________________________________________________________________
60124 [  9257] By: jhi                                   on 2001/03/20  05:04:25
60125         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
60126      Branch: perl
60127            ! t/op/tr.t
60128 ____________________________________________________________________________
60129 [  9256] By: jhi                                   on 2001/03/20  04:43:12
60130         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
60131              From: Peter Prymmer <pvhp@forte.com>
60132              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
60133              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
60134      Branch: maint-5.6/perl
60135            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
60136 ____________________________________________________________________________
60137 [  9255] By: jhi                                   on 2001/03/19  23:17:17
60138         Log: substr($bytestr, i, n, $charstr)
60139              
60140              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
60141      Branch: perl
60142            ! Todo-5.6 pp.c t/op/substr.t
60143 ____________________________________________________________________________
60144 [  9254] By: jhi                                   on 2001/03/19  22:25:09
60145         Log: Rearrange the make test target prerequisites so that
60146              in a parallel make 'all' is finished before 'test'.
60147      Branch: perl
60148            ! Makefile.SH
60149 ____________________________________________________________________________
60150 [  9253] By: jhi                                   on 2001/03/19  21:48:07
60151         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
60152              From: Robin Houston <robin@kitsite.com>
60153              Date: Mon, 19 Mar 2001 15:48:41 +0000
60154              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
60155      Branch: perl
60156            ! pp_ctl.c
60157 ____________________________________________________________________________
60158 [  9252] By: jhi                                   on 2001/03/19  21:42:27
60159         Log: Integrate perlio:
60160              
60161              [  9248]
60162              Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
60163              (Building on OS390 uses native YACC and YYDEBUG has other
60164              side effects.)
60165              
60166              [  9246]
60167              More EBCDIC fixes.
60168      Branch: perl
60169           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
60170           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
60171           !> utfebcdic.h vms/perly_c.vms
60172 ____________________________________________________________________________
60173 [  9251] By: jhi                                   on 2001/03/19  21:31:28
60174         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
60175              
60176              Dynaloading in 64-bit AIX with vac.
60177      Branch: perl
60178           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60179           !> hints/aix.sh
60180 ____________________________________________________________________________
60181 [  9250] By: jhi                                   on 2001/03/19  21:18:00
60182         Log: A more robust solution for the 64bitall AIX dynaloading
60183              problem, from Jens-Uwe Mager.
60184      Branch: maint-5.6/perl
60185            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
60186 ____________________________________________________________________________
60187 [  9249] By: nick                                  on 2001/03/19  20:59:37
60188         Log: Integrate mainline.
60189      Branch: perlio
60190           !> (integrate 42 files)
60191 ____________________________________________________________________________
60192 [  9248] By: nick                                  on 2001/03/19  20:22:07
60193         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
60194              (Building on OS390 uses native YACC and YYDEBUG has other
60195              side effects.)
60196      Branch: perlio
60197            ! perly.c perly.y vms/perly_c.vms
60198 ____________________________________________________________________________
60199 [  9247] By: jhi                                   on 2001/03/19  19:59:53
60200         Log: 64-bit AIX dynaloading problem (see #9244) idea
60201              from Jens-Uwe Mager.
60202      Branch: maint-5.6/perl
60203            ! ext/DynaLoader/dl_aix.xs
60204 ____________________________________________________________________________
60205 [  9246] By: nick                                  on 2001/03/19  19:27:57
60206         Log: More EBCDIC fixes.
60207      Branch: perlio
60208            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
60209            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
60210 ____________________________________________________________________________
60211 [  9245] By: jhi                                   on 2001/03/19  19:05:19
60212         Log: Integrate change #9243 from mainline into maintperl.
60213              
60214              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
60215      Branch: maint-5.6/perl
60216           !> README.vmesa
60217 ____________________________________________________________________________
60218 [  9244] By: jhi                                   on 2001/03/19  19:03:15
60219         Log: Get 64bitall AIX building, but still does not test okay:
60220              dynaloading anything fails, for example for op/defins:
60221              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
60222              (update: fixed by #9247,9250)
60223      Branch: maint-5.6/perl
60224            ! hints/aix.sh
60225 ____________________________________________________________________________
60226 [  9243] By: jhi                                   on 2001/03/19  19:00:16
60227         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
60228              From: Robin Barker <rmb1@cise.npl.co.uk>
60229              Date: Mon, 19 Mar 2001 18:01:57 GMT
60230              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
60231      Branch: perl
60232            ! README.vmesa
60233 ____________________________________________________________________________
60234 [  9242] By: jhi                                   on 2001/03/19  18:58:43
60235         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
60236              
60237              TODO: tests.
60238      Branch: perl
60239            ! doop.c op.c
60240 ____________________________________________________________________________
60241 [  9241] By: gsar                                  on 2001/03/19  17:34:46
60242         Log: VMSify tests (from Charles Lane)
60243      Branch: maint-5.6/perl
60244            ! t/lib/filehand.t t/lib/texttabs.t
60245 ____________________________________________________________________________
60246 [  9240] By: jhi                                   on 2001/03/19  14:24:26
60247         Log: Integrate change #9233 from maintperl into mainline.
60248              
60249              some refcounts were incorrect in perl_clone()
60250      Branch: perl
60251           !> sv.c
60252 ____________________________________________________________________________
60253 [  9239] By: gsar                                  on 2001/03/19  09:23:17
60254         Log: this is 5.6.1-trial3
60255      Branch: maint-5.6/perl
60256            ! Changes
60257 ____________________________________________________________________________
60258 [  9238] By: gsar                                  on 2001/03/19  08:47:04
60259         Log: some new symbols are only available under ithreads
60260      Branch: maint-5.6/perl
60261            ! makedef.pl
60262 ____________________________________________________________________________
60263 [  9237] By: gsar                                  on 2001/03/19  08:42:28
60264         Log: update patchlevel.h, Changes, &c.
60265      Branch: maint-5.6/perl
60266            ! Changes patchlevel.h pod/perlhist.pod
60267           !> AUTHORS
60268 ____________________________________________________________________________
60269 [  9236] By: gsar                                  on 2001/03/19  08:17:49
60270         Log: integrate changes#8068,8717 from mainline
60271              
60272              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
60273              
60274              [PATCH CPAN 1.59_51] warning message (not!)
60275      Branch: maint-5.6/perl
60276           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
60277           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
60278           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
60279           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
60280           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
60281 ____________________________________________________________________________
60282 [  9235] By: gsar                                  on 2001/03/19  08:07:09
60283         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
60284              
60285              [PATCH] Add missing CV flags to dump.c
60286              
60287              Re: [patch] Re: PL_ptr_table
60288              
60289              Fixup non-ithread build after 8713
60290              
60291              Generated files form 8713 etc.
60292              
60293              Correct the correction :-(
60294              
60295              Documenting coderef @INC (Re: CPAN "make this script work" feature)
60296              
60297              Subject: Re: sync sync sync: have I missed any patches?
60298              Replace djSP with dSP.
60299      Branch: maint-5.6/perl
60300           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
60301           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
60302           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
60303           !> sv.c sv.h win32/perlhost.h
60304 ____________________________________________________________________________
60305 [  9234] By: gsar                                  on 2001/03/19  07:22:05
60306         Log: revert the change#9090 integrate for now (change looks somewhat
60307              incomplete in that [ha]v_exists() need something similar; lacks
60308              tests; &c.)
60309      Branch: maint-5.6/perl
60310            ! hv.c
60311 ____________________________________________________________________________
60312 [  9233] By: gsar                                  on 2001/03/19  07:10:01
60313         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
60314              destruction when there are unreferenced scalars (SvREFCNT==0)
60315      Branch: maint-5.6/perl
60316            ! sv.c
60317 ____________________________________________________________________________
60318 [  9232] By: jhi                                   on 2001/03/19  05:11:02
60319         Log: Regen api and toc.
60320      Branch: maint-5.6/perl
60321            ! pod/perlapi.pod pod/perltoc.pod
60322 ____________________________________________________________________________
60323 [  9231] By: jhi                                   on 2001/03/19  04:06:03
60324         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
60325              add a lost line in pp.c:pp_chop(), update to new op/chop.
60326              
60327              Clarify the description differentiating for and while; inspired by
60328              
60329              Subject: [ID 20010306.004] || != named unary operator
60330              
60331              The $Is_MacOS needs to be declared.
60332      Branch: maint-5.6/perl
60333            ! pp.c t/op/chop.t
60334           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
60335 ____________________________________________________________________________
60336 [  9230] By: jhi                                   on 2001/03/19  03:48:16
60337         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
60338              9079,9083,9089,9090,9091 from mainline to maintperl.
60339              
60340              Quieten some noise in Win32 builds
60341              
60342              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
60343              
60344              The perlretut was still talking about the old \p and \P
60345              definitions.
60346              
60347              More tweakage on the Unicode character class descriptions.
60348              
60349              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
60350              
60351              Subject: 'no *POSIX' Patch speeding up make on BS2000 
60352              
60353              Subject: [PATCH] perldata.pod here-doc docs
60354              
60355              Add /sbin and /usr/sbin to the list of directories scanned
60356              for setuid programs.  Takes care of bug id 20010309.003.
60357              
60358              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
60359              
60360              In op/stat #35 better to scan all the potential directories
60361              for setuids, not just the first one.
60362      Branch: maint-5.6/perl
60363            ! Makefile.SH
60364           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
60365           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
60366           !> t/op/stat.t toke.c win32/win32.h
60367 ____________________________________________________________________________
60368 [  9229] By: jhi                                   on 2001/03/19  02:31:50
60369         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
60370              From: Chris Nandor <pudge@pobox.com>
60371              Date: Sat, 10 Mar 2001 14:22:19 -0500
60372              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
60373      Branch: maint-5.6/perl
60374            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
60375            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
60376            ! t/lib/b.t t/lib/errno.t
60377 ____________________________________________________________________________
60378 [  9228] By: jhi                                   on 2001/03/19  02:29:59
60379         Log: Integrate changes #9113,9122 from mainline into maintperl.
60380              
60381              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?)
60382      Branch: maint-5.6/perl
60383           !> Configure README.os390 hints/os390.sh
60384 ____________________________________________________________________________
60385 [  9227] By: jhi                                   on 2001/03/19  02:22:35
60386         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
60387              into maintperl.
60388              
60389              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
60390              
60391              Forgot to check-in the larger part of #9120, duh.
60392              
60393              Subject: Another patch for integer.pm POD 
60394              
60395              h2ph strictness and cleanliness from Kurt Starsinic.
60396              
60397              Borland filename case problem.
60398              
60399              h2ph strictness and cleanliness from Kurt Starsinic.
60400              
60401              Subject: [PATCH] the uncontroversial doc patches
60402      Branch: maint-5.6/perl
60403           +> win32/sncfnmcs.pl
60404           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
60405           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
60406           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
60407           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
60408           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
60409           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
60410           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
60411 ____________________________________________________________________________
60412 [  9226] By: jhi                                   on 2001/03/19  02:10:21
60413         Log: Integrate changes #9207,9214 from mainline into maintperl.
60414              
60415              podchecker relaxations: =over has an *optional* number after it,
60416              and whitespace in L<> is okay.
60417      Branch: maint-5.6/perl
60418           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
60419           !> t/pod/poderrs.xr
60420 ____________________________________________________________________________
60421 [  9225] By: jhi                                   on 2001/03/19  02:07:38
60422         Log: Integrate change #9219 from maintperl into mainline.
60423              
60424              remove duplicated tests
60425      Branch: perl
60426           !> t/op/re_tests
60427 ____________________________________________________________________________
60428 [  9224] By: jhi                                   on 2001/03/19  02:06:11
60429         Log: Integrate change #9223 from mainline to maintperl.
60430              
60431              Document -Dmksymlinks.
60432      Branch: maint-5.6/perl
60433           !> INSTALL
60434 ____________________________________________________________________________
60435 [  9223] By: jhi                                   on 2001/03/19  02:01:25
60436         Log: Document -Dmksymlinks.
60437      Branch: perl
60438            ! INSTALL
60439 ____________________________________________________________________________
60440 [  9222] By: jhi                                   on 2001/03/19  01:15:35
60441         Log: The -Dmksymlinks wasn't working for maintperl.
60442      Branch: maint-5.6/perl
60443            ! Configure
60444 ____________________________________________________________________________
60445 [  9221] By: jhi                                   on 2001/03/19  00:49:43
60446         Log: Cleanup pixie residue.
60447      Branch: perl
60448            ! Makefile.SH
60449 ____________________________________________________________________________
60450 [  9220] By: jhi                                   on 2001/03/19  00:44:47
60451         Log: Document the use of pixie/prof; create make targets for it.
60452              
60453              TODO: make t/TEST pixie-aware.
60454      Branch: perl
60455            ! Makefile.SH pod/perlhack.pod
60456 ____________________________________________________________________________
60457 [  9219] By: gsar                                  on 2001/03/19  00:16:55
60458         Log: remove duplicated tests
60459      Branch: maint-5.6/perl
60460            ! t/op/re_tests
60461 ____________________________________________________________________________
60462 [  9218] By: jhi                                   on 2001/03/18  23:59:31
60463         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
60464      Branch: perl
60465            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
60466 ____________________________________________________________________________
60467 [  9217] By: jhi                                   on 2001/03/18  23:25:20
60468         Log: Rewrite the tests section of Makefile to be less redundant
60469              and to allow for more flexible test targets, many recursive
60470              make calls introduced.
60471      Branch: perl
60472            ! Makefile.SH
60473 ____________________________________________________________________________
60474 [  9216] By: jhi                                   on 2001/03/18  22:30:04
60475         Log: Document the use of Third Degree (sparsely).
60476      Branch: perl
60477            ! pod/perlhack.pod t/TEST
60478 ____________________________________________________________________________
60479 [  9215] By: jhi                                   on 2001/03/18  22:10:30
60480         Log: Make targets for testing with Third Degree.
60481      Branch: perl
60482            ! Makefile.SH
60483 ____________________________________________________________________________
60484 [  9214] By: jhi                                   on 2001/03/18  21:08:53
60485         Log: The podchecker relaxations need to mirrored also at the tests.
60486      Branch: perl
60487            ! t/pod/poderrs.xr
60488 ____________________________________________________________________________
60489 [  9213] By: jhi                                   on 2001/03/18  20:56:21
60490         Log: Update Changes.
60491      Branch: perl
60492            ! Changes patchlevel.h
60493 ____________________________________________________________________________
60494 [  9212] By: jhi                                   on 2001/03/18  20:36:59
60495         Log: Looking for config.sh in parent directories isn't
60496              very useful for the toplevel Makefile.
60497      Branch: perl
60498            ! Makefile.SH
60499 ____________________________________________________________________________
60500 [  9211] By: jhi                                   on 2001/03/18  20:33:37
60501         Log: On "make clean" take care of Third Degree droppings.
60502      Branch: perl
60503            ! Makefile.SH
60504 ____________________________________________________________________________
60505 [  9210] By: jhi                                   on 2001/03/18  20:21:34
60506         Log: Add a hook for running the tests under the Third Degree
60507              debugging tool (set $ENV{PERL_3LOG} to non-zero)
60508              
60509              TODO: Document the use of Third Degree.
60510      Branch: perl
60511            ! t/TEST
60512 ____________________________________________________________________________
60513 [  9209] By: jhi                                   on 2001/03/18  20:19:07
60514         Log: Regen toc and api pods.
60515      Branch: perl
60516            ! pod/perlapi.pod pod/perltoc.pod
60517 ____________________________________________________________________________
60518 [  9208] By: jhi                                   on 2001/03/18  20:12:12
60519         Log: Integrate changes #8128,9132 from mainline into maintperl,
60520              Tie::SubstrHash fixes.
60521      Branch: maint-5.6/perl
60522           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
60523 ____________________________________________________________________________
60524 [  9207] By: jhi                                   on 2001/03/18  20:07:43
60525         Log: podchecker relaxations from Michael Stevens.
60526      Branch: perl
60527            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
60528 ____________________________________________________________________________
60529 [  9206] By: jhi                                   on 2001/03/18  20:04:24
60530         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
60531      Branch: perl
60532            ! lib/Locale/Constants.pm lib/Locale/Country.pm
60533            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
60534            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
60535 ____________________________________________________________________________
60536 [  9205] By: jhi                                   on 2001/03/18  19:54:45
60537         Log: Integrate changes #9161,9162 from maintperl to mainline.
60538              
60539              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
60540              results
60541      Branch: perl
60542           !> t/op/magic.t
60543 ____________________________________________________________________________
60544 [  9204] By: jhi                                   on 2001/03/18  19:37:46
60545         Log: Make perl.third checks more understandable to the builder.
60546      Branch: perl
60547            ! Makefile.SH
60548 ____________________________________________________________________________
60549 [  9203] By: jhi                                   on 2001/03/18  19:20:54
60550         Log: Re-integrate #9138 from maintperl to mainline,
60551              the squelching of the unneeded "Scalars leaked" messages.
60552      Branch: perl
60553           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
60554           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
60555           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
60556 ____________________________________________________________________________
60557 [  9202] By: jhi                                   on 2001/03/18  18:48:36
60558         Log: More robust and more paranoid perl.third target.
60559      Branch: perl
60560            ! Makefile.SH
60561 ____________________________________________________________________________
60562 [  9201] By: jhi                                   on 2001/03/18  18:39:21
60563         Log: Integrate change #9197 from maintperl to mainline.
60564              
60565              more thorough cleaning of arenas.
60566      Branch: perl
60567           !> embed.pl perl.c proto.h sv.c t/op/sort.t
60568 ____________________________________________________________________________
60569 [  9200] By: jhi                                   on 2001/03/18  18:25:17
60570         Log: Integrate perlio:
60571              
60572              [  9199]
60573              Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
60574              is the sense of the test being done. Avoid some magical 127 and 128 values
60575              by using macros.
60576              
60577              [  9198]
60578              UTF-X encoding invariance for Encode:
60579              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
60580              - move the XS code for those to universal.c (so in miniperl)
60581              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
60582              - change ext/Encode/compile to use above.
60583              - Fix t/lib/encode.t for above
60584              - Teach t/lib/b.t to expect -uutf8
60585              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
60586              utf8.pm is needed.
60587              
60588              [  9196]
60589              Fix pragma/utf8.t # 15
60590              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
60591              are SvUTF8 as well.
60592      Branch: perl
60593           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
60594           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
60595           !> t/lib/encode.t toke.c universal.c utf8.c
60596 ____________________________________________________________________________
60597 [  9199] By: nick                                  on 2001/03/18  15:23:51
60598         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
60599              is the sense of the test being done. Avoid some magical 127 and 128 values
60600              by using macros.
60601      Branch: perlio
60602            ! doop.c pp_ctl.c sv.c toke.c
60603 ____________________________________________________________________________
60604 [  9198] By: nick                                  on 2001/03/18  14:18:12
60605         Log: UTF-X encoding invariance for Encode:
60606              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
60607              - move the XS code for those to universal.c (so in miniperl)
60608              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
60609              - change ext/Encode/compile to use above.
60610              - Fix t/lib/encode.t for above
60611              - Teach t/lib/b.t to expect -uutf8
60612              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
60613              utf8.pm is needed.
60614      Branch: perlio
60615            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
60616            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
60617 ____________________________________________________________________________
60618 [  9197] By: gsar                                  on 2001/03/18  12:15:57
60619         Log: more thorough cleaning of arenas--keep going until no more
60620              SvREFCNT_dec()s occur (this fixes the problem that causes the
60621              pesky "Scalars leaked" warnings)
60622      Branch: maint-5.6/perl
60623            ! embed.pl perl.c proto.h sv.c t/op/sort.t
60624 ____________________________________________________________________________
60625 [  9196] By: nick                                  on 2001/03/18  10:57:29
60626         Log: Fix pragma/utf8.t # 15
60627              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
60628              are SvUTF8 as well.
60629      Branch: perlio
60630            ! toke.c
60631 ____________________________________________________________________________
60632 [  9195] By: nick                                  on 2001/03/18  09:27:06
60633         Log: Integrate mainline
60634      Branch: perlio
60635           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
60636           !> t/op/pat.t
60637 ____________________________________________________________________________
60638 [  9194] By: jhi                                   on 2001/03/18  05:29:59
60639         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
60640              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
60641      Branch: perl
60642            ! op.c op.h t/op/misc.t t/op/pat.t
60643 ____________________________________________________________________________
60644 [  9193] By: jhi                                   on 2001/03/18  05:15:06
60645         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
60646      Branch: perl
60647            ! mg.c t/op/pat.t
60648 ____________________________________________________________________________
60649 [  9192] By: jhi                                   on 2001/03/18  04:22:43
60650         Log: tr/// UTF-8 patches from Inaba Hiroto.
60651      Branch: perl
60652            ! doop.c op.c
60653 ____________________________________________________________________________
60654 [  9191] By: jhi                                   on 2001/03/18  04:21:17
60655         Log: Integrate perlio:
60656              
60657              [  9190]
60658              Correct #if EBCDIC side typos.
60659              Builds and passes many tests on OS390.
60660      Branch: perl
60661           !> utf8.c utfebcdic.h
60662 ____________________________________________________________________________
60663 [  9190] By: nick                                  on 2001/03/17  20:32:01
60664         Log: Correct #if EBCDIC side typos.
60665              Builds and passes many tests on OS390.
60666      Branch: perlio
60667            ! utf8.c utfebcdic.h
60668 ____________________________________________________________________________
60669 [  9189] By: jhi                                   on 2001/03/17  18:55:49
60670         Log: Add prerequisites for the perl.third target.
60671      Branch: perl
60672            ! Makefile.SH
60673 ____________________________________________________________________________
60674 [  9188] By: jhi                                   on 2001/03/17  18:46:00
60675         Log: Integrate perlio:
60676              
60677              [  9186]
60678              MANIFEST addition :-(
60679              
60680              [  9185]
60681              Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
60682              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
60683              a superset of ASCII are invariant under the encoding. This is EBCDIC
60684              friendly as an encoded string can be looked at as being EBCDIC by lexer
60685              sprintf("0",...) etc. in same manner that a UTF-8 string be considered
60686              ASCII on ASCII machines.
60687              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
60688              seperate.
60689              - Add some more macros to comprehend different shift amounts and
60690              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
60691              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
60692              and conditionally #include it.
60693              EBCDIC build as yet untested.  ASCII still fails the one test.
60694              
60695              [  9184]
60696              Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
60697      Branch: perl
60698           +> utfebcdic.h
60699           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
60700 ____________________________________________________________________________
60701 [  9187] By: jhi                                   on 2001/03/17  18:38:47
60702         Log: Add a make rule for perl.third (the Third Degree memory debugging
60703              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
60704      Branch: perl
60705            ! Makefile.SH
60706 ____________________________________________________________________________
60707 [  9186] By: nick                                  on 2001/03/17  18:34:48
60708         Log: MANIFEST addition :-(
60709      Branch: perlio
60710            ! MANIFEST
60711 ____________________________________________________________________________
60712 [  9185] By: nick                                  on 2001/03/17  18:29:50
60713         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
60714              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
60715              a superset of ASCII are invariant under the encoding. This is EBCDIC
60716              friendly as an encoded string can be looked at as being EBCDIC by lexer
60717              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
60718              ASCII on ASCII machines.
60719              
60720              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
60721              seperate.
60722              - Add some more macros to comprehend different shift amounts and
60723              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
60724              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
60725              and conditionally #include it.
60726              
60727              EBCDIC build as yet untested.  ASCII still fails the one test.
60728      Branch: perlio
60729            + utfebcdic.h
60730            ! utf8.c utf8.h
60731 ____________________________________________________________________________
60732 [  9184] By: nick                                  on 2001/03/17  17:44:16
60733         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
60734      Branch: perlio
60735            ! doop.c perl.h pp.c utf8.h
60736 ____________________________________________________________________________
60737 [  9183] By: jhi                                   on 2001/03/17  15:55:42
60738         Log: Integrate perlio:
60739              
60740              [  9182]
60741              Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
60742              
60743              [  9180]
60744              EBCDIC Fixes.
60745              
60746              [  9173]
60747              1st day's EBCDIC fixes:
60748              - toke.c's parsing of strings needed attention
60749              needed to conditionally e2a if string was already UTF-8
60750              - e2a/a2e tables where wrong way round.
60751              - new macros in utf8.h
60752      Branch: perl
60753            ! MANIFEST
60754           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
60755 ____________________________________________________________________________
60756 [  9182] By: nick                                  on 2001/03/17  09:16:06
60757         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
60758      Branch: perlio
60759            ! t/op/pat.t
60760 ____________________________________________________________________________
60761 [  9181] By: nick                                  on 2001/03/17  09:15:11
60762         Log: Integrate mainline.
60763      Branch: perlio
60764           +> lib/Locale/Constants.pm lib/Locale/Country.pm
60765           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
60766           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
60767           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
60768           !> (integrate 83 files)
60769 ____________________________________________________________________________
60770 [  9180] By: nick                                  on 2001/03/16  17:23:21
60771         Log: EBCDIC Fixes.
60772      Branch: perlio
60773            ! perl.h sv.c toke.c utf8.c utf8.h
60774 ____________________________________________________________________________
60775 [  9179] By: jhi                                   on 2001/03/16  14:10:12
60776         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
60777              a change needed to work around an AIX compiler bug.
60778      Branch: perl
60779            ! ext/Storable/Storable.xs
60780 ____________________________________________________________________________
60781 [  9178] By: jhi                                   on 2001/03/16  03:19:59
60782         Log: With Damian's approval synchronize damian's modules'
60783              licensing with Perl's standard module licensing.
60784      Branch: perl
60785            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
60786 ____________________________________________________________________________
60787 [  9177] By: jhi                                   on 2001/03/16  03:15:34
60788         Log: Make the Filter::Util:Call files have their own copies
60789              of the Perl standard module licensing, from Paul Marquess.
60790      Branch: perl
60791            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
60792 ____________________________________________________________________________
60793 [  9176] By: jhi                                   on 2001/03/16  02:56:04
60794         Log: Subject: [PATCH] more pod patches
60795              From: Michael Stevens <michael@etla.org>
60796              Date: Thu, 15 Mar 2001 21:25:18 +0000
60797              Message-ID: <20010315212518.A18870@firedrake.org>
60798      Branch: perl
60799            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
60800            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
60801            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
60802            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
60803            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
60804            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
60805            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
60806            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
60807            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
60808            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
60809            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
60810            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
60811            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
60812            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
60813            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
60814            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
60815            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
60816            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
60817            ! lib/Locale/Country.pm lib/Locale/Language.pm
60818            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
60819            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
60820            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
60821            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
60822            ! os2/OS2/Process/Process.pm
60823 ____________________________________________________________________________
60824 [  9175] By: jhi                                   on 2001/03/16  02:53:32
60825         Log: Subject: [PATCH] the uncontroversial doc patches
60826              From: Michael Stevens <michael@etla.org>
60827              Date: Thu, 15 Mar 2001 20:01:12 +0000
60828              Message-ID: <20010315200112.A7636@firedrake.org>
60829      Branch: perl
60830            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
60831            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
60832            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
60833            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
60834            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
60835 ____________________________________________________________________________
60836 [  9174] By: jhi                                   on 2001/03/16  02:50:49
60837         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
60838              From: Paul Lindner <lindner@inuus.com>
60839              Date: Fri, 16 Mar 2001 11:28:03 -0800
60840              Message-ID: <20010316112803.A7577@inuus.com>
60841      Branch: perl
60842            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
60843 ____________________________________________________________________________
60844 [  9173] By: nick                                  on 2001/03/15  20:21:03
60845         Log: 1st day's EBCDIC fixes:
60846              - toke.c's parsing of strings needed attention
60847              needed to conditionally e2a if string was already UTF-8
60848              - e2a/a2e tables where wrong way round.
60849              - new macros in utf8.h
60850      Branch: perlio
60851            ! perl.h toke.c utf8.h
60852 ____________________________________________________________________________
60853 [  9172] By: jhi                                   on 2001/03/15  15:17:17
60854         Log: Update Changes.
60855      Branch: perl
60856            ! Changes patchlevel.h
60857 ____________________________________________________________________________
60858 [  9171] By: jhi                                   on 2001/03/15  15:09:32
60859         Log: Subject: Re: Another Borland C++ problem.
60860              From: "Vadim Konovalov" <watman@inbox.ru>
60861              Date: Sat, 10 Mar 2001 19:26:07 +0300
60862              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
60863              
60864              Borland filename case problem.
60865      Branch: perl
60866            + win32/sncfnmcs.pl
60867            ! MANIFEST README.win32
60868 ____________________________________________________________________________
60869 [  9170] By: jhi                                   on 2001/03/15  14:54:23
60870         Log: Add Locale::Codes 1.06, from Neil Bowers.
60871      Branch: perl
60872            + lib/Locale/Constants.pm lib/Locale/Country.pm
60873            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
60874            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
60875            + t/lib/lc-language.t t/lib/lc-uk.t
60876            ! MANIFEST
60877 ____________________________________________________________________________
60878 [  9169] By: jhi                                   on 2001/03/15  14:19:01
60879         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
60880      Branch: perl
60881            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
60882            ! ext/Storable/Storable.xs
60883 ____________________________________________________________________________
60884 [  9168] By: jhi                                   on 2001/03/15  14:13:22
60885         Log: Integrate changes #9120,9167 from mainline to maintperl.
60886              
60887              Subject: [PATCH 5.6.1] OS/2 docs
60888              
60889              Subject: [PATCH 5.6.1] perldoc
60890      Branch: maint-5.6/perl
60891           !> os2/Changes utils/perldoc.PL
60892 ____________________________________________________________________________
60893 [  9167] By: jhi                                   on 2001/03/15  14:07:42
60894         Log: Subject: [PATCH 5.6.1] perldoc
60895              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60896              Date: Wed, 14 Mar 2001 23:46:52 -0500
60897              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
60898      Branch: perl
60899            ! utils/perldoc.PL
60900 ____________________________________________________________________________
60901 [  9166] By: jhi                                   on 2001/03/15  13:53:15
60902         Log: sigaction test condition tweakage.
60903      Branch: perl
60904            ! t/lib/sigaction.t
60905 ____________________________________________________________________________
60906 [  9165] By: alanbur                               on 2001/03/15  03:49:17
60907         Log: Resynchronised with parent
60908      Branch: maint-5.6/pureperl
60909           +> os2/os2add.sym t/op/anonsub.t
60910           !> (integrate 72 files)
60911 ____________________________________________________________________________
60912 [  9164] By: jhi                                   on 2001/03/15  01:05:01
60913         Log: Avoid stomping off the beginning of an array in tr///.
60914      Branch: perl
60915            ! op.c
60916 ____________________________________________________________________________
60917 [  9163] By: jhi                                   on 2001/03/15  00:58:57
60918         Log: h2ph strictness and cleanliness from Kurt Starsinic.
60919      Branch: perl
60920            ! utils/h2ph.PL
60921 ____________________________________________________________________________
60922 [  9162] By: gsar                                  on 2001/03/15  00:56:53
60923         Log: avoid warnings
60924      Branch: maint-5.6/perl
60925            ! t/op/magic.t
60926 ____________________________________________________________________________
60927 [  9161] By: gsar                                  on 2001/03/15  00:52:09
60928         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
60929              results
60930      Branch: maint-5.6/perl
60931            ! t/op/magic.t
60932 ____________________________________________________________________________
60933 [  9160] By: jhi                                   on 2001/03/14  22:02:10
60934         Log: Do not use the Perl malloc in IRIX, suggested by
60935              Helmus Jarausch.
60936      Branch: perl
60937            ! hints/irix_6.sh
60938 ____________________________________________________________________________
60939 [  9159] By: nick                                  on 2001/03/14  21:45:59
60940         Log: Integrate mainline
60941      Branch: perlio
60942           +> t/op/loopctl.t
60943           !> (integrate 41 files)
60944 ____________________________________________________________________________
60945 [  9158] By: jhi                                   on 2001/03/14  21:10:09
60946         Log: The Day of the Retractions continues: the #9138
60947              (integrated in #9144) doesn't work well in mainline.
60948      Branch: perl
60949            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
60950            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
60951            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
60952 ____________________________________________________________________________
60953 [  9157] By: jhi                                   on 2001/03/14  20:58:12
60954         Log: The #9145 CANNOT be enabled: the clear_pmop code still
60955              dumps core all over in Tru64.
60956      Branch: perl
60957            ! op.c op.h t/op/pat.t
60958 ____________________________________________________________________________
60959 [  9156] By: jhi                                   on 2001/03/14  20:48:06
60960         Log: Integrate change #9154 from maintperl to mainline.
60961              
60962              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
60963              (caused Storable 1.0.10 to break on windows)
60964      Branch: perl
60965           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
60966           !> perlapi.c proto.h
60967 ____________________________________________________________________________
60968 [  9155] By: jhi                                   on 2001/03/14  20:23:53
60969         Log: Retract #9136: breaks threading (and binary compatibility).
60970      Branch: perl
60971            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
60972 ____________________________________________________________________________
60973 [  9154] By: gsar                                  on 2001/03/14  17:48:18
60974         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
60975              (caused Storable 1.0.10 to break on windows)
60976      Branch: maint-5.6/perl
60977            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
60978            ! perlapi.c proto.h
60979 ____________________________________________________________________________
60980 [  9153] By: jhi                                   on 2001/03/14  13:35:21
60981         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
60982      Branch: perl
60983            ! t/lib/sigaction.t
60984 ____________________________________________________________________________
60985 [  9152] By: gsar                                  on 2001/03/14  07:29:40
60986         Log: back out changes#9012,9010,9009 and parts of change#9016
60987              (causes ABRs under purify, and some prerequisites don't
60988              seem to be there in 5.6.x)
60989      Branch: maint-5.6/perl
60990            ! doop.c op.c t/op/tr.t toke.c
60991 ____________________________________________________________________________
60992 [  9151] By: gsar                                  on 2001/03/14  07:01:29
60993         Log: reenable change#9145 (the test was busted due to a missing
60994              C<print "ok 27\n">)
60995      Branch: perl
60996            ! op.c op.h t/op/pat.t
60997 ____________________________________________________________________________
60998 [  9150] By: jhi                                   on 2001/03/14  06:38:36
60999         Log: Retract #9145.
61000      Branch: perl
61001            ! op.c op.h t/op/pat.t
61002 ____________________________________________________________________________
61003 [  9149] By: jhi                                   on 2001/03/14  06:14:56
61004         Log: Retract #9143.
61005      Branch: perl
61006            ! op.c
61007 ____________________________________________________________________________
61008 [  9148] By: gsar                                  on 2001/03/14  06:13:02
61009         Log: Uninitialized Memory Read in regexec.c
61010      Branch: perl
61011            ! regexec.c
61012 ____________________________________________________________________________
61013 [  9147] By: jhi                                   on 2001/03/14  04:59:54
61014         Log: Subject: PATCH: make goto work in nested eval ""
61015              From: Robin Houston <robin@kitsite.com>
61016              Date: Wed, 14 Mar 2001 04:16:10 +0000
61017              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
61018      Branch: perl
61019            ! pp_ctl.c t/op/goto.t
61020 ____________________________________________________________________________
61021 [  9146] By: jhi                                   on 2001/03/14  04:42:54
61022         Log: Preserve the #ifdef PERL_CORE in perly.h.
61023      Branch: perl
61024            ! perly.fixer
61025 ____________________________________________________________________________
61026 [  9145] By: jhi                                   on 2001/03/14  03:57:41
61027         Log: (Retracted by #9150.)
61028      Branch: perl
61029            ! op.c op.h t/op/pat.t
61030 ____________________________________________________________________________
61031 [  9144] By: jhi                                   on 2001/03/14  03:50:38
61032         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
61033              
61034              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
61035              
61036              remove squelch controls for "Scalars leaked" messages in most places
61037              (these are now cured)
61038              
61039              fix another memory leak reported by purify (tie callbacks that
61040              croak can leak when wiping out magic)
61041      Branch: perl
61042           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
61043           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
61044           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
61045           !> t/pragma/warnings.t
61046 ____________________________________________________________________________
61047 [  9143] By: jhi                                   on 2001/03/14  03:37:53
61048         Log: (Retracted by #9149.)
61049      Branch: perl
61050            ! op.c
61051 ____________________________________________________________________________
61052 [  9142] By: gsar                                  on 2001/03/14  03:20:48
61053         Log: fix another memory leak reported by purify (tie callbacks that
61054              croak can leak when wiping out magic)
61055      Branch: maint-5.6/perl
61056            ! scope.c
61057 ____________________________________________________________________________
61058 [  9141] By: jhi                                   on 2001/03/14  02:55:00
61059         Log: Subject: PATCH for [ID 20010305.003]
61060              From: Robin Houston <robin@kitsite.com>
61061              Date: Wed, 14 Mar 2001 02:45:51 +0000
61062              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
61063      Branch: perl
61064            ! pp_ctl.c t/op/eval.t
61065 ____________________________________________________________________________
61066 [  9140] By: jhi                                   on 2001/03/14  02:41:54
61067         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
61068              Date: Wed, 14 Mar 2001 01:52:51 +0000
61069              From: Robin Houston <robin@kitsite.com>
61070              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
61071              
61072              Fix for 2000313.004.
61073      Branch: perl
61074            ! pp_ctl.c t/op/goto.t
61075 ____________________________________________________________________________
61076 [  9139] By: jhi                                   on 2001/03/14  02:40:50
61077         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
61078              From: Robin Houston <robin@kitsite.com>
61079              Date: Wed, 14 Mar 2001 00:43:45 +0000
61080              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
61081      Branch: perl
61082            + t/op/loopctl.t
61083            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
61084            ! vms/perly_c.vms
61085 ____________________________________________________________________________
61086 [  9138] By: gsar                                  on 2001/03/14  01:18:00
61087         Log: remove squelch controls for "Scalars leaked" messages in most places
61088              (these are now cured)
61089      Branch: maint-5.6/perl
61090            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
61091            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
61092            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
61093 ____________________________________________________________________________
61094 [  9137] By: gsar                                  on 2001/03/14  00:57:04
61095         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
61096      Branch: maint-5.6/perl
61097            ! regcomp.c
61098 ____________________________________________________________________________
61099 [  9136] By: jhi                                   on 2001/03/13  23:12:24
61100         Log: (Retracted by #9155)
61101              
61102              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
61103              From: Jens-Uwe Mager <jum@helios.de>
61104              Date: Wed, 21 Feb 2001 21:32:04 +0100
61105              Message-ID: <20010221213203.A18340@ans.helios.de>
61106      Branch: perl
61107            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
61108 ____________________________________________________________________________
61109 [  9135] By: jhi                                   on 2001/03/13  22:50:05
61110         Log: Integrate perlio:
61111              
61112              [  9126]
61113              #ifdef'ed out code to make packed side of pack/unpack
61114              octets. (i.e. pack('U') => encode_utf8).
61115      Branch: perl
61116           !> pp.c
61117 ____________________________________________________________________________
61118 [  9134] By: jhi                                   on 2001/03/13  22:49:05
61119         Log: Integrate change #9131 from maintperl into mainline.
61120              
61121              make the error text look more consistent in hints/hpux.sh
61122      Branch: perl
61123           !> hints/hpux.sh
61124 ____________________________________________________________________________
61125 [  9133] By: gsar                                  on 2001/03/13  22:46:20
61126         Log: integrate change#9067 from mainline
61127              
61128              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
61129      Branch: maint-5.6/perl
61130           !> lib/ExtUtils/MM_Unix.pm
61131 ____________________________________________________________________________
61132 [  9132] By: jhi                                   on 2001/03/13  22:41:21
61133         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
61134              From: "John P. Linderman" <jpl@research.att.com>
61135              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
61136              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
61137              
61138              A more correct prime finder.
61139      Branch: perl
61140            ! lib/Tie/SubstrHash.pm
61141 ____________________________________________________________________________
61142 [  9131] By: gsar                                  on 2001/03/13  22:30:42
61143         Log: make the error text look more consistent in hints/hpux.sh
61144      Branch: maint-5.6/perl
61145            ! hints/hpux.sh
61146 ____________________________________________________________________________
61147 [  9130] By: jhi                                   on 2001/03/13  22:23:44
61148         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
61149              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61150              Date: Tue, 13 Mar 2001 18:41:26 +0100
61151              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
61152              
61153              If the test is run non-interactively the default handler
61154              is different.
61155      Branch: perl
61156            ! t/lib/sigaction.t
61157 ____________________________________________________________________________
61158 [  9129] By: jhi                                   on 2001/03/13  22:20:21
61159         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
61160              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61161              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
61162              Date:     Tue, 13 Mar 2001 16:44:32 EST
61163      Branch: perl
61164            ! t/lib/1_compile.t
61165 ____________________________________________________________________________
61166 [  9128] By: jhi                                   on 2001/03/13  22:18:34
61167         Log: Subject: Another patch for integer.pm POD 
61168              From: "John L. Allen" <allen@grumman.com>
61169              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
61170              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
61171      Branch: perl
61172            ! lib/integer.pm
61173 ____________________________________________________________________________
61174 [  9127] By: nick                                  on 2001/03/13  21:26:30
61175         Log: Integrate mainline.
61176      Branch: perlio
61177           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
61178           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
61179           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
61180           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
61181           !> Changes Configure MANIFEST README.os2 README.os390
61182           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
61183           !> os2/Changes patchlevel.h win32/perlhost.h
61184 ____________________________________________________________________________
61185 [  9126] By: nick                                  on 2001/03/13  20:39:51
61186         Log: #ifdef'ed out code to make packed side of pack/unpack
61187              octets. (i.e. pack('U') => encode_utf8).
61188      Branch: perlio
61189            ! pp.c
61190 ____________________________________________________________________________
61191 [  9125] By: jhi                                   on 2001/03/13  15:07:16
61192         Log: Update Changes.
61193      Branch: perl
61194            ! Changes patchlevel.h
61195 ____________________________________________________________________________
61196 [  9124] By: jhi                                   on 2001/03/13  14:22:45
61197         Log: Workaround for the buggy ("internal compiler error")
61198              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
61199              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
61200              of Andreas König.
61201      Branch: perl
61202            ! ext/re/Makefile.PL hints/aix.sh
61203 ____________________________________________________________________________
61204 [  9123] By: jhi                                   on 2001/03/13  03:24:34
61205         Log: Typo in #9114.
61206      Branch: metaconfig
61207            ! U/modified/myhostname.U
61208 ____________________________________________________________________________
61209 [  9122] By: jhi                                   on 2001/03/13  03:24:06
61210         Log: Typo in #9113.
61211      Branch: perl
61212            ! Configure
61213 ____________________________________________________________________________
61214 [  9121] By: jhi                                   on 2001/03/13  01:53:05
61215         Log: Forgot to check-in the larger part of #9120, duh.
61216      Branch: perl
61217            ! README.os2
61218 ____________________________________________________________________________
61219 [  9120] By: jhi                                   on 2001/03/13  01:51:31
61220         Log: Subject: [PATCH 5.6.1] OS/2 docs
61221              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61222              Date: Mon, 12 Mar 2001 03:27:32 -0500
61223              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
61224      Branch: perl
61225            ! os2/Changes
61226 ____________________________________________________________________________
61227 [  9119] By: jhi                                   on 2001/03/13  01:49:41
61228         Log: Integrate change #9116 from maintperl into mainline.
61229              
61230              Win32::GetCwd() returns C: instead of C:\ in the root directory
61231              under ithreads
61232      Branch: perl
61233           !> win32/perlhost.h
61234 ____________________________________________________________________________
61235 [  9118] By: jhi                                   on 2001/03/13  01:13:39
61236         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
61237      Branch: perl
61238            + lib/Switch.pm t/lib/switch.t
61239            ! MANIFEST
61240 ____________________________________________________________________________
61241 [  9117] By: jhi                                   on 2001/03/13  01:03:17
61242         Log: Add Text::Balanced 1.83.
61243      Branch: perl
61244            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
61245            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
61246            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
61247            + t/lib/tb-xvari.t
61248            ! MANIFEST
61249 ____________________________________________________________________________
61250 [  9116] By: gsar                                  on 2001/03/13  00:55:53
61251         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
61252              under ithreads
61253      Branch: maint-5.6/perl
61254            ! win32/perlhost.h
61255 ____________________________________________________________________________
61256 [  9115] By: jhi                                   on 2001/03/13  00:54:09
61257         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
61258              From: "John L. Allen" <allen@grumman.com>
61259              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
61260              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
61261              
61262              use integer document clarification.
61263      Branch: perl
61264            ! lib/integer.pm
61265 ____________________________________________________________________________
61266 [  9114] By: jhi                                   on 2001/03/13  00:38:54
61267         Log: Metaconfig unit change for #9113.
61268      Branch: metaconfig
61269            ! U/modified/myhostname.U
61270 ____________________________________________________________________________
61271 [  9113] By: jhi                                   on 2001/03/13  00:38:35
61272         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?)
61273              From: Peter Prymmer <pvhp@forte.com>
61274              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
61275              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
61276      Branch: perl
61277            ! Configure README.os390 hints/os390.sh
61278 ____________________________________________________________________________
61279 [  9112] By: jhi                                   on 2001/03/13  00:29:00
61280         Log: Integrate perlio:
61281              
61282              [  9110]
61283              #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
61284      Branch: perl
61285           !> sv.c utf8.h
61286 ____________________________________________________________________________
61287 [  9111] By: nick                                  on 2001/03/12  21:16:33
61288         Log: Integrate mainline.
61289      Branch: perlio
61290           +> t/op/anonsub.t
61291           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
61292           !> proto.h sv.c
61293 ____________________________________________________________________________
61294 [  9110] By: nick                                  on 2001/03/12  21:00:13
61295         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
61296      Branch: perlio
61297            ! sv.c utf8.h
61298 ____________________________________________________________________________
61299 [  9109] By: jhi                                   on 2001/03/12  16:04:47
61300         Log: Integrate change #9108 from maintperl to mainline.
61301              
61302              fix memory leak in C<sub X { sub {} }> arising from a refcount
61303              loop between the outer sub and the inner prototype anonsub
61304              
61305              this also enables closures returned by subroutines that
61306              subsequently get redefined to work without generating coredumps :)
61307              
61308              completely removed the free_closures() hack--it shouldn't be
61309              needed anymore
61310      Branch: perl
61311           +> t/op/anonsub.t
61312           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
61313           !> proto.h sv.c
61314 ____________________________________________________________________________
61315 [  9108] By: gsar                                  on 2001/03/12  10:21:31
61316         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
61317              loop between the outer sub and the inner prototype anonsub
61318              
61319              this also enables closures returned by subroutines that
61320              subsequently get redefined to work without generating coredumps :)
61321              
61322              completely removed the free_closures() hack--it shouldn't be
61323              needed anymore
61324      Branch: maint-5.6/perl
61325            + t/op/anonsub.t
61326            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
61327            ! proto.h sv.c
61328 ____________________________________________________________________________
61329 [  9107] By: jhi                                   on 2001/03/12  05:15:31
61330         Log: Integrate perlio:
61331              
61332              [  9106]
61333              regcomp.c is working in native space, not Unicode space (if different)
61334              as it is doing compare against 'W' in \W etc.
61335              
61336              [  9105]
61337              Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
61338              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
61339              
61340              [  9104]
61341              Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
61342              
61343              [  9102]
61344              USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
61345              - exclude layer syms in makedef.pl for sfio
61346              - also inhibit Encode from trying to build ":encode()" layer.
61347      Branch: perl
61348           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
61349 ____________________________________________________________________________
61350 [  9106] By: nick                                  on 2001/03/11  20:10:12
61351         Log: regcomp.c is working in native space, not Unicode space (if different)
61352              as it is doing compare against 'W' in \W etc.
61353      Branch: perlio
61354            ! regcomp.c
61355 ____________________________________________________________________________
61356 [  9105] By: nick                                  on 2001/03/11  19:39:34
61357         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
61358              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
61359      Branch: perlio
61360            ! regcomp.c toke.c utf8.c
61361 ____________________________________________________________________________
61362 [  9104] By: nick                                  on 2001/03/11  18:15:44
61363         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
61364      Branch: perlio
61365            ! sv.c
61366 ____________________________________________________________________________
61367 [  9103] By: nick                                  on 2001/03/11  18:03:28
61368         Log: Integrate mainline (for regexp stuff).
61369      Branch: perlio
61370           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
61371           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
61372           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
61373           !> t/lib/errno.t t/op/pat.t
61374 ____________________________________________________________________________
61375 [  9102] By: nick                                  on 2001/03/11  17:44:20
61376         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
61377              - exclude layer syms in makedef.pl for sfio
61378              - also inhibit Encode from trying to build ":encode()" layer.
61379      Branch: perlio
61380            ! ext/Encode/Encode.xs makedef.pl
61381 ____________________________________________________________________________
61382 [  9101] By: jhi                                   on 2001/03/10  22:38:13
61383         Log: The $Is_MacOS needs to be declared.
61384      Branch: perl
61385            ! lib/ExtUtils/Manifest.pm
61386 ____________________________________________________________________________
61387 [  9100] By: jhi                                   on 2001/03/10  22:14:29
61388         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
61389              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
61390              pollute the symbolspace if using sfio.
61391      Branch: perl
61392            ! ext/Encode/Encode.xs
61393 ____________________________________________________________________________
61394 [  9099] By: jhi                                   on 2001/03/10  21:58:48
61395         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
61396              Date: Sat, 10 Mar 2001 14:23:55 -0500
61397              From: Chris Nandor <pudge@pobox.com>
61398              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
61399      Branch: perl
61400            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
61401            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
61402            ! t/lib/errno.t
61403 ____________________________________________________________________________
61404 [  9098] By: jhi                                   on 2001/03/10  21:38:30
61405         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
61406      Branch: perl
61407            ! regcomp.c regexec.c t/op/pat.t
61408 ____________________________________________________________________________
61409 [  9097] By: jhi                                   on 2001/03/10  14:38:07
61410         Log: Integrate perlio:
61411              
61412              [  9096]
61413              EBCDIC sanity - phase I
61414              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
61415              - use utf8n_xxxx (c.f. pvn) for forms which take length.
61416              - back out vN.N and $^V exceptions to e2a/a2e
61417              - make "locale" isxxx macros be uvchr (may be redundant?)
61418              Not clear yet that toUPPER_uni et. al. return being handled correctly.
61419              The tr// and rexexp stuff still needs an audit, assumption is they are working
61420              in Unicode space.
61421              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
61422      Branch: perl
61423           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
61424           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
61425           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
61426 ____________________________________________________________________________
61427 [  9096] By: nick                                  on 2001/03/10  11:55:43
61428         Log: EBCDIC sanity - phase I
61429              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
61430              - use utf8n_xxxx (c.f. pvn) for forms which take length.
61431              - back out vN.N and $^V exceptions to e2a/a2e
61432              - make "locale" isxxx macros be uvchr (may be redundant?)
61433              
61434              Not clear yet that toUPPER_uni et. al. return being handled correctly.
61435              The tr// and rexexp stuff still needs an audit, assumption is they are working
61436              in Unicode space.
61437              
61438              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
61439      Branch: perlio
61440            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
61441            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
61442            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
61443 ____________________________________________________________________________
61444 [  9095] By: jhi                                   on 2001/03/09  22:10:01
61445         Log: Integrate perlio:
61446              
61447              [  9094]
61448              Builds an passes all tests after integrate and this tweak.
61449      Branch: perl
61450           !> dump.c
61451 ____________________________________________________________________________
61452 [  9094] By: nick                                  on 2001/03/09  17:36:38
61453         Log: Builds an passes all tests after integrate and this tweak.
61454      Branch: perlio
61455            ! dump.c
61456 ____________________________________________________________________________
61457 [  9093] By: nick                                  on 2001/03/09  17:16:03
61458         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
61459      Branch: perlio
61460           +> lib/unicode/Scripts.txt t/lib/sigaction.t
61461           !> (integrate 79 files)
61462 ____________________________________________________________________________
61463 [  9092] By: jhi                                   on 2001/03/09  15:28:26
61464         Log: Update Changes.
61465      Branch: perl
61466            ! Changes patchlevel.h
61467 ____________________________________________________________________________
61468 [  9091] By: jhi                                   on 2001/03/09  15:25:05
61469         Log: In op/stat #35 better to scan all the potential directories
61470              for setuids, not just the first one.
61471      Branch: perl
61472            ! t/op/stat.t
61473 ____________________________________________________________________________
61474 [  9090] By: jhi                                   on 2001/03/09  15:01:27
61475         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
61476              From: rspier@pobox.com (Robert Spier)
61477              Date: Fri, 9 Mar 2001 03:30:20 -0500
61478              Message-ID: <15016.38044.381174.160189@rls.cx>
61479              
61480              EXISTS() returning undef mistakenly triggered a FETCH().
61481      Branch: perl
61482            ! hv.c
61483 ____________________________________________________________________________
61484 [  9089] By: jhi                                   on 2001/03/09  14:59:02
61485         Log: Add /sbin and /usr/sbin to the list of directories scanned
61486              for setuid programs.  Takes care of bug id 20010309.003.
61487      Branch: perl
61488            ! t/op/stat.t
61489 ____________________________________________________________________________
61490 [  9088] By: jhi                                   on 2001/03/09  14:48:32
61491         Log: Regen perlapi, perltoc.
61492      Branch: perl
61493            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
61494 ____________________________________________________________________________
61495 [  9087] By: jhi                                   on 2001/03/09  14:38:56
61496         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
61497              From: David Mitchell <davem@fdgroup.co.uk>
61498              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
61499              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
61500      Branch: perl
61501            ! dump.c perl.c perl.h pod/perlrun.pod
61502 ____________________________________________________________________________
61503 [  9086] By: jhi                                   on 2001/03/09  01:47:16
61504         Log: A modified version of
61505              
61506              Subject: [ID 20010307.005] POSIX::sigaction has various problems
61507              From: anders@broadcom.com
61508              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
61509              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
61510              
61511              Currently the sigaction.t test #6 fails (and is fudged to look
61512              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
61513              This may well be a genuine bug in Linux sigaction() (since at
61514              least Tru64, Solaris, and HP-UX disagree with Linux).
61515              Anyone with POSIX / SUSv2 tome handy?  The problem is that
61516              the flags of the oldaction don't match with the flags in
61517              the previously installed disposition.
61518      Branch: perl
61519            + t/lib/sigaction.t
61520            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
61521 ____________________________________________________________________________
61522 [  9085] By: jhi                                   on 2001/03/09  01:30:13
61523         Log: Subject: Re: mission impossible for the day
61524              From: Alex Gough <alex@rcon.org>
61525              Date: Thu, 08 Mar 2001 17:18:19 +0000
61526              Message-ID: <3AA7BEDB.8070409@rcon.org>
61527              
61528              If references (are overloaded) and can be directly stringified,
61529              show that instead of "stringified".
61530              
61531              (The problem, infinite mutual recursion caused by overloaded bool
61532              in Switch.pm, tracked by David Mitchell)
61533      Branch: perl
61534            ! lib/Carp/Heavy.pm
61535 ____________________________________________________________________________
61536 [  9084] By: jhi                                   on 2001/03/09  01:20:39
61537         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
61538              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
61539              From: David Mitchell <davem@fdgroup.co.uk>
61540              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
61541      Branch: perl
61542            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
61543            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
61544 ____________________________________________________________________________
61545 [  9083] By: jhi                                   on 2001/03/09  01:16:51
61546         Log: Subject: [PATCH] perldata.pod here-doc docs
61547              From: Jeff Pinyan <jeffp@crusoe.net>
61548              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
61549              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
61550      Branch: perl
61551            ! pod/perldata.pod
61552 ____________________________________________________________________________
61553 [  9082] By: jhi                                   on 2001/03/09  01:01:27
61554         Log: Subject: Re: Unicode/EBCDIC
61555              From: Peter Prymmer <pvhp@forte.com>
61556              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
61557              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
61558      Branch: perl
61559            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
61560 ____________________________________________________________________________
61561 [  9081] By: jhi                                   on 2001/03/08  13:41:30
61562         Log: Subject: Ooops, wrong 'no *POSIX' Patch
61563              From: Dorner Thomas <Thomas.Dorner@start.de>
61564              Date: Thu, 8 Mar 2001 08:43:28 +0100
61565              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
61566      Branch: perl
61567            ! hints/posix-bc.sh
61568 ____________________________________________________________________________
61569 [  9080] By: jhi                                   on 2001/03/08  13:11:42
61570         Log: It's Scripts.txt, not Script.txt.
61571      Branch: perl
61572            ! MANIFEST
61573 ____________________________________________________________________________
61574 [  9079] By: jhi                                   on 2001/03/08  12:59:05
61575         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
61576              From: Dorner Thomas <Thomas.Dorner@start.de>
61577              Date: Wed, 7 Mar 2001 14:13:31 +0100
61578              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
61579      Branch: perl
61580            ! makedepend.SH
61581 ____________________________________________________________________________
61582 [  9078] By: jhi                                   on 2001/03/08  12:57:43
61583         Log: Retract #9069, wrong patch.
61584      Branch: perl
61585            ! Makefile.SH
61586 ____________________________________________________________________________
61587 [  9077] By: jhi                                   on 2001/03/08  01:06:13
61588         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
61589      Branch: perl
61590            + lib/unicode/Scripts.txt
61591            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
61592            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
61593            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
61594            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
61595            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
61596            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
61597            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
61598            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
61599            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
61600            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
61601            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
61602            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
61603            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
61604            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
61605            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
61606            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
61607            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
61608            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
61609            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
61610            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
61611            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
61612            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
61613            ! lib/unicode/version
61614 ____________________________________________________________________________
61615 [  9076] By: jhi                                   on 2001/03/07  22:59:39
61616         Log: Integrate change #7784 from mainline into maintperl.
61617              
61618              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
61619      Branch: maint-5.6/perl
61620           !> pp_ctl.c t/op/pat.t
61621 ____________________________________________________________________________
61622 [  9075] By: jhi                                   on 2001/03/07  22:05:11
61623         Log: More UTF-8 test tweaks.
61624      Branch: perl
61625            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
61626 ____________________________________________________________________________
61627 [  9074] By: nick                                  on 2001/03/07  21:39:29
61628         Log: Integrate mainline.
61629      Branch: perlio
61630           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
61631           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
61632           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
61633           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
61634           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
61635 ____________________________________________________________________________
61636 [  9073] By: jhi                                   on 2001/03/07  16:37:09
61637         Log: Update Changes.
61638      Branch: perl
61639            ! Changes patchlevel.h
61640 ____________________________________________________________________________
61641 [  9072] By: jhi                                   on 2001/03/07  16:32:30
61642         Log: Subject: [ID 20010306.004] || != named unary operator
61643              From: abela@geneanet.org
61644              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
61645              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
61646      Branch: perl
61647            ! pod/perlop.pod
61648 ____________________________________________________________________________
61649 [  9071] By: jhi                                   on 2001/03/07  15:14:11
61650         Log: Subject: downgrading to bytes for common functions
61651              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
61652              Date: Wed, 7 Mar 2001 02:36:55 -0500
61653              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
61654      Branch: perl
61655            ! pp_sys.c
61656 ____________________________________________________________________________
61657 [  9070] By: jhi                                   on 2001/03/07  15:04:58
61658         Log: Clarify the description differentiating for and while; inspired by
61659              
61660              Subject: [ID 20010306.002] for/while difference in for definition
61661              From: abela@geneanet.org
61662              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
61663              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
61664      Branch: perl
61665            ! pod/perlsyn.pod
61666 ____________________________________________________________________________
61667 [  9069] By: jhi                                   on 2001/03/07  14:55:30
61668         Log: (Retracted by #9078.)
61669      Branch: perl
61670            ! Makefile.SH
61671 ____________________________________________________________________________
61672 [  9068] By: jhi                                   on 2001/03/07  14:51:17
61673         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
61674              From: Radu Greab <radu@netsoft.ro>
61675              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
61676              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
61677      Branch: perl
61678            ! pp.c t/op/chop.t
61679 ____________________________________________________________________________
61680 [  9067] By: jhi                                   on 2001/03/07  14:48:57
61681         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
61682              From: Simon Cozens <simon@netthink.co.uk>
61683              Date: Wed, 7 Mar 2001 13:59:28 +0000
61684              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
61685              
61686              In order to allow MakeMaker to build correct Makefiles,
61687              you need to change the order of the arguments in MM_Unix.pm
61688              as well. (Unless you have C89_CCMODE set, but we're trying
61689              to be POSIXly correct)
61690              
61691              Thanks to Merijn Broeren for tracking this down.
61692      Branch: perl
61693            ! lib/ExtUtils/MM_Unix.pm
61694 ____________________________________________________________________________
61695 [  9066] By: jhi                                   on 2001/03/07  14:30:02
61696         Log: Floating point too messy.
61697      Branch: perl
61698            ! t/camel-III/vstring.t
61699 ____________________________________________________________________________
61700 [  9065] By: jhi                                   on 2001/03/07  14:17:44
61701         Log: Integrate change #9064 from maintperl into mainline.
61702              
61703              fix memory leak in pack("Bb",...)
61704      Branch: perl
61705           !> perl.c
61706 ____________________________________________________________________________
61707 [  9064] By: gsar                                  on 2001/03/07  06:29:24
61708         Log: fix memory leak in pack("Bb",...)
61709      Branch: maint-5.6/perl
61710            ! perl.c
61711 ____________________________________________________________________________
61712 [  9063] By: jhi                                   on 2001/03/07  00:55:04
61713         Log: Major utf8 test reorganisation and rewrite.
61714              Hopefully no tests were lost in the shuffle.
61715              (The beginning of pragma/utf8 was lost intentionally,
61716              the tests were rather bogus and incomplete.)
61717      Branch: perl
61718            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
61719            ! t/pragma/utf8.t
61720 ____________________________________________________________________________
61721 [  9062] By: jhi                                   on 2001/03/07  00:41:16
61722         Log: More tweakage on the Unicode character class descriptions.
61723      Branch: perl
61724            ! lib/unicode/mktables.PL pod/perlretut.pod
61725 ____________________________________________________________________________
61726 [  9061] By: jhi                                   on 2001/03/06  23:12:38
61727         Log: The perlretut was still talking about the old \p and \P
61728              definitions.
61729      Branch: perl
61730            ! pod/perlretut.pod
61731 ____________________________________________________________________________
61732 [  9060] By: nick                                  on 2001/03/06  20:52:37
61733         Log: Integrate mainline (make test works again now).
61734      Branch: perlio
61735           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
61736 ____________________________________________________________________________
61737 [  9059] By: jhi                                   on 2001/03/06  15:36:14
61738         Log: 0.999... does equal 1.0, doesn't it?
61739      Branch: perl
61740            ! t/camel-III/vstring.t
61741 ____________________________________________________________________________
61742 [  9058] By: jhi                                   on 2001/03/06  15:34:00
61743         Log: Make /x{abcd}/ to work without use utf8.
61744      Branch: perl
61745            ! regcomp.c
61746 ____________________________________________________________________________
61747 [  9057] By: jhi                                   on 2001/03/06  03:02:36
61748         Log: Easier to outcomment all the three reset() tests for now.
61749      Branch: perl
61750            ! t/op/pat.t
61751 ____________________________________________________________________________
61752 [  9056] By: jhi                                   on 2001/03/06  02:30:02
61753         Log: Comment out the deadly reset; until the 20010301.005
61754              is finally fixed.
61755      Branch: perl
61756            ! t/op/pat.t
61757 ____________________________________________________________________________
61758 [  9055] By: jhi                                   on 2001/03/06  02:21:26
61759         Log: Integrate the change #9054 from mainline:
61760              retract the PMOP cleanup patch pending further investigation.
61761      Branch: maint-5.6/perl
61762           !> op.c op.h
61763 ____________________________________________________________________________
61764 [  9054] By: jhi                                   on 2001/03/06  02:19:57
61765         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
61766              with oddly familiar stack traces.
61767      Branch: perl
61768            ! op.c op.h
61769 ____________________________________________________________________________
61770 [  9053] By: jhi                                   on 2001/03/05  23:20:28
61771         Log: Integrate perlio:
61772              
61773              [  9052]
61774              skipping USE_PERLIO symbols correction.
61775              
61776              [  9051]
61777              More Encode alias tidying.
61778      Branch: perl
61779           +> ext/Encode/Encode/koi8-r.ucm
61780           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
61781           !> makedef.pl
61782 ____________________________________________________________________________
61783 [  9052] By: nick                                  on 2001/03/05  23:08:17
61784         Log: skipping USE_PERLIO symbols correction.
61785      Branch: perlio
61786            ! makedef.pl
61787 ____________________________________________________________________________
61788 [  9051] By: nick                                  on 2001/03/05  22:35:07
61789         Log: More Encode alias tidying.
61790      Branch: perlio
61791            + ext/Encode/Encode/koi8-r.ucm
61792            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
61793 ____________________________________________________________________________
61794 [  9050] By: jhi                                   on 2001/03/05  21:44:29
61795         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
61796              Sarathy's fix for ID 20010301.005.
61797      Branch: maint-5.6/perl
61798           !> op.c op.h
61799 ____________________________________________________________________________
61800 [  9049] By: nick                                  on 2001/03/05  19:54:04
61801         Log: Integrate Jarkko's Encode.pm tweak.
61802      Branch: perlio
61803           !> ext/Encode/Encode.pm
61804 ____________________________________________________________________________
61805 [  9048] By: nick                                  on 2001/03/05  19:47:57
61806         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
61807      Branch: perlio
61808           +> os2/os2add.sym
61809           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
61810           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
61811           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
61812           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
61813           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
61814 ____________________________________________________________________________
61815 [  9047] By: jhi                                   on 2001/03/05  19:25:26
61816         Log: Regen perlapi.
61817      Branch: perl
61818            ! pod/perlapi.pod
61819 ____________________________________________________________________________
61820 [  9046] By: jhi                                   on 2001/03/05  19:12:14
61821         Log: Integrate perlio:
61822              
61823              [  9043]
61824              Update MANIFEST for new test.
61825              
61826              [  9042]
61827              Some tests for Camel 3rd edition features.
61828              Make gethostbyaddr() test in above work.
61829      Branch: perl
61830           +> t/camel-III/vstring.t
61831           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
61832 ____________________________________________________________________________
61833 [  9045] By: jhi                                   on 2001/03/05  19:10:36
61834         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
61835      Branch: perl
61836            ! ext/Encode/Encode.pm
61837 ____________________________________________________________________________
61838 [  9044] By: jhi                                   on 2001/03/05  18:49:12
61839         Log: Forgot the other half of the PMOP patch (#9033).
61840      Branch: perl
61841            ! op.h
61842 ____________________________________________________________________________
61843 [  9043] By: nick                                  on 2001/03/05  18:14:47
61844         Log: Update MANIFEST for new test.
61845      Branch: perlio
61846            ! MANIFEST
61847 ____________________________________________________________________________
61848 [  9042] By: nick                                  on 2001/03/05  18:12:41
61849         Log: Some tests for Camel 3rd edition features.
61850              Make gethostbyaddr() test in above work.
61851      Branch: perlio
61852            + t/camel-III/vstring.t
61853            ! pp.h pp_sys.c t/TEST t/harness
61854 ____________________________________________________________________________
61855 [  9041] By: jhi                                   on 2001/03/05  17:41:48
61856         Log: Add more ISO 8859 encoding aliases.
61857      Branch: perl
61858            ! ext/Encode/Encode.pm
61859 ____________________________________________________________________________
61860 [  9040] By: jhi                                   on 2001/03/05  17:30:43
61861         Log: Integrate perlio:
61862              
61863              [  9039]
61864              Missed added file.
61865              
61866              [  9037]
61867              Long-standing "defined but not used" SvPVbyte*() are about to get used
61868              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
61869              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
61870              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
61871              - uses SvPV() rather than sv_2pv() in case it isn't a string.
61872      Branch: perl
61873           !> MANIFEST sv.c
61874 ____________________________________________________________________________
61875 [  9039] By: nick                                  on 2001/03/05  17:11:36
61876         Log: Missed added file.
61877      Branch: perlio
61878            ! MANIFEST
61879 ____________________________________________________________________________
61880 [  9038] By: jhi                                   on 2001/03/05  15:58:01
61881         Log: Add tr tests for EBCDIC, from Karsten Sperling.
61882      Branch: perl
61883            ! t/op/tr.t
61884 ____________________________________________________________________________
61885 [  9037] By: nick                                  on 2001/03/05  15:56:35
61886         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
61887              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
61888              
61889              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
61890              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
61891              - uses SvPV() rather than sv_2pv() in case it isn't a string.
61892      Branch: perlio
61893            ! sv.c
61894 ____________________________________________________________________________
61895 [  9036] By: jhi                                   on 2001/03/05  15:49:15
61896         Log: Add matching tests currently failing in EBCDIC,
61897              suggested by Karsten Sperling.
61898      Branch: perl
61899            ! t/op/pat.t
61900 ____________________________________________________________________________
61901 [  9035] By: jhi                                   on 2001/03/05  15:36:55
61902         Log: The #9034 needs a MANIFESTation.
61903      Branch: perl
61904            ! MANIFEST
61905 ____________________________________________________________________________
61906 [  9034] By: jhi                                   on 2001/03/05  15:35:14
61907         Log: Integrate perlio:
61908              
61909              [  9032]
61910              Encode implementation "completion"
61911              Implement and document define_encoding()
61912              Implement and document encoding aliases including define_alias()
61913              Make Encode::XS use define_encoding() rather than back-door.
61914              Move run-time *.enc to separate Encode::Tcl module.
61915              Make 'compile' honour <codeset_name>
61916              Change canonical names of to iso-8859-* and US-ascii.
61917      Branch: perl
61918           +> ext/Encode/Encode/Tcl.pm
61919           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
61920           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
61921           !> ext/Encode/Encode/iso8859-1.ucm
61922           !> ext/Encode/Encode/iso8859-10.ucm
61923           !> ext/Encode/Encode/iso8859-13.ucm
61924           !> ext/Encode/Encode/iso8859-14.ucm
61925           !> ext/Encode/Encode/iso8859-15.ucm
61926           !> ext/Encode/Encode/iso8859-16.ucm
61927           !> ext/Encode/Encode/iso8859-2.ucm
61928           !> ext/Encode/Encode/iso8859-3.ucm
61929           !> ext/Encode/Encode/iso8859-4.ucm
61930           !> ext/Encode/Encode/iso8859-5.ucm
61931           !> ext/Encode/Encode/iso8859-6.ucm
61932           !> ext/Encode/Encode/iso8859-7.ucm
61933           !> ext/Encode/Encode/iso8859-8.ucm
61934           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
61935           !> t/lib/encode.t
61936 ____________________________________________________________________________
61937 [  9033] By: jhi                                   on 2001/03/05  15:33:18
61938         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
61939              From: Gurusamy Sarathy <gsar@ActiveState.com>
61940              Date: Sun, 04 Mar 2001 22:33:15 -0800
61941              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
61942              
61943              PMOPs need to remember their own stash so that they can
61944              gracefully remove themselves from their linked list.
61945      Branch: perl
61946            ! op.c
61947 ____________________________________________________________________________
61948 [  9032] By: nick                                  on 2001/03/05  14:51:50
61949         Log: Encode implementation "completion"
61950              Implement and document define_encoding()
61951              Implement and document encoding aliases including define_alias()
61952              Make Encode::XS use define_encoding() rather than back-door.
61953              Move run-time *.enc to separate Encode::Tcl module.
61954              Make 'compile' honour <codeset_name>
61955              Change canonical names of to iso-8859-* and US-ascii.
61956      Branch: perlio
61957            + ext/Encode/Encode/Tcl.pm
61958            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
61959            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
61960            ! ext/Encode/Encode/iso8859-1.ucm
61961            ! ext/Encode/Encode/iso8859-10.ucm
61962            ! ext/Encode/Encode/iso8859-13.ucm
61963            ! ext/Encode/Encode/iso8859-14.ucm
61964            ! ext/Encode/Encode/iso8859-15.ucm
61965            ! ext/Encode/Encode/iso8859-16.ucm
61966            ! ext/Encode/Encode/iso8859-2.ucm
61967            ! ext/Encode/Encode/iso8859-3.ucm
61968            ! ext/Encode/Encode/iso8859-4.ucm
61969            ! ext/Encode/Encode/iso8859-5.ucm
61970            ! ext/Encode/Encode/iso8859-6.ucm
61971            ! ext/Encode/Encode/iso8859-7.ucm
61972            ! ext/Encode/Encode/iso8859-8.ucm
61973            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
61974            ! t/lib/encode.t
61975 ____________________________________________________________________________
61976 [  9031] By: jhi                                   on 2001/03/05  13:51:17
61977         Log: Integrate change #9030 from maintperl into mainline.
61978              
61979              Subject: [PATCH 5.6.1] OS/2 cleanup
61980      Branch: perl
61981           +> os2/os2add.sym
61982           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
61983           !> makedef.pl os2/Changes os2/Makefile.SHs
61984           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
61985           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
61986           !> os2/os2.sym os2/os2ish.h
61987 ____________________________________________________________________________
61988 [  9030] By: jhi                                   on 2001/03/05  13:46:49
61989         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
61990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61991              Date: Mon, 5 Mar 2001 02:29:44 -0500
61992              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
61993      Branch: maint-5.6/perl
61994            + os2/os2add.sym
61995            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
61996            ! makedef.pl os2/Changes os2/Makefile.SHs
61997            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
61998            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
61999            ! os2/os2.sym os2/os2ish.h
62000 ____________________________________________________________________________
62001 [  9029] By: jhi                                   on 2001/03/05  13:40:35
62002         Log: Integrate change #9028 from maintperl into mainline.
62003              
62004              various nits in MM_Unix.pm found by disabling SelfLoader
62005      Branch: perl
62006           !> lib/ExtUtils/MM_Unix.pm
62007 ____________________________________________________________________________
62008 [  9028] By: gsar                                  on 2001/03/05  09:58:38
62009         Log: various nits in MM_Unix.pm found by disabling SelfLoader
62010      Branch: maint-5.6/perl
62011            ! lib/ExtUtils/MM_Unix.pm
62012 ____________________________________________________________________________
62013 [  9027] By: nick                                  on 2001/03/05  08:35:22
62014         Log: Integrate mainline
62015      Branch: perlio
62016           !> (integrate 28 files)
62017 ____________________________________________________________________________
62018 [  9026] By: jhi                                   on 2001/03/05  02:14:59
62019         Log: Integrate change #9025 from mainline to maintperl,
62020              retract \N{U+HHHH}.
62021      Branch: maint-5.6/perl
62022           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
62023           !> t/lib/charnames.t toke.c
62024 ____________________________________________________________________________
62025 [  9025] By: jhi                                   on 2001/03/05  02:13:09
62026         Log: Retracting \N{U+HHHH}.
62027      Branch: perl
62028            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
62029            ! t/lib/charnames.t toke.c
62030 ____________________________________________________________________________
62031 [  9024] By: jhi                                   on 2001/03/04  20:51:07
62032         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
62033              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
62034              Date: Fri, 02 Mar 2001 18:25:26 +0100
62035              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
62036              
62037              Casting problem.
62038      Branch: perl
62039            ! ext/Storable/Storable.xs
62040 ____________________________________________________________________________
62041 [  9023] By: jhi                                   on 2001/03/04  19:46:45
62042         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
62043              From: nick@talking.bollo.cx
62044              Date: Sat, 03 Mar 2001 21:41:33 +0000
62045              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
62046              
62047              Revert the workaround.
62048      Branch: perl
62049            ! perlio.c
62050 ____________________________________________________________________________
62051 [  9022] By: jhi                                   on 2001/03/04  19:36:28
62052         Log: Update Changes.
62053      Branch: perl
62054            ! Changes patchlevel.h
62055 ____________________________________________________________________________
62056 [  9021] By: jhi                                   on 2001/03/04  18:41:00
62057         Log: makedef.pl updates suggested by Chris Nandor; double-checking
62058              the changes in AIX, OS/2 Win32 would be nice.
62059      Branch: perl
62060            ! makedef.pl
62061 ____________________________________________________________________________
62062 [  9020] By: jhi                                   on 2001/03/04  18:23:58
62063         Log: Integrate change #9012 from maintperl into mainline,
62064              quench a compiler warning.
62065      Branch: perl
62066           !> toke.c
62067 ____________________________________________________________________________
62068 [  9019] By: jhi                                   on 2001/03/04  18:18:43
62069         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
62070              
62071              \N{U+HHHH} fix.
62072              
62073              pattern in G_ARRAY context
62074      Branch: maint-5.6/perl
62075           !> pp_hot.c t/op/pat.t toke.c
62076 ____________________________________________________________________________
62077 [  9018] By: jhi                                   on 2001/03/04  18:07:48
62078         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
62079              From: Jeff Pinyan <jeffp@crusoe.net>
62080              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
62081              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
62082      Branch: perl
62083            ! pp_hot.c t/op/pat.t
62084 ____________________________________________________________________________
62085 [  9017] By: jhi                                   on 2001/03/04  18:06:21
62086         Log: I thought I tested the #9014.
62087      Branch: perl
62088            ! toke.c
62089 ____________________________________________________________________________
62090 [  9016] By: jhi                                   on 2001/03/04  17:41:22
62091         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
62092              
62093              Tweak the get*ent() OS/2 prototypes.
62094              
62095              Add the \N{U+HHHH} syntax.
62096              
62097              More tr/// UTF-8 fixes from Inaba Hiroto.
62098      Branch: maint-5.6/perl
62099           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
62100           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
62101 ____________________________________________________________________________
62102 [  9015] By: jhi                                   on 2001/03/04  17:36:04
62103         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
62104      Branch: perl
62105            ! doop.c t/op/tr.t
62106 ____________________________________________________________________________
62107 [  9014] By: jhi                                   on 2001/03/04  17:24:49
62108         Log: Add the \N{U+HHHH} syntax.
62109      Branch: perl
62110            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
62111            ! t/lib/charnames.t toke.c
62112 ____________________________________________________________________________
62113 [  9013] By: jhi                                   on 2001/03/04  17:20:45
62114         Log: Tweak the get*ent() OS/2 prototypes.
62115      Branch: perl
62116            ! os2/os2.c
62117 ____________________________________________________________________________
62118 [  9012] By: gsar                                  on 2001/03/04  06:26:14
62119         Log: avoid warning (nit in change#9009)
62120      Branch: maint-5.6/perl
62121            ! toke.c
62122 ____________________________________________________________________________
62123 [  9011] By: gsar                                  on 2001/03/04  06:15:24
62124         Log: lib/charnames.t fails in 5.6.x because of older Unicode
62125              data
62126              
62127              TODO: need to revisit this after updating lib/unicode/...
62128      Branch: maint-5.6/perl
62129            ! t/lib/charnames.t
62130 ____________________________________________________________________________
62131 [  9010] By: gsar                                  on 2001/03/04  06:08:36
62132         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
62133      Branch: maint-5.6/perl
62134            ! toke.c
62135 ____________________________________________________________________________
62136 [  9009] By: jhi                                   on 2001/03/03  19:27:20
62137         Log: Integrate change #9008 from mainline to maintperl,
62138              UTF-8 tr/// fixes from Inaba Hiroto.
62139      Branch: maint-5.6/perl
62140           !> doop.c op.c t/op/tr.t toke.c
62141 ____________________________________________________________________________
62142 [  9008] By: jhi                                   on 2001/03/03  19:19:42
62143         Log: UTF8 tr/// fixes from Inaba Hiroto.
62144      Branch: perl
62145            ! doop.c op.c t/op/tr.t toke.c
62146 ____________________________________________________________________________
62147 [  9007] By: jhi                                   on 2001/03/03  19:00:30
62148         Log: Integrate change #9006 from maintperl to mainline,
62149              more robust quest for the infinite.
62150      Branch: perl
62151           !> lib/Math/Complex.pm
62152 ____________________________________________________________________________
62153 [  9006] By: jhi                                   on 2001/03/03  18:58:06
62154         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
62155              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62156              Date: Sat, 3 Mar 2001 12:51:50 -0500
62157              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
62158              
62159              Be more robust in our quest for the infinite.
62160      Branch: maint-5.6/perl
62161            ! lib/Math/Complex.pm
62162 ____________________________________________________________________________
62163 [  9005] By: jhi                                   on 2001/03/03  17:55:50
62164         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
62165      Branch: maint-5.6/perl
62166            ! doio.c
62167 ____________________________________________________________________________
62168 [  9004] By: jhi                                   on 2001/03/03  17:40:14
62169         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
62170              so that picky compilers like IRIX won't get huffy about
62171              "statements without effect" (like 1;).
62172      Branch: perl
62173            ! toke.c
62174 ____________________________________________________________________________
62175 [  9003] By: jhi                                   on 2001/03/03  17:15:52
62176         Log: Integrate change #9002 from mainline to maintperl.
62177              
62178              Subject: [perl-5.6.x, perl-current] accept for EPOC
62179      Branch: maint-5.6/perl
62180           !> pp_sys.c
62181 ____________________________________________________________________________
62182 [  9002] By: jhi                                   on 2001/03/03  17:14:30
62183         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
62184              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62185              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
62186              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
62187      Branch: perl
62188            ! pp_sys.c
62189 ____________________________________________________________________________
62190 [  9001] By: jhi                                   on 2001/03/03  17:13:13
62191         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
62192              From: "Craig A. Berry" <craigberry@mac.com>
62193              Date: Fri, 02 Mar 2001 17:44:40 -0600
62194              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
62195      Branch: perl
62196            ! t/pod/find.t
62197 ____________________________________________________________________________
62198 [  9000] By: jhi                                   on 2001/03/03  17:11:55
62199         Log: Integrate changes #8997,8999 from maintperl.
62200              
62201              Subject: [PATCH 5.6.1] compiling on OS/2
62202              (Better error message from hints/os2.sh)
62203              
62204              Subject: [PATCH 5.6.1] syslog.t
62205      Branch: perl
62206           !> hints/os2.sh t/lib/syslog.t
62207 ____________________________________________________________________________
62208 [  8999] By: jhi                                   on 2001/03/03  17:09:28
62209         Log: Subject: [PATCH 5.6.1] syslog.t
62210              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62211              Date: Sat, 3 Mar 2001 02:11:17 -0500
62212              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
62213      Branch: maint-5.6/perl
62214            ! t/lib/syslog.t
62215 ____________________________________________________________________________
62216 [  8998] By: jhi                                   on 2001/03/03  17:07:50
62217         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
62218              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62219              Date: Sat, 3 Mar 2001 01:53:52 -0500
62220              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
62221      Branch: maint-5.6/perl
62222            ! opcode.pl os2/os2.c
62223 ____________________________________________________________________________
62224 [  8997] By: jhi                                   on 2001/03/03  17:03:30
62225         Log: Subject: [PATCH 5.6.1] compiling on OS/2
62226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62227              Date: Sat, 3 Mar 2001 01:59:59 -0500
62228              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
62229      Branch: maint-5.6/perl
62230            ! hints/os2.sh
62231 ____________________________________________________________________________
62232 [  8996] By: jhi                                   on 2001/03/03  00:55:58
62233         Log: Regen files for mainline.
62234      Branch: perl
62235            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62236            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
62237 ____________________________________________________________________________
62238 [  8995] By: jhi                                   on 2001/03/03  00:35:22
62239         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
62240              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
62241              to maintperl.
62242              
62243              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
62244              
62245              Add Configure option -Dmksymlinks which will create a symlink
62246              forest if the current/build differs from the source directory.
62247              (8218,8220,8221,8317,8318,8971)
62248              
62249              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
62250              (Document APPLLIB_EXP in INSTALL.)
62251              
62252              If running byacc write-enable also perly.h.
62253              
62254              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
62255              
62256              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
62257              
62258              Sanity check for conflicting thread flavours.
62259              
62260              Fix the sys/fcntl.h problem reported by Peter Prymmer.
62261              
62262              Add few CPUs/architectures to the Cppsym scan,
62263              add -perlio to archname if so selected (modified 8890)
62264              
62265              Be more helpful for devel builders, suggested by John L. Allen.
62266              (admittedly pointless change for maintperl, but the usedevel
62267              code is there already)
62268      Branch: maint-5.6/perl
62269           !> Configure INSTALL Makefile.SH Porting/Glossary
62270           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
62271           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
62272           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
62273           !> win32/config.bc win32/config.gc win32/config.vc
62274 ____________________________________________________________________________
62275 [  8994] By: jhi                                   on 2001/03/02  23:31:41
62276         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
62277      Branch: metaconfig/U/perl
62278            ! gccvers.U
62279 ____________________________________________________________________________
62280 [  8993] By: jhi                                   on 2001/03/02  23:22:12
62281         Log: Regenerate various files for maint.
62282      Branch: maint-5.6/perl
62283            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
62284            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
62285 ____________________________________________________________________________
62286 [  8992] By: alanbur                               on 2001/03/02  22:48:34
62287         Log: Resync wuth parent
62288      Branch: maint-5.6/pureperl
62289           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
62290           !> (integrate 60 files)
62291 ____________________________________________________________________________
62292 [  8991] By: jhi                                   on 2001/03/02  21:00:08
62293         Log: Retract the #8742 part of #8986, backward compat.
62294      Branch: maint-5.6/perl
62295            ! embed.pl
62296 ____________________________________________________________________________
62297 [  8990] By: jhi                                   on 2001/03/02  20:40:07
62298         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
62299      Branch: maint-5.6/perl
62300            ! hv.c
62301 ____________________________________________________________________________
62302 [  8989] By: jhi                                   on 2001/03/02  19:59:56
62303         Log: Update Changes.
62304      Branch: perl
62305            ! Changes patchlevel.h
62306 ____________________________________________________________________________
62307 [  8988] By: jhi                                   on 2001/03/02  19:57:08
62308         Log: Integrate perlio:
62309              
62310              [  8969]
62311              Add charname comments to .ucm files writen by 'compile',
62312              also order charmaps in those files by source encoding.
62313              regenerate distrubuted .ucm files
62314      Branch: perl
62315           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
62316           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
62317           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
62318           !> ext/Encode/Encode/iso8859-10.ucm
62319           !> ext/Encode/Encode/iso8859-13.ucm
62320           !> ext/Encode/Encode/iso8859-14.ucm
62321           !> ext/Encode/Encode/iso8859-15.ucm
62322           !> ext/Encode/Encode/iso8859-16.ucm
62323           !> ext/Encode/Encode/iso8859-2.ucm
62324           !> ext/Encode/Encode/iso8859-3.ucm
62325           !> ext/Encode/Encode/iso8859-4.ucm
62326           !> ext/Encode/Encode/iso8859-5.ucm
62327           !> ext/Encode/Encode/iso8859-6.ucm
62328           !> ext/Encode/Encode/iso8859-7.ucm
62329           !> ext/Encode/Encode/iso8859-8.ucm
62330           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
62331           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
62332 ____________________________________________________________________________
62333 [  8987] By: jhi                                   on 2001/03/02  19:43:40
62334         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
62335              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
62336              8950,8952,8955 from mainline to maintperl.
62337              
62338              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
62339              
62340              Put to rest the 20010205.001, the email address checking (not) regex.
62341              
62342              fork() not everywhere, cleanup temp files.
62343              
62344              The #8843 wasn't quite right: %Config needs to imported.
62345              
62346              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
62347              (#8849: the glob-basic hunk needed massaging as it depended
62348              on Schwern's large-scale (unintegrated) patches)
62349              
62350              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
62351              
62352              Upgrade to CGI.pm 2.752, from Lincoln Stein.
62353              (Note: there were some conflicts due to EBCDIC and EPOC
62354              patches, in general I preferred the repository code.)
62355              (When 2.753 comes out, we need to synchronize.)
62356              
62357              Subject: [PATCH] fix for charnames above FFFF
62358              
62359              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
62360              
62361              If no sfio, no -lsfio.
62362              
62363              Run run/*.t also in minitest.
62364              
62365              Subject:  [PATCH perl 5.7.0] malloc message address offset
62366              
62367              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
62368              
62369              Subject: fix for parameter -Dm (for perl@8867)
62370              
62371              Subject: [PATCH: perl@8892] was Re: hashing order difference?
62372              (make the test more portable)
62373              
62374              Subject: Re: [PATCH] fix for charnames above FFFF
62375              
62376              Subject: Re: I'm losing the war...
62377              (hv_store() not working correctly in ENV_IS_CASELESS case.)
62378              
62379              Subject: Modified README.bs2000 
62380              
62381              Subject: [PATCH: perl@8935] -Dt padsv($var)
62382              
62383              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
62384              
62385              Subject: PATCH: extra tests to check on negative float to unsigned cast
62386              
62387              Subject: [PATCH] XPUSH[insp] was Re: progress
62388              
62389              Subject: Re: Compile with perlcc..
62390      Branch: maint-5.6/perl
62391           !> (integrate 36 files)
62392 ____________________________________________________________________________
62393 [  8986] By: jhi                                   on 2001/03/02  18:51:25
62394         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
62395              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
62396              to maintperl.
62397              
62398              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
62399              
62400              Subject: [DOC PATCH] overload.pm nits
62401              
62402              Add header for LIB$ prototypes (C. Berry)
62403              
62404              Convert fwrite()s to sockets to write()s, since some socket stacks
62405              don't take kindly to stdio.
62406              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
62407              (for often optional LNMs)
62408              Correct a few typos
62409              (C. Bailey)
62410              
62411              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
62412              
62413              De-cut-and-pasto.
62414              
62415              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
62416              
62417              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
62418              
62419              Upgrade to CPAN 1.59_54, from Andreas König.
62420              
62421              Bogus shebang.
62422              
62423              Subject: [PATCH] Document makepatch in Porting/patching
62424              
62425              UTF-8 documentation.
62426              
62427              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
62428              
62429              Sort the MANIFEST.
62430              
62431              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
62432              
62433              Subject: [PATCH @8807] toke.c cleanup: scan_str()
62434              
62435              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
62436              
62437              Add run/*.t to testables.
62438              
62439              TODO: integrate #8784.
62440      Branch: maint-5.6/perl
62441           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
62442           !> (integrate 28 files)
62443 ____________________________________________________________________________
62444 [  8985] By: nick                                  on 2001/03/02  18:15:45
62445         Log: Integrate mainline
62446      Branch: perlio
62447           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
62448           !> vms/vms.c
62449 ____________________________________________________________________________
62450 [  8984] By: jhi                                   on 2001/03/02  16:00:17
62451         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
62452              
62453              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
62454              5.004_05, and mention the suidperl August 2000 security problem.
62455              (#8978,#8981)
62456              
62457              Subject: [ID 20010301.004] Technically speaking in perldata
62458              
62459              Subject: [PATCH] File::Copy for bleadperl, maintperl
62460              
62461              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
62462              
62463              (The #8982, fix for 20010221.005 and 20010221.008,
62464              would be nice too but it didn't integrate cleanly.)
62465      Branch: maint-5.6/perl
62466           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
62467 ____________________________________________________________________________
62468 [  8983] By: jhi                                   on 2001/03/02  15:51:16
62469         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
62470              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62471              Date:     Thu, 1 Mar 2001 15:54:09 EST
62472              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
62473      Branch: perl
62474            ! vms/vms.c
62475 ____________________________________________________________________________
62476 [  8982] By: jhi                                   on 2001/03/02  15:43:31
62477         Log: Subject: Re: sync sync sync: have I missed any patches?
62478              From: Radu Greab <radu@netsoft.ro> 
62479              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
62480              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
62481              
62482              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
62483              was checking argv[0] regardless of whether a different pathname
62484              will actually be executed."  Test case not supplied because 
62485              drafting that, ironically enough, revealed another bug
62486              (or a feature).
62487      Branch: perl
62488            ! doio.c
62489 ____________________________________________________________________________
62490 [  8981] By: jhi                                   on 2001/03/02  15:28:03
62491         Log: Misdate in #8978.
62492      Branch: perl
62493            ! pod/perlfaq1.pod
62494 ____________________________________________________________________________
62495 [  8980] By: jhi                                   on 2001/03/02  15:24:20
62496         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
62497              From: Chris Nandor <pudge@pobox.com>
62498              Date: Wed, 28 Feb 2001 22:10:15 -0500
62499              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
62500      Branch: perl
62501            ! lib/File/Copy.pm
62502 ____________________________________________________________________________
62503 [  8979] By: jhi                                   on 2001/03/02  15:17:16
62504         Log: Subject: [ID 20010301.004] Technically speaking in perldata
62505              From: abela@geneanet.org
62506              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
62507              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
62508      Branch: perl
62509            ! pod/perldata.pod
62510 ____________________________________________________________________________
62511 [  8978] By: jhi                                   on 2001/03/02  15:15:27
62512         Log: Subject: [ID 20010301.003] ref to 5.004
62513              From: abela@geneanet.org
62514              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
62515              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
62516              
62517              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
62518              and mention the suidperl August 2000 security problem.
62519      Branch: perl
62520            ! pod/perlfaq1.pod
62521 ____________________________________________________________________________
62522 [  8977] By: alanbur                               on 2001/03/02  14:17:45
62523         Log: Resynchronised with parent
62524      Branch: maint-5.6/pureperl
62525           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
62526           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
62527           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
62528           !> vms/descrip_mms.template win32/win32.c win32/win32.h
62529           !> win32/win32iop.h
62530 ____________________________________________________________________________
62531 [  8976] By: nick                                  on 2001/03/01  23:25:30
62532         Log: Integrate mainline.
62533      Branch: perlio
62534            - t/op/qu.t
62535           !> (integrate 55 files)
62536 ____________________________________________________________________________
62537 [  8975] By: jhi                                   on 2001/03/01  16:51:34
62538         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
62539      Branch: perl
62540           !> toke.c
62541 ____________________________________________________________________________
62542 [  8974] By: gsar                                  on 2001/03/01  16:28:21
62543         Log: fix for bugid 20010226.008
62544              
62545              the problem was that some of the pointers (PL_last_lop and
62546              PL_last_uni specifically) into the lex buffers weren't correctly
62547              being invalidated when the buffer changed; this would leave the
62548              pointers pointing at an arbitrary location in the buffer if
62549              the buffer didn't need to be reallocated, or point into freed
62550              memory if the buffer had to be realloced
62551              
62552              TODO item for bugdb maintainers: check other seemingly random
62553              parser-related bugs--they might be cured by this
62554      Branch: maint-5.6/perl
62555            ! toke.c
62556 ____________________________________________________________________________
62557 [  8973] By: jhi                                   on 2001/03/01  02:23:25
62558         Log: Retract #8970 because of a completely mysterious core dump:
62559              adding the tests 241..244 causes op/pat dump core at test #25.
62560              The test needs a lot of whittling down before the bug can be solved.
62561      Branch: perl
62562            ! t/op/pat.t
62563 ____________________________________________________________________________
62564 [  8972] By: jhi                                   on 2001/03/01  01:58:38
62565         Log: Regen perlapi.
62566      Branch: perl
62567            ! pod/perlapi.pod
62568 ____________________________________________________________________________
62569 [  8971] By: jhi                                   on 2001/03/01  01:34:09
62570         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))
62571              From: Nicholas Clark <nick@ccl4.org>
62572              Date: Wed, 28 Feb 2001 23:28:49 +0000
62573              Message-ID: <20010228232849.A55187@plum.flirble.org>
62574              
62575              Allow a completely write protected source code tree
62576              when using the Configure -Dmksymlinks.
62577      Branch: perl
62578            ! embed.pl warnings.pl
62579 ____________________________________________________________________________
62580 [  8970] By: jhi                                   on 2001/03/01  01:32:04
62581         Log: Add back the EBCDIC character range tests (for matching).
62582      Branch: perl
62583            ! t/op/pat.t
62584 ____________________________________________________________________________
62585 [  8969] By: nick                                  on 2001/02/28  18:18:01
62586         Log: Add charname comments to .ucm files writen by 'compile',
62587              also order charmaps in those files by source encoding.
62588              regenerate distrubuted .ucm files
62589      Branch: perlio
62590            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
62591            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
62592            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
62593            ! ext/Encode/Encode/iso8859-10.ucm
62594            ! ext/Encode/Encode/iso8859-13.ucm
62595            ! ext/Encode/Encode/iso8859-14.ucm
62596            ! ext/Encode/Encode/iso8859-15.ucm
62597            ! ext/Encode/Encode/iso8859-16.ucm
62598            ! ext/Encode/Encode/iso8859-2.ucm
62599            ! ext/Encode/Encode/iso8859-3.ucm
62600            ! ext/Encode/Encode/iso8859-4.ucm
62601            ! ext/Encode/Encode/iso8859-5.ucm
62602            ! ext/Encode/Encode/iso8859-6.ucm
62603            ! ext/Encode/Encode/iso8859-7.ucm
62604            ! ext/Encode/Encode/iso8859-8.ucm
62605            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
62606            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
62607 ____________________________________________________________________________
62608 [  8968] By: jhi                                   on 2001/02/28  16:26:37
62609         Log: Expand usemorebits early if d_casti32 needs to be undefined.
62610      Branch: perl
62611            ! hints/hpux.sh hints/irix_6.sh
62612 ____________________________________________________________________________
62613 [  8967] By: jhi                                   on 2001/02/28  16:22:26
62614         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
62615              retract toke.c/qu parts of #8583, retract #8485, retract
62616              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
62617              op/length.t, and MANIFEST, and delete t/op/qu.t.
62618      Branch: perl
62619            - t/op/qu.t
62620            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
62621            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
62622            ! t/op/length.t toke.c
62623 ____________________________________________________________________________
62624 [  8966] By: jhi                                   on 2001/02/28  15:00:27
62625         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
62626              by not changing from pre-Unicode days into being Unicode-aware.
62627              Sniff.
62628      Branch: perl
62629            ! pp.c t/op/pack.t t/op/qu.t
62630 ____________________________________________________________________________
62631 [  8965] By: jhi                                   on 2001/02/28  14:37:55
62632         Log: Subject: Re: Errors in core PODs
62633              From: Michael Stevens <michael@etla.org> 
62634              Date: Fri, 23 Feb 2001 15:47:56 +0000
62635              Message-ID: <20010223154756.A7723@firedrake.org> 
62636      Branch: perl
62637            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
62638            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
62639            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
62640            ! x2p/a2p.pod
62641 ____________________________________________________________________________
62642 [  8964] By: jhi                                   on 2001/02/28  14:35:35
62643         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
62644              (The #8961 was too bold.)
62645      Branch: perl
62646            ! hints/hpux.sh hints/irix_6.sh
62647 ____________________________________________________________________________
62648 [  8963] By: jhi                                   on 2001/02/28  14:33:39
62649         Log: Subject: Re: sync sync sync: have I missed any patches?
62650              From: Tim Jenness <t.jenness@jach.hawaii.edu>
62651              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
62652              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
62653              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
62654              
62655              Replace djSP with dSP.
62656      Branch: perl
62657            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
62658            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
62659            ! win32/perlhost.h
62660 ____________________________________________________________________________
62661 [  8962] By: jhi                                   on 2001/02/27  23:21:14
62662         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
62663      Branch: perl
62664            ! lib/Filter/Simple.pm
62665 ____________________________________________________________________________
62666 [  8961] By: jhi                                   on 2001/02/27  22:55:26
62667         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
62668              and this would be it.
62669      Branch: perl
62670            ! hints/hpux.sh hints/irix_6.sh
62671 ____________________________________________________________________________
62672 [  8960] By: jhi                                   on 2001/02/27  22:51:33
62673         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
62674              From: "Craig A. Berry" <craigberry@mac.com>
62675              Date: Tue, 27 Feb 2001 16:11:44 -0600
62676              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
62677      Branch: maint-5.6/perl
62678            ! configure.com vms/descrip_mms.template
62679 ____________________________________________________________________________
62680 [  8959] By: jhi                                   on 2001/02/27  22:47:23
62681         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
62682              From: "Craig A. Berry" <craigberry@mac.com>
62683              Date: Tue, 27 Feb 2001 16:11:44 -0600
62684              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
62685      Branch: perl
62686            ! configure.com vms/descrip_mms.template
62687 ____________________________________________________________________________
62688 [  8958] By: jhi                                   on 2001/02/27  15:16:42
62689         Log: Update Changes.
62690      Branch: perl
62691            ! Changes patchlevel.h
62692 ____________________________________________________________________________
62693 [  8957] By: jhi                                   on 2001/02/27  06:15:07
62694         Log: Subject: [5.6.x] EPOC additions
62695              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62696              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
62697              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
62698      Branch: maint-5.6/perl
62699            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
62700 ____________________________________________________________________________
62701 [  8956] By: jhi                                   on 2001/02/27  06:12:11
62702         Log: Subject: [perl-current] EPOC 
62703              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62704              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
62705              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
62706      Branch: perl
62707            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
62708            ! epoc/epocish.c epoc/epocish.h pp_sys.c
62709 ____________________________________________________________________________
62710 [  8955] By: jhi                                   on 2001/02/27  05:59:50
62711         Log: Subject: Re: Compile with perlcc..
62712              From: Edward Peschko <edwardp@excitehome.net>
62713              Date: Mon, 26 Feb 2001 18:51:58 -0800
62714              Message-ID: <20010226185158.A9871@excitehome.net>
62715              
62716              plus add a simple usage message if no arguments given.
62717      Branch: perl
62718            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
62719            ! utils/Makefile utils/perlcc.PL win32/pod.mak
62720 ____________________________________________________________________________
62721 [  8954] By: nick                                  on 2001/02/26  21:02:59
62722         Log: Integrate mainline
62723      Branch: perlio
62724           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
62725           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
62726           !> t/op/sprintf.t
62727 ____________________________________________________________________________
62728 [  8953] By: jhi                                   on 2001/02/26  14:43:54
62729         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
62730              From: Nicholas Clark <nick@ccl4.org>
62731              Date: Mon, 26 Feb 2001 00:42:07 +0000
62732              Message-ID: <20010226004207.F23333@plum.flirble.org>
62733      Branch: perl
62734            ! pp_ctl.c
62735 ____________________________________________________________________________
62736 [  8952] By: jhi                                   on 2001/02/26  14:42:13
62737         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
62738              From: Simon Cozens <simon@netthink.co.uk>
62739              Date: Mon, 26 Feb 2001 12:23:48 +0000
62740              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
62741      Branch: perl
62742            ! pod/perlguts.pod
62743 ____________________________________________________________________________
62744 [  8951] By: jhi                                   on 2001/02/26  14:39:15
62745         Log: Subject: [PATCH] perlio - unknown layer
62746              From: Nicholas Clark <nick@ccl4.org>
62747              Date: Mon, 26 Feb 2001 00:27:19 +0000
62748              Message-ID: <20010226002719.E23333@plum.flirble.org>
62749      Branch: perl
62750            ! perlio.c
62751 ____________________________________________________________________________
62752 [  8950] By: jhi                                   on 2001/02/26  14:38:04
62753         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
62754              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
62755              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
62756              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
62757      Branch: perl
62758            ! t/op/bop.t
62759 ____________________________________________________________________________
62760 [  8949] By: jhi                                   on 2001/02/26  14:37:07
62761         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
62762              From: Peter Prymmer <pvhp@forte.com>
62763              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
62764              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
62765      Branch: perl
62766            ! lib/Test.pm
62767 ____________________________________________________________________________
62768 [  8948] By: jhi                                   on 2001/02/26  14:35:53
62769         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
62770              From: Radu Greab <radu@netsoft.ro>
62771              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
62772              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
62773      Branch: perl
62774            ! pod/perlop.pod
62775 ____________________________________________________________________________
62776 [  8947] By: jhi                                   on 2001/02/26  14:34:46
62777         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
62778              From: David Mitchell <davem@fdgroup.co.uk>
62779              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
62780              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
62781      Branch: perl
62782            ! run.c
62783 ____________________________________________________________________________
62784 [  8946] By: jhi                                   on 2001/02/26  14:32:37
62785         Log: Subject: Modified README.bs2000 
62786              From: Dorner Thomas <Thomas.Dorner@start.de>
62787              Date: Mon, 26 Feb 2001 09:22:17 +0100
62788              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
62789      Branch: perl
62790            ! README.bs2000
62791 ____________________________________________________________________________
62792 [  8945] By: jhi                                   on 2001/02/26  14:19:53
62793         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
62794              to maintperl, listing the known failures on the tests 129 and 130.
62795      Branch: maint-5.6/perl
62796           !> t/op/sprintf.t
62797 ____________________________________________________________________________
62798 [  8944] By: jhi                                   on 2001/02/26  14:14:15
62799         Log: Add more known sprintf failures.
62800      Branch: perl
62801            ! t/op/sprintf.t
62802 ____________________________________________________________________________
62803 [  8943] By: jhi                                   on 2001/02/26  13:56:22
62804         Log: perlglob.exe needs to be found in Win32, patch from
62805              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
62806              which needs external glob at mini-perl time."
62807      Branch: perl
62808            ! ext/Encode/compile
62809 ____________________________________________________________________________
62810 [  8942] By: jhi                                   on 2001/02/26  13:52:19
62811         Log: A missing dTHX from Vadim Konovalov.
62812      Branch: perl
62813            ! perlio.c
62814 ____________________________________________________________________________
62815 [  8941] By: jhi                                   on 2001/02/26  13:37:05
62816         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
62817      Branch: perl
62818            ! op.c
62819 ____________________________________________________________________________
62820 [  8940] By: jhi                                   on 2001/02/26  13:35:40
62821         Log: Integrate perlio:
62822              
62823              [  8938]
62824              Encode implementations docs.
62825      Branch: perl
62826           !> ext/Encode/Encode.pm
62827 ____________________________________________________________________________
62828 [  8939] By: nick                                  on 2001/02/25  23:47:09
62829         Log: Integrate mainline.
62830      Branch: perlio
62831           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
62832           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
62833 ____________________________________________________________________________
62834 [  8938] By: nick                                  on 2001/02/25  19:36:28
62835         Log: Encode implementations docs.
62836      Branch: perlio
62837            ! ext/Encode/Encode.pm
62838 ____________________________________________________________________________
62839 [  8937] By: jhi                                   on 2001/02/25  19:26:16
62840         Log: Script wasn't aligned with reality.
62841      Branch: perl
62842            ! t/pod/find.t
62843 ____________________________________________________________________________
62844 [  8936] By: jhi                                   on 2001/02/25  18:54:55
62845         Log: Update Changes.
62846      Branch: perl
62847            ! Changes patchlevel.h
62848 ____________________________________________________________________________
62849 [  8935] By: jhi                                   on 2001/02/25  18:46:36
62850         Log: Retract #8929,8930,8932,8933 for now.
62851      Branch: perl
62852            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
62853 ____________________________________________________________________________
62854 [  8934] By: jhi                                   on 2001/02/25  17:34:35
62855         Log: Integrate perlio:
62856              
62857              [  8927]
62858              Change method names in Encode implementation classes to something
62859              less confusing (preparing to "go public").
62860              
62861              [  8926]
62862              GCC __atribute__ / printf fix
62863              
62864              [  8925]
62865              Checked in the wrong one ...
62866              
62867              [  8923]
62868              Encode API documentation nd tidy up.
62869              Minor additions to test.
62870              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
62871              Adds STRLEN to standard typemap.
62872      Branch: perl
62873           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
62874           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
62875           !> t/lib/encode.t
62876 ____________________________________________________________________________
62877 [  8933] By: jhi                                   on 2001/02/25  17:33:12
62878         Log: (Retracted by #8395.)
62879              
62880              Slight tweaks in scan_const(), not fixes yet, it seems like
62881              lots of work remains to be done...
62882      Branch: perl
62883            ! toke.c
62884 ____________________________________________________________________________
62885 [  8932] By: jhi                                   on 2001/02/25  17:27:11
62886         Log: (Retracted by #8395.)
62887              
62888              Missing from #8930.
62889      Branch: perl
62890            ! perl.h
62891 ____________________________________________________________________________
62892 [  8931] By: jhi                                   on 2001/02/25  17:26:19
62893         Log: A comment tweak.
62894      Branch: perl
62895            ! utf8.c
62896 ____________________________________________________________________________
62897 [  8930] By: jhi                                   on 2001/02/25  17:25:47
62898         Log: (Retracted by #8395.)
62899              
62900              Attempt to fix the EBCDIC character range problem with //.
62901      Branch: perl
62902            ! regcomp.c
62903 ____________________________________________________________________________
62904 [  8929] By: jhi                                   on 2001/02/25  17:23:45
62905         Log: (Retracted by #8395.)
62906              
62907              Expand the EBCDIC character range tests, and add few nasty
62908              tr tests from Karsten Sperling.
62909      Branch: perl
62910            ! t/op/pat.t t/op/tr.t
62911 ____________________________________________________________________________
62912 [  8928] By: jhi                                   on 2001/02/25  17:18:49
62913         Log: Missing check-in.
62914      Branch: perl
62915            ! lib/Pod/Find.pm
62916 ____________________________________________________________________________
62917 [  8927] By: nick                                  on 2001/02/25  11:30:22
62918         Log: Change method names in Encode implementation classes to something
62919              less confusing (preparing to "go public").
62920      Branch: perlio
62921            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
62922 ____________________________________________________________________________
62923 [  8926] By: nick                                  on 2001/02/25  10:53:24
62924         Log: GCC __atribute__ / printf fix
62925      Branch: perlio
62926            ! perl.h
62927 ____________________________________________________________________________
62928 [  8925] By: nick                                  on 2001/02/25  10:52:25
62929         Log: Checked in the wrong one ...
62930      Branch: perlio
62931            ! ext/Encode/Encode.pm
62932 ____________________________________________________________________________
62933 [  8924] By: nick                                  on 2001/02/24  18:46:51
62934         Log: Integrate mainline - to see what Jarkko has in ...
62935      Branch: perlio
62936           +> t/pod/testpods/lib/Pod/Stuff.pm
62937           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
62938 ____________________________________________________________________________
62939 [  8923] By: nick                                  on 2001/02/24  17:05:23
62940         Log: Encode API documentation nd tidy up.
62941              Minor additions to test.
62942              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
62943              Adds STRLEN to standard typemap.
62944      Branch: perlio
62945            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
62946            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
62947 ____________________________________________________________________________
62948 [  8922] By: jhi                                   on 2001/02/24  16:38:12
62949         Log: Add a test for the "character range should match in EBCDIC
62950              if specified using explicit numerics" bug found by Karsten
62951              Sperling.
62952      Branch: perl
62953            ! t/op/pat.t
62954 ____________________________________________________________________________
62955 [  8921] By: jhi                                   on 2001/02/24  16:30:16
62956         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
62957              From: schwern@pobox.com
62958              Date: Fri, 23 Feb 2001 03:21:37 -0500
62959              Message-ID: <20010223032137.A26022@magnonel.guild.net>
62960              
62961              plus Charles Lane's fixes, plus tweaks.
62962      Branch: perl
62963            + t/pod/testpods/lib/Pod/Stuff.pm
62964            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
62965 ____________________________________________________________________________
62966 [  8920] By: nick                                  on 2001/02/24  10:30:11
62967         Log: Integrate mainline
62968      Branch: perlio
62969           !> (integrate 33 files)
62970 ____________________________________________________________________________
62971 [  8919] By: jhi                                   on 2001/02/24  00:23:35
62972         Log: Subject: Re: I'm losing the war...
62973              From: "Vadim Konovalov" <watman@inbox.ru>
62974              Date: Sat, 24 Feb 2001 00:10:14 +0300
62975              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
62976              
62977              hv_store() not working correctly in ENV_IS_CASELESS case.
62978      Branch: perl
62979            ! hv.c
62980 ____________________________________________________________________________
62981 [  8918] By: jhi                                   on 2001/02/24  00:20:09
62982         Log: Subject: Re: [PATCH] fix for charnames above FFFF
62983              From: andreas.koenig@anima.de (Andreas J. Koenig)
62984              Date: 23 Feb 2001 02:39:03 +0100
62985              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
62986              
62987              A further efficiency tweak.
62988      Branch: perl
62989            ! lib/charnames.pm
62990 ____________________________________________________________________________
62991 [  8917] By: jhi                                   on 2001/02/23  20:27:51
62992         Log: Integrate change #8916 from mainline,
62993              do away with USE_WIN32_RTL_ENV.
62994      Branch: maint-5.6/perl
62995           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
62996 ____________________________________________________________________________
62997 [  8916] By: jhi                                   on 2001/02/23  20:02:25
62998         Log: Abolish USE_WIN32_RTL_ENV.
62999      Branch: perl
63000            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
63001 ____________________________________________________________________________
63002 [  8915] By: jhi                                   on 2001/02/23  19:36:00
63003         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
63004              later protected by some #define.
63005      Branch: perl
63006            ! gv.c
63007 ____________________________________________________________________________
63008 [  8914] By: jhi                                   on 2001/02/23  19:31:38
63009         Log: Retract #8902 for now, requested by Charles Lane, the correct
63010              fix will be something else.
63011      Branch: perl
63012            ! op.c
63013 ____________________________________________________________________________
63014 [  8913] By: jhi                                   on 2001/02/23  19:11:36
63015         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
63016              From: Peter Prymmer <pvhp@forte.com>
63017              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
63018              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
63019      Branch: perl
63020            ! t/op/lex_assign.t
63021 ____________________________________________________________________________
63022 [  8912] By: jhi                                   on 2001/02/23  18:38:20
63023         Log: Subject: [patch] perlio + useithreads
63024              From: Doug MacEachern <dougm@covalent.net>
63025              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
63026              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
63027              
63028              Gets things running but not complete.
63029      Branch: perl
63030            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
63031 ____________________________________________________________________________
63032 [  8911] By: jhi                                   on 2001/02/23  04:20:02
63033         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
63034              
63035              Duplicated environment freeing, File::Temp 0.12,
63036              op/append portability (EBCDIC) tweak.
63037      Branch: maint-5.6/perl
63038           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63039           !> t/op/append.t
63040 ____________________________________________________________________________
63041 [  8910] By: jhi                                   on 2001/02/23  02:07:33
63042         Log: Integrate change #8909 from mainline, a better Borland
63043              putenv() workaround.
63044      Branch: maint-5.6/perl
63045           !> perl.c
63046 ____________________________________________________________________________
63047 [  8909] By: jhi                                   on 2001/02/23  02:05:46
63048         Log: A better workaround for Borland putenv() brokenness from Sarathy.
63049      Branch: perl
63050            ! perl.c
63051 ____________________________________________________________________________
63052 [  8908] By: jhi                                   on 2001/02/23  02:04:14
63053         Log: Subject: fix for parameter -Dm (for perl@8867)
63054              From: "Vadim Konovalov" <watman@inbox.ru>
63055              Date: Thu, 22 Feb 2001 17:30:12 +0300
63056              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
63057      Branch: perl
63058            ! perl.h
63059 ____________________________________________________________________________
63060 [  8907] By: jhi                                   on 2001/02/23  01:58:20
63061         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
63062              From: Peter Prymmer <pvhp@forte.com>
63063              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
63064              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
63065      Branch: perl
63066            ! t/op/append.t
63067 ____________________________________________________________________________
63068 [  8906] By: jhi                                   on 2001/02/23  01:48:34
63069         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
63070      Branch: perl
63071            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63072 ____________________________________________________________________________
63073 [  8905] By: jhi                                   on 2001/02/23  01:43:30
63074         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
63075              From: Peter Prymmer <pvhp@forte.com>
63076              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
63077              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
63078      Branch: perl
63079            ! t/lib/st-06compat.t
63080 ____________________________________________________________________________
63081 [  8904] By: jhi                                   on 2001/02/23  01:42:39
63082         Log: Metaconfig unit change for #8903.
63083      Branch: metaconfig/U/perl
63084            ! Devel.U
63085 ____________________________________________________________________________
63086 [  8903] By: jhi                                   on 2001/02/23  01:42:12
63087         Log: Be more helpful for devel builders, suggested by John L. Allen.
63088      Branch: perl
63089            ! Configure
63090 ____________________________________________________________________________
63091 [  8902] By: jhi                                   on 2001/02/23  01:37:41
63092         Log: (Retracted by #8914)
63093              (Wrongly, reinstated by #8941)
63094              
63095              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
63096              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63097              Date:     Thu, 22 Feb 2001 09:43:57 EST
63098              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
63099      Branch: perl
63100            ! op.c
63101 ____________________________________________________________________________
63102 [  8901] By: jhi                                   on 2001/02/23  01:20:32
63103         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
63104              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63105              Date:     Thu, 22 Feb 2001 08:01:35 EST
63106              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
63107      Branch: perl
63108            ! malloc.c
63109 ____________________________________________________________________________
63110 [  8900] By: jhi                                   on 2001/02/23  01:18:02
63111         Log: Integrate changes #8898,8899 from mainline, environ handling.
63112      Branch: maint-5.6/perl
63113           !> perl.c
63114 ____________________________________________________________________________
63115 [  8899] By: jhi                                   on 2001/02/23  01:16:25
63116         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
63117              putenv() is not to be relied on, they are either broken or leaky
63118              or both.)
63119      Branch: perl
63120            ! perl.c
63121 ____________________________________________________________________________
63122 [  8898] By: jhi                                   on 2001/02/22  23:36:59
63123         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
63124              and safesysfree() must be used.
63125      Branch: perl
63126            ! perl.c
63127 ____________________________________________________________________________
63128 [  8897] By: jhi                                   on 2001/02/22  23:25:45
63129         Log: With environ one must use safesysmalloc()/safesysfree().
63130      Branch: perl
63131            ! perl.c
63132 ____________________________________________________________________________
63133 [  8896] By: jhi                                   on 2001/02/22  22:13:18
63134         Log: If we have a duplicated environment free it
63135              if PERL_DESTRUCT_LEVEL.
63136      Branch: perl
63137            ! perl.c
63138 ____________________________________________________________________________
63139 [  8895] By: alanbur                               on 2001/02/22  19:31:57
63140         Log: Synchronised with parent
63141      Branch: maint-5.6/pureperl
63142           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
63143 ____________________________________________________________________________
63144 [  8894] By: gsar                                  on 2001/02/22  19:06:18
63145         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
63146              
63147              fix memory leak in method call optimization (change#3768);
63148              made C<eval "$x->foo()"> leak
63149              
63150              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
63151      Branch: maint-5.6/perl
63152           !> op.c
63153 ____________________________________________________________________________
63154 [  8893] By: jhi                                   on 2001/02/22  18:35:27
63155         Log: (Retracted by #8915.)
63156              
63157              Third Degree finding:
63158              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
63159      Branch: perl
63160            ! gv.c
63161 ____________________________________________________________________________
63162 [  8892] By: jhi                                   on 2001/02/22  14:28:32
63163         Log: Update Changes.
63164      Branch: perl
63165            ! Changes patchlevel.h
63166 ____________________________________________________________________________
63167 [  8891] By: jhi                                   on 2001/02/22  13:22:45
63168         Log: Metaconfig unit changes for #8890.
63169      Branch: metaconfig
63170            ! U/modified/Cppsym.U U/threads/archname.U
63171 ____________________________________________________________________________
63172 [  8890] By: jhi                                   on 2001/02/22  13:22:12
63173         Log: Add -stdio to the archname if no perlio selected,
63174              no -perlio added since that is now the default.
63175              
63176              Add few CPUs/architectures to the Cppsym scan.
63177      Branch: perl
63178            ! Configure config_h.SH
63179 ____________________________________________________________________________
63180 [  8889] By: jhi                                   on 2001/02/22  13:05:59
63181         Log: Metaconfig unit change for #8888.
63182      Branch: metaconfig/U/perl
63183            ! useperlio.U
63184 ____________________________________________________________________________
63185 [  8888] By: jhi                                   on 2001/02/22  13:05:28
63186         Log: *drum roll*  Make perlio the default.
63187      Branch: perl
63188            ! Configure config_h.SH
63189 ____________________________________________________________________________
63190 [  8887] By: jhi                                   on 2001/02/22  12:50:52
63191         Log: Integrate change #8665 from maintperl to mainline,
63192              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
63193      Branch: perl
63194           !> ext/POSIX/POSIX.xs
63195 ____________________________________________________________________________
63196 [  8886] By: jhi                                   on 2001/02/22  12:49:24
63197         Log: Integrate changes #8883,8884 from mainline to maintperl.
63198              
63199              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
63200              Subject: Re: File::Temp::_gettemp warning
63201      Branch: maint-5.6/perl
63202           !> embed.h embed.pl lib/File/Temp.pm
63203 ____________________________________________________________________________
63204 [  8885] By: jhi                                   on 2001/02/22  12:43:59
63205         Log: Based on
63206              
63207              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
63208              From: schwab@suse.de
63209              Date: Thu, 22 Feb 2001 13:08:09 +0100
63210              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
63211              
63212              but the fix done slightly differently because the other
63213              half was already done in #8664.
63214      Branch: maint-5.6/perl
63215            ! ext/POSIX/POSIX.xs
63216 ____________________________________________________________________________
63217 [  8884] By: jhi                                   on 2001/02/22  12:37:15
63218         Log: Subject: Re: File::Temp::_gettemp warning
63219              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63220              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
63221              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
63222              
63223              This patch to File::Temp does two things:
63224              
63225              1. Fixes the problem with CGI::Carp when determining
63226              the Fcntl constants
63227              
63228              2. Removes most of the carps and consolidates them so that all the
63229              reasons are included in a single die that is caught by the test. This
63230              means that the correct skipping behaviour is displayed by the test.
63231      Branch: perl
63232            ! lib/File/Temp.pm
63233 ____________________________________________________________________________
63234 [  8883] By: jhi                                   on 2001/02/22  12:29:19
63235         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
63236              From: Peter Prymmer <pvhp@forte.com>
63237              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
63238              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
63239      Branch: perl
63240            ! embed.h embed.pl
63241 ____________________________________________________________________________
63242 [  8882] By: jhi                                   on 2001/02/21  19:41:33
63243         Log: Integrate change #8881 from mainlin to maintperl.
63244              
63245              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
63246      Branch: maint-5.6/perl
63247           !> op.c
63248 ____________________________________________________________________________
63249 [  8881] By: jhi                                   on 2001/02/21  19:38:57
63250         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
63251              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63252              Date:     Wed, 21 Feb 2001 13:08:03 EST
63253              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
63254      Branch: perl
63255            ! op.c
63256 ____________________________________________________________________________
63257 [  8880] By: jhi                                   on 2001/02/21  19:34:34
63258         Log: Retract #8875, cannot let go of the old semantics of unpack U
63259              without rethinking utf8decode.t.
63260      Branch: perl
63261            ! pp.c t/op/pack.t
63262 ____________________________________________________________________________
63263 [  8879] By: jhi                                   on 2001/02/21  19:08:02
63264         Log: Run run/*.t also in minitest.
63265      Branch: perl
63266            ! Makefile.SH
63267 ____________________________________________________________________________
63268 [  8878] By: nick                                  on 2001/02/21  18:55:37
63269         Log: Integrate mainline
63270      Branch: perlio
63271           !> (integrate 76 files)
63272 ____________________________________________________________________________
63273 [  8877] By: jhi                                   on 2001/02/21  15:09:33
63274         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
63275      Branch: metaconfig
63276            ! U/compline/nblock_io.U
63277      Branch: perl
63278            ! Configure config_h.SH
63279 ____________________________________________________________________________
63280 [  8876] By: jhi                                   on 2001/02/21  14:54:45
63281         Log: If no sfio, no -lsfio.
63282      Branch: metaconfig/U/perl
63283            ! d_sfio.U
63284      Branch: perl
63285            ! Configure config_h.SH
63286 ____________________________________________________________________________
63287 [  8875] By: jhi                                   on 2001/02/21  14:54:00
63288         Log: Make unpack C and unpack U truly equivalent.
63289      Branch: perl
63290            ! pp.c t/op/pack.t
63291 ____________________________________________________________________________
63292 [  8874] By: jhi                                   on 2001/02/21  14:26:02
63293         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
63294              From: Peter Prymmer <pvhp@forte.com>
63295              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
63296              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
63297      Branch: perl
63298            ! pod/perlport.pod
63299 ____________________________________________________________________________
63300 [  8873] By: jhi                                   on 2001/02/21  14:24:31
63301         Log: Subject: [PATCH] fix for charnames above FFFF
63302              From: andreas.koenig@anima.de (Andreas J. Koenig)
63303              Date: 21 Feb 2001 07:05:45 +0100
63304              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
63305      Branch: perl
63306            ! lib/charnames.pm t/lib/charnames.t
63307 ____________________________________________________________________________
63308 [  8872] By: jhi                                   on 2001/02/21  14:15:25
63309         Log: Integrate change #8868 from pureperl to mainline.
63310              
63311              Fixed reference count loop caused by sv_magic.
63312      Branch: perl
63313           !> sv.c
63314 ____________________________________________________________________________
63315 [  8871] By: jhi                                   on 2001/02/21  14:07:29
63316         Log: Integrate change #8868 from pureperl to maintperl.
63317              
63318              Fixed reference count loop caused by sv_magic.
63319      Branch: maint-5.6/perl
63320           !> sv.c
63321 ____________________________________________________________________________
63322 [  8870] By: jhi                                   on 2001/02/21  14:04:41
63323         Log: Put back the #8840, it was innocent.
63324      Branch: perl
63325            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
63326            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
63327 ____________________________________________________________________________
63328 [  8869] By: jhi                                   on 2001/02/21  14:00:03
63329         Log: unpack("C", ...) was left slightly unfinished by #8865.
63330      Branch: perl
63331            ! pp.c t/op/pack.t
63332 ____________________________________________________________________________
63333 [  8868] By: alanbur                               on 2001/02/21  01:33:45
63334         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
63335              from gv_fetchpv to create single-character magic variables (e.g. $!),
63336              and it is passed a sv and the gv that contains the sv as the mg_obj
63337              value.  When sv_magic stores the mg_obj pointer it increments the gv
63338              refcount, thus causing a sv-gv pair that can't be freed.  There is
63339              already a check for sv == obj which is used to prevent such reference
63340              loops.  This change extends the check to cover the case described above.
63341      Branch: maint-5.6/pureperl
63342            ! sv.c
63343 ____________________________________________________________________________
63344 [  8867] By: jhi                                   on 2001/02/21  00:52:39
63345         Log: Update Changes.
63346      Branch: perl
63347            ! Changes patchlevel.h
63348 ____________________________________________________________________________
63349 [  8866] By: jhi                                   on 2001/02/21  00:34:20
63350         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
63351              (Note: there were some conflicts due to EBCDIC and EPOC
63352              patches, in general I preferred the repository code.)
63353              (When 2.753 comes out, we need to synchronize.)
63354      Branch: perl
63355            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
63356            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
63357            ! t/lib/cgi-html.t
63358 ____________________________________________________________________________
63359 [  8865] By: jhi                                   on 2001/02/21  00:24:22
63360         Log: Make pack("C", 0x100) to create Unicode, unless under the
63361              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
63362              will understand Unicode, unless you under know what.
63363      Branch: perl
63364            ! pp.c t/op/pack.t t/op/qu.t
63365 ____________________________________________________________________________
63366 [  8864] By: alanbur                               on 2001/02/20  22:35:34
63367         Log: Resynchronised with parent
63368      Branch: maint-5.6/pureperl
63369           !> README.win32 ext/GDBM_File/GDBM_File.pm
63370           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
63371           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
63372           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
63373           !> t/lib/sdbm.t util.c
63374 ____________________________________________________________________________
63375 [  8863] By: jhi                                   on 2001/02/20  20:55:11
63376         Log: Integrate change #8860,8861 from mainline into maintperl.
63377              
63378              "pseudo-literal j"
63379              
63380              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
63381      Branch: maint-5.6/perl
63382           !> lib/Test.pm pod/perlop.pod
63383 ____________________________________________________________________________
63384 [  8862] By: jhi                                   on 2001/02/20  20:30:07
63385         Log: Don't do casting between pointers pointing to differently sized
63386              integers.
63387      Branch: perl
63388            ! hv.c sv.c
63389 ____________________________________________________________________________
63390 [  8861] By: jhi                                   on 2001/02/20  19:53:44
63391         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
63392              From: Peter Prymmer <pvhp@forte.com>
63393              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
63394              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
63395      Branch: perl
63396            ! lib/Test.pm
63397 ____________________________________________________________________________
63398 [  8860] By: jhi                                   on 2001/02/20  19:48:02
63399         Log: "pseudo-literal j", a documentation glitch reported to Debian.
63400              The text recovered from Perl 5.005_03, and pseudo-literal replaced
63401              by "backtick string".
63402      Branch: perl
63403            ! pod/perlop.pod
63404 ____________________________________________________________________________
63405 [  8859] By: jhi                                   on 2001/02/20  19:15:46
63406         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
63407              from Chris Nandor.
63408      Branch: perl
63409            ! makedef.pl
63410 ____________________________________________________________________________
63411 [  8858] By: jhi                                   on 2001/02/20  17:36:53
63412         Log: Integrate pureperl changes #8844,8845,8850 to mainline
63413              (via maintperl #8855).
63414              
63415              Fixed %^H scoping bug
63416              
63417              Removed GV <-> CV refcount loop
63418              
63419              Removed %ENV refcount loop
63420      Branch: perl
63421           !> gv.c op.c perl.c pp.c scope.c
63422 ____________________________________________________________________________
63423 [  8857] By: jhi                                   on 2001/02/20  17:34:32
63424         Log: Integrate changes #8853,8854 from maintperl to mainline.
63425              
63426              EBDIC fixes, README.win32 Borland update.
63427      Branch: perl
63428           !> README.win32 handy.h util.c
63429 ____________________________________________________________________________
63430 [  8856] By: jhi                                   on 2001/02/20  17:33:16
63431         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
63432      Branch: maint-5.6/perl
63433           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
63434           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
63435           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
63436 ____________________________________________________________________________
63437 [  8855] By: jhi                                   on 2001/02/20  17:32:13
63438         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
63439              
63440              Fixed %^H scoping bug
63441              
63442              Removed GV <-> CV refcount loop
63443              
63444              Removed %ENV refcount loop
63445      Branch: maint-5.6/perl
63446           !> gv.c op.c perl.c pp.c scope.c
63447 ____________________________________________________________________________
63448 [  8854] By: jhi                                   on 2001/02/20  17:25:06
63449         Log: Subject: Addition to readme.win32 for Borland C++ compilers
63450              Date: Tue, 20 Feb 2001 02:15:25 +0300
63451              From: "Vadim Konovalov" <watman@inbox.ru>
63452              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
63453              
63454              Document Borland compiler misbehaviour.
63455      Branch: maint-5.6/perl
63456            ! README.win32
63457 ____________________________________________________________________________
63458 [  8853] By: jhi                                   on 2001/02/20  17:22:25
63459         Log: The assimilation of ebcdic.c didn't quite work at the first try,
63460              patches from Thomas Dorner.
63461      Branch: maint-5.6/perl
63462            ! handy.h util.c
63463 ____________________________________________________________________________
63464 [  8852] By: jhi                                   on 2001/02/20  17:20:15
63465         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
63466              From: Chris Nandor <pudge@pobox.com>
63467              Date: Tue, 20 Feb 2001 08:32:45 -0500
63468              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
63469      Branch: maint-5.6/perl
63470            ! makedef.pl mg.c
63471 ____________________________________________________________________________
63472 [  8851] By: jhi                                   on 2001/02/20  17:15:52
63473         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
63474      Branch: perl
63475            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
63476            ! t/lib/filter-util.t
63477 ____________________________________________________________________________
63478 [  8850] By: alanbur                               on 2001/02/20  17:12:40
63479         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
63480              and the magic pointer points back to the GV that contains the
63481              %ENV hash.  This creates a refcount loop that prevents members
63482              of %ENV from being freed correctly.  This change removes the
63483              refcount loop - the magic pointer was never used anyway, the
63484              only use of the magic was to check the type ('E') so that the
63485              appropriate environment manipulation code is called when %ENV
63486              is modified.
63487      Branch: maint-5.6/pureperl
63488            ! perl.c
63489 ____________________________________________________________________________
63490 [  8849] By: jhi                                   on 2001/02/20  17:12:20
63491         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
63492              From: "Craig A. Berry" <craigberry@mac.com>
63493              Date: Mon, 19 Feb 2001 23:36:12 -0600
63494              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
63495              
63496              Case-forgiving systems match TestInit.pm with TES*.
63497      Branch: perl
63498            ! t/lib/glob-basic.t
63499 ____________________________________________________________________________
63500 [  8848] By: jhi                                   on 2001/02/20  17:10:02
63501         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
63502      Branch: perl
63503            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
63504            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
63505            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
63506 ____________________________________________________________________________
63507 [  8847] By: jhi                                   on 2001/02/20  15:34:41
63508         Log: The #8843 wasn't quite right: %Config needs to imported.
63509      Branch: perl
63510            ! t/run/runenv.t
63511 ____________________________________________________________________________
63512 [  8846] By: jhi                                   on 2001/02/20  15:31:50
63513         Log: Retract the #8838 and #8840 for now because of
63514              the DB_File tie problem.
63515      Branch: perl
63516            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
63517            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
63518            ! proto.h sv.c
63519 ____________________________________________________________________________
63520 [  8845] By: alanbur                               on 2001/02/20  14:25:41
63521         Log: Removed GV <-> CV refcount loop
63522              CvGV(mycv) points to the parent GV of the CV, and was previously
63523              refcounted.  The pointer remains, but the refcounting has been removed
63524              as it causes a refcount loop between the CV and GV that means the CV
63525              can't ever be deleted.
63526      Branch: maint-5.6/pureperl
63527            ! gv.c op.c pp.c
63528 ____________________________________________________________________________
63529 [  8844] By: alanbur                               on 2001/02/20  14:23:13
63530         Log: Fixed %^H scoping bug
63531      Branch: maint-5.6/pureperl
63532            ! scope.c
63533 ____________________________________________________________________________
63534 [  8843] By: jhi                                   on 2001/02/19  13:38:08
63535         Log: fork() not everywhere, cleanup temp files.
63536      Branch: perl
63537            ! t/run/runenv.t
63538 ____________________________________________________________________________
63539 [  8842] By: alanbur                               on 2001/02/19  12:42:07
63540         Log: Resynchronised with parent
63541      Branch: maint-5.6/pureperl
63542           !> pod/perlfaq4.pod sv.c utf8.c
63543 ____________________________________________________________________________
63544 [  8841] By: jhi                                   on 2001/02/19  03:35:51
63545         Log: Update Changes.
63546      Branch: perl
63547            ! Changes patchlevel.h
63548 ____________________________________________________________________________
63549 [  8840] By: jhi                                   on 2001/02/19  00:23:41
63550         Log: Subject: [patch] add sv_setref_uv
63551              From: Doug MacEachern <dougm@covalent.net>
63552              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
63553              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
63554      Branch: perl
63555            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
63556            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
63557 ____________________________________________________________________________
63558 [  8839] By: jhi                                   on 2001/02/19  00:01:38
63559         Log: Put to rest the 20010205.001, the email address checking (not) regex.
63560      Branch: perl
63561            ! pod/perlfaq9.pod
63562 ____________________________________________________________________________
63563 [  8838] By: jhi                                   on 2001/02/18  22:17:54
63564         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
63565              From: Doug MacEachern <dougm@covalent.net>
63566              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
63567              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
63568      Branch: perl
63569            ! lib/ExtUtils/xsubpp
63570 ____________________________________________________________________________
63571 [  8837] By: jhi                                   on 2001/02/18  22:16:50
63572         Log: Subject: [patch] -Wall cleanup round 2
63573              From: Doug MacEachern <dougm@covalent.net>
63574              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
63575              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
63576      Branch: perl
63577            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
63578            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
63579            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
63580            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
63581            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
63582            ! ext/SDBM_File/SDBM_File.xs
63583 ____________________________________________________________________________
63584 [  8836] By: jhi                                   on 2001/02/18  22:11:20
63585         Log: Misapplied regex optimizations when \C is present.
63586              Fixes 20001230.002.
63587              
63588              What still remains broken is that the submatches that
63589              have \C in them get their UTF8 flag on because their
63590              parent SV has it on.  This will result in malformed
63591              UTF8 if a \C happened to match a non-ASCII byte.
63592      Branch: perl
63593            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
63594            ! t/pragma/utf8.t
63595 ____________________________________________________________________________
63596 [  8835] By: jhi                                   on 2001/02/18  20:12:02
63597         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
63598              
63599              The hash key got wrongly UTF8fied.
63600      Branch: perl
63601            ! pod/perlapi.pod toke.c utf8.c
63602 ____________________________________________________________________________
63603 [  8834] By: jhi                                   on 2001/02/18  19:44:25
63604         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
63605              don't warn on magical or overloaded things.
63606      Branch: perl
63607            ! pp_hot.c
63608 ____________________________________________________________________________
63609 [  8833] By: nick                                  on 2001/02/18  19:31:22
63610         Log: Integrate mainline
63611      Branch: perlio
63612           +> t/TestInit.pm t/run/runenv.t
63613            - t/UTEST
63614           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
63615           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
63616           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
63617           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
63618           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
63619           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
63620           !> utf8.c
63621 ____________________________________________________________________________
63622 [  8832] By: jhi                                   on 2001/02/18  19:21:18
63623         Log: Integrate perlio:
63624              
63625              [  8830]
63626              Apply the spirit of patch from Nick Clark:
63627              Subject: [PATCH] Re: extensions that provide layers
63628              From: Nicholas Clark <nick@ccl4.org>
63629              Date: Mon, 12 Feb 2001 16:43:51 +0000
63630              Message-Id: <20010212164350.Q3652@plum.flirble.org>
63631      Branch: perl
63632           !> perlio.c pod/perldiag.pod
63633 ____________________________________________________________________________
63634 [  8831] By: jhi                                   on 2001/02/18  19:14:20
63635         Log: Integrate change #8827 from mainline.
63636              
63637              UTF8 tweaks.
63638      Branch: maint-5.6/perl
63639           !> sv.c utf8.c
63640 ____________________________________________________________________________
63641 [  8830] By: nick                                  on 2001/02/18  19:10:34
63642         Log: Apply the spirit of patch from Nick Clark:
63643              Subject: [PATCH] Re: extensions that provide layers
63644              From: Nicholas Clark <nick@ccl4.org>
63645              Date: Mon, 12 Feb 2001 16:43:51 +0000
63646              Message-Id: <20010212164350.Q3652@plum.flirble.org>
63647      Branch: perlio
63648            ! perlio.c pod/perldiag.pod
63649 ____________________________________________________________________________
63650 [  8829] By: jhi                                   on 2001/02/18  19:03:25
63651         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
63652              From: schwern@pobox.com 
63653              Date: Sun, 18 Feb 2001 13:44:35 -0500
63654              Message-ID: <20010218134435.A17544@magnonel.guild.net>
63655              
63656              Applied, but as t/TestInit.pm.
63657      Branch: perl
63658            + t/TestInit.pm
63659            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
63660            ! t/op/subst_wamp.t
63661 ____________________________________________________________________________
63662 [  8828] By: jhi                                   on 2001/02/18  18:43:52
63663         Log: Integrate perlio:
63664              
63665              [  8826]
63666              Fix [ID 20010217.002]
63667              open FOO, "<:raw:perlio", ...
63668              :raw now inserts default base layer below itself.
63669              Also
63670              open FOO, "<:unix", ...
63671              works as well - but leaves buffer layer on stack under the unix layer.
63672      Branch: perl
63673           !> perlio.c
63674 ____________________________________________________________________________
63675 [  8827] By: jhi                                   on 2001/02/18  18:41:33
63676         Log: UTF-8 tweaks.
63677      Branch: perl
63678            ! sv.c utf8.c
63679 ____________________________________________________________________________
63680 [  8826] By: nick                                  on 2001/02/18  17:40:59
63681         Log: Fix [ID 20010217.002]
63682              open FOO, "<:raw:perlio", ...
63683              :raw now inserts default base layer below itself.
63684              Also
63685              open FOO, "<:unix", ...
63686              works as well - but leaves buffer layer on stack under the unix layer.
63687      Branch: perlio
63688            ! perlio.c
63689 ____________________________________________________________________________
63690 [  8825] By: jhi                                   on 2001/02/18  17:15:39
63691         Log: Integrate perlio:
63692              
63693              [  8820]
63694              Clean up a few core dumps when layers are used in unexpected ways.
63695              (Still not "right"...)
63696      Branch: perl
63697           !> perlio.c perliol.h
63698 ____________________________________________________________________________
63699 [  8824] By: jhi                                   on 2001/02/18  17:10:53
63700         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
63701              From: schwern@pobox.com
63702              Date: Sun, 18 Feb 2001 01:48:50 -0500
63703              Message-ID: <20010218014850.C19957@magnonel.guild.net>
63704      Branch: perl
63705            ! lib/Test/Harness.pm t/TEST t/op/chop.t
63706 ____________________________________________________________________________
63707 [  8823] By: jhi                                   on 2001/02/18  17:01:06
63708         Log: Add run/*.t to testables.
63709      Branch: perl
63710            ! t/TEST
63711 ____________________________________________________________________________
63712 [  8822] By: jhi                                   on 2001/02/18  16:58:58
63713         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
63714              From: schwern@pobox.com
63715              Date: Sun, 18 Feb 2001 01:11:35 -0500
63716              Message-ID: <20010218011135.A19957@magnonel.guild.net>
63717              
63718              Revive mjd's and Simon's PERL5OPT fix.
63719      Branch: perl
63720            + t/run/runenv.t
63721            ! MANIFEST perl.c
63722 ____________________________________________________________________________
63723 [  8821] By: jhi                                   on 2001/02/18  16:53:46
63724         Log: Subject: Re: Why t/TEST and not Test::Harness?
63725              From: schwern@pobox.com
63726              Date: Sat, 17 Feb 2001 22:44:44 -0500
63727              Message-ID: <20010217224444.A6679@magnonel.guild.net>
63728              
63729              Replace UTEST with TEST -utf8.
63730      Branch: perl
63731            - t/UTEST
63732            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
63733            ! t/lib/glob-basic.t
63734 ____________________________________________________________________________
63735 [  8820] By: nick                                  on 2001/02/18  13:06:16
63736         Log: Clean up a few core dumps when layers are used in unexpected ways.
63737              (Still not "right"...)
63738      Branch: perlio
63739            ! perlio.c perliol.h
63740 ____________________________________________________________________________
63741 [  8819] By: jhi                                   on 2001/02/18  02:25:55
63742         Log: Integrate change #8818 from maintperl, a FAQ nit.
63743      Branch: perl
63744           !> pod/perlfaq4.pod
63745 ____________________________________________________________________________
63746 [  8818] By: jhi                                   on 2001/02/18  02:24:50
63747         Log: FAQ nit from Chris Fedde.
63748      Branch: maint-5.6/perl
63749            ! pod/perlfaq4.pod
63750 ____________________________________________________________________________
63751 [  8817] By: nick                                  on 2001/02/17  18:20:14
63752         Log: Integrate mainline
63753      Branch: perlio
63754           +> lib/unicode/UCD.html lib/unicode/Unicode.html
63755           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
63756           +> pod/perlclib.pod
63757            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
63758            - lib/unicode/Unicode.301
63759           !> (integrate 324 files)
63760 ____________________________________________________________________________
63761 [  8816] By: jhi                                   on 2001/02/17  16:56:58
63762         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
63763      Branch: perl
63764            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
63765            ! ext/Storable/Storable.xs t/lib/st-06compat.t
63766            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
63767 ____________________________________________________________________________
63768 [  8815] By: jhi                                   on 2001/02/17  16:40:07
63769         Log: Subject: [patch] -Wall
63770              From: Doug MacEachern <dougm@covalent.net>
63771              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
63772              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
63773      Branch: perl
63774            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
63775            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
63776 ____________________________________________________________________________
63777 [  8814] By: jhi                                   on 2001/02/16  19:27:18
63778         Log: Document qu better.
63779      Branch: perl
63780            ! pod/perlop.pod
63781 ____________________________________________________________________________
63782 [  8813] By: jhi                                   on 2001/02/15  13:54:37
63783         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
63784              From: Hugo <hv@crypt.compulink.co.uk>
63785              Date: Thu, 15 Feb 2001 13:39:49 +0000
63786              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
63787      Branch: perl
63788            ! toke.c
63789 ____________________________________________________________________________
63790 [  8812] By: alanbur                               on 2001/02/15  13:52:16
63791         Log: Resynchronised with parent
63792      Branch: maint-5.6/pureperl
63793            - ebcdic.c
63794           !> (integrate 36 files)
63795 ____________________________________________________________________________
63796 [  8811] By: jhi                                   on 2001/02/15  13:51:16
63797         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
63798              
63799              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
63800              From: Jan Dubois <JanD@ActiveState.com>
63801              Date: Wed, 31 Jan 2001 21:17:03 -0800
63802              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
63803              
63804              tweak change#8659 to keep it simple
63805              
63806              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
63807              From: Russ Allbery <rra@stanford.edu>
63808              Date: 14 Feb 2001 10:15:41 -0800
63809              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
63810              
63811              (8809 empty)
63812              
63813              Upgrade to podlators 1.08, from Russ Allbery.
63814      Branch: perl
63815           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
63816           !> utils/perldoc.PL
63817 ____________________________________________________________________________
63818 [  8810] By: jhi                                   on 2001/02/15  13:35:08
63819         Log: Upgrade to podlators 1.08, from Russ Allbery.
63820      Branch: maint-5.6/perl
63821            ! lib/Pod/Man.pm lib/Pod/Text.pm
63822 ____________________________________________________________________________
63823 [  8809] By: jhi                                   on 2001/02/15  13:26:38
63824         Log: (accidentally empty check-in)
63825      Branch: maint-5.6/perl
63826            ! lib/Test/Harness.pm
63827 ____________________________________________________________________________
63828 [  8808] By: jhi                                   on 2001/02/15  13:23:47
63829         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
63830              From: Russ Allbery <rra@stanford.edu>
63831              Date: 14 Feb 2001 10:15:41 -0800
63832              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
63833              
63834              perldoc was hardcoding $Config{installscript}, which breaks
63835              when install* isn't where Perl ends up (such as with AFS).
63836              
63837              Use $Config{scriptdir} instead.
63838      Branch: maint-5.6/perl
63839            ! utils/perldoc.PL
63840 ____________________________________________________________________________
63841 [  8807] By: jhi                                   on 2001/02/14  14:37:27
63842         Log: Update Changes.
63843      Branch: perl
63844            ! Changes patchlevel.h
63845 ____________________________________________________________________________
63846 [  8806] By: jhi                                   on 2001/02/14  14:25:31
63847         Log: Integrate changes #8803,8804,8805 from mainline.
63848              
63849              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
63850              
63851              Don't skip too much of the locale error message if no environ array,
63852              from Chris Nandor.
63853              
63854              More MacOS Classic fixes from Chris Nandor.
63855      Branch: maint-5.6/perl
63856           !> doop.c lib/Cwd.pm perl.c perl.h util.c
63857 ____________________________________________________________________________
63858 [  8805] By: jhi                                   on 2001/02/14  03:29:01
63859         Log: More MacOS Classic fixes from Chris Nandor.
63860      Branch: perl
63861            ! doop.c lib/Cwd.pm
63862 ____________________________________________________________________________
63863 [  8804] By: jhi                                   on 2001/02/14  03:18:35
63864         Log: Don't skip too much of the locale error message if no environ array,
63865              from Chris Nandor.
63866      Branch: perl
63867            ! util.c
63868 ____________________________________________________________________________
63869 [  8803] By: jhi                                   on 2001/02/14  03:14:14
63870         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
63871      Branch: perl
63872            ! perl.c perl.h
63873 ____________________________________________________________________________
63874 [  8802] By: jhi                                   on 2001/02/13  18:31:33
63875         Log: AUTHORS update.
63876      Branch: perl
63877            ! AUTHORS
63878 ____________________________________________________________________________
63879 [  8801] By: jhi                                   on 2001/02/13  17:55:19
63880         Log: Integrate change #8792 from mainline.
63881              
63882              Subject: buncha MacPerl patches for bleadperl
63883              From: Chris Nandor <pudge@pobox.com>
63884              Date: Tue, 13 Feb 2001 00:02:43 -0500
63885              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
63886      Branch: maint-5.6/perl
63887           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
63888           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
63889           !> t/lib/basename.t toke.c util.h
63890 ____________________________________________________________________________
63891 [  8800] By: jhi                                   on 2001/02/13  17:46:43
63892         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
63893              to be forced to Off_t.
63894              
63895              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
63896              From: nick@ccl4.org
63897              Date: Thu, 1 Feb 2001 12:01:04 +0000
63898              Message-Id: <20010201120103.E11401@plum.flirble.org>
63899      Branch: maint-5.6/perl
63900            ! iperlsys.h perlio.c
63901 ____________________________________________________________________________
63902 [  8799] By: jhi                                   on 2001/02/13  16:52:51
63903         Log: Duplex duplex hunk hunk.
63904      Branch: maint-5.6/perl
63905            ! Makefile.SH
63906 ____________________________________________________________________________
63907 [  8797] By: jhi                                   on 2001/02/13  14:52:04
63908         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
63909              From: "Craig A. Berry" <craigberry@mac.com>
63910              Date: Mon, 12 Feb 2001 11:05:25 -0600
63911              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
63912      Branch: perl
63913            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
63914 ____________________________________________________________________________
63915 [  8796] By: jhi                                   on 2001/02/13  14:36:47
63916         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
63917              From: simon.cozens@pembroke.oxford.ac.uk 
63918              Date: Sat, 10 Feb 2001 17:57:02 +0000
63919              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
63920              
63921              Now it does include.
63922      Branch: perl
63923            ! pod/perldiag.pod
63924 ____________________________________________________________________________
63925 [  8795] By: jhi                                   on 2001/02/13  14:30:11
63926         Log: Sort the MANIFEST.
63927      Branch: perl
63928            ! MANIFEST
63929 ____________________________________________________________________________
63930 [  8794] By: jhi                                   on 2001/02/13  14:26:51
63931         Log: Integrate change #8793 from mainline, FAQ updates.
63932      Branch: maint-5.6/perl
63933           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
63934 ____________________________________________________________________________
63935 [  8793] By: jhi                                   on 2001/02/13  14:25:13
63936         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
63937      Branch: perl
63938            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
63939 ____________________________________________________________________________
63940 [  8792] By: jhi                                   on 2001/02/13  14:22:50
63941         Log: Subject: buncha MacPerl patches for bleadperl
63942              From: Chris Nandor <pudge@pobox.com>
63943              Date: Tue, 13 Feb 2001 00:02:43 -0500
63944              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
63945      Branch: perl
63946            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
63947            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
63948            ! t/lib/basename.t toke.c util.h
63949 ____________________________________________________________________________
63950 [  8791] By: jhi                                   on 2001/02/13  14:10:39
63951         Log: Integrate change #8790 from mainline.
63952              
63953              environ array wrongly assumed in Perl_init_i18nl10n(),
63954      Branch: maint-5.6/perl
63955           !> util.c
63956 ____________________________________________________________________________
63957 [  8790] By: jhi                                   on 2001/02/13  14:06:15
63958         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
63959              noticed by Chris Nandor in MacOS Classic.
63960      Branch: perl
63961            ! util.c
63962 ____________________________________________________________________________
63963 [  8789] By: jhi                                   on 2001/02/13  13:58:07
63964         Log: Integrate changes #8373,8487,8544,8783 from mainline.
63965              
63966              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
63967              hints files, the dynaloading, assimilate ebcdic into util.c.
63968      Branch: maint-5.6/perl
63969            - ebcdic.c
63970            ! MANIFEST hints/posix-bc.sh
63971           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
63972           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
63973           !> perlapi.c proto.h util.c
63974 ____________________________________________________________________________
63975 [  8788] By: alanbur                               on 2001/02/13  10:33:13
63976         Log: Integrated changes from maint-5.6
63977      Branch: maint-5.6/pureperl
63978           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
63979           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
63980           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
63981           !> vos/config.ga.h vos/configure_perl.cm
63982 ____________________________________________________________________________
63983 [  8787] By: jhi                                   on 2001/02/13  05:56:36
63984         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
63985      Branch: perl
63986           !> Makefile.SH
63987 ____________________________________________________________________________
63988 [  8786] By: jhi                                   on 2001/02/13  05:54:34
63989         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
63990              From: Dorner Thomas <Thomas.Dorner@start.de>
63991              Date: Mon, 12 Feb 2001 15:06:26 +0100
63992              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
63993      Branch: maint-5.6/perl
63994            ! Makefile.SH
63995 ____________________________________________________________________________
63996 [  8785] By: jhi                                   on 2001/02/13  05:29:04
63997         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
63998      Branch: perl
63999           !> hints/openbsd.sh
64000 ____________________________________________________________________________
64001 [  8784] By: jhi                                   on 2001/02/13  02:25:24
64002         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
64003              From: Peter Prymmer <pvhp@forte.com>
64004              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
64005              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
64006      Branch: perl
64007            ! pod/perlclib.pod
64008 ____________________________________________________________________________
64009 [  8783] By: jhi                                   on 2001/02/13  02:22:36
64010         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
64011      Branch: perl
64012            - ebcdic.c
64013            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
64014            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
64015            ! util.c
64016 ____________________________________________________________________________
64017 [  8782] By: jhi                                   on 2001/02/13  02:00:07
64018         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
64019      Branch: maint-5.6/perl
64020            ! pod/perlport.pod
64021 ____________________________________________________________________________
64022 [  8781] By: jhi                                   on 2001/02/13  01:58:44
64023         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
64024      Branch: maint-5.6/perl
64025            ! hints/openbsd.sh
64026 ____________________________________________________________________________
64027 [  8780] By: jhi                                   on 2001/02/13  01:57:33
64028         Log: Synchronize the regexp tests between maintperl and mainline.
64029      Branch: maint-5.6/perl
64030           !> t/op/re_tests
64031 ____________________________________________________________________________
64032 [  8779] By: jhi                                   on 2001/02/13  01:49:35
64033         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
64034              From: Hugo <hv@crypt.compulink.co.uk>
64035              Date: Tue, 13 Feb 2001 00:11:11 +0000
64036              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
64037      Branch: perl
64038            ! regcomp.c t/op/re_tests
64039 ____________________________________________________________________________
64040 [  8778] By: jhi                                   on 2001/02/13  00:23:10
64041         Log: Comments do not nest.
64042      Branch: perl
64043            ! perl.h
64044 ____________________________________________________________________________
64045 [  8777] By: jhi                                   on 2001/02/13  00:17:54
64046         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
64047              From: Hugo <hv@crypt.compulink.co.uk>
64048              Date: Tue, 13 Feb 2001 00:11:11 +0000
64049              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
64050      Branch: maint-5.6/perl
64051            ! regcomp.c t/op/re_tests
64052 ____________________________________________________________________________
64053 [  8776] By: jhi                                   on 2001/02/12  23:25:52
64054         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
64055      Branch: maint-5.6/perl
64056            ! pod/perlport.pod
64057 ____________________________________________________________________________
64058 [  8775] By: jhi                                   on 2001/02/12  23:04:28
64059         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
64060      Branch: maint-5.6/perl
64061            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
64062            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64063            ! vos/configure_perl.cm
64064 ____________________________________________________________________________
64065 [  8774] By: jhi                                   on 2001/02/12  22:59:11
64066         Log: Subject: Re: [patch] context for 'U' magic functions
64067              From: Doug MacEachern <dougm@covalent.net>
64068              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
64069              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
64070              
64071              plus the suggestion by Nick Ing-Simmons to name the macro
64072              as PERL_MG_UFUNC to avoid namespace pollution, plus add
64073              the advice by Doug for XS writers to perl.h
64074      Branch: perl
64075            ! mg.c perl.h
64076 ____________________________________________________________________________
64077 [  8773] By: jhi                                   on 2001/02/11  20:14:12
64078         Log: Update Changes.
64079      Branch: perl
64080            ! Changes patchlevel.h
64081 ____________________________________________________________________________
64082 [  8772] By: jhi                                   on 2001/02/11  18:47:52
64083         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
64084              From: Simon Cozens <simon@cozens.net>
64085              Date: Wed, 31 Jan 2001 16:31:43 +0000
64086              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
64087      Branch: perl
64088            + pod/perlclib.pod
64089            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
64090            ! pod/perltoc.pod
64091 ____________________________________________________________________________
64092 [  8771] By: jhi                                   on 2001/02/11  18:36:48
64093         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
64094              
64095              Blocks-4d3.beta.txt
64096              CaseFolding-3d4.beta.txt
64097              CompositionExclusions-3d6.beta.txt
64098              EastAsianWidth-4d4.beta.txt
64099              LineBreak-6d3.beta.txt
64100              NamesList-3.1.0d1.beta.txt
64101              PropList-3.1.0d4.beta.txt
64102              SpecialCasing-4d1.beta.txt
64103              UnicodeData-3.1.0d6.beta.txt
64104      Branch: perl
64105            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
64106           +> lib/unicode/UCD.html lib/unicode/Unicode.html
64107            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
64108            - lib/unicode/Unicode.301
64109            ! (edit 257 files)
64110 ____________________________________________________________________________
64111 [  8770] By: jhi                                   on 2001/02/11  17:26:22
64112         Log: UTF-8 documentation.
64113      Branch: perl
64114            ! utf8.h
64115 ____________________________________________________________________________
64116 [  8769] By: jhi                                   on 2001/02/11  17:12:49
64117         Log: Retract #8762.
64118      Branch: perl
64119            ! regexec.c
64120 ____________________________________________________________________________
64121 [  8768] By: jhi                                   on 2001/02/11  16:54:45
64122         Log: Subject: [PATCH] Test::Harness
64123              From: andreas.koenig@anima.de (Andreas J. Koenig)
64124              Date: 11 Feb 2001 14:37:00 +0100
64125              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
64126      Branch: perl
64127            ! lib/Test/Harness.pm
64128 ____________________________________________________________________________
64129 [  8767] By: jhi                                   on 2001/02/11  16:53:52
64130         Log: Subject: [PATCH] Document makepatch in Porting/patching
64131              From: andreas.koenig@anima.de (Andreas J. Koenig)
64132              Date: 11 Feb 2001 16:46:28 +0100
64133              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
64134      Branch: perl
64135            ! Porting/patching.pod
64136 ____________________________________________________________________________
64137 [  8766] By: jhi                                   on 2001/02/11  06:30:23
64138         Log: Subject: Re: [patch] GvSHARED
64139              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
64140              From: Doug MacEachern <dougm@covalent.net>
64141              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
64142              
64143              Subject: Re: [patch] GvSHARED
64144              From: Doug MacEachern <dougm@covalent.net>
64145              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
64146              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
64147              
64148              Subject: [patch] attributes.pm support for `shared'
64149              From: Doug MacEachern <dougm@covalent.net>
64150              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
64151              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
64152              
64153              our() attributes were ignored, our :shared pieces missing,
64154              allow attributes.pm to turn on shared.
64155      Branch: perl
64156            ! op.c t/op/attrs.t toke.c xsutils.c
64157 ____________________________________________________________________________
64158 [  8765] By: alanbur                               on 2001/02/10  23:11:19
64159         Log: Resync with parent (hopefully sucessfully this time)
64160      Branch: maint-5.6/pureperl
64161           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
64162           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
64163           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
64164           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
64165           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
64166           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
64167           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
64168 ____________________________________________________________________________
64169 [  8764] By: jhi                                   on 2001/02/10  22:54:38
64170         Log: Make TEST and UTEST more verbose in case something goes
64171              wrong in running/compiling a script, suggested by Doug
64172              MacEachern.
64173      Branch: perl
64174            ! t/TEST t/UTEST
64175 ____________________________________________________________________________
64176 [  8763] By: jhi                                   on 2001/02/10  22:11:34
64177         Log: Bogus shebang.
64178      Branch: perl
64179            ! t/lib/texttabs.t
64180 ____________________________________________________________________________
64181 [  8762] By: jhi                                   on 2001/02/10  21:56:02
64182         Log: (Retracted by #8769)
64183      Branch: perl
64184            ! regexec.c
64185 ____________________________________________________________________________
64186 [  8761] By: jhi                                   on 2001/02/10  21:26:15
64187         Log: Subject: Re: [patch] GvSHARED 
64188              From: Doug MacEachern <dougm@covalent.net>
64189              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
64190              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
64191              
64192              our @EXPORT : shared = (...);
64193      Branch: perl
64194            ! toke.c
64195 ____________________________________________________________________________
64196 [  8760] By: jhi                                   on 2001/02/10  21:25:07
64197         Log: Subject: [patch] GvSHARED
64198              From: Doug MacEachern <dougm@covalent.net>
64199              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
64200              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
64201      Branch: perl
64202            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
64203 ____________________________________________________________________________
64204 [  8759] By: alanbur                               on 2001/02/10  21:24:27
64205         Log: Backed out mismerge.
64206      Branch: maint-5.6/pureperl
64207            ! MANIFEST README.hpux README.vmesa gv.c installhtml
64208            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
64209            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
64210            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
64211            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
64212            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
64213            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
64214 ____________________________________________________________________________
64215 [  8758] By: jhi                                   on 2001/02/10  18:01:17
64216         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
64217              
64218              Fixed UMRs and leak in Perl_pmtrans()
64219              
64220              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
64221              associated UTFied tr/// code.  Also fixed scoping leak of
64222              PL_reg_start_tmp.
64223              
64224              newATTRSUB leaks when an attempt to redefine the active sort sub is
64225              made.
64226      Branch: maint-5.6/perl
64227           !> op.c regcomp.c
64228 ____________________________________________________________________________
64229 [  8757] By: alanbur                               on 2001/02/10  17:56:46
64230         Log: Resynchronised with parent
64231      Branch: maint-5.6/pureperl
64232           +> README.bs2000
64233            - README.posix-bc
64234            ! gv.c perl.c sv.c
64235           !> MANIFEST README.hpux README.vmesa installhtml
64236           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
64237           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
64238           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
64239           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
64240           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
64241           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
64242 ____________________________________________________________________________
64243 [  8756] By: alanbur                               on 2001/02/10  17:51:15
64244         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
64245              made.
64246      Branch: maint-5.6/pureperl
64247            ! op.c
64248 ____________________________________________________________________________
64249 [  8755] By: jhi                                   on 2001/02/09  22:41:35
64250         Log: Upgrade to CPAN 1.59_54, from Andreas König.
64251      Branch: perl
64252            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
64253 ____________________________________________________________________________
64254 [  8754] By: jhi                                   on 2001/02/09  22:29:20
64255         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
64256              
64257              Didn't upgrade the fill.t since it has a dependency to File::Slurp
64258              purely for debugging purposes, the actual test hasn't changed.
64259      Branch: perl
64260            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
64261            ! t/lib/textwrap.t
64262 ____________________________________________________________________________
64263 [  8753] By: jhi                                   on 2001/02/09  20:17:50
64264         Log: Integrate change #8682 from maintperl.
64265              
64266              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
64267              to work correctly.
64268      Branch: perl
64269           !> hints/irix_6.sh
64270 ____________________________________________________________________________
64271 [  8752] By: jhi                                   on 2001/02/09  20:00:46
64272         Log: Update Changes.
64273      Branch: perl
64274            ! Changes patchlevel.h
64275 ____________________________________________________________________________
64276 [  8751] By: nick                                  on 2001/02/09  19:48:37
64277         Log: Integrate mainline
64278      Branch: perlio
64279           +> README.bs2000 t/lib/cgi-esc.t
64280            - README.posix-bc
64281           !> (integrate 53 files)
64282 ____________________________________________________________________________
64283 [  8750] By: nick                                  on 2001/02/09  19:25:16
64284         Log: Subject: RE: Biannual Competition to Improve Hashing Function
64285              From: Fisher Mark <fisherm@tce.com>
64286              Date: Thu, 8 Feb 2001 10:44:00 -0500
64287              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
64288              Date: Thu, 8 Feb 2001 15:02:47 -0500
64289              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
64290      Branch: perl
64291            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
64292 ____________________________________________________________________________
64293 [  8749] By: jhi                                   on 2001/02/09  19:02:35
64294         Log: Forgotten fragment.
64295      Branch: perl
64296            ! pod/perlapi.pod
64297 ____________________________________________________________________________
64298 [  8748] By: jhi                                   on 2001/02/09  18:31:34
64299         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
64300              plus manual tweakage.
64301              
64302              Sync the perlfaq2 between mainline and maintperl.
64303      Branch: maint-5.6/perl
64304            ! pod/perlfaq2.pod
64305      Branch: perl
64306           !> pod/perlfaq2.pod
64307 ____________________________________________________________________________
64308 [  8747] By: jhi                                   on 2001/02/09  18:12:04
64309         Log: Subject: versiononly and installperl
64310              From: abigail@foad.org
64311              Date: Wed, 7 Feb 2001 22:43:12 +0100
64312              Message-ID: <20010207214312.7045.qmail@foad.org>    
64313              
64314              Add +v flag to force a normal install of the perl binary
64315              and the utilities.
64316              
64317              Subject: [PATCH] installperl
64318              From: Nicholas Clark <nick@ccl4.org>
64319              Date: Fri, 9 Feb 2001 16:28:57 +0000
64320              Message-ID: <20010209162857.B10931@plum.flirble.org>
64321              
64322              Add -A flag which also hardlinks the binary with
64323              the full architecture name.
64324      Branch: perl
64325            ! installperl
64326 ____________________________________________________________________________
64327 [  8746] By: jhi                                   on 2001/02/09  18:03:43
64328         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
64329              
64330              Subject: perlfaq2, re: perlmongers
64331              
64332              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
64333              
64334              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
64335              
64336              Subject: [ID 20010205.001] typo in perlfaq9
64337              
64338              Subject: [ID 20010208.002] unordered explanation in perlcall
64339      Branch: maint-5.6/perl
64340           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
64341           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
64342           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
64343 ____________________________________________________________________________
64344 [  8745] By: jhi                                   on 2001/02/09  17:59:09
64345         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
64346              From: abela@geneanet.org
64347              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
64348              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
64349      Branch: perl
64350            ! pod/perlcall.pod
64351 ____________________________________________________________________________
64352 [  8744] By: jhi                                   on 2001/02/09  17:48:16
64353         Log: Subject: [ID 20010205.001] typo in perlfaq9
64354              From: eserte@vran.herceg.de
64355              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
64356              Message-Id: <200102042244.XAA21926@vran.herceg.de>
64357      Branch: perl
64358            ! pod/perlfaq9.pod
64359 ____________________________________________________________________________
64360 [  8743] By: jhi                                   on 2001/02/09  17:25:12
64361         Log: Integrate change #8695 from maintperl.
64362              
64363              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
64364      Branch: perl
64365           !> thread.h
64366 ____________________________________________________________________________
64367 [  8742] By: jhi                                   on 2001/02/09  17:21:22
64368         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
64369              From: Andy Dougherty <doughera@lafayette.edu>
64370              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
64371              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
64372      Branch: perl
64373            ! embed.pl
64374 ____________________________________________________________________________
64375 [  8741] By: jhi                                   on 2001/02/09  17:05:19
64376         Log: Integrate changes #8738,8739,8740 from maintperl.
64377              
64378              Html files will be installed in a more logical and easier to
64379              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
64380              
64381              Html files will be generated with a header to make them look
64382              a little less bare.
64383              
64384              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
64385      Branch: perl
64386           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
64387 ____________________________________________________________________________
64388 [  8740] By: jhi                                   on 2001/02/09  17:03:46
64389         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
64390              From: "Brendan O'Dea" <bod@compusol.com.au>
64391              Date: Sun, 4 Feb 2001 11:17:56 +1100
64392              Message-ID: <20010204111756.A16301@compusol.com.au>
64393      Branch: maint-5.6/perl
64394            ! pod/perlfaq3.pod
64395 ____________________________________________________________________________
64396 [  8739] By: jhi                                   on 2001/02/09  17:01:59
64397         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
64398              From: "Indy Singh" <indy@nusphere.com>
64399              Date: Fri, 2 Feb 2001 15:09:59 -0500
64400              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
64401              
64402              Html files will be generated with a header to make them look
64403              a little less bare.
64404      Branch: maint-5.6/perl
64405            ! installhtml
64406 ____________________________________________________________________________
64407 [  8738] By: jhi                                   on 2001/02/09  16:58:48
64408         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
64409              From: "Indy Singh" <indy@nusphere.com>
64410              Date: Fri, 2 Feb 2001 15:08:23 -0500
64411              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
64412              
64413              Html files will be installed in a more logical and easier to
64414              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
64415      Branch: maint-5.6/perl
64416            ! win32/Makefile win32/makefile.mk
64417 ____________________________________________________________________________
64418 [  8737] By: jhi                                   on 2001/02/09  16:46:54
64419         Log: Integrate changes #8687,8736 from maintperl.
64420              
64421              HP-UX thread patches from Merijn H. Brand.
64422              
64423              Latin nit from Philip Newton.
64424      Branch: perl
64425           !> README.hpux hints/hpux.sh
64426 ____________________________________________________________________________
64427 [  8736] By: jhi                                   on 2001/02/09  16:42:31
64428         Log: Latin nit from Philip Newton.
64429      Branch: maint-5.6/perl
64430            ! README.hpux
64431 ____________________________________________________________________________
64432 [  8735] By: jhi                                   on 2001/02/09  16:24:03
64433         Log: Integrate changes #8704,8710 from pureperl.
64434              
64435              Fixed UMRs and leak in Perl_pmtrans()
64436              
64437              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
64438              associated UTFied tr/// code.  Also fixed scoping leak of
64439              PL_reg_start_tmp.
64440      Branch: perl
64441           !> op.c regcomp.c
64442 ____________________________________________________________________________
64443 [  8734] By: jhi                                   on 2001/02/09  15:40:21
64444         Log: Integrate change #8733 from maintperl.
64445              
64446              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
64447      Branch: perl
64448           !> pod/perlre.pod
64449 ____________________________________________________________________________
64450 [  8733] By: jhi                                   on 2001/02/09  15:35:47
64451         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
64452              From: Prymmer/Kahn <pvhp@best.com>
64453              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
64454              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
64455      Branch: maint-5.6/perl
64456            ! pod/perlre.pod
64457 ____________________________________________________________________________
64458 [  8732] By: jhi                                   on 2001/02/09  15:26:17
64459         Log: Rename README.posix-bc to README.bs2000 (to avoid the
64460              confusion of a "perlposix-bc.pod"), add a few missing
64461              arch pods, regen toc.
64462      Branch: maint-5.6/perl
64463           +> README.bs2000
64464            - README.posix-bc
64465            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
64466            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
64467 ____________________________________________________________________________
64468 [  8731] By: jhi                                   on 2001/02/09  15:23:39
64469         Log: De-cut-and-pasto.
64470      Branch: perl
64471            ! pod/perl.pod
64472 ____________________________________________________________________________
64473 [  8730] By: jhi                                   on 2001/02/09  15:11:13
64474         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
64475              when people think that perlposix-bc.pod tells anything about
64476              Perl and POSIX.  Regen toc.
64477      Branch: perl
64478           +> README.bs2000
64479            - README.posix-bc
64480            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
64481            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
64482 ____________________________________________________________________________
64483 [  8729] By: jhi                                   on 2001/02/09  14:52:28
64484         Log: The README.vmesa part of #8712 from maintperl.
64485      Branch: perl
64486            ! README.vmesa
64487 ____________________________________________________________________________
64488 [  8728] By: jhi                                   on 2001/02/09  14:46:06
64489         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
64490              From: Peter Prymmer <pvhp@forte.com>
64491              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
64492              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
64493      Branch: maint-5.6/perl
64494            ! README.vmesa win32/Makefile win32/makefile.mk
64495 ____________________________________________________________________________
64496 [  8727] By: jhi                                   on 2001/02/09  14:33:25
64497         Log: Integrate change #8712 from mainline.
64498              
64499              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
64500      Branch: maint-5.6/perl
64501           !> lib/Pod/Find.pm
64502 ____________________________________________________________________________
64503 [  8726] By: jhi                                   on 2001/02/09  14:30:28
64504         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
64505              From: Peter Prymmer <pvhp@forte.com>
64506              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
64507              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
64508      Branch: perl
64509            + t/lib/cgi-esc.t
64510            ! MANIFEST lib/CGI/Util.pm
64511 ____________________________________________________________________________
64512 [  8725] By: jhi                                   on 2001/02/09  04:56:47
64513         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
64514      Branch: maint-5.6/perl
64515            ! pod/perlport.pod
64516 ____________________________________________________________________________
64517 [  8724] By: jhi                                   on 2001/02/09  04:40:59
64518         Log: Integrate changes 7819,7820 from vmsperl into mainline.
64519              
64520              Add header for LIB$ prototypes (C. Berry)
64521              
64522              Convert fwrite()s to sockets to write()s, since some socket stacks
64523              don't take kindly to stdio.
64524              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
64525              (for often optional LNMs)
64526              Correct a few typos
64527              (C. Bailey)
64528      Branch: perl
64529           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
64530 ____________________________________________________________________________
64531 [  8723] By: jhi                                   on 2001/02/09  03:29:29
64532         Log: Integrate change #8722 from mainline.
64533              
64534              The Im() function wasn't returning zero for non-Math::Complex
64535              arguments.  The bug reported by John Gamble.
64536      Branch: maint-5.6/perl
64537           !> lib/Math/Complex.pm
64538 ____________________________________________________________________________
64539 [  8722] By: jhi                                   on 2001/02/09  03:28:33
64540         Log: The Im() function wasn't returning zero for non-Math::Complex
64541              arguments.  The bug reported by John Gamble.
64542      Branch: perl
64543            ! lib/Math/Complex.pm
64544 ____________________________________________________________________________
64545 [  8721] By: nick                                  on 2001/02/08  22:11:35
64546         Log: Correct the correction :-(
64547      Branch: perl
64548            ! perl.c
64549 ____________________________________________________________________________
64550 [  8720] By: bailey                                on 2001/02/08  20:59:22
64551         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
64552              don't take kindly to stdio.
64553              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
64554              (for often optional LNMs)
64555              Correct a few typos
64556              (C. Bailey)
64557      Branch: vmsperl
64558            ! vms/vms.c vms/vmsish.h
64559 ____________________________________________________________________________
64560 [  8719] By: bailey                                on 2001/02/08  20:51:02
64561         Log: Add header for LIB$ prototypes (C. Berry)
64562      Branch: vmsperl
64563            ! ext/Devel/DProf/DProf.xs
64564 ____________________________________________________________________________
64565 [  8718] By: bailey                                on 2001/02/08  20:49:00
64566         Log: SYN SYN
64567      Branch: vmsperl
64568           +> pod/perliol.pod t/lib/sample-tests/bailout
64569           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
64570           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
64571           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
64572           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
64573           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
64574           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
64575            - lib/unicode/Is/DCinital.pl
64576           !> (integrate 101 files)
64577 ____________________________________________________________________________
64578 [  8717] By: nick                                  on 2001/02/08  19:38:48
64579         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
64580              From: Robin Barker <rmb1@cise.npl.co.uk>
64581              Date: Thu, 8 Feb 2001 14:38:07 GMT
64582              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
64583      Branch: perl
64584            ! lib/CPAN.pm
64585 ____________________________________________________________________________
64586 [  8716] By: nick                                  on 2001/02/08  19:29:07
64587         Log: Generated files form 8713 etc.
64588      Branch: perl
64589            ! embed.h global.sym objXSUB.h perlapi.c proto.h
64590 ____________________________________________________________________________
64591 [  8715] By: nick                                  on 2001/02/08  19:26:08
64592         Log: Fixup non-ithread build after 8713
64593      Branch: perl
64594            ! perl.c
64595 ____________________________________________________________________________
64596 [  8714] By: nick                                  on 2001/02/08  19:17:45
64597         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
64598              From: nick@ccl4.org
64599              Date: Wed, 7 Feb 2001 00:27:47 +0000
64600              Message-Id: <20010207002747.B63724@plum.flirble.org>
64601      Branch: perl
64602            ! sv.c toke.c
64603 ____________________________________________________________________________
64604 [  8713] By: nick                                  on 2001/02/08  19:15:58
64605         Log: Subject: Re: [patch] Re: PL_ptr_table
64606              From: Doug Maceachern <dougm@covalent.net>
64607              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
64608              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
64609      Branch: perl
64610            ! embed.pl perl.c sv.c sv.h
64611 ____________________________________________________________________________
64612 [  8712] By: nick                                  on 2001/02/08  19:12:47
64613         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
64614              From: Peter Prymmer <pvhp@forte.com>
64615              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
64616              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
64617      Branch: perl
64618            ! lib/Pod/Find.pm
64619 ____________________________________________________________________________
64620 [  8711] By: nick                                  on 2001/02/07  21:06:11
64621         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
64622              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
64623              From: Alan Burlison <Alan.Burlison@uk.sun.com>
64624              Date: Tue, 06 Feb 2001 23:37:01 +0000
64625              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
64626      Branch: perl
64627            ! regcomp.c
64628 ____________________________________________________________________________
64629 [  8710] By: alanbur                               on 2001/02/07  00:22:04
64630         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
64631              associated UTFied tr/// code.  Also fixed scoping leak of
64632              PL_reg_start_tmp.
64633      Branch: maint-5.6/pureperl
64634            ! op.c regcomp.c
64635 ____________________________________________________________________________
64636 [  8709] By: nick                                  on 2001/02/06  21:16:49
64637         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
64638              From: Michael G Schwern <schwern@pobox.com>
64639              Date: Sun, 4 Feb 2001 19:47:14 -0500
64640              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
64641      Branch: perl
64642            ! pod/perlapi.pod pod/perlmodlib.PL
64643 ____________________________________________________________________________
64644 [  8708] By: nick                                  on 2001/02/06  20:41:20
64645         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
64646              From: Michael G Schwern <schwern@pobox.com>
64647              Date: Sun, 4 Feb 2001 21:17:49 -0500
64648              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
64649      Branch: perl
64650            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
64651            ! pod/perltootc.pod
64652 ____________________________________________________________________________
64653 [  8707] By: nick                                  on 2001/02/06  20:29:11
64654         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
64655              From: Michael G Schwern <schwern@pobox.com>
64656              Date: Tue, 6 Feb 2001 05:54:30 -0500
64657              Message-Id: <20010206055430.A951@blackrider.aocn.com>
64658      Branch: perl
64659            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
64660 ____________________________________________________________________________
64661 [  8706] By: nick                                  on 2001/02/06  20:21:40
64662         Log: Subject: RE: some win32 fixes
64663              Date: Tue, 6 Feb 2001 09:23:20 +0300
64664              From: Vadim Konovalov <vkonovalov@lucent.com>
64665              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
64666      Branch: perl
64667            ! toke.c win32/Makefile win32/config.bc win32/config.gc
64668            ! win32/config.vc win32/config_H.bc win32/makefile.mk
64669 ____________________________________________________________________________
64670 [  8705] By: alanbur                               on 2001/02/06  15:00:03
64671         Log: Synchronised with parent
64672      Branch: maint-5.6/pureperl
64673            ! regexec.c
64674           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
64675           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
64676 ____________________________________________________________________________
64677 [  8704] By: alanbur                               on 2001/02/06  14:55:24
64678         Log: Fixed UMRs and leak in Perl_pmtrans()
64679      Branch: maint-5.6/pureperl
64680            ! op.c
64681 ____________________________________________________________________________
64682 [  8703] By: gsar                                  on 2001/02/06  02:29:37
64683         Log: $(MAKE) distclean doesn't clean up properly on windows
64684      Branch: maint-5.6/perl
64685            ! win32/Makefile win32/makefile.mk
64686 ____________________________________________________________________________
64687 [  8702] By: gsar                                  on 2001/02/06  01:00:46
64688         Log: tweak change#8659 to keep it simple
64689      Branch: maint-5.6/perl
64690            ! utils/perldoc.PL
64691 ____________________________________________________________________________
64692 [  8701] By: gsar                                  on 2001/02/05  22:45:41
64693         Log: change#8693 was missing testsuite changes
64694      Branch: maint-5.6/perl
64695           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
64696 ____________________________________________________________________________
64697 [  8700] By: nick                                  on 2001/02/05  20:32:52
64698         Log: Integrate mainline
64699      Branch: perlio
64700           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
64701           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
64702           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
64703           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
64704           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
64705           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
64706           +> t/lib/test-harness.t
64707           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
64708           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
64709           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
64710           !> pod/perlutil.pod t/TEST utils/h2xs.PL
64711 ____________________________________________________________________________
64712 [  8699] By: nick                                  on 2001/02/05  19:41:07
64713         Log: Subject: perlfaq2, re: perlmongers
64714              From: David H. Adler <dha@panix.com>
64715              Date: Sun, 4 Feb 2001 23:48:23 -0500
64716              Message-Id: <20010204234823.A13429@panix.com>
64717      Branch: perl
64718            ! pod/perlfaq2.pod
64719 ____________________________________________________________________________
64720 [  8698] By: nick                                  on 2001/02/05  19:39:31
64721         Log: Missed file f#rom the testharness mess.
64722      Branch: perl
64723            + t/lib/test-harness.t
64724 ____________________________________________________________________________
64725 [  8697] By: nick                                  on 2001/02/05  19:37:21
64726         Log: Subject: [DOC PATCH] overload.pm nits
64727              From: John Tobey <jtobey@john-edwin-tobey.org>
64728              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
64729              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
64730      Branch: perl
64731            ! lib/overload.pm
64732 ____________________________________________________________________________
64733 [  8696] By: alanbur                               on 2001/02/05  11:56:00
64734         Log: Sync with parent
64735      Branch: maint-5.6/pureperl
64736           !> thread.h
64737 ____________________________________________________________________________
64738 [  8695] By: gsar                                  on 2001/02/05  03:27:34
64739         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
64740      Branch: maint-5.6/perl
64741            ! thread.h
64742 ____________________________________________________________________________
64743 [  8694] By: alanbur                               on 2001/02/05  00:07:47
64744         Log: Initial branch creation from //depot/maint-5.6/perl
64745      Branch: maint-5.6/pureperl
64746           +> (branch 1719 files)
64747 ____________________________________________________________________________
64748 [  8693] By: gsar                                  on 2001/02/04  22:38:49
64749         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
64750              changes)
64751      Branch: maint-5.6/perl
64752           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
64753           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
64754           !> ext/DB_File/version.c
64755 ____________________________________________________________________________
64756 [  8692] By: nick                                  on 2001/02/04  18:15:57
64757         Log: The missed t/TEST part of the grand testharness upgrade.
64758      Branch: perl
64759            ! t/TEST
64760 ____________________________________________________________________________
64761 [  8691] By: nick                                  on 2001/02/04  18:05:17
64762         Log: New improved test harness
64763              Subject: Re: [PATCH Test::Harness] Third time's a charm?
64764              From: Michael G Schwern <schwern@pobox.com>
64765              Date: Sun, 4 Feb 2001 08:01:20 -0500
64766              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
64767      Branch: perl
64768            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
64769            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
64770            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
64771            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
64772            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
64773            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
64774            ! MANIFEST lib/Test/Harness.pm
64775 ____________________________________________________________________________
64776 [  8690] By: nick                                  on 2001/02/04  17:57:51
64777         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
64778              From: Jonathan Stowe <gellyfish@gellyfish.com>
64779              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
64780              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
64781      Branch: perl
64782            ! utils/h2xs.PL
64783 ____________________________________________________________________________
64784 [  8689] By: nick                                  on 2001/02/04  17:55:24
64785         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
64786              From: Michael G Schwern <schwern@pobox.com>
64787              Date: Sat, 3 Feb 2001 22:46:38 -0500
64788              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
64789      Branch: perl
64790            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
64791            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
64792 ____________________________________________________________________________
64793 [  8688] By: nick                                  on 2001/02/04  17:43:55
64794         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
64795              length byfailing to spot lack of closing )
64796              From: nick@talking.bollo.cx
64797              Date: Sat, 03 Feb 2001 23:53:16 +0000
64798              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
64799      Branch: perl
64800            ! perlio.c pod/perldiag.pod
64801 ____________________________________________________________________________
64802 [  8687] By: jhi                                   on 2001/02/03  17:11:42
64803         Log: HP-UX thread patches from Merijn H. Brand.
64804      Branch: maint-5.6/perl
64805            ! README.hpux hints/hpux.sh
64806 ____________________________________________________________________________
64807 [  8686] By: jhi                                   on 2001/02/03  16:40:12
64808         Log: Metaconfig changes for #8685.
64809      Branch: metaconfig
64810            ! U/installdirs/instubperl.U
64811      Branch: metaconfig/U/perl
64812            ! Devel.U versiononly.U
64813 ____________________________________________________________________________
64814 [  8685] By: jhi                                   on 2001/02/03  16:39:49
64815         Log: For -Dusedevel builds turn off installusrbinperl and turn on
64816              versiononly, a combined idea of Richard Soderberg and Merijn
64817              H. Brand.  You can still override both of these from the command
64818              line if you need to, -Dinstallusrbinperl and -Uversiononly.
64819      Branch: perl
64820            ! Configure
64821 ____________________________________________________________________________
64822 [  8684] By: jhi                                   on 2001/02/03  16:16:34
64823         Log: Metaconfig unit fix for #8683.
64824      Branch: metaconfig
64825            ! U/compline/nblock_io.U
64826 ____________________________________________________________________________
64827 [  8683] By: jhi                                   on 2001/02/03  16:16:12
64828         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
64829              reported by Peter Prymmer for 5.6-TRIAL1.
64830      Branch: perl
64831            ! Configure
64832 ____________________________________________________________________________
64833 [  8682] By: jhi                                   on 2001/02/03  05:52:11
64834         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
64835              to work correctly.
64836      Branch: maint-5.6/perl
64837            ! hints/irix_6.sh
64838 ____________________________________________________________________________
64839 [  8681] By: jhi                                   on 2001/02/03  05:47:33
64840         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
64841      Branch: maint-5.6/perl
64842            ! pod/perlport.pod
64843 ____________________________________________________________________________
64844 [  8680] By: jhi                                   on 2001/02/02  21:39:49
64845         Log: perlport update from Peter Prymmer.
64846      Branch: maint-5.6/perl
64847            ! pod/perlport.pod
64848 ____________________________________________________________________________
64849 [  8679] By: nick                                  on 2001/02/02  20:50:48
64850         Log: Integrate mainline
64851      Branch: perlio
64852           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
64853           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
64854           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
64855 ____________________________________________________________________________
64856 [  8678] By: gsar                                  on 2001/02/02  16:02:12
64857         Log: note about bincompat, slightly modified (from Lupe Christoph)
64858      Branch: maint-5.6/perl
64859            ! README.solaris
64860 ____________________________________________________________________________
64861 [  8677] By: jhi                                   on 2001/02/02  15:46:20
64862         Log: Supported platforms updates.
64863      Branch: maint-5.6/perl
64864            ! pod/perlport.pod
64865 ____________________________________________________________________________
64866 [  8676] By: jhi                                   on 2001/02/02  03:41:26
64867         Log: A couple more perlfaq2 tweaks.
64868      Branch: maint-5.6/perl
64869            ! pod/perlfaq2.pod
64870 ____________________________________________________________________________
64871 [  8675] By: jhi                                   on 2001/02/02  03:17:44
64872         Log: Misedit in #8661.
64873      Branch: maint-5.6/perl
64874            ! Configure
64875 ____________________________________________________________________________
64876 [  8674] By: jhi                                   on 2001/02/02  03:14:38
64877         Log: Damien again.
64878      Branch: maint-5.6/perl
64879            ! pod/perlfaq2.pod
64880 ____________________________________________________________________________
64881 [  8673] By: jhi                                   on 2001/02/02  03:12:40
64882         Log: perlfaq update from Elaine Ashton.
64883      Branch: maint-5.6/perl
64884            ! pod/perlfaq2.pod
64885 ____________________________________________________________________________
64886 [  8672] By: jhi                                   on 2001/02/02  03:07:08
64887         Log: UTF-8 s/// patch from Inaba Hiroto.
64888      Branch: maint-5.6/perl
64889            ! pp_ctl.c pp_hot.c
64890 ____________________________________________________________________________
64891 [  8671] By: jhi                                   on 2001/02/01  22:34:31
64892         Log: Update Changes.
64893      Branch: perl
64894            ! Changes patchlevel.h
64895 ____________________________________________________________________________
64896 [  8670] By: jhi                                   on 2001/02/01  22:15:29
64897         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
64898              from maintperl.
64899              
64900              Upgrade to Getopt::Long 2.25, from Johan Vromans.
64901              
64902              more files need to be writable in the source distribution
64903              
64904              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
64905              
64906              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
64907              
64908              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
64909              
64910              Allow the float to be fuzzier.
64911              
64912              need to use INT2PTR instead of a straight cast or ia64 fails
64913              
64914              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
64915              
64916              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
64917      Branch: perl
64918           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
64919           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
64920           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
64921 ____________________________________________________________________________
64922 [  8669] By: jhi                                   on 2001/02/01  21:57:02
64923         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
64924              From: Robin Barker <rmb1@cise.npl.co.uk>
64925              Date: Thu, 1 Feb 2001 16:59:05 GMT
64926              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
64927      Branch: maint-5.6/perl
64928            ! pod/perlmodlib.PL
64929 ____________________________________________________________________________
64930 [  8668] By: nick                                  on 2001/02/01  19:41:40
64931         Log: Integrate mainline
64932      Branch: perlio
64933           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
64934           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
64935           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
64936 ____________________________________________________________________________
64937 [  8667] By: gsar                                  on 2001/02/01  16:59:11
64938         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
64939      Branch: maint-5.6/perl
64940            ! embed.pl embedvar.h
64941 ____________________________________________________________________________
64942 [  8666] By: gsar                                  on 2001/02/01  16:34:51
64943         Log: add missing entries to win32/config.?c
64944      Branch: maint-5.6/perl
64945            ! win32/config.bc win32/config.gc win32/config.vc
64946            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
64947 ____________________________________________________________________________
64948 [  8665] By: jhi                                   on 2001/02/01  14:58:51
64949         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
64950              From: "Stephen P. Potter" <spp@spotter.yi.org>
64951              Date: Thu, 01 Feb 2001 10:45:46 -0500
64952              Message-Id: <200102011545.KAA31479@spotter.yi.org>
64953      Branch: maint-5.6/perl
64954            ! pod/perlfunc.pod
64955 ____________________________________________________________________________
64956 [  8664] By: gsar                                  on 2001/02/01  14:52:37
64957         Log: need to use INT2PTR instead of a straight cast or ia64 fails
64958              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
64959      Branch: maint-5.6/perl
64960            ! ext/POSIX/POSIX.xs
64961 ____________________________________________________________________________
64962 [  8663] By: jhi                                   on 2001/02/01  14:09:13
64963         Log: Allow the float to be fuzzier.
64964      Branch: maint-5.6/perl
64965            ! t/lib/peek.t
64966 ____________________________________________________________________________
64967 [  8662] By: jhi                                   on 2001/02/01  13:59:00
64968         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
64969              From: Robin Barker <rmb1@cise.npl.co.uk>
64970              Date: Thu, 1 Feb 2001 13:05:39 GMT
64971              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
64972      Branch: maint-5.6/perl
64973            ! pod/perlmodlib.pod
64974 ____________________________________________________________________________
64975 [  8661] By: jhi                                   on 2001/02/01  13:57:38
64976         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
64977              Date: Thu, 01 Feb 2001 14:15:41 +0100
64978              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64979              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
64980              
64981              Have the $ccflags in the gcc version test (strange, this change
64982              is claimed to be have been integrated already)
64983      Branch: maint-5.6/perl
64984            ! Configure
64985 ____________________________________________________________________________
64986 [  8660] By: jhi                                   on 2001/02/01  13:44:10
64987         Log: Integrate changes #7950,7964,7962 from mainline.
64988              
64989              Find the stdchar signedness using cpp, should fix some of
64990              the Solaris compiler warnings reported by Alan Burlison.
64991      Branch: maint-5.6/perl
64992           !> Configure config_h.SH
64993 ____________________________________________________________________________
64994 [  8659] By: jhi                                   on 2001/02/01  05:35:32
64995         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
64996              From: Jan Dubois <JanD@ActiveState.com>
64997              Date: Wed, 31 Jan 2001 21:17:03 -0800
64998              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
64999      Branch: maint-5.6/perl
65000            ! utils/perldoc.PL
65001 ____________________________________________________________________________
65002 [  8658] By: jhi                                   on 2001/02/01  04:33:17
65003         Log: Integrate the README.os390 and README.posix-bc parts of mainline
65004              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
65005              installperl parts were taken care of by #8657.)
65006      Branch: maint-5.6/perl
65007           !> README.os390 README.posix-bc
65008 ____________________________________________________________________________
65009 [  8657] By: jhi                                   on 2001/02/01  04:29:21
65010         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
65011              From: Peter Prymmer <pvhp@forte.com>
65012              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
65013              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
65014      Branch: maint-5.6/perl
65015            + ext/DynaLoader/dl_dllload.xs
65016            ! MANIFEST Makefile.SH hints/os390.sh installperl
65017 ____________________________________________________________________________
65018 [  8656] By: jhi                                   on 2001/02/01  04:25:45
65019         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
65020              From: Peter Prymmer <pvhp@forte.com>
65021              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
65022              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
65023      Branch: maint-5.6/perl
65024            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
65025 ____________________________________________________________________________
65026 [  8655] By: jhi                                   on 2001/02/01  04:14:47
65027         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
65028              From: troc@netrus.net
65029              Date: Wed, 31 Jan 2001 22:31:26 -0500
65030              Message-Id: <200102010331.WAA117.85@rocco.homenet>
65031      Branch: maint-5.6/perl
65032            ! os2/os2.c
65033 ____________________________________________________________________________
65034 [  8654] By: jhi                                   on 2001/02/01  04:12:52
65035         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
65036              as reported by Alan Burlison.
65037      Branch: maint-5.6/perl
65038            ! pp.h
65039 ____________________________________________________________________________
65040 [  8653] By: jhi                                   on 2001/02/01  04:05:12
65041         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
65042              From: dsugalski@northernlight.com
65043              Date: Wed, 31 Jan 2001 18:54:11 -0500
65044              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
65045      Branch: maint-5.6/perl
65046            ! configure.com
65047 ____________________________________________________________________________
65048 [  8652] By: jhi                                   on 2001/02/01  04:03:11
65049         Log: Misplaced #endif.
65050              
65051              Subject: [perl-5-6-1-trial2] patches for EPOC
65052              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65053              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
65054              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
65055      Branch: maint-5.6/perl
65056            ! epoc/epocish.c
65057 ____________________________________________________________________________
65058 [  8651] By: jhi                                   on 2001/02/01  04:00:25
65059         Log: Integrate changes #8647,8648,8650 from mainline.
65060              
65061              Macrofy a magic UTF-8 test.
65062              
65063              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
65064              
65065              Watch out for cross compiling for EPOC (usually done on linux).
65066      Branch: maint-5.6/perl
65067           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
65068 ____________________________________________________________________________
65069 [  8650] By: jhi                                   on 2001/02/01  03:56:20
65070         Log: Watch out for cross compiling for EPOC (usually done on linux)
65071              
65072              Subject: [perl-5-6-1-trial2] patches for EPOC
65073              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65074              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
65075              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
65076      Branch: perl
65077            ! ext/Errno/Errno_pm.PL
65078 ____________________________________________________________________________
65079 [  8649] By: gsar                                  on 2001/02/01  00:46:00
65080         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
65081      Branch: maint-5.6/perl
65082            ! sv.c
65083 ____________________________________________________________________________
65084 [  8648] By: jhi                                   on 2001/01/31  23:35:36
65085         Log: All the uses of PL_numeric_radix must be protected by
65086              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
65087              
65088              Subject: [perl-5-6-1-trial2] patches for EPOC
65089              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65090              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
65091              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
65092      Branch: perl
65093            ! sv.c
65094 ____________________________________________________________________________
65095 [  8647] By: jhi                                   on 2001/01/31  22:56:16
65096         Log: Macrofy a magic UTF-8 test.
65097      Branch: perl
65098            ! utf8.c utf8.h
65099 ____________________________________________________________________________
65100 [  8646] By: gsar                                  on 2001/01/31  15:55:12
65101         Log: update Changes
65102      Branch: maint-5.6/perl
65103            ! Changes
65104 ____________________________________________________________________________
65105 [  8645] By: gsar                                  on 2001/01/31  15:10:14
65106         Log: Configure tweak suggested by Peter Prymmer
65107      Branch: maint-5.6/perl
65108            ! Configure
65109 ____________________________________________________________________________
65110 [  8644] By: gsar                                  on 2001/01/31  15:06:32
65111         Log: more files need to be writable in the source distribution
65112      Branch: maint-5.6/perl
65113            ! Porting/makerel
65114 ____________________________________________________________________________
65115 [  8643] By: jhi                                   on 2001/01/31  14:59:46
65116         Log: Integrate changes #8258,8278,8279 from mainline.
65117              
65118              Make the large file tests more robust/talkative.
65119      Branch: maint-5.6/perl
65120           !> t/lib/syslfs.t t/op/lfs.t
65121 ____________________________________________________________________________
65122 [  8642] By: gsar                                  on 2001/01/31  14:53:48
65123         Log: integrate changes#8311,8334 from mainline
65124              
65125              Add a new MakeMaker variable PM_FILTER that defines a Unix
65126              filter to be run on each .pm during the pm_to_blib() phase,
65127              a fixed version of
65128              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
65129              
65130              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
65131              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
65132              accurate reading of the "atime".  
65133      Branch: maint-5.6/perl
65134           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
65135           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
65136           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
65137 ____________________________________________________________________________
65138 [  8641] By: jhi                                   on 2001/01/31  14:46:37
65139         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
65140      Branch: maint-5.6/perl
65141            ! lib/Getopt/Long.pm
65142 ____________________________________________________________________________
65143 [  8640] By: gsar                                  on 2001/01/31  14:40:24
65144         Log: make regen_all
65145      Branch: maint-5.6/perl
65146            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
65147 ____________________________________________________________________________
65148 [  8639] By: gsar                                  on 2001/01/31  14:37:25
65149         Log: refresh windows config files
65150      Branch: maint-5.6/perl
65151            ! win32/Makefile win32/config_H.bc win32/config_H.gc
65152            ! win32/config_H.vc win32/makefile.mk
65153 ____________________________________________________________________________
65154 [  8638] By: gsar                                  on 2001/01/31  14:28:10
65155         Log: makefile tweaks for windows: introduce a bulk-switch to enable
65156              same options as ActivePerl; sync changes with makefile.mk
65157      Branch: maint-5.6/perl
65158            ! win32/Makefile win32/makefile.mk
65159 ____________________________________________________________________________
65160 [  8637] By: jhi                                   on 2001/01/31  04:41:30
65161         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
65162              From: Nicholas Clark <nick@ccl4.org>
65163              Date: Tue, 30 Jan 2001 19:51:05 +0000
65164              Message-ID: <20010130195105.R76607@plum.flirble.org> 
65165              
65166              op/inc cure.
65167      Branch: perl
65168            ! pp.c pp.h pp_hot.c t/op/arith.t
65169 ____________________________________________________________________________
65170 [  8636] By: jhi                                   on 2001/01/31  02:38:32
65171         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
65172              no perlio],8257,8380,8479,8515 from mainline.
65173              
65174              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
65175              
65176              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
65177              Subject: [PATCH perl@8133] fix-up for VMS extensions
65178              
65179              In VMS embedded perls couldn't access the statically built Socket.
65180              
65181              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
65182              
65183              Further VMS piping fixes from Charles Lane.
65184              
65185              Subject:  [PATCH] make t/op/misc.t work on VMS
65186              
65187              Add tracing for debugging extensions builds in VMS.
65188              
65189              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
65190      Branch: maint-5.6/perl
65191           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
65192           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
65193           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
65194 ____________________________________________________________________________
65195 [  8635] By: jhi                                   on 2001/01/31  01:46:41
65196         Log: Integrate change #7732 from mainline.
65197              
65198              Sparc 64-bit pack() fix from Jens Hamisch.
65199      Branch: maint-5.6/perl
65200           !> pp.c
65201 ____________________________________________________________________________
65202 [  8634] By: jhi                                   on 2001/01/31  01:41:16
65203         Log: One spot missing from #8626.
65204      Branch: maint-5.6/perl
65205            ! sv.c
65206 ____________________________________________________________________________
65207 [  8633] By: jhi                                   on 2001/01/31  00:49:17
65208         Log: Integrate change #7495 from mainline.
65209              
65210              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
65211      Branch: maint-5.6/perl
65212           !> MANIFEST ext/re/Makefile.PL
65213 ____________________________________________________________________________
65214 [  8632] By: jhi                                   on 2001/01/30  23:38:49
65215         Log: Integrate change #8396 from mainline.
65216              
65217              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
65218              better multicast support (resend)
65219      Branch: maint-5.6/perl
65220           !> ext/Socket/Socket.pm
65221 ____________________________________________________________________________
65222 [  8631] By: jhi                                   on 2001/01/30  23:28:03
65223         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
65224              
65225              More AIX lore. (7514, ext/re/hints/aix.pl)
65226              
65227              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
65228              
65229              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)
65230              
65231              Subject: [ID 20001214.002] Net::Ping patch
65232              
65233              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
65234              
65235              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
65236              
65237              Add ReuseAddr as a (preferred) alias for Reuse as we now
65238              also have ReusePort.
65239              
65240              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
65241      Branch: maint-5.6/perl
65242           +> ext/re/hints/aix.pl
65243           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
65244           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
65245 ____________________________________________________________________________
65246 [  8630] By: jhi                                   on 2001/01/30  23:03:59
65247         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
65248              
65249              read() documentation tweak for 20001121.004.
65250              
65251              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
65252      Branch: maint-5.6/perl
65253           !> pod/perlfunc.pod pod/perlre.pod
65254 ____________________________________________________________________________
65255 [  8629] By: jhi                                   on 2001/01/30  22:41:57
65256         Log: Integrate change #8098 from mainline.
65257              
65258              fastgetcwd is defined using a glob alias on a $^O dependent basis
65259              and there was no default assignment or perl subroutine.
65260      Branch: maint-5.6/perl
65261           !> lib/Cwd.pm
65262 ____________________________________________________________________________
65263 [  8628] By: jhi                                   on 2001/01/30  21:58:52
65264         Log: Integrate change #7866 from mainline.
65265              
65266              File::Temp 0.11.
65267      Branch: maint-5.6/perl
65268           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
65269 ____________________________________________________________________________
65270 [  8627] By: jhi                                   on 2001/01/30  21:39:44
65271         Log: Integrate changes #8075,8086,8228 from mainline.  
65272              
65273              Darwin is not Windows. (8075,8086)
65274              
65275              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
65276      Branch: maint-5.6/perl
65277           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
65278           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
65279           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
65280           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
65281 ____________________________________________________________________________
65282 [  8626] By: jhi                                   on 2001/01/30  21:22:11
65283         Log: Integrate with tweakery the change #8625 from mainline,
65284              the multibyte decimal separator fix ("fa_IR locale failure").
65285      Branch: maint-5.6/perl
65286            ! embedvar.h perlapi.h
65287           !> intrpvar.h perl.c perl.h sv.c util.c
65288 ____________________________________________________________________________
65289 [  8625] By: jhi                                   on 2001/01/30  20:26:33
65290         Log: Fix for the fa_IR locale failure.  The reason for the failure
65291              was that Perl was assuming the decimal separator aka the radix
65292              separator is one character.  The Farsi-Iranian locale crushed
65293              that bad assumption since there the separator is 'Momayyez',
65294              glyphwise looking somewhat like a slash, and in Unicode UTF-8
65295              encoded in two bytes, 0xd9 0xab.
65296      Branch: perl
65297            ! intrpvar.h perl.c perl.h sv.c util.c
65298 ____________________________________________________________________________
65299 [  8624] By: gsar                                  on 2001/01/30  20:17:03
65300         Log: regen_headers
65301      Branch: maint-5.6/perl
65302            ! Makefile.SH pod/perlintern.pod
65303 ____________________________________________________________________________
65304 [  8623] By: gsar                                  on 2001/01/30  19:42:34
65305         Log: backout change#7431 and its dependents (causes spurious rebuilds
65306              of autogenerated files)
65307              
65308              fix benign b.t failure
65309      Branch: maint-5.6/perl
65310            ! Makefile.SH t/lib/b.t
65311 ____________________________________________________________________________
65312 [  8622] By: jhi                                   on 2001/01/30  19:41:41
65313         Log: Microperl sync.
65314      Branch: perl
65315            ! mg.c perl.h
65316 ____________________________________________________________________________
65317 [  8621] By: gsar                                  on 2001/01/30  19:24:47
65318         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
65319              from mainline
65320              
65321              Subject: podlators 1.06 released
65322              
65323              Subject: [PATCH @8436] Eliminate op_children
65324              
65325              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
65326              
65327              (Replaced by #8448)  More op_children traces (cleanup of #8442).
65328              
65329              Subject: [PATCH #3 @8436] Re: Eliminate op_children
65330              Replace #8444 and #8445.
65331              
65332              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
65333              at the setting of the ofs_sv in new_struct_thread() as the
65334              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
65335              uninitialized fields are, uh, initialized with),
65336              SvREFCNT_inc()ing that invited a core dump.
65337              
65338              podlators 1.07, from Russ Allbery.
65339              
65340              Subject: [PATCH] regcomp.c old feature removal
65341              From: mjd@plover.com
65342              Date: 16 Jan 2001 14:43:18 -0000 
65343              Message-ID: <20010116144318.7140.qmail@plover.com> 
65344      Branch: maint-5.6/perl
65345           +> lib/Pod/Text/Overstrike.pm
65346           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
65347           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
65348           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
65349           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
65350           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
65351           !> util.c
65352 ____________________________________________________________________________
65353 [  8620] By: gsar                                  on 2001/01/30  18:48:32
65354         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
65355              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
65356              now fails one test)
65357              
65358              Subject: [PATCH] lvalue AUTOLOAD. No, really.
65359              
65360              Subject: [PATCH] Interesting syntax idea
65361              Make opens + bareword assigns do typeglob assigns.
65362              
65363              Tests for #8254.
65364              
65365              Subject: [PATCH @8269] Continue blocks and B::Deparse
65366              Make the peephole optimizer to bypass more null ops and
65367              and rewrite the deparse handling of continue blocks.
65368              
65369              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
65370              Doc tweak on #8313.
65371              
65372              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
65373              
65374              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
65375              
65376              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
65377              
65378              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
65379              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
65380              according to the platform.
65381              
65382              Subject: [PATCH @8404] Consolidated lvalue sub changes
65383              
65384              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
65385              
65386              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
65387              
65388              Subject: B::Concise -- an improved replacement for B::Terse 
65389              
65390              The B::Terse drop-in replacement wasn't quite drop-in.
65391              
65392              The LVRET macro needed an aTHX.
65393              
65394              Use the /^Perl_/-less form of is_lvalue_sub().
65395              
65396              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
65397      Branch: maint-5.6/perl
65398           +> ext/B/B/Concise.pm
65399           !> (integrate 27 files)
65400 ____________________________________________________________________________
65401 [  8619] By: nick                                  on 2001/01/30  18:40:28
65402         Log: Integrate mainline
65403      Branch: perlio
65404           !> (integrate 40 files)
65405 ____________________________________________________________________________
65406 [  8618] By: jhi                                   on 2001/01/30  18:37:18
65407         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
65408              Date: Mon, 29 Jan 2001 22:51:29 -0600
65409              From: "Craig A. Berry" <craigberry@mac.com>
65410              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
65411      Branch: perl
65412            ! vms/test.com
65413 ____________________________________________________________________________
65414 [  8617] By: jhi                                   on 2001/01/30  18:34:53
65415         Log: Subject: [PATCH] Add missing CV flags to dump.c
65416              From: Tim Jenness <t.jenness@jach.hawaii.edu>
65417              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
65418              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
65419      Branch: perl
65420            ! dump.c
65421 ____________________________________________________________________________
65422 [  8616] By: jhi                                   on 2001/01/30  18:20:58
65423         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
65424              part isn't applicable to maintperl.
65425              
65426              UTF-8 nit from Inaba Hiroto.
65427      Branch: maint-5.6/perl
65428           !> pod/perlapi.pod utf8.c
65429 ____________________________________________________________________________
65430 [  8615] By: jhi                                   on 2001/01/30  18:18:51
65431         Log: UTF-8 nit from Inaba Hiroto.
65432      Branch: perl
65433            ! pod/perlapi.pod t/op/each.t utf8.c
65434 ____________________________________________________________________________
65435 [  8614] By: jhi                                   on 2001/01/30  18:13:38
65436         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
65437              
65438              perl's internal variables are not for public consumption,
65439              move their docs from perlapi.pod to perlintern.pod
65440              
65441              support for -Dusethreads build under HP-UX 10.20 and DCE threads
65442              library (11.0 and later have pthreads but 10.x don't)
65443              
65444              avoid uninitialized value warnings
65445              
65446              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
65447              gets weird results)
65448              
65449              perldoc nit on windows
65450              
65451              make it possible to run the tests outside the source tree
65452              (there's still a dependency on ../lib being the library
65453              location)
65454      Branch: perl
65455           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
65456           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
65457           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
65458           !> win32/bin/search.pl win32/vdir.h
65459 ____________________________________________________________________________
65460 [  8613] By: gsar                                  on 2001/01/30  16:39:59
65461         Log: make it possible to run the tests outside the source tree
65462              (there's still a dependency on ../lib being the library
65463              location)
65464      Branch: maint-5.6/perl
65465            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
65466 ____________________________________________________________________________
65467 [  8612] By: gsar                                  on 2001/01/30  16:31:12
65468         Log: perldoc nit on windows
65469      Branch: maint-5.6/perl
65470            ! utils/perldoc.PL
65471 ____________________________________________________________________________
65472 [  8611] By: gsar                                  on 2001/01/30  16:22:54
65473         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
65474              gets weird results)
65475      Branch: maint-5.6/perl
65476            ! win32/vdir.h
65477 ____________________________________________________________________________
65478 [  8610] By: gsar                                  on 2001/01/30  16:12:45
65479         Log: avoid uninitialized value warnings
65480      Branch: maint-5.6/perl
65481            ! win32/bin/search.pl
65482 ____________________________________________________________________________
65483 [  8609] By: gsar                                  on 2001/01/30  16:08:01
65484         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
65485              library (11.0 and later have pthreads but 10.x don't)
65486      Branch: maint-5.6/perl
65487            ! hints/hpux.sh thread.h
65488 ____________________________________________________________________________
65489 [  8608] By: gsar                                  on 2001/01/30  15:48:55
65490         Log: perl's internal variables are not for public consumption,
65491              move their docs from perlapi.pod to perlintern.pod
65492      Branch: maint-5.6/perl
65493            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
65494            ! thrdvar.h
65495 ____________________________________________________________________________
65496 [  8607] By: gsar                                  on 2001/01/30  15:44:27
65497         Log: mistakenly branched perl56delta.pod, revert
65498      Branch: maint-5.6/perl
65499            - pod/perl56delta.pod
65500           !> pod/perldelta.pod
65501 ____________________________________________________________________________
65502 [  8606] By: gsar                                  on 2001/01/30  14:20:24
65503         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
65504              dTHR which has been a noop for a while now, except for the
65505              compatibility definition in thread.h)
65506      Branch: maint-5.6/perl
65507           !> (integrate 45 files)
65508 ____________________________________________________________________________
65509 [  8605] By: jhi                                   on 2001/01/30  05:43:58
65510         Log: Mark the UTF-8 APIs as experimental.
65511      Branch: maint-5.6/perl
65512            ! embed.pl pod/perlapi.pod
65513 ____________________________________________________________________________
65514 [  8604] By: jhi                                   on 2001/01/30  05:38:40
65515         Log: Nits from earlier integrates.
65516      Branch: maint-5.6/perl
65517            ! lib/Carp/Heavy.pm
65518           !> sv.c
65519 ____________________________________________________________________________
65520 [  8603] By: jhi                                   on 2001/01/30  05:27:26
65521         Log: Regenerate Porting files.
65522      Branch: maint-5.6/perl
65523            ! Porting/Glossary Porting/config.sh Porting/config_H
65524 ____________________________________________________________________________
65525 [  8602] By: jhi                                   on 2001/01/30  05:14:59
65526         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
65527              8310,8339,8447,8492,8493,8505,8525: documentation changes.
65528              
65529              Subject: Re: perlfaq style changes
65530              
65531              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
65532              
65533              Subject: [PATCH] docs on NaN
65534              
65535              Subject: [patch] perlfaq7
65536              
65537              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
65538              
65539              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
65540              
65541              Subject: [PATCH] open() example in perlfunc.pod
65542              
65543              Podify README.mpeix (a new version from the web)
65544              
65545              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
65546              
65547              Subject: [PATCH] format and rewording in perlfaq.pod
65548              
65549              Subject: [PATCH] API Variable documentation   
65550              
65551              Memory management calls documentation.
65552              
65553              Subject: [PATCH: perl@8482] README.vms URL updates
65554              
65555              Subject: Minor typos in perlfaq2.pod
65556              
65557              Subject: [PATCH] pod/perlvar.pod
65558      Branch: maint-5.6/perl
65559           +> pod/perl56delta.pod
65560            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
65561           !> README.amiga README.epoc README.mpeix README.vms
65562           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
65563           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
65564           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
65565           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
65566           !> pod/perlvar.pod thrdvar.h
65567 ____________________________________________________________________________
65568 [  8601] By: jhi                                   on 2001/01/30  04:38:35
65569         Log: Integrate changes #8036,8096,8253 from mainline:
65570              hints changes.
65571              
65572              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
65573              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
65574              
65575              Output the (apparent) version of gcc in Tru64.
65576      Branch: maint-5.6/perl
65577           +> ext/POSIX/hints/svr4.pl
65578           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
65579           !> hints/svr4.sh t/lib/bigfltpm.t
65580 ____________________________________________________________________________
65581 [  8600] By: jhi                                   on 2001/01/30  04:04:01
65582         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
65583              locale fixes.
65584              
65585              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
65586              
65587              Debian allows /usr/bin/locale to exist without any locales. (7868)
65588              
65589              Allow the locale test needing POSIX and the taint test
65590              needing IPC::SysV to run under 'minitest' (basically,
65591              bail out if loading the extension fails). (8384)
65592              
65593              Cleanup the locale.t output  (8480)
65594      Branch: maint-5.6/perl
65595           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
65596           !> t/pragma/locale.t
65597 ____________________________________________________________________________
65598 [  8599] By: jhi                                   on 2001/01/30  03:51:04
65599         Log: Missing generated files from #8598.
65600      Branch: maint-5.6/perl
65601            ! embed.h global.sym objXSUB.h perlapi.c proto.h
65602 ____________________________________________________________________________
65603 [  8598] By: jhi                                   on 2001/01/30  03:41:54
65604         Log: Integrate change #8555 from mainline, manually integrate parts
65605              of changes 8452 and 8583.
65606              
65607              Subject: [PATCH] utf8.c documentation (8452)
65608              
65609              No point in checking the length if the pointer is bogus. (8555)
65610              
65611              Introduce bytes_from_utf8() and implement sv_eq() using it,
65612              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
65613              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
65614              was malformed. (8583)
65615      Branch: maint-5.6/perl
65616            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
65617           !> pod/perlapi.pod sv.c utf8.c
65618 ____________________________________________________________________________
65619 [  8597] By: gsar                                  on 2001/01/30  02:37:26
65620         Log: get PERL_OBJECT build going again on windows
65621      Branch: maint-5.6/perl
65622            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
65623            ! pod/perlapi.pod proto.h sv.c
65624 ____________________________________________________________________________
65625 [  8596] By: jhi                                   on 2001/01/30  02:16:17
65626         Log: Signedness nit.
65627      Branch: perl
65628            ! sv.c
65629 ____________________________________________________________________________
65630 [  8595] By: jhi                                   on 2001/01/30  02:11:07
65631         Log: EBCDIC patch for Storable, from Peter Prymmer.
65632      Branch: perl
65633            ! t/lib/st-06compat.t
65634 ____________________________________________________________________________
65635 [  8594] By: jhi                                   on 2001/01/30  01:04:48
65636         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
65637              From: Peter Prymmer <pvhp@forte.com>
65638              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
65639              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
65640      Branch: perl
65641            ! t/lib/b.t
65642 ____________________________________________________________________________
65643 [  8593] By: jhi                                   on 2001/01/30  00:56:47
65644         Log: Subject: [PATCH: perl@8585] pod problems in io
65645              From: Peter Prymmer <pvhp@forte.com>
65646              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
65647              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
65648      Branch: perl
65649            ! pod/perlapio.pod pod/perliol.pod
65650 ____________________________________________________________________________
65651 [  8592] By: jhi                                   on 2001/01/30  00:48:20
65652         Log: Integrate perlio:
65653              
65654              [  8591]
65655              GNU 'merge' Simon's copy of perliol.pod with version
65656              patched by Craig's patch.
65657              
65658              [  8590]
65659              PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
65660      Branch: perl
65661           !> pod/perlapio.pod pod/perliol.pod
65662 ____________________________________________________________________________
65663 [  8591] By: nick                                  on 2001/01/29  22:02:28
65664         Log: GNU 'merge' Simon's copy of perliol.pod with version
65665              patched by Craig's patch.
65666      Branch: perlio
65667            ! pod/perliol.pod
65668 ____________________________________________________________________________
65669 [  8590] By: nick                                  on 2001/01/29  21:55:10
65670         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
65671      Branch: perlio
65672            ! pod/perlapio.pod pod/perliol.pod
65673 ____________________________________________________________________________
65674 [  8589] By: jhi                                   on 2001/01/29  15:35:33
65675         Log: Integrate change #8586 from maint-5.6/perl.
65676              
65677              make the BOM detection code not call tell() until it has to
65678              (meant to fix esoteric compatibility issues where PL_rsfp
65679              is overridden)
65680      Branch: perl
65681           !> toke.c
65682 ____________________________________________________________________________
65683 [  8588] By: jhi                                   on 2001/01/29  15:29:11
65684         Log: Subject: MAking Solaris malloc() the default
65685              From: Lupe Christoph <lupe@lupe-christoph.de>
65686              Date: Mon, 29 Jan 2001 12:59:36 +0100
65687              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
65688              
65689              The README.solaris part slightly tweaked.
65690      Branch: perl
65691            ! README.solaris hints/solaris_2.sh
65692 ____________________________________________________________________________
65693 [  8587] By: jhi                                   on 2001/01/29  15:17:34
65694         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
65695              From: root@ak-75.mind.de
65696              Date: Sun, 28 Jan 2001 20:32:29 +0100
65697              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
65698      Branch: perl
65699            ! pod/perlre.pod
65700 ____________________________________________________________________________
65701 [  8586] By: gsar                                  on 2001/01/29  13:43:44
65702         Log: make the BOM detection code not call tell() until it has to
65703              (meant to fix esoteric compatibility issues where PL_rsfp
65704              is overridden)
65705      Branch: maint-5.6/perl
65706            ! toke.c
65707 ____________________________________________________________________________
65708 [  8585] By: jhi                                   on 2001/01/28  20:05:45
65709         Log: Update Changes.
65710      Branch: perl
65711            ! Changes patchlevel.h
65712 ____________________________________________________________________________
65713 [  8584] By: jhi                                   on 2001/01/28  19:30:02
65714         Log: Integrate perlio:
65715              
65716              [  8582]
65717              Add pod/perliol.pod to MANIFEST :-(
65718              
65719              [  8581]
65720              PerlIO documentation. Proofing and sub-editing requested.
65721      Branch: perl
65722           +> pod/perliol.pod
65723           !> MANIFEST pod/perlapio.pod
65724 ____________________________________________________________________________
65725 [  8583] By: jhi                                   on 2001/01/28  19:28:40
65726         Log: Patch from Inaba Hiroto:
65727              - canonical UTF-8 hash keys: if a key string for a hash is
65728              UTF8-on, try downgrade the string and use it if
65729              unicode::distinct is not in effect.
65730              For the task, I added a function bytes_from_utf8() to utf8.c.
65731              It might resemble utf8_to_bytes() but it is not convenient
65732              to the task.
65733              Made a test for it and added to t/op/each.t
65734              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
65735              the mortal copy of the argument SV.
65736              And changed t/io/utf8.t test 18 which expects print() to
65737              upgrade its argument.
65738              - re-implement sv_eq with bytes_from_utf8()
65739              - some bug fixes
65740              - tr/// does not handle UTF8 range (\x{}-\x{})
65741              - \ before raw UTF8 character produced
65742              "Malformed UTF-8 character" warning.
65743              - "\x{100}\N{CENT SIGN}" is Malformed.
65744              Added tests for these 3.
65745              - and one silly bug (by me) with qu operator.
65746      Branch: perl
65747            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
65748            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
65749            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
65750 ____________________________________________________________________________
65751 [  8582] By: nick                                  on 2001/01/28  19:25:04
65752         Log: Add pod/perliol.pod to MANIFEST :-(
65753      Branch: perlio
65754            ! MANIFEST
65755 ____________________________________________________________________________
65756 [  8581] By: nick                                  on 2001/01/28  19:22:40
65757         Log: PerlIO documentation. Proofing and sub-editing requested.
65758      Branch: perlio
65759            + pod/perliol.pod
65760            ! pod/perlapio.pod
65761 ____________________________________________________________________________
65762 [  8580] By: jhi                                   on 2001/01/28  05:16:25
65763         Log: Revert the change to sv_2pv() done by #8054: Someone who
65764              did SvNV_set() on a scalar that also happened to be POK,
65765              followed by sv_2pv() won't get the right coercion anymore.
65766              [Sarathy]
65767      Branch: maint-5.6/perl
65768            ! sv.c
65769 ____________________________________________________________________________
65770 [  8579] By: jhi                                   on 2001/01/28  05:15:04
65771         Log: Remove the #8084 effect: do not allow -Q to be interpreted
65772              as -&Q(), this is too much wiggle room.
65773      Branch: maint-5.6/perl
65774            ! toke.c
65775 ____________________________________________________________________________
65776 [  8578] By: jhi                                   on 2001/01/28  05:12:45
65777         Log: Needed bits of #8439 (should have been in #8576),
65778              mainly for lval substr().
65779      Branch: maint-5.6/perl
65780            ! mg.c pp.c pp_hot.c
65781 ____________________________________________________________________________
65782 [  8577] By: jhi                                   on 2001/01/28  05:02:46
65783         Log: A missing check-in.
65784      Branch: maint-5.6/perl
65785            ! utf8.c
65786 ____________________________________________________________________________
65787 [  8576] By: jhi                                   on 2001/01/28  04:26:18
65788         Log: Integrate changes #8425,8436,8439,8517 from mainline.
65789              The 8439 was not truly integrated because it had too many
65790              dependencies on the development branch and because it introduced
65791              concepts too bold for a maintenance branch (such as the qu operator).
65792              
65793              Subject: [PATCH perl@8342] -Wformat
65794              
65795              Tighten some of the UTF-8 tests a bit.
65796              
65797              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
65798              - The substr lval was still not okay.
65799              - Now pp_stringify and sv_setsv copies source's UTF8 flag
65800              even if IN_BYTE.  pp_stringify is called from fold_constants
65801              at optimization phase and "\x{100}" was made SvUTF8_off under
65802              use bytes (the bytes pragma is for "byte semantics" and not
65803              for "do not produce UTF8 data")
65804      Branch: maint-5.6/perl
65805            ! t/lib/charnames.t t/op/substr.t toke.c
65806           !> sv.c t/pragma/utf8.t
65807 ____________________________________________________________________________
65808 [  8575] By: jhi                                   on 2001/01/28  04:01:51
65809         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
65810              
65811              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
65812              
65813              Subject: [ID 20001230.003] UTF-8 tr still hurts
65814              
65815              Test cases for #8385 (from Simon's "torture.pl")
65816              
65817              Start fixing UTF-8 lval substr() (8405)
65818      Branch: maint-5.6/perl
65819           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
65820           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
65821 ____________________________________________________________________________
65822 [  8574] By: jhi                                   on 2001/01/28  03:09:06
65823         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
65824              from mainline.
65825              
65826              UTF-8 cleanup.
65827              
65828              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
65829              
65830              "\x{FF}\xFF" was broken.
65831              
65832              Tests for #8329 and #8330.
65833              
65834              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
65835              
65836              IRIX compiler noticed that the bof initialization might be
65837              bypassed by control flow.
65838              
65839              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
65840      Branch: maint-5.6/perl
65841           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
65842           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
65843 ____________________________________________________________________________
65844 [  8573] By: jhi                                   on 2001/01/28  02:06:12
65845         Log: Retract #8552.
65846      Branch: perl
65847            ! lib/Text/Wrap.pm t/lib/textwrap.t
65848 ____________________________________________________________________________
65849 [  8572] By: jhi                                   on 2001/01/28  02:04:49
65850         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
65851              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
65852              not really integrated but instead salvaged by hand
65853              (they had too many dependencies on the development release
65854              to be cleanly integratable).
65855              
65856              Subject: more UTF8 test suites and an UTF8 patch
65857              
65858              Tweak for MULTIPLICITY/USE_PERLIO
65859              
65860              Signedness nit.
65861              
65862              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
65863              
65864              Use the UTF8_XXX macros in is_utf8_char().
65865              
65866              Rewrite pp_concat() in terms of sv_catsv().  The . operator
65867              should now be UTF-8-proof.
65868              
65869              Subject: [PATCH perl@8269] scanning two hex-constants
65870              fails on EBCDIC environment (script length.t)
65871              
65872              Add some Unicode chop() tests.
65873      Branch: maint-5.6/perl
65874            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
65875           !> sv.c t/op/chop.t utf8.h
65876 ____________________________________________________________________________
65877 [  8571] By: jhi                                   on 2001/01/28  00:35:59
65878         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
65879              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
65880              
65881              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
65882              
65883              The maxiters upper limit sanity check (guarding against
65884              non-progress) assumed bytes instead of characters in s///
65885              and split().
65886              
65887              Signedness nit.
65888              
65889              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
65890              join() should now be UTF-8-proof.
65891              
65892              More split // UTF-8 tests. (8250)
65893      Branch: maint-5.6/perl
65894           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
65895           !> util.c
65896 ____________________________________________________________________________
65897 [  8570] By: jhi                                   on 2001/01/27  22:15:46
65898         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
65899              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
65900              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
65901              8084,8204,8244,8333 from mainline.
65902              
65903              For -Q where Q might be a one-letter sub name one does no more
65904              get a warning about an unknown filetest (7941,7943,7944,8084).
65905              
65906              Subject: Re: [ID 20001130.011] expression parsing bug ?
65907              
65908              Make uv_to_utf8() to zero-terminate its output buffer.
65909              
65910              Split off t/op/length.t (7995)
65911              
65912              Split off t/op/utf8decode.t (7996)
65913              
65914              Remove an unnecessary 'use utf8' from the utf8.t (7998)
65915              
65916              Split off t/op/concat.t (8004)
65917              
65918              Split off t/op/ver.t (8005)
65919              
65920              Document utf8_length(), utf8_distance(), and utf8_hop().
65921              
65922              Document utf8_to_uv() better.
65923              
65924              Introduce macros for UTF8 decoding (8028,8033).
65925              
65926              Add test for reverse() (8030,8031).
65927              
65928              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
65929              
65930              Do not return the Unicode replacement character    on UTF-8
65931              decoding failure.
65932              
65933              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
65934              not this_utf8 i.e. the output string has one, but don't mess
65935              with source assumption. (8052,8053)
65936              
65937              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
65938              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
65939              was not expecting to be called with something that was already
65940              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
65941              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
65942              (8054)
65943              
65944              Recode the naughty binary bytes in utf8decode.t using the \xHH.
65945              
65946              Make some panic messages a bit more logical.
65947      Branch: maint-5.6/perl
65948           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
65949           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
65950           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
65951           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
65952           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
65953           !> utf8.c utf8.h
65954 ____________________________________________________________________________
65955 [  8569] By: jhi                                   on 2001/01/27  19:16:43
65956         Log: Integrate changes #7750 from perlio and #8566 from mainline.
65957      Branch: maint-5.6/perl
65958           !> regexec.c sv.c
65959 ____________________________________________________________________________
65960 [  8568] By: jhi                                   on 2001/01/27  18:06:51
65961         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
65962              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
65963              7935[-perlio.c],7936,7959,7965 from mainline.
65964              
65965              Change the "big byte" error message to "Wide character".
65966              (7355, the croak-if-wide-chars-in-print part ignored)
65967              
65968              Use UINT64_C().
65969              
65970              Introduce Perl_utf8_length().
65971              
65972              diff -se shows these as different (7753, forgotten check-ins)
65973              
65974              Subject: [PATCH] doop.c - UTF8 tr///
65975              
65976              If we use (aTHX_ ...) then put Perl_ on the front.
65977              
65978              Make utf8_length() and utf8_distance() to be less forgiving
65979              about bad UTF-8.
65980              
65981              Test line numbers are different with utf8.
65982              
65983              No need to scan till infinity, 13 is enough. (7872,7911)
65984              
65985              Subject: [PATCH] Tokeniser debugging
65986              
65987              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
65988              
65989              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
65990              
65991              Be more careful in Perl_sv_utf8_downgrade().
65992              
65993              Use DO_UTF8().
65994              
65995              Raw zero bytes in text files confuse at least GNU patch 2.1.
65996      Branch: maint-5.6/perl
65997           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
65998           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
65999           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
66000           !> t/pragma/utf8.t toke.c utf8.c utf8.h
66001 ____________________________________________________________________________
66002 [  8567] By: nick                                  on 2001/01/27  11:10:38
66003         Log: Integrate mainline
66004      Branch: perlio
66005           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
66006           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
66007           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
66008           !> toke.c
66009 ____________________________________________________________________________
66010 [  8566] By: jhi                                   on 2001/01/27  06:22:48
66011         Log: More documentation for the regexp context stack.
66012      Branch: perl
66013            ! regexec.c
66014 ____________________________________________________________________________
66015 [  8565] By: jhi                                   on 2001/01/27  05:21:57
66016         Log: Update Changes.
66017      Branch: perl
66018            ! Changes patchlevel.h
66019 ____________________________________________________________________________
66020 [  8564] By: jhi                                   on 2001/01/27  04:44:04
66021         Log: Threadedness patch for #8562 from Doug MacEachern.
66022      Branch: perl
66023            ! toke.c
66024 ____________________________________________________________________________
66025 [  8563] By: jhi                                   on 2001/01/27  04:26:24
66026         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
66027              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
66028              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
66029              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
66030      Branch: perl
66031            ! op.c
66032 ____________________________________________________________________________
66033 [  8562] By: jhi                                   on 2001/01/27  04:20:30
66034         Log: Subject: Re: Announce : Tokener reporting patch
66035              From: Simon Cozens <simon@cozens.net>
66036              Date: Mon, 22 Jan 2001 02:17:22 +0000
66037              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
66038      Branch: perl
66039            ! embed.h embed.pl proto.h toke.c
66040 ____________________________________________________________________________
66041 [  8561] By: jhi                                   on 2001/01/27  04:17:24
66042         Log: Forgot from #8545.  Oops.
66043      Branch: perl
66044            ! pp.c t/pragma/overload.t
66045 ____________________________________________________________________________
66046 [  8560] By: jhi                                   on 2001/01/27  03:01:47
66047         Log: A better module compilation test, use MANIFEST as suggested
66048              by Spider.
66049      Branch: perl
66050            ! t/lib/1_compile.t
66051 ____________________________________________________________________________
66052 [  8559] By: jhi                                   on 2001/01/27  02:50:48
66053         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
66054              From: Peter Prymmer <pvhp@forte.com>
66055              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
66056              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
66057      Branch: perl
66058            ! t/lib/b.t
66059 ____________________________________________________________________________
66060 [  8558] By: jhi                                   on 2001/01/27  02:27:05
66061         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
66062              From: Peter Prymmer <pvhp@forte.com>
66063              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
66064              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
66065      Branch: perl
66066            ! t/pragma/sub_lval.t
66067 ____________________________________________________________________________
66068 [  8557] By: jhi                                   on 2001/01/27  02:26:03
66069         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
66070              From: Peter Prymmer <pvhp@forte.com>
66071              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
66072              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
66073      Branch: perl
66074            ! t/lib/st-06compat.t
66075 ____________________________________________________________________________
66076 [  8556] By: jhi                                   on 2001/01/27  02:24:33
66077         Log: Subject: [PATCH: perl@8531] minor update to README.os390
66078              From: Peter Prymmer <pvhp@forte.com>
66079              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
66080              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
66081      Branch: perl
66082            ! README.os390
66083 ____________________________________________________________________________
66084 [  8555] By: jhi                                   on 2001/01/27  00:35:47
66085         Log: No point in checking the length before we know whether the pointer
66086              is bogus or not, fixes Abigail's odbm failures in Linux.
66087      Branch: perl
66088            ! sv.c
66089 ____________________________________________________________________________
66090 [  8554] By: nick                                  on 2001/01/26  19:01:31
66091         Log: Integrate mainline
66092      Branch: perlio
66093           !> lib/Text/Wrap.pm t/lib/textwrap.t
66094 ____________________________________________________________________________
66095 [  8553] By: jhi                                   on 2001/01/26  15:19:39
66096         Log: Integrate change #7792 from perlio (multiplicity fix),
66097              fix the AV leak in regex DEBUGGING (tiny part of the
66098              polymorphic regexp patch #8143).
66099      Branch: maint-5.6/perl
66100            ! regcomp.c
66101           !> scope.h
66102 ____________________________________________________________________________
66103 [  8552] By: jhi                                   on 2001/01/26  15:03:23
66104         Log: (Retracted by #8573)
66105              
66106              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
66107              From: Michael G Schwern <schwern@pobox.com>
66108              Date: Fri, 26 Jan 2001 09:28:31 -0500
66109              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
66110      Branch: perl
66111            ! lib/Text/Wrap.pm t/lib/textwrap.t
66112 ____________________________________________________________________________
66113 [  8551] By: jhi                                   on 2001/01/26  02:33:19
66114         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
66115              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
66116              
66117              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
66118              
66119              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
66120              
66121              Message nit.
66122              
66123              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
66124              
66125              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
66126              
66127              (the cleanup of unused submatches in regtry() and regcppop())
66128              
66129              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
66130              stored and restored, and thusly was trounced by the utf8 swash
66131              routines.
66132              
66133              use utf8 not required to use \x{}.
66134              
66135              Removed two more tests that make no sense in UTF-8 since the test
66136              data is not in UTF-8.
66137              
66138              Get the three different space character classes right under utf8.
66139              
66140              Implement ANYOFUTF8 regprop() dumping.
66141              
66142              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
66143              
66144              Document the regex context pushing/popping a bit better.
66145      Branch: maint-5.6/perl
66146           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
66147           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
66148           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
66149           !> t/op/regmesg.t utf8.c
66150 ____________________________________________________________________________
66151 [  8550] By: nick                                  on 2001/01/25  19:42:30
66152         Log: Integrate mainline
66153      Branch: perlio
66154           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
66155           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
66156           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
66157           !> t/lib/bigint.t t/lib/bigintpm.t
66158 ____________________________________________________________________________
66159 [  8549] By: jhi                                   on 2001/01/25  15:22:28
66160         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
66161      Branch: maint-5.6/perl
66162            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
66163 ____________________________________________________________________________
66164 [  8548] By: jhi                                   on 2001/01/25  15:02:55
66165         Log: Integrate changes #7997,8063,8492,8547 from mainline.
66166              
66167              Subject: Re: STRLEN - what?
66168              
66169              Subject: [PATCH] perlguts.pod
66170              
66171              Memory management calls documentation.
66172              
66173              Layout using tabulator is not a good idea in a pod.
66174      Branch: maint-5.6/perl
66175           !> pod/perlguts.pod
66176 ____________________________________________________________________________
66177 [  8547] By: jhi                                   on 2001/01/25  14:49:05
66178         Log: Layout using tabulator is not a good idea in a pod.
66179      Branch: perl
66180            ! pod/perlguts.pod
66181 ____________________________________________________________________________
66182 [  8546] By: jhi                                   on 2001/01/25  14:31:12
66183         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
66184              from mainline.
66185              
66186              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
66187              
66188              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
66189              
66190              More Win32 editor/IDE/shell hints.
66191              
66192              More Win32 Perling.
66193              
66194              Yet another editor edit.
66195              
66196              Edit edit edit.
66197              
66198              IDE/editor section tweaking.
66199              
66200              Few more IDE/editor nits from p5p.
66201      Branch: maint-5.6/perl
66202           !> pod/perlfaq3.pod
66203 ____________________________________________________________________________
66204 [  8545] By: jhi                                   on 2001/01/25  04:16:32
66205         Log: Subject: [PATCH 5.7.0] overload int()
66206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66207              Date: Wed, 24 Jan 2001 19:06:57 -0500
66208              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
66209      Branch: perl
66210            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
66211            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
66212            ! t/lib/bigintpm.t
66213 ____________________________________________________________________________
66214 [  8544] By: jhi                                   on 2001/01/25  04:15:11
66215         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
66216              From: Peter Prymmer <pvhp@forte.com>
66217              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
66218              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
66219      Branch: perl
66220            ! Makefile.SH README.os390 hints/os390.sh installperl
66221 ____________________________________________________________________________
66222 [  8543] By: jhi                                   on 2001/01/25  03:52:08
66223         Log: Integrate change #8462,8469 from mainline.
66224              
66225              In VMS Perl subversion (perl -V) is undef.
66226      Branch: maint-5.6/perl
66227           !> configure.com
66228 ____________________________________________________________________________
66229 [  8542] By: jhi                                   on 2001/01/25  03:44:55
66230         Log: Integrate changes #7835,7850,8315,8316 from mainline.
66231              
66232              Solaris hints.
66233      Branch: maint-5.6/perl
66234           !> hints/solaris_2.sh
66235 ____________________________________________________________________________
66236 [  8541] By: jhi                                   on 2001/01/25  03:39:28
66237         Log: Integrate #8336 from mainline.
66238      Branch: maint-5.6/perl
66239           !> hv.c
66240 ____________________________________________________________________________
66241 [  8540] By: jhi                                   on 2001/01/25  03:23:50
66242         Log: Retract #8539.
66243      Branch: maint-5.6/perl
66244            ! pod/perlfaq3.pod
66245 ____________________________________________________________________________
66246 [  8539] By: jhi                                   on 2001/01/25  03:21:55
66247         Log: (Retracted by #8540.)
66248      Branch: maint-5.6/perl
66249            ! pod/perlfaq3.pod
66250 ____________________________________________________________________________
66251 [  8538] By: jhi                                   on 2001/01/25  03:14:07
66252         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
66253              From: Peter Prymmer <pvhp@forte.com>
66254              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
66255              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
66256              
66257              The VMS bits.
66258      Branch: maint-5.6/perl
66259            ! configure.com vms/descrip_mms.template
66260 ____________________________________________________________________________
66261 [  8537] By: jhi                                   on 2001/01/25  03:06:09
66262         Log: Integrate #7710,7824,7973 from mainline.
66263      Branch: maint-5.6/perl
66264           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
66265           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
66266           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
66267           !> vos/config.ga.def vos/config.ga.h win32/config.bc
66268           !> win32/config.gc win32/config.vc
66269 ____________________________________________________________________________
66270 [  8536] By: jhi                                   on 2001/01/24  13:50:20
66271         Log: Revert the edits made by me so far to the 5.6 branch since
66272              the TRIAL1 since I did edits when I should have been using
66273              integrates.  Bad programmer.   (Will integrate them properly later.)
66274              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
66275              The #8353 will not be reapplied at least for now since
66276              the UTF-8 hash keys need more thinking.
66277              (The patches #8347, #8354, #8454, #8473 were okay since they
66278              were original edits made specifically for the 5.6.1-TRIAL1.)
66279      Branch: maint-5.6/perl
66280            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66281            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
66282            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
66283            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
66284            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
66285            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
66286            ! win32/config.bc win32/config.gc win32/config.vc
66287 ____________________________________________________________________________
66288 [  8535] By: bailey                                on 2001/01/24  06:37:02
66289         Log: SYN SYN
66290      Branch: vmsperl
66291           +> (branch 26 files)
66292           !> (integrate 130 files)
66293 ____________________________________________________________________________
66294 [  8534] By: nick                                  on 2001/01/23  19:30:57
66295         Log: Integrate mainline.
66296      Branch: perlio
66297           !> Changes Configure Porting/Glossary Porting/config.sh
66298           !> Porting/config_H embed.h embed.pl ext/Encode/compile
66299           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
66300           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
66301           !> pod/perlvar.pod proto.h t/lib/1_compile.t
66302 ____________________________________________________________________________
66303 [  8533] By: jhi                                   on 2001/01/23  16:15:46
66304         Log: Forgotten from #8501.
66305      Branch: perl
66306            ! Porting/Glossary Porting/config.sh Porting/config_H
66307 ____________________________________________________________________________
66308 [  8532] By: jhi                                   on 2001/01/23  16:13:27
66309         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
66310              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66311              Date: Mon, 22 Jan 2001 17:51:58 +0100
66312              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
66313      Branch: perl
66314            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
66315 ____________________________________________________________________________
66316 [  8531] By: jhi                                   on 2001/01/23  15:46:01
66317         Log: Update Changes.
66318      Branch: perl
66319            ! Changes patchlevel.h
66320 ____________________________________________________________________________
66321 [  8530] By: jhi                                   on 2001/01/23  15:38:39
66322         Log: De-cut-and-pasto.
66323      Branch: perl
66324            ! t/lib/1_compile.t
66325 ____________________________________________________________________________
66326 [  8529] By: jhi                                   on 2001/01/23  15:11:04
66327         Log: Document the mkdir trailing slashes case.
66328      Branch: perl
66329            ! pod/perlfunc.pod
66330 ____________________________________________________________________________
66331 [  8528] By: jhi                                   on 2001/01/23  15:08:28
66332         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
66333              get installed:
66334              
66335              Subject: lib/lib.pm
66336              From: <abigail@foad.org>
66337              Date: Mon, 28 Aug 2000 20:35:08 -0400
66338              Message-ID: <20000829003508.21281.qmail@foad.org>
66339      Branch: perl
66340            ! installperl
66341 ____________________________________________________________________________
66342 [  8527] By: jhi                                   on 2001/01/23  14:44:04
66343         Log: Metaconfig unit change for #8526.
66344      Branch: metaconfig
66345            ! U/threads/archname.U
66346 ____________________________________________________________________________
66347 [  8526] By: jhi                                   on 2001/01/23  14:43:19
66348         Log: Attach -perlio to the archname if so selected.
66349      Branch: perl
66350            ! Configure
66351 ____________________________________________________________________________
66352 [  8525] By: jhi                                   on 2001/01/23  14:24:01
66353         Log: Subject: [PATCH] pod/perlvar.pod
66354              From: abigail@foad.org
66355              Date: Tue, 23 Jan 2001 01:41:10 +0100
66356              Message-ID: <20010123004110.22259.qmail@foad.org>
66357      Branch: perl
66358            ! pod/perlvar.pod
66359 ____________________________________________________________________________
66360 [  8524] By: jhi                                   on 2001/01/23  14:22:32
66361         Log: A bug introduced in #8217 (the undefined variable in the
66362              lib/safe1_t #3) fixed, by Charles Lane:
66363              
66364              The earlier patch made it so that stuff running in Safe
66365              compartments could do a "caller" and see "main".  That
66366              little change in name is done right before the code in
66367              the compartment is run, and apparantly the parser
66368              was picking up the stash name before it got changed.
66369              
66370              (why it was threaded vs. unthreaded Perl that was sensitive to this
66371              I still don't know...and it probably doesn't matter).
66372              
66373              I tryed removing the stash name-change and saw that threaded Perl
66374              did indeed pass the lib/safe1.t tests.
66375              
66376              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
66377              do the name change (and to connect _ in the compartment to the global
66378              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
66379              to call _safe_pkg_prep when creating a new compartment.
66380              
66381              Passes all tests with threaded perl on linux; passes all tests
66382              with unthreaded perl on VMS.
66383              
66384              At some point I'll probably want to revisit Safe and Opcode to
66385              provide more sensible handling of global variables...and to get
66386              formats working in Safe compartments, which they don't do currently.
66387      Branch: perl
66388            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
66389 ____________________________________________________________________________
66390 [  8523] By: jhi                                   on 2001/01/23  14:11:58
66391         Log: Also the lib/Thread.pm itself needs to be ignored if
66392              the Thread extension hasn't been built.
66393      Branch: perl
66394            ! t/lib/1_compile.t
66395 ____________________________________________________________________________
66396 [  8522] By: jhi                                   on 2001/01/23  13:51:28
66397         Log: print() instead of warn() so that stderr doesn't get
66398              unnecessarily polluted.
66399      Branch: perl
66400            ! ext/Encode/compile
66401 ____________________________________________________________________________
66402 [  8521] By: jhi                                   on 2001/01/23  13:49:48
66403         Log: Integrate perlio:
66404              
66405              [  8520]
66406              More messing with Encode:
66407              Extra fields in header to allow multiple names and to record
66408              other things "compile" knows.
66409              Re-organise compile to factor out common output routines.
66410              
66411              [  8519]
66412              Change file-of-files command line from -F to -f to avoid case issues on VMS.
66413      Branch: perl
66414           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
66415           !> ext/Encode/encode.h
66416 ____________________________________________________________________________
66417 [  8520] By: nick                                  on 2001/01/22  21:44:00
66418         Log: More messing with Encode:
66419              Extra fields in header to allow multiple names and to record
66420              other things "compile" knows.
66421              Re-organise compile to factor out common output routines.
66422      Branch: perlio
66423            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
66424 ____________________________________________________________________________
66425 [  8519] By: nick                                  on 2001/01/22  20:33:50
66426         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
66427      Branch: perlio
66428            ! ext/Encode/Makefile.PL ext/Encode/compile
66429 ____________________________________________________________________________
66430 [  8518] By: nick                                  on 2001/01/22  20:28:13
66431         Log: Integrate mainline
66432      Branch: perlio
66433           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
66434           !> vos/config.alpha.def vos/config.alpha.h
66435 ____________________________________________________________________________
66436 [  8517] By: jhi                                   on 2001/01/22  15:37:17
66437         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
66438              by Inaba Hiroto.
66439      Branch: perl
66440            ! sv.c
66441 ____________________________________________________________________________
66442 [  8516] By: jhi                                   on 2001/01/22  14:55:15
66443         Log: More SIG_SIZE fixes.
66444      Branch: perl
66445            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
66446 ____________________________________________________________________________
66447 [  8515] By: jhi                                   on 2001/01/22  14:50:27
66448         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
66449              From: "Craig A. Berry" <craigberry@mac.com>
66450              Date: Mon, 22 Jan 2001 00:42:24 -0600
66451              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
66452      Branch: perl
66453            ! configure.com
66454 ____________________________________________________________________________
66455 [  8514] By: jhi                                   on 2001/01/22  14:31:17
66456         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
66457              From: "Craig A. Berry" <craigberry@mac.com>
66458              Date: Sun, 21 Jan 2001 23:03:25 -0600
66459              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
66460      Branch: perl
66461            ! configure.com
66462 ____________________________________________________________________________
66463 [  8513] By: jhi                                   on 2001/01/22  14:14:00
66464         Log: Add the .ucm encoding tables to the MANIFEST.
66465      Branch: perl
66466            ! MANIFEST
66467 ____________________________________________________________________________
66468 [  8512] By: jhi                                   on 2001/01/22  13:43:33
66469         Log: Integrate perlio:
66470              
66471              [  8511]
66472              Make "real" layers of ":utf8" and ":raw".
66473              So now PERLIO=utf8 perl ...
66474              does what Andreas wanted.
66475              Fix arg passing in open.pm (still have a Carp issue).
66476              
66477              [  8508]
66478              Switch "compiled in" encodings to .ucm format.
66479              (Leave others as .enc till we can run-time load .ucm,
66480              or find some other way to load them.)
66481      Branch: perl
66482           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
66483           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
66484           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
66485           +> ext/Encode/Encode/iso8859-10.ucm
66486           +> ext/Encode/Encode/iso8859-13.ucm
66487           +> ext/Encode/Encode/iso8859-14.ucm
66488           +> ext/Encode/Encode/iso8859-15.ucm
66489           +> ext/Encode/Encode/iso8859-16.ucm
66490           +> ext/Encode/Encode/iso8859-2.ucm
66491           +> ext/Encode/Encode/iso8859-3.ucm
66492           +> ext/Encode/Encode/iso8859-4.ucm
66493           +> ext/Encode/Encode/iso8859-5.ucm
66494           +> ext/Encode/Encode/iso8859-6.ucm
66495           +> ext/Encode/Encode/iso8859-7.ucm
66496           +> ext/Encode/Encode/iso8859-8.ucm
66497           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
66498           +> ext/Encode/Encode/symbol.ucm
66499           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
66500           !> perliol.h
66501 ____________________________________________________________________________
66502 [  8511] By: nick                                  on 2001/01/21  23:44:47
66503         Log: Make "real" layers of ":utf8" and ":raw".
66504              So now PERLIO=utf8 perl ...
66505              does what Andreas wanted.
66506              Fix arg passing in open.pm (still have a Carp issue).
66507      Branch: perlio
66508            ! lib/open.pm perlio.c perliol.h
66509 ____________________________________________________________________________
66510 [  8510] By: jhi                                   on 2001/01/21  22:56:53
66511         Log: Document the regex content pushing/popping a bit better.
66512      Branch: perl
66513            ! regexec.c
66514 ____________________________________________________________________________
66515 [  8509] By: jhi                                   on 2001/01/21  22:55:44
66516         Log: Tweak the mkdir trailing slash code some more.
66517              
66518              TO DO: the same handling should probably be done for
66519              all the other filesystem functions that can have directories
66520              as their arguments.
66521      Branch: perl
66522            ! pp_sys.c
66523 ____________________________________________________________________________
66524 [  8508] By: nick                                  on 2001/01/21  21:37:43
66525         Log: Switch "compiled in" encodings to .ucm format.
66526              (Leave others as .enc till we can run-time load .ucm,
66527              or find some other way to load them.)
66528      Branch: perlio
66529            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
66530            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
66531            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
66532            + ext/Encode/Encode/iso8859-10.ucm
66533            + ext/Encode/Encode/iso8859-13.ucm
66534            + ext/Encode/Encode/iso8859-14.ucm
66535            + ext/Encode/Encode/iso8859-15.ucm
66536            + ext/Encode/Encode/iso8859-16.ucm
66537            + ext/Encode/Encode/iso8859-2.ucm
66538            + ext/Encode/Encode/iso8859-3.ucm
66539            + ext/Encode/Encode/iso8859-4.ucm
66540            + ext/Encode/Encode/iso8859-5.ucm
66541            + ext/Encode/Encode/iso8859-6.ucm
66542            + ext/Encode/Encode/iso8859-7.ucm
66543            + ext/Encode/Encode/iso8859-8.ucm
66544            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
66545            + ext/Encode/Encode/symbol.ucm
66546            ! ext/Encode/Makefile.PL ext/Encode/compile
66547 ____________________________________________________________________________
66548 [  8507] By: nick                                  on 2001/01/21  21:02:03
66549         Log: Integrate (partial) mainline.
66550      Branch: perlio
66551           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
66552           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
66553           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
66554 ____________________________________________________________________________
66555 [  8506] By: jhi                                   on 2001/01/21  20:09:30
66556         Log: Update Changes.
66557      Branch: perl
66558            ! Changes patchlevel.h
66559 ____________________________________________________________________________
66560 [  8505] By: jhi                                   on 2001/01/21  19:39:59
66561         Log: Subject: Minor typos in perlfaq2.pod
66562              From: "Stephen P. Potter" <spp@spotter.yi.org>
66563              Message-Id: <200101192101.QAA11911@spotter.yi.org>
66564              Date: Fri, 19 Jan 2001 16:01:13 -0500
66565              
66566              with a nit from Philip Newton.
66567      Branch: perl
66568            ! pod/perlfaq2.pod
66569 ____________________________________________________________________________
66570 [  8504] By: jhi                                   on 2001/01/21  19:33:05
66571         Log: Metaconfig change for #8503.
66572      Branch: metaconfig
66573            ! U/threads/usethreads.U
66574 ____________________________________________________________________________
66575 [  8503] By: jhi                                   on 2001/01/21  19:32:21
66576         Log: Sanity check for conflicting thread flavours.
66577      Branch: perl
66578            ! Configure config_h.SH
66579 ____________________________________________________________________________
66580 [  8502] By: jhi                                   on 2001/01/21  19:23:00
66581         Log: Metaconfig change for #8501.
66582      Branch: metaconfig
66583            ! U/modified/sig_name.U
66584 ____________________________________________________________________________
66585 [  8501] By: jhi                                   on 2001/01/21  19:22:26
66586         Log: The SIG_SIZE is the number of the elements *excluding*
66587              the terminating NULL.
66588      Branch: perl
66589            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
66590            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
66591            ! win32/config_H.vc
66592 ____________________________________________________________________________
66593 [  8500] By: jhi                                   on 2001/01/21  18:31:31
66594         Log: Integrate perlio:
66595              
66596              [  8498]
66597              Encode cleanup.
66598              Add command line control over "compile" so that Makefile.PL
66599              needs can be combined with other uses.
66600              Use command line options in Makefile.PL.
66601              Fix multi-byte parsing in .ucm files.
66602              
66603              [  8497]
66604              Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
66605              
66606              [  8496]
66607              Fixup after integrate:
66608              missed the .sym files that are changed by regen_headers
66609              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
66610              
66611              [  8484]
66612              Infrastructure to allow:
66613              open($fh,"|-",@array);
66614              to be implemented
66615              i.e. mark pp_open as needing a stack mark, and make pp_open
66616              process its args in that style (and pass them _all_ to tied handles OPEN).
66617              Invent do_openn() which takes SV ** at allow it to see multiple args.
66618              Note this does not _do_ anything yet.
66619      Branch: perl
66620           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
66621           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
66622           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
66623           !> pp_sys.c proto.h sv.c
66624 ____________________________________________________________________________
66625 [  8499] By: jhi                                   on 2001/01/21  17:43:57
66626         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
66627              From: Hugo <hv@crypt.compulink.co.uk>
66628              Date: Sun, 21 Jan 2001 13:34:05 +0000
66629              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
66630              
66631              In sprintf UTF8ize only if necessary.
66632      Branch: perl
66633            ! sv.c
66634 ____________________________________________________________________________
66635 [  8498] By: nick                                  on 2001/01/21  16:25:32
66636         Log: Encode cleanup.
66637              Add command line control over "compile" so that Makefile.PL
66638              needs can be combined with other uses.
66639              Use command line options in Makefile.PL.
66640              Fix multi-byte parsing in .ucm files.
66641      Branch: perlio
66642            ! ext/Encode/Makefile.PL ext/Encode/compile
66643 ____________________________________________________________________________
66644 [  8497] By: nick                                  on 2001/01/21  12:56:27
66645         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
66646      Branch: perlio
66647            ! ext/Encode/Encode.xs
66648 ____________________________________________________________________________
66649 [  8496] By: nick                                  on 2001/01/21  12:18:45
66650         Log: Fixup after integrate:
66651              missed the .sym files that are changed by regen_headers
66652              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
66653      Branch: perlio
66654            ! global.sym pp.sym sv.c
66655 ____________________________________________________________________________
66656 [  8495] By: nick                                  on 2001/01/21  11:51:07
66657         Log: Integrate mainline.
66658      Branch: perlio
66659           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
66660           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
66661           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
66662           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
66663           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
66664           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
66665           !> win32/Makefile win32/makefile.mk
66666 ____________________________________________________________________________
66667 [  8494] By: jhi                                   on 2001/01/20  23:12:11
66668         Log: Forgot the expect_number() prototype.
66669      Branch: perl
66670            ! embed.h embed.pl proto.h
66671 ____________________________________________________________________________
66672 [  8493] By: jhi                                   on 2001/01/20  22:56:39
66673         Log: Subject: [PATCH: perl@8482] README.vms URL updates
66674              From: Peter Prymmer <pvhp@forte.com>
66675              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
66676              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
66677              
66678              Plus Craig A. Berry's suggestion to use compaq.com instead
66679              of digital.com.
66680      Branch: perl
66681            ! README.vms
66682 ____________________________________________________________________________
66683 [  8492] By: jhi                                   on 2001/01/20  22:50:05
66684         Log: Memory management calls documentation.
66685      Branch: perl
66686            ! pod/perlguts.pod
66687 ____________________________________________________________________________
66688 [  8491] By: jhi                                   on 2001/01/20  22:38:33
66689         Log: Signedness nit plus few memcpy/Copy nits.
66690      Branch: perl
66691            ! sv.c
66692 ____________________________________________________________________________
66693 [  8490] By: jhi                                   on 2001/01/20  22:25:53
66694         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
66695              From: Peter Prymmer <pvhp@forte.com>
66696              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
66697              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
66698      Branch: perl
66699            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
66700 ____________________________________________________________________________
66701 [  8489] By: jhi                                   on 2001/01/20  22:24:41
66702         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
66703              From: Peter Prymmer <pvhp@forte.com>
66704              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
66705              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
66706      Branch: perl
66707            ! win32/Makefile win32/makefile.mk
66708 ____________________________________________________________________________
66709 [  8488] By: jhi                                   on 2001/01/20  22:22:27
66710         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
66711              From: Peter Prymmer <pvhp@forte.com>
66712              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
66713              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
66714      Branch: perl
66715            ! Makefile.SH
66716 ____________________________________________________________________________
66717 [  8487] By: jhi                                   on 2001/01/20  22:21:18
66718         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
66719              From: Peter Prymmer <pvhp@forte.com>
66720              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
66721              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
66722      Branch: perl
66723            + ext/DynaLoader/dl_dllload.xs
66724            ! MANIFEST Makefile.SH hints/os390.sh
66725 ____________________________________________________________________________
66726 [  8486] By: jhi                                   on 2001/01/20  22:17:53
66727         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
66728              From: Peter Prymmer <pvhp@forte.com>
66729              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
66730              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
66731      Branch: perl
66732            ! README.os390 README.posix-bc
66733 ____________________________________________________________________________
66734 [  8485] By: jhi                                   on 2001/01/20  20:15:30
66735         Log: Document and test the new qu operator.
66736      Branch: perl
66737            + t/op/qu.t
66738            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
66739            ! pod/perlretut.pod pod/perlunicode.pod
66740 ____________________________________________________________________________
66741 [  8484] By: nick                                  on 2001/01/20  19:42:30
66742         Log: Infrastructure to allow:
66743              open($fh,"|-",@array);
66744              to be implemented
66745              i.e. mark pp_open as needing a stack mark, and make pp_open
66746              process its args in that style (and pass them _all_ to tied handles OPEN).
66747              Invent do_openn() which takes SV ** at allow it to see multiple args.
66748              Note this does not _do_ anything yet.
66749      Branch: perlio
66750            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
66751            ! perlapi.c pp_proto.h pp_sys.c proto.h
66752 ____________________________________________________________________________
66753 [  8483] By: nick                                  on 2001/01/20  17:23:14
66754         Log: Integrate mainline.
66755      Branch: perlio
66756           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
66757           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
66758 ____________________________________________________________________________
66759 [  8482] By: jhi                                   on 2001/01/19  15:37:49
66760         Log: Update Changes.
66761      Branch: perl
66762            ! Changes patchlevel.h
66763 ____________________________________________________________________________
66764 [  8481] By: jhi                                   on 2001/01/19  14:41:24
66765         Log: Subject: Re: new feature: s?printf parameter reordering 
66766              From: Hugo <hv@crypt.compulink.co.uk>
66767              Date: Thu, 11 Jan 2001 17:09:03 +0000
66768              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
66769              
66770              - support reordering for all parameters: %, *v, *, .*
66771              - lay down that the reordering specification must immediately
66772              follow that parameter: %3$, *v3$, *3$, .*3$
66773              - fix vectorisation of a zero-length string
66774              - factor out the code choosing the argument to format
66775              
66776              Possibly unwanted side-effects:
66777              - the special format specifiers ' +-0' must now precede any
66778              vectorisation specifier. Tests in op/sprintf and op/ver
66779              have been changed to reflect this.
66780              - sprintf.t test #214 changed its expectations because in many
66781              cases, the next parameter has already been consumed when an
66782              invalid type letter is detected.
66783              
66784              Probably wanted side-effects:
66785              - attempts to format a non-existent parameter will warn as if C<undef>
66786              - attempt to write to non-existent parameter with '%n' will complain
66787              of "attempt to modify read-only value" instead of being silent
66788      Branch: perl
66789            ! sv.c t/op/sprintf.t t/op/ver.t
66790 ____________________________________________________________________________
66791 [  8480] By: jhi                                   on 2001/01/19  14:08:37
66792         Log: Subject: PATCH pragma/locale.t
66793              From: andreas.koenig@anima.de (Andreas J. Koenig)
66794              Date: 18 Jan 2001 09:45:37 +0100
66795              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
66796      Branch: perl
66797            ! t/pragma/locale.t
66798 ____________________________________________________________________________
66799 [  8479] By: jhi                                   on 2001/01/19  13:19:58
66800         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
66801      Branch: perl
66802            ! configure.com
66803 ____________________________________________________________________________
66804 [  8478] By: jhi                                   on 2001/01/19  02:12:35
66805         Log: Automate 1_compile.t.
66806      Branch: perl
66807            ! t/lib/1_compile.t
66808 ____________________________________________________________________________
66809 [  8477] By: jhi                                   on 2001/01/19  01:49:56
66810         Log: Integrate perlio:
66811              
66812              [  8475]
66813              Win32 "safe signals" co-existance fix.
66814              Fix SIG_SIZE value.
66815              Clear PL_sig_pending when cloning (fork).
66816      Branch: perl
66817           !> sv.c win32/config.bc win32/config.gc win32/config.vc
66818           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
66819 ____________________________________________________________________________
66820 [  8476] By: nick                                  on 2001/01/18  21:51:52
66821         Log: Integrate mainline
66822      Branch: perlio
66823           +> t/lib/1_compile.t t/lib/compmod.pl
66824           !> MANIFEST configure.com lib/unicode/distinct.pm
66825 ____________________________________________________________________________
66826 [  8475] By: nick                                  on 2001/01/18  21:48:02
66827         Log: Win32 "safe signals" co-existance fix.
66828              Fix SIG_SIZE value.
66829              Clear PL_sig_pending when cloning (fork).
66830      Branch: perlio
66831            ! sv.c win32/config.bc win32/config.gc win32/config.vc
66832            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
66833 ____________________________________________________________________________
66834 [  8474] By: jhi                                   on 2001/01/18  14:40:57
66835         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
66836      Branch: perl
66837            ! t/lib/1_compile.t
66838 ____________________________________________________________________________
66839 [  8473] By: gsar                                  on 2001/01/18  11:42:31
66840         Log: unsubmitted trial1 change
66841      Branch: maint-5.6/perl
66842            ! Changes
66843 ____________________________________________________________________________
66844 [  8472] By: jhi                                   on 2001/01/18  04:30:24
66845         Log: The first bug found by 1_compile.t.
66846      Branch: perl
66847            ! lib/unicode/distinct.pm
66848 ____________________________________________________________________________
66849 [  8471] By: jhi                                   on 2001/01/18  04:29:42
66850         Log: Add Schwern's 1_compile test.  The compile_module script renamed
66851              to be a bit shorter for the 8.3 people.
66852      Branch: perl
66853            + t/lib/1_compile.t t/lib/compmod.pl
66854            ! MANIFEST
66855 ____________________________________________________________________________
66856 [  8470] By: jhi                                   on 2001/01/18  04:16:00
66857         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)
66858              From: Peter Prymmer <pvhp@forte.com>
66859              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
66860              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
66861              Replace #8463.
66862      Branch: maint-5.6/perl
66863            ! configure.com
66864 ____________________________________________________________________________
66865 [  8469] By: jhi                                   on 2001/01/18  04:13:02
66866         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)
66867              From: Peter Prymmer <pvhp@forte.com>
66868              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
66869              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
66870              Replace #8462.
66871      Branch: perl
66872            ! configure.com
66873 ____________________________________________________________________________
66874 [  8468] By: jhi                                   on 2001/01/18  03:42:08
66875         Log: Integrate perlio:
66876              
66877              [  8467]
66878              "Safe" signals - trial implementation.
66879              gv.c tweaked to zero PL_sig_pend array
66880              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
66881              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
66882              Odd thing is that it "works" with PERLIO=stdio as well (linux).
66883      Branch: perl
66884           !> gv.c mg.c perlio.c util.c
66885 ____________________________________________________________________________
66886 [  8467] By: nick                                  on 2001/01/17  22:41:10
66887         Log: "Safe" signals - trial implementation.
66888              gv.c tweaked to zero PL_sig_pend array
66889              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
66890              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
66891              Odd thing is that it "works" with PERLIO=stdio as well (linux).
66892      Branch: perlio
66893            ! gv.c mg.c perlio.c util.c
66894 ____________________________________________________________________________
66895 [  8466] By: nick                                  on 2001/01/17  20:40:20
66896         Log: Integrate mainline.
66897      Branch: perlio
66898           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
66899           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
66900           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
66901           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66902           !> vos/config.ga.h win32/config.bc win32/config.gc
66903           !> win32/config.vc
66904 ____________________________________________________________________________
66905 [  8465] By: jhi                                   on 2001/01/17  18:37:13
66906         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
66907              From: Nicholas Clark <nick@ccl4.org>
66908              Date: Wed, 17 Jan 2001 17:31:33 +0000
66909              Message-ID: <20010117173133.I2633@plum.flirble.org>
66910      Branch: perl
66911            ! t/op/int.t
66912 ____________________________________________________________________________
66913 [  8464] By: jhi                                   on 2001/01/17  14:43:17
66914         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
66915              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66916              Date: Wed, 17 Jan 2001 15:16:43 +0100
66917              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
66918              
66919              pp_int() was dropping an NV to the floor,
66920              int(279964589018079/59) either returned not an integer
66921              4745162525730.15, or one got "Attempt to free unreferenced scalar."
66922      Branch: perl
66923            ! pp.c
66924 ____________________________________________________________________________
66925 [  8463] By: jhi                                   on 2001/01/17  06:12:42
66926         Log: (Replaced by #8470)
66927              
66928              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)
66929              From: "Craig A. Berry" <craigberry@mac.com>
66930              Date: Tue, 16 Jan 2001 23:38:46 -0600
66931              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
66932      Branch: maint-5.6/perl
66933            ! configure.com
66934 ____________________________________________________________________________
66935 [  8462] By: jhi                                   on 2001/01/17  06:11:31
66936         Log: (Replaced by #8469)
66937              
66938              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)
66939              From: "Craig A. Berry" <craigberry@mac.com>
66940              Date: Tue, 16 Jan 2001 23:38:46 -0600
66941              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
66942      Branch: perl
66943            ! configure.com
66944 ____________________________________________________________________________
66945 [  8461] By: jhi                                   on 2001/01/17  05:56:12
66946         Log: Allow for one trailing slash in the directory of mkdir().
66947      Branch: perl
66948            ! pp_sys.c
66949 ____________________________________________________________________________
66950 [  8460] By: jhi                                   on 2001/01/17  03:26:01
66951         Log: Metaconfig unit changes for #8459.
66952      Branch: metaconfig
66953            ! U/modified/Loc.U U/modified/sig_name.U
66954 ____________________________________________________________________________
66955 [  8459] By: jhi                                   on 2001/01/17  03:24:48
66956         Log: Define SIG_SIZE, the number of elements in the sig_name and
66957              sig_num arrays, including the final NULL entry.
66958      Branch: perl
66959            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66960            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
66961            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
66962            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
66963            ! win32/config.bc win32/config.gc win32/config.vc
66964 ____________________________________________________________________________
66965 [  8458] By: jhi                                   on 2001/01/17  01:41:33
66966         Log: Integrate perlio:
66967              
66968              [  8457]
66969              Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
66970              Provides all the "cost" but no benefit yet - it is to allow cost
66971              to be measured, and implementation experiments (just in mg.c?).
66972      Branch: perl
66973           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
66974           !> perlapi.h proto.h sv.c
66975 ____________________________________________________________________________
66976 [  8457] By: nick                                  on 2001/01/16  22:07:26
66977         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
66978              Provides all the "cost" but no benefit yet - it is to allow cost
66979              to be measured, and implementation experiments (just in mg.c?).
66980      Branch: perlio
66981            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
66982            ! perlapi.h proto.h sv.c
66983 ____________________________________________________________________________
66984 [  8456] By: nick                                  on 2001/01/16  21:07:07
66985         Log: Integrate mainline.
66986      Branch: perlio
66987           !> (integrate 51 files)
66988 ____________________________________________________________________________
66989 [  8455] By: jhi                                   on 2001/01/16  18:13:43
66990         Log: Subject: [PATCH] regcomp.c old feature removal
66991              From: mjd@plover.com
66992              Date: 16 Jan 2001 14:43:18 -0000 
66993              Message-ID: <20010116144318.7140.qmail@plover.com> 
66994      Branch: perl
66995            ! regcomp.c
66996 ____________________________________________________________________________
66997 [  8454] By: jhi                                   on 2001/01/16  16:12:39
66998         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
66999              From: "Indy Singh" <indy@nusphere.com>
67000              Date: Wed, 10 Jan 2001 20:17:49 -0500
67001              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
67002      Branch: maint-5.6/perl
67003            ! win32/Makefile
67004 ____________________________________________________________________________
67005 [  8453] By: jhi                                   on 2001/01/16  16:09:33
67006         Log: Update Changes.
67007      Branch: perl
67008            ! Changes patchlevel.h
67009 ____________________________________________________________________________
67010 [  8452] By: jhi                                   on 2001/01/16  15:42:04
67011         Log: Subject: Re: API Cleanup
67012              To: perl5-porters@perl.org
67013              Date: Tue, 16 Jan 2001 13:42:30 +0000
67014              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
67015              
67016              Subject: [PATCH] utf8.c documentation
67017              From: Simon Cozens <simon@cozens.net>
67018              Date: Tue, 16 Jan 2001 13:52:48 +0000
67019              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
67020              
67021              Subject: Re: API Cleanup
67022              From: Simon Cozens <simon@cozens.net>
67023              Date: Tue, 16 Jan 2001 14:58:55 +0000
67024              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
67025              
67026              UTF-8 doc patches.
67027      Branch: perl
67028            ! embed.pl pod/perlapi.pod utf8.c
67029 ____________________________________________________________________________
67030 [  8451] By: jhi                                   on 2001/01/16  14:41:39
67031         Log: podlators 1.07, from Russ Allbery.
67032      Branch: perl
67033            ! lib/Pod/Man.pm
67034 ____________________________________________________________________________
67035 [  8450] By: jhi                                   on 2001/01/16  14:24:19
67036         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
67037              From: "Indy Singh" <indy@nusphere.com>
67038              Date: Mon, 15 Jan 2001 20:59:40 -0500
67039              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
67040      Branch: perl
67041            ! win32/Makefile
67042 ____________________________________________________________________________
67043 [  8449] By: jhi                                   on 2001/01/16  03:42:55
67044         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
67045              at the setting of the ofs_sv in new_struct_thread() as the
67046              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
67047              uninitialized fields are, uh, initialized with),
67048              SvREFCNT_inc()ing that invited a core dump.
67049      Branch: perl
67050            ! util.c
67051 ____________________________________________________________________________
67052 [  8448] By: jhi                                   on 2001/01/16  01:49:07
67053         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
67054              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67055              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
67056              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
67057              
67058              Replace #8444 and #8445.
67059      Branch: perl
67060            ! ext/B/B.xs ext/B/B/Debug.pm
67061 ____________________________________________________________________________
67062 [  8447] By: jhi                                   on 2001/01/15  21:05:35
67063         Log: Subject: [PATCH] API Variable documentation   
67064              From: Simon Cozens <simon@cozens.net>
67065              Date: Mon, 15 Jan 2001 19:35:54 +0000
67066              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
67067      Branch: perl
67068            ! pod/perlapi.pod thrdvar.h
67069 ____________________________________________________________________________
67070 [  8446] By: jhi                                   on 2001/01/15  20:49:20
67071         Log: Signedness nit.
67072      Branch: perl
67073            ! pp_ctl.c
67074 ____________________________________________________________________________
67075 [  8445] By: jhi                                   on 2001/01/15  20:28:48
67076         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
67077      Branch: perl
67078            ! ext/B/B/Debug.pm
67079 ____________________________________________________________________________
67080 [  8444] By: jhi                                   on 2001/01/15  13:09:10
67081         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
67082      Branch: perl
67083            ! ext/B/B.xs
67084 ____________________________________________________________________________
67085 [  8443] By: jhi                                   on 2001/01/15  13:06:26
67086         Log: Missing from #8439.
67087      Branch: perl
67088            ! keywords.h mg.c
67089 ____________________________________________________________________________
67090 [  8442] By: jhi                                   on 2001/01/15  13:02:38
67091         Log: Subject: [PATCH @8436] Eliminate op_children
67092              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67093              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
67094              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
67095              
67096              Subject: [PATCH @8436] Re: Eliminate op_children
67097              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67098              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
67099              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
67100      Branch: perl
67101            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
67102            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
67103            ! op.c op.h
67104 ____________________________________________________________________________
67105 [  8441] By: jhi                                   on 2001/01/15  12:57:08
67106         Log: Use the /^Perl_/-less form of is_lvalue_sub().
67107      Branch: perl
67108            ! pp.h
67109 ____________________________________________________________________________
67110 [  8440] By: jhi                                   on 2001/01/15  05:13:09
67111         Log: Revert #8437 and #8438, the Linux large files story is more complex.
67112      Branch: metaconfig/U/perl
67113            ! d_fpos64_t.U d_off64_t.U
67114      Branch: perl
67115            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67116            ! config_h.SH configure.com epoc/config.sh perl.h
67117            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
67118            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67119            ! win32/config.bc win32/config.gc win32/config.vc
67120 ____________________________________________________________________________
67121 [  8439] By: jhi                                   on 2001/01/15  05:02:24
67122         Log: More UTF-8 patches from Inaba Hiroto.
67123              - The substr lval was still not okay.
67124              - Now pp_stringify and sv_setsv copies source's UTF8 flag
67125              even if IN_BYTE.  pp_stringify is called from fold_constants
67126              at optimization phase and "\x{100}" was made SvUTF8_off under
67127              use bytes (the bytes pragma is for "byte semantics" and not
67128              for "do not produce UTF8 data")
67129              - New `qu' operator to generate UTF8 string explicitly.
67130              Though I agree with the policy "0x00-0xff always produce bytes",
67131              sometimes want to such a string to be coded in UTF8.
67132              I can use pack"U0a*" but it requires more typing and has
67133              runtime overhead.
67134              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
67135              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
67136              string is not UTF8_on and has char 0x80-0xff.
67137              
67138              TODO: document and test qu.
67139      Branch: perl
67140            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
67141            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
67142            ! toke.c
67143 ____________________________________________________________________________
67144 [  8438] By: jhi                                   on 2001/01/14  05:10:23
67145         Log: (Reverted by #8440)
67146              
67147              Metaconfig unit changes for #8437.
67148      Branch: metaconfig/U/perl
67149            ! d_fpos64_t.U d_off64_t.U
67150 ____________________________________________________________________________
67151 [  8437] By: jhi                                   on 2001/01/14  04:55:34
67152         Log: (Reverted by #8440)
67153              
67154              Add <features.h> probing, seems to be needed for (some?)
67155              Linux largefileness.
67156      Branch: perl
67157            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67158            ! config_h.SH configure.com epoc/config.sh perl.h
67159            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
67160            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67161            ! win32/config.bc win32/config.gc win32/config.vc
67162 ____________________________________________________________________________
67163 [  8436] By: jhi                                   on 2001/01/13  17:47:21
67164         Log: Tighten some of the tests a bit.
67165      Branch: perl
67166            ! t/pragma/utf8.t
67167 ____________________________________________________________________________
67168 [  8435] By: jhi                                   on 2001/01/13  17:31:54
67169         Log: Integrate perlio:
67170              
67171              [  8434]
67172              Run dmake regen_config_h for Win32
67173              
67174              [  8433]
67175              VMS friendly patch to Encode compile process
67176      Branch: perl
67177           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
67178           !> win32/config_H.gc win32/config_H.vc
67179 ____________________________________________________________________________
67180 [  8434] By: nick                                  on 2001/01/13  11:36:53
67181         Log: Run dmake regen_config_h for Win32
67182      Branch: perlio
67183            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67184 ____________________________________________________________________________
67185 [  8433] By: nick                                  on 2001/01/13  11:31:55
67186         Log: VMS friendly patch to Encode compile process
67187      Branch: perlio
67188            ! ext/Encode/Makefile.PL ext/Encode/compile
67189 ____________________________________________________________________________
67190 [  8432] By: nick                                  on 2001/01/13  11:06:44
67191         Log: Integrate mainline
67192      Branch: perlio
67193           +> ext/B/B/Concise.pm
67194           !> (integrate 52 files)
67195 ____________________________________________________________________________
67196 [  8431] By: jhi                                   on 2001/01/13  05:55:55
67197         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
67198              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67199              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
67200              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
67201      Branch: perl
67202            ! ext/B/B/Concise.pm
67203 ____________________________________________________________________________
67204 [  8430] By: jhi                                   on 2001/01/13  04:24:18
67205         Log: The LVRET macro needed an aTHX.
67206      Branch: perl
67207            ! pp.h
67208 ____________________________________________________________________________
67209 [  8429] By: jhi                                   on 2001/01/13  02:12:42
67210         Log: Update Changes.
67211      Branch: perl
67212            ! Changes patchlevel.h
67213 ____________________________________________________________________________
67214 [  8428] By: jhi                                   on 2001/01/13  02:08:50
67215         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
67216              From: Peter Prymmer <pvhp@forte.com>
67217              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
67218              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
67219              
67220              Add a BEGIN guard for sloppy floating point division.
67221      Branch: perl
67222            ! lib/Math/BigInt.pm lib/bigint.pl
67223 ____________________________________________________________________________
67224 [  8427] By: jhi                                   on 2001/01/13  01:47:16
67225         Log: The B::Terse drop-in replacement wasn't quite drop-in.
67226      Branch: perl
67227            ! ext/B/B/Terse.pm
67228 ____________________________________________________________________________
67229 [  8426] By: jhi                                   on 2001/01/12  21:20:43
67230         Log: Use UVXf.
67231      Branch: perl
67232            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67233            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
67234            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
67235            ! vos/config.ga.def vos/config.ga.h win32/config.bc
67236            ! win32/config.gc win32/config.vc
67237 ____________________________________________________________________________
67238 [  8425] By: jhi                                   on 2001/01/12  20:20:14
67239         Log: Subject: [PATCH perl@8342] -Wformat
67240              From: Robin Barker <rmb1@cise.npl.co.uk>
67241              Date: Fri, 12 Jan 2001 20:03:14 GMT
67242              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
67243      Branch: perl
67244            ! ext/Encode/Encode.xs mg.c sv.c toke.c
67245 ____________________________________________________________________________
67246 [  8424] By: jhi                                   on 2001/01/12  20:01:48
67247         Log: Subject: B::Concise -- an improved replacement for B::Terse 
67248              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67249              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
67250              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
67251      Branch: perl
67252            + ext/B/B/Concise.pm
67253            ! MANIFEST ext/B/B/Terse.pm
67254 ____________________________________________________________________________
67255 [  8423] By: jhi                                   on 2001/01/12  19:24:02
67256         Log: The new metaconfig unit from the #8421.
67257      Branch: metaconfig/U/perl
67258            + d_sigprocmask.U
67259 ____________________________________________________________________________
67260 [  8422] By: jhi                                   on 2001/01/12  19:23:43
67261         Log: Forgot the microperl config from the #8421.
67262      Branch: perl
67263            ! uconfig.h uconfig.sh
67264 ____________________________________________________________________________
67265 [  8421] By: jhi                                   on 2001/01/12  19:05:27
67266         Log: Add sigprocmask() probe, regen Configure, regen toc.
67267      Branch: perl
67268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67269            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
67270            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67271            ! vos/config.ga.h win32/config.bc win32/config.gc
67272            ! win32/config.vc
67273 ____________________________________________________________________________
67274 [  8420] By: jhi                                   on 2001/01/12  18:34:31
67275         Log: Add sockatmark() to the todo list.
67276      Branch: perl
67277            ! Todo-5.6
67278 ____________________________________________________________________________
67279 [  8419] By: jhi                                   on 2001/01/12  18:09:46
67280         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
67281      Branch: perl
67282            ! op.c
67283 ____________________________________________________________________________
67284 [  8418] By: jhi                                   on 2001/01/12  18:05:30
67285         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
67286              From: Radu Greab <radu@netsoft.ro>
67287              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
67288              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
67289      Branch: perl
67290            ! op.c t/pragma/sub_lval.t
67291 ____________________________________________________________________________
67292 [  8417] By: jhi                                   on 2001/01/12  16:09:09
67293         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
67294              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
67295              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
67296              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
67297      Branch: perl
67298            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
67299            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
67300            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
67301            ! t/pragma/sub_lval.t toke.c
67302 ____________________________________________________________________________
67303 [  8416] By: jhi                                   on 2001/01/12  15:42:06
67304         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
67305              From: "Richard Soderberg" <rs@crystalflame.net>
67306              Date: Fri, 12 Jan 2001 04:49:35 -0800
67307              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
67308              
67309              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
67310              according to the platform.
67311      Branch: perl
67312            ! op.c
67313 ____________________________________________________________________________
67314 [  8415] By: jhi                                   on 2001/01/12  15:33:41
67315         Log: One more UTF-8 fix from Inaba Hiroto.
67316      Branch: perl
67317            ! pp.c regexec.c t/pragma/utf8.t
67318 ____________________________________________________________________________
67319 [  8414] By: jhi                                   on 2001/01/12  15:30:18
67320         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
67321      Branch: perl
67322            ! regexec.c
67323 ____________________________________________________________________________
67324 [  8413] By: jhi                                   on 2001/01/12  15:22:10
67325         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
67326              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67327              Date: Thu, 11 Jan 2001 12:53:36 +0100
67328              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
67329      Branch: perl
67330            ! toke.c
67331 ____________________________________________________________________________
67332 [  8412] By: jhi                                   on 2001/01/12  15:20:25
67333         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
67334              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67335              Date: Fri, 12 Jan 2001 14:37:55 +0100
67336              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
67337      Branch: perl
67338            ! hints/posix-bc.sh
67339 ____________________________________________________________________________
67340 [  8411] By: jhi                                   on 2001/01/12  15:14:14
67341         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
67342              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67343              Date: Fri, 12 Jan 2001 10:42:21 +0100
67344              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
67345      Branch: perl
67346            ! t/op/regmesg.t
67347 ____________________________________________________________________________
67348 [  8410] By: jhi                                   on 2001/01/12  05:48:55
67349         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
67350              From: Nicholas Clark <nick@ccl4.org> 
67351              Date: Sun, 7 Jan 2001 19:47:14 +0000
67352              Message-ID: <20010107194714.B1048@plum.flirble.org>
67353      Branch: perl
67354            ! t/op/numconvert.t
67355 ____________________________________________________________________________
67356 [  8409] By: jhi                                   on 2001/01/12  05:41:28
67357         Log: Integrate perlio:
67358              
67359              [  8408]
67360              Remove variables that were used in experiments.
67361              
67362              [  8407]
67363              Catch die in %SIG handler and unblock the signal before re-dying.
67364              This make Linux work _without_ sigsetjmp().
67365              Turn off sigsetjmp() to see what else it does.
67366              May need Configure probe for sigprocmask() if anything has sigaction()
67367              but not sigprocmask().
67368      Branch: perl
67369           !> mg.c scope.h
67370 ____________________________________________________________________________
67371 [  8408] By: nick                                  on 2001/01/11  22:43:28
67372         Log: Remove variables that were used in experiments.
67373      Branch: perlio
67374            ! mg.c
67375 ____________________________________________________________________________
67376 [  8407] By: nick                                  on 2001/01/11  20:57:44
67377         Log: Catch die in %SIG handler and unblock the signal before re-dying.
67378              This make Linux work _without_ sigsetjmp().
67379              Turn off sigsetjmp() to see what else it does.
67380              May need Configure probe for sigprocmask() if anything has sigaction()
67381              but not sigprocmask().
67382      Branch: perlio
67383            ! mg.c scope.h
67384 ____________________________________________________________________________
67385 [  8406] By: nick                                  on 2001/01/11  19:32:07
67386         Log: Integrate mainline
67387      Branch: perlio
67388           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
67389           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
67390           !> t/op/substr.t
67391 ____________________________________________________________________________
67392 [  8405] By: jhi                                   on 2001/01/11  17:11:01
67393         Log: Fix UTF-8 lval substr().
67394      Branch: perl
67395            ! mg.c t/op/substr.t
67396 ____________________________________________________________________________
67397 [  8404] By: jhi                                   on 2001/01/11  05:13:58
67398         Log: Update Changes.
67399      Branch: perl
67400            ! Changes patchlevel.h
67401 ____________________________________________________________________________
67402 [  8403] By: jhi                                   on 2001/01/11  04:38:24
67403         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
67404              From: Hugo <hv@crypt.compulink.co.uk>
67405              Date: Mon, 30 Oct 2000 01:33:26 +0000
67406              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
67407      Branch: perl
67408            ! regexec.c t/op/re_tests
67409 ____________________________________________________________________________
67410 [  8402] By: jhi                                   on 2001/01/11  04:26:12
67411         Log: Integrate perlio:
67412              
67413              [  8401]
67414              Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
67415              (So Alan and Ilya can try setting via hints.)
67416              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
67417              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
67418              doing the save everywhere seems to restart read() correctly, but just
67419              doing it once "round" the handler does not.
67420              
67421              [  8399]
67422              Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
67423              
67424              [  8393]
67425              Back out Simon's pid hackery for now.
67426              
67427              [  8371]
67428              Fix "scalars leaked" bugs caused by overload magic
67429              (Highlighted by Ilya's DESTROY optimization.)
67430      Branch: perl
67431           !> scope.h util.c
67432 ____________________________________________________________________________
67433 [  8401] By: nick                                  on 2001/01/10  22:52:55
67434         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
67435              (So Alan and Ilya can try setting via hints.)
67436              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
67437              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
67438              doing the save everywhere seems to restart read() correctly, but just
67439              doing it once "round" the handler does not.
67440      Branch: perlio
67441            ! scope.h
67442 ____________________________________________________________________________
67443 [  8400] By: jhi                                   on 2001/01/10  21:57:54
67444         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
67445              of IRIX, HP-UX is unaffected.
67446      Branch: perl
67447            ! perl.h
67448 ____________________________________________________________________________
67449 [  8399] By: nick                                  on 2001/01/10  21:29:19
67450         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
67451      Branch: perlio
67452            ! util.c
67453 ____________________________________________________________________________
67454 [  8398] By: jhi                                   on 2001/01/10  20:55:31
67455         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
67456              also have ReusePort.
67457      Branch: perl
67458            ! ext/IO/lib/IO/Socket/INET.pm
67459 ____________________________________________________________________________
67460 [  8397] By: jhi                                   on 2001/01/10  20:50:57
67461         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
67462              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
67463              Date: Wed, 10 Jan 2001 01:38:13 -0800
67464              Message-ID: <20010110013813.B41744@yahoo-inc.com>
67465      Branch: perl
67466            ! ext/IO/lib/IO/Socket/INET.pm
67467 ____________________________________________________________________________
67468 [  8396] By: jhi                                   on 2001/01/10  20:49:30
67469         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
67470              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
67471              Date: Wed, 10 Jan 2001 01:37:32 -0800
67472              Message-ID: <20010110013732.A41744@yahoo-inc.com>
67473      Branch: perl
67474            ! ext/Socket/Socket.pm
67475 ____________________________________________________________________________
67476 [  8395] By: jhi                                   on 2001/01/10  20:41:37
67477         Log: Test for bug id 20010105.016 (fixed by #8378).
67478      Branch: perl
67479            ! t/op/split.t
67480 ____________________________________________________________________________
67481 [  8394] By: jhi                                   on 2001/01/10  20:26:32
67482         Log: Integrate perlio.
67483      Branch: perl
67484            ! util.c
67485 ____________________________________________________________________________
67486 [  8393] By: nick                                  on 2001/01/10  19:34:30
67487         Log: Back out Simon's pid hackery for now.
67488      Branch: perlio
67489            ! util.c
67490 ____________________________________________________________________________
67491 [  8392] By: nick                                  on 2001/01/10  19:23:13
67492         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
67493      Branch: perlio
67494           !> (integrate 29 files)
67495 ____________________________________________________________________________
67496 [  8391] By: jhi                                   on 2001/01/10  18:43:15
67497         Log: Subject: [PATCH] Fix my_pclose segfault
67498              From: Simon Cozens <simon@cozens.net>
67499              Date: Wed, 10 Jan 2001 18:39:35 +0000
67500              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
67501      Branch: perl
67502            ! util.c
67503 ____________________________________________________________________________
67504 [  8390] By: jhi                                   on 2001/01/10  18:42:08
67505         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
67506              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67507              Date:     Wed, 10 Jan 2001 13:23:02 EST
67508              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
67509      Branch: perl
67510            ! ext/Opcode/Opcode.xs
67511 ____________________________________________________________________________
67512 [  8389] By: jhi                                   on 2001/01/10  15:16:07
67513         Log: Turn off the integer preservation for now.
67514      Branch: perl
67515            ! perl.h
67516 ____________________________________________________________________________
67517 [  8388] By: jhi                                   on 2001/01/10  15:01:25
67518         Log: Few more IDE/editor nits from p5p.
67519      Branch: perl
67520            ! pod/perlfaq3.pod
67521 ____________________________________________________________________________
67522 [  8387] By: jhi                                   on 2001/01/10  06:53:16
67523         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
67524              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
67525              Date: Tue, 9 Jan 2001 23:16:02 +0000
67526              Message-ID: <20010109231602.A81101@plum.flirble.org>
67527      Branch: perl
67528            ! sv.c
67529 ____________________________________________________________________________
67530 [  8386] By: jhi                                   on 2001/01/10  03:17:54
67531         Log: Test cases for #8385 (from Simon's "torture.pl")
67532      Branch: perl
67533            ! t/op/tr.t
67534 ____________________________________________________________________________
67535 [  8385] By: jhi                                   on 2001/01/10  03:17:11
67536         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
67537              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
67538              Date: Wed, 10 Jan 2001 11:39:39 +0900
67539              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
67540              
67541              Some more UTF-8 tr cases fixed.
67542      Branch: perl
67543            ! doop.c
67544 ____________________________________________________________________________
67545 [  8384] By: jhi                                   on 2001/01/09  22:45:40
67546         Log: Allow the locale test needing POSIX and the taint test
67547              needing IPC::SysV to run under 'minitest' (basically,
67548              bail out if loading the extension fails)
67549      Branch: perl
67550            ! t/op/misc.t t/op/taint.t
67551 ____________________________________________________________________________
67552 [  8383] By: jhi                                   on 2001/01/09  21:36:04
67553         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
67554              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67555              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
67556              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
67557      Branch: perl
67558            ! t/io/openpid.t
67559 ____________________________________________________________________________
67560 [  8382] By: jhi                                   on 2001/01/09  21:06:08
67561         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
67562              Should finish up the bug id 20001205.022.
67563      Branch: perl
67564            ! pp.c pp_hot.c scope.c
67565 ____________________________________________________________________________
67566 [  8381] By: jhi                                   on 2001/01/09  18:27:43
67567         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
67568              From: Andy Dougherty <doughera@lafayette.edu>
67569              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
67570              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
67571              
67572              More robust yacc/bison error detection.
67573      Branch: perl
67574            ! t/comp/proto.t
67575 ____________________________________________________________________________
67576 [  8380] By: jhi                                   on 2001/01/09  15:21:38
67577         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
67578              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67579              Date:     Tue, 9 Jan 2001 07:53:55 EST
67580              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
67581      Branch: perl
67582            ! t/op/misc.t vms/test.com
67583 ____________________________________________________________________________
67584 [  8379] By: jhi                                   on 2001/01/09  15:20:38
67585         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
67586              From: jhi@cc.hut.fi
67587              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
67588              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
67589              
67590              The #8378 fixed this.
67591      Branch: perl
67592            ! t/op/tr.t
67593 ____________________________________________________________________________
67594 [  8378] By: jhi                                   on 2001/01/09  15:05:32
67595         Log: Subject: One more patch for UTF8 
67596              From: Inaba Hiroto <inaba@st.rim.or.jp>
67597              Date: Tue, 09 Jan 2001 01:04:32 +0900
67598              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
67599              
67600              UTF-8 fixes for 'x' and tr///.
67601      Branch: perl
67602            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
67603            ! regcomp.c regexec.c toke.c utf8.c
67604 ____________________________________________________________________________
67605 [  8377] By: jhi                                   on 2001/01/09  14:32:17
67606         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
67607      Branch: perl
67608            ! t/op/length.t
67609 ____________________________________________________________________________
67610 [  8376] By: jhi                                   on 2001/01/09  04:32:32
67611         Log: integrate changes #7775, #8316, #8316 from mainline
67612      Branch: maint-5.6/perl
67613            ! hints/solaris_2.sh
67614 ____________________________________________________________________________
67615 [  8375] By: jhi                                   on 2001/01/09  04:26:43
67616         Log: Update Changes.
67617      Branch: perl
67618            ! Changes patchlevel.h
67619 ____________________________________________________________________________
67620 [  8374] By: jhi                                   on 2001/01/09  04:14:32
67621         Log: IDE/editor section tweaking.
67622      Branch: perl
67623            ! pod/perlfaq3.pod
67624 ____________________________________________________________________________
67625 [  8373] By: jhi                                   on 2001/01/09  02:38:26
67626         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
67627              From: Peter Prymmer <pvhp@forte.com>
67628              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
67629              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
67630              
67631              In preparation os OS/390 dynamic loading.
67632      Branch: perl
67633            ! README.os390 hints/os390.sh
67634 ____________________________________________________________________________
67635 [  8372] By: jhi                                   on 2001/01/09  00:24:30
67636         Log: Integrate with perlio.
67637      Branch: perl
67638           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
67639 ____________________________________________________________________________
67640 [  8371] By: nick                                  on 2001/01/08  23:54:33
67641         Log: Fix "scalars leaked" bugs caused by overload magic
67642              (Highlighted by Ilya's DESTROY optimization.)
67643      Branch: perlio
67644            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
67645 ____________________________________________________________________________
67646 [  8370] By: nick                                  on 2001/01/08  20:19:41
67647         Log: Integrate mainline
67648      Branch: perlio
67649           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
67650           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
67651           !> t/op/64bitint.t
67652 ____________________________________________________________________________
67653 [  8369] By: jhi                                   on 2001/01/08  17:30:52
67654         Log: save_delete() Safefree() doesn't (anymore?) work with shared
67655              strings, one test failure in op/misc and almost all of lib/b.
67656              (Outcomments #8369.)
67657      Branch: perl
67658            ! scope.c
67659 ____________________________________________________________________________
67660 [  8368] By: jhi                                   on 2001/01/08  14:47:10
67661         Log: (Outcommented by #8369.)
67662              
67663              Subject: Re: Perl BugID 20001205.022 ---- save_delete
67664              From: Simon Cozens <simon@cozens.net>
67665              Date: Sat, 6 Jan 2001 11:48:40 +0000
67666              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
67667              
67668              The save_delete() does need the Safefree.
67669      Branch: perl
67670            ! scope.c
67671 ____________________________________________________________________________
67672 [  8367] By: bailey                                on 2001/01/08  08:53:52
67673         Log: Once again syncing after too long an absence
67674      Branch: vmsperl
67675           +> (branch 55 files)
67676            - MAINTAIN fix_pl vos/config.def vos/config.h
67677            - vos/config_h.SH_orig
67678           !> (integrate 498 files)
67679 ____________________________________________________________________________
67680 [  8366] By: jhi                                   on 2001/01/08  02:42:59
67681         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
67682              From: nick@ccl4.org
67683              Date: Sun, 7 Jan 2001 21:07:18 +0000
67684              Message-Id: <20010107210717.D1048@plum.flirble.org>
67685      Branch: perl
67686            ! sv.c t/op/64bitint.t
67687 ____________________________________________________________________________
67688 [  8365] By: jhi                                   on 2001/01/08  02:35:16
67689         Log: Subject: [PATCH] environ nit
67690              From: Simon Cozens <simon@cozens.net>
67691              Date: Sun, 7 Jan 2001 17:57:07 +0000
67692              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
67693              
67694              Use environ only if we have it.
67695      Branch: perl
67696            ! mg.c
67697 ____________________________________________________________________________
67698 [  8364] By: jhi                                   on 2001/01/08  02:24:51
67699         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
67700      Branch: perl
67701            ! ext/GDBM_File/GDBM_File.xs
67702 ____________________________________________________________________________
67703 [  8363] By: jhi                                   on 2001/01/08  02:19:24
67704         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
67705              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67706              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
67707              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
67708      Branch: perl
67709            ! dump.c op.c
67710 ____________________________________________________________________________
67711 [  8362] By: jhi                                   on 2001/01/08  02:17:43
67712         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
67713              From: Doug MacEachern <dougm@covalent.net>
67714              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
67715              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
67716              
67717              Allow AUTOLOAD to be an xsub and allow such xsubs
67718              to avoid use of $AUTOLOAD.
67719      Branch: perl
67720            ! gv.c
67721 ____________________________________________________________________________
67722 [  8361] By: jhi                                   on 2001/01/08  02:16:07
67723         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
67724              From: Radu Greab <radu@netsoft.ro>
67725              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
67726              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
67727              
67728              No need for the potentially nonportable $SIG{CHLD}.
67729      Branch: perl
67730            ! t/io/pipe.t
67731 ____________________________________________________________________________
67732 [  8360] By: jhi                                   on 2001/01/08  01:58:23
67733         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
67734      Branch: perl
67735            ! lib/Getopt/Long.pm
67736 ____________________________________________________________________________
67737 [  8359] By: jhi                                   on 2001/01/08  01:55:44
67738         Log: Integrate perlio:
67739              
67740              [  8356]
67741              FILE * in XS code for PerlIO world:
67742              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
67743              - Add FILE * T_STDIO typemap.
67744              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
67745              
67746              [  8346]
67747              Fixup accumulated integrate muddles (perlio == devperl again)
67748      Branch: perl
67749           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
67750           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
67751           !> utf8.c win32/Makefile
67752 ____________________________________________________________________________
67753 [  8358] By: jhi                                   on 2001/01/07  21:16:50
67754         Log: Update the EPOC cross SDK URL.
67755      Branch: perl
67756            ! README.epoc
67757 ____________________________________________________________________________
67758 [  8357] By: jhi                                   on 2001/01/07  21:16:09
67759         Log: Update the EPOC cross SDK URL.
67760      Branch: maint-5.6/perl
67761            ! README.epoc
67762 ____________________________________________________________________________
67763 [  8356] By: nick                                  on 2001/01/06  21:47:52
67764         Log: FILE * in XS code for PerlIO world:
67765              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
67766              - Add FILE * T_STDIO typemap.
67767              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
67768      Branch: perlio
67769            ! lib/ExtUtils/typemap perlio.c perlio.h
67770 ____________________________________________________________________________
67771 [  8355] By: jhi                                   on 2001/01/06  20:27:15
67772         Log: integrate change #8336 from mainline
67773              
67774              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
67775      Branch: maint-5.6/perl
67776            ! hv.c
67777 ____________________________________________________________________________
67778 [  8354] By: jhi                                   on 2001/01/06  20:24:29
67779         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
67780              From: Robin Barker <rmb1@cise.npl.co.uk>
67781              Date: Fri, 22 Dec 2000 12:17:38 GMT
67782              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
67783              
67784              The patch reformats some long =item lines so they give
67785              correct output via pod2man | nroff -man
67786              
67787              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
67788              From: Robin Barker <rmb1@cise.npl.co.uk>
67789              Date: Tue, 2 Jan 2001 15:35:03 GMT
67790              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
67791              
67792              Here is a _further_ patch which corrects a few more errors:
67793              * an empty C<=item> in CPAN.pm
67794              * patching the wrong file (pod/perlamiga.pod not README.amiga)
67795              * leaving empty C<=item>s which formatted incorrectly
67796              * over long C<=item>s revealed by latest patch to Pod::Man
67797      Branch: maint-5.6/perl
67798            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
67799            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
67800            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
67801            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
67802            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
67803            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
67804 ____________________________________________________________________________
67805 [  8353] By: jhi                                   on 2001/01/06  20:21:10
67806         Log: integrate changes #7980, 8056, 8057 from mainline
67807              
67808              UTF-8 hash keys.
67809      Branch: maint-5.6/perl
67810            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
67811 ____________________________________________________________________________
67812 [  8352] By: jhi                                   on 2001/01/06  20:18:44
67813         Log: Forgotten from #8438.
67814      Branch: maint-5.6/perl
67815            ! epoc/epocish.h
67816 ____________________________________________________________________________
67817 [  8351] By: jhi                                   on 2001/01/06  20:18:12
67818         Log: Forgotten from #8347.
67819      Branch: maint-5.6/perl
67820            ! config_h.SH
67821 ____________________________________________________________________________
67822 [  8350] By: jhi                                   on 2001/01/06  20:00:19
67823         Log: Thinko in #8347.
67824      Branch: maint-5.6/perl
67825            ! regcomp.c
67826 ____________________________________________________________________________
67827 [  8349] By: jhi                                   on 2001/01/06  18:05:30
67828         Log: Copy the FAQ3 IDE section from the development branch,
67829              changes originally by Peter Prymmer.
67830      Branch: maint-5.6/perl
67831            ! pod/perlfaq3.pod
67832 ____________________________________________________________________________
67833 [  8348] By: jhi                                   on 2001/01/06  18:03:02
67834         Log: EPOC updates for TRIAL1.
67835              
67836              Subject: [5.6.1 trial1] EPOC update
67837              From: Olaf Flebbe <O.Flebbe@science-computing.de>
67838              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
67839              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
67840              
67841              Subject: epoc patch2 for perl-5.6.1-trial1
67842              From: Olaf Flebbe <O.Flebbe@science-computing.de>
67843              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
67844              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
67845      Branch: maint-5.6/perl
67846            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
67847            ! epoc/epocish.c
67848 ____________________________________________________________________________
67849 [  8347] By: jhi                                   on 2001/01/06  17:29:10
67850         Log: integrate changes #7710,7824,7973 from mainline,
67851              plus VMS nits from Peter Prymmer and Dan Sugalski.
67852              
67853              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
67854              library (getprotobyname and getprotobynumber are outversioned by
67855              the same calls in libc, at least for xlc version 3.
67856              
67857              Add HAS_SBRK_PROTO.
67858              
67859              Fixes for signedness warnings noticed by VMSperlers.
67860      Branch: maint-5.6/perl
67861            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67862            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
67863            ! sv.c vms/descrip_mms.template vos/config.alpha.def
67864            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67865            ! win32/config.bc win32/config.gc win32/config.vc
67866 ____________________________________________________________________________
67867 [  8346] By: nick                                  on 2001/01/06  14:36:01
67868         Log: Fixup accumulated integrate muddles (perlio == devperl again)
67869      Branch: perlio
67870            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
67871 ____________________________________________________________________________
67872 [  8345] By: nick                                  on 2001/01/06  14:24:58
67873         Log: Integrate mainline
67874      Branch: perlio
67875           !> (integrate 55 files)
67876 ____________________________________________________________________________
67877 [  8344] By: jhi                                   on 2001/01/06  02:24:02
67878         Log: Subject: [patch] PerlIO_cleanup() prototype
67879              From: Doug MacEachern <dougm@covalent.net>
67880              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
67881              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
67882      Branch: perl
67883            ! perlio.h
67884 ____________________________________________________________________________
67885 [  8343] By: jhi                                   on 2001/01/06  01:04:09
67886         Log: IRIX compiler noticed that the bof initialization might be
67887              bypassed by control flow.
67888      Branch: perl
67889            ! toke.c
67890 ____________________________________________________________________________
67891 [  8342] By: jhi                                   on 2001/01/06  00:10:48
67892         Log: Update Changes.
67893      Branch: perl
67894            ! Changes patchlevel.h
67895 ____________________________________________________________________________
67896 [  8341] By: jhi                                   on 2001/01/05  23:52:33
67897         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
67898      Branch: perl
67899            ! toke.c
67900 ____________________________________________________________________________
67901 [  8340] By: jhi                                   on 2001/01/05  22:44:08
67902         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
67903              From: Radu Greab <radu@netsoft.ro>
67904              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
67905              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
67906      Branch: perl
67907            ! t/io/pipe.t util.c
67908 ____________________________________________________________________________
67909 [  8339] By: jhi                                   on 2001/01/05  22:35:17
67910         Log: Subject: [PATCH] format and rewording in perlfaq.pod
67911              From: Robin Barker <rmb1@cise.npl.co.uk>
67912              Date: Fri, 5 Jan 2001 18:51:20 GMT
67913              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
67914      Branch: perl
67915            ! pod/perlfaq.pod
67916 ____________________________________________________________________________
67917 [  8338] By: jhi                                   on 2001/01/05  22:31:17
67918         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
67919              From: Peter Prymmer <pvhp@forte.com>
67920              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
67921              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
67922      Branch: perl
67923            ! utils/perlbug.PL
67924 ____________________________________________________________________________
67925 [  8337] By: jhi                                   on 2001/01/05  18:15:11
67926         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
67927              From: Robin Barker <rmb1@cise.npl.co.uk>
67928              Date: Tue, 2 Jan 2001 15:24:07 GMT
67929              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
67930              
67931              If you call configure as C<./Configure> or C<sh ./Configure>,
67932              $src is set to the absolute path name, not '.'.
67933              
67934              This, in turn, means -Dmksymlink tries to do its stuff because
67935              it does not think it is in the src directory.
67936              
67937              (plus a metaconfig nitfix)
67938      Branch: metaconfig
67939            ! U/compline/ccflags.U U/modified/src.U
67940      Branch: perl
67941            ! Configure config_h.SH
67942 ____________________________________________________________________________
67943 [  8336] By: jhi                                   on 2001/01/05  17:48:32
67944         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
67945              From: Alan Burlison <Alan.Burlison@uk.sun.com>
67946              Message-ID: <3A5606C4.473D2226@uk.sun.com>
67947              Date: Fri, 05 Jan 2001 17:39:16 +0000
67948      Branch: perl
67949            ! hv.c
67950 ____________________________________________________________________________
67951 [  8335] By: jhi                                   on 2001/01/05  16:05:44
67952         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
67953      Branch: perl
67954            ! lib/Getopt/Long.pm
67955 ____________________________________________________________________________
67956 [  8334] By: jhi                                   on 2001/01/05  16:00:51
67957         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
67958              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
67959              Date: Fri, 05 Jan 2001 13:46:51 +0100
67960              Message-ID: <13693.978698811@nice.ram.loc>
67961              
67962              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
67963              accurate reading of the "atime".  
67964      Branch: perl
67965            ! t/io/fs.t
67966 ____________________________________________________________________________
67967 [  8333] By: jhi                                   on 2001/01/05  15:57:37
67968         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
67969              From: Simon Cozens <simon@cozens.net>
67970              Date: Fri, 8 Dec 2000 13:33:31 +0000
67971              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
67972              
67973              A lost patch fragment.
67974      Branch: perl
67975            ! doop.c
67976 ____________________________________________________________________________
67977 [  8332] By: jhi                                   on 2001/01/05  15:40:42
67978         Log: Do away with strncpy() and a fixed length buffer.
67979      Branch: perl
67980            ! utf8.c
67981 ____________________________________________________________________________
67982 [  8331] By: jhi                                   on 2001/01/05  15:03:07
67983         Log: Tests for #8329 and #8330.
67984      Branch: perl
67985            ! t/op/bop.t
67986 ____________________________________________________________________________
67987 [  8330] By: jhi                                   on 2001/01/05  15:02:38
67988         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
67989              raw 8-bit form to the UTF-8 string.
67990      Branch: perl
67991            ! toke.c
67992 ____________________________________________________________________________
67993 [  8329] By: jhi                                   on 2001/01/05  14:55:13
67994         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
67995              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67996              Date: Fri, 5 Jan 2001 12:28:52 +0100
67997              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
67998              
67999              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
68000              no effect.  (changed the strncpy() to Copy())
68001      Branch: perl
68002            ! toke.c
68003 ____________________________________________________________________________
68004 [  8328] By: jhi                                   on 2001/01/05  06:44:27
68005         Log: UTF-8 cleanup.
68006      Branch: perl
68007            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
68008            ! regexec.c sv.c toke.c
68009 ____________________________________________________________________________
68010 [  8327] By: jhi                                   on 2001/01/05  01:11:29
68011         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')
68012              From: Radu Greab <radu@netsoft.ro>
68013              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
68014              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
68015              
68016              Cleans up Harness to not use FileHandle, which uses IO.
68017      Branch: perl
68018            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
68019 ____________________________________________________________________________
68020 [  8326] By: jhi                                   on 2001/01/05  00:56:37
68021         Log: Update Changes.
68022      Branch: perl
68023            ! Changes patchlevel.h
68024 ____________________________________________________________________________
68025 [  8325] By: jhi                                   on 2001/01/05  00:53:18
68026         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
68027              From: Peter Prymmer <pvhp@forte.com>
68028              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
68029              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
68030              
68031              plus a couple more tailing whitespace removals.
68032      Branch: perl
68033            ! win32/Makefile
68034 ____________________________________________________________________________
68035 [  8324] By: jhi                                   on 2001/01/05  00:47:39
68036         Log: Add some Unicode chop() tests.
68037      Branch: perl
68038            ! t/op/chop.t
68039 ____________________________________________________________________________
68040 [  8323] By: jhi                                   on 2001/01/05  00:47:23
68041         Log: Unify UTF-8 malformedness handling.
68042      Branch: perl
68043            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
68044 ____________________________________________________________________________
68045 [  8322] By: jhi                                   on 2001/01/04  22:21:54
68046         Log: The new $issymlink was unknown to Mksymlinks.
68047      Branch: metaconfig/U/perl
68048            ! Mksymlinks.U issymlink.U
68049      Branch: perl
68050            ! Configure config_h.SH
68051 ____________________________________________________________________________
68052 [  8321] By: jhi                                   on 2001/01/04  21:51:05
68053         Log: The test didn't work under the core test framework.
68054      Branch: perl
68055            ! t/lib/st-lock.t
68056 ____________________________________________________________________________
68057 [  8320] By: jhi                                   on 2001/01/04  21:14:22
68058         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
68059      Branch: perl
68060            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
68061 ____________________________________________________________________________
68062 [  8319] By: jhi                                   on 2001/01/04  20:46:17
68063         Log: Typo in #8312 when manually applying a problematic patch fragment.
68064      Branch: perl
68065            ! ext/Storable/Storable.xs
68066 ____________________________________________________________________________
68067 [  8318] By: jhi                                   on 2001/01/04  20:43:01
68068         Log: The $sh_c didn't fly.
68069      Branch: metaconfig
68070            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
68071            ! U/modified/Loc.U U/modified/myhostname.U
68072            ! U/modified/spitshell.U
68073      Branch: metaconfig/U/perl
68074            ! issymlink.U
68075      Branch: perl
68076            ! Configure config_h.SH
68077 ____________________________________________________________________________
68078 [  8317] By: jhi                                   on 2001/01/04  19:58:01
68079         Log: AIX builtin test -h is broken, changes based on
68080              
68081              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
68082              Date: Tue, 02 Jan 2001 11:24:39 +0100
68083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68084              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
68085      Branch: metaconfig
68086            + U/modified/spitshell.U
68087            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
68088            ! U/modified/Loc.U U/modified/myhostname.U
68089      Branch: metaconfig/U/perl
68090            ! Mksymlinks.U issymlink.U
68091      Branch: perl
68092            ! Configure
68093 ____________________________________________________________________________
68094 [  8316] By: jhi                                   on 2001/01/04  19:02:22
68095         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
68096              From: Andy Dougherty <doughera@lafayette.edu>
68097              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
68098              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
68099              
68100              Beware of GNU ld.
68101      Branch: perl
68102            ! hints/solaris_2.sh
68103 ____________________________________________________________________________
68104 [  8315] By: jhi                                   on 2001/01/04  18:56:48
68105         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
68106              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
68107              Date: Wed, 3 Jan 2001 07:58:51 +0100
68108              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
68109      Branch: perl
68110            ! hints/solaris_2.sh
68111 ____________________________________________________________________________
68112 [  8314] By: jhi                                   on 2001/01/04  18:54:07
68113         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
68114              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68115              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
68116              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
68117              
68118              Doc tweak on #8313.
68119      Branch: perl
68120            ! ext/B/B/Deparse.pm
68121 ____________________________________________________________________________
68122 [  8313] By: jhi                                   on 2001/01/04  18:52:27
68123         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
68124              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
68125              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68126              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
68127              
68128              Make the peephole optimizer to bypass more null ops and
68129              and rewrite the deparse handling of continue blocks.
68130      Branch: perl
68131            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
68132 ____________________________________________________________________________
68133 [  8312] By: jhi                                   on 2001/01/04  18:47:39
68134         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
68135      Branch: perl
68136            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
68137            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
68138            ! t/lib/st-lock.t
68139 ____________________________________________________________________________
68140 [  8311] By: jhi                                   on 2001/01/04  18:36:08
68141         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
68142              filter to be run on each .pm during the pm_to_blib() phase,
68143              a fixed version of
68144              
68145              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
68146              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
68147              Date: Wed, 03 Jan 2001 22:01:30 +0100
68148              Message-ID: <5296.978555690@nice.ram.loc>
68149      Branch: perl
68150            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
68151            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
68152            ! lib/ExtUtils/MakeMaker.pm
68153 ____________________________________________________________________________
68154 [  8310] By: jhi                                   on 2001/01/04  18:32:54
68155         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
68156              From: Robin Barker <rmb1@cise.npl.co.uk>
68157              Date: Tue, 2 Jan 2001 15:35:03 GMT
68158              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
68159      Branch: perl
68160            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
68161            ! pod/perlrequick.pod
68162 ____________________________________________________________________________
68163 [  8309] By: jhi                                   on 2001/01/04  18:29:07
68164         Log: Subject: Re: [patch] static-ize XS()
68165              From: Doug MacEachern <dougm@covalent.net>
68166              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
68167              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
68168              
68169              Provide prototypes for the XS functions.
68170      Branch: perl
68171            ! lib/ExtUtils/xsubpp
68172 ____________________________________________________________________________
68173 [  8308] By: jhi                                   on 2001/01/04  18:27:44
68174         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
68175              From: Doug MacEachern <dougm@covalent.net>
68176              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
68177              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
68178      Branch: perl
68179            ! lib/ExtUtils/typemap
68180 ____________________________________________________________________________
68181 [  8307] By: jhi                                   on 2001/01/04  18:25:25
68182         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
68183              From: Doug MacEachern <dougm@covalent.net>
68184              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
68185              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
68186              
68187              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
68188      Branch: perl
68189            ! lib/ExtUtils/MM_Unix.pm
68190 ____________________________________________________________________________
68191 [  8306] By: jhi                                   on 2001/01/04  18:23:00
68192         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
68193              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68194              Date: Thu, 4 Jan 2001 12:47:10 +0100 
68195              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
68196              
68197              The toke.c part only, patching embed.h and proto.h is futile.
68198      Branch: perl
68199            ! toke.c
68200 ____________________________________________________________________________
68201 [  8305] By: jhi                                   on 2001/01/04  18:05:51
68202         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
68203              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68204              Date: Thu, 4 Jan 2001 17:50:12 +0100 
68205              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
68206      Branch: perl
68207            ! toke.c
68208 ____________________________________________________________________________
68209 [  8304] By: jhi                                   on 2001/01/04  18:03:26
68210         Log: Subject: [PATCH perl@8269]
68211              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68212              Date: Thu, 4 Jan 2001 12:53:39 +0100 
68213              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
68214              
68215              If running byacc write-enable also perly.h.
68216      Branch: perl
68217            ! Makefile.SH
68218 ____________________________________________________________________________
68219 [  8303] By: jhi                                   on 2001/01/04  15:40:49
68220         Log: Rewrite pp_concat() in terms of sv_catsv().
68221      Branch: perl
68222            ! pp_hot.c
68223 ____________________________________________________________________________
68224 [  8302] By: nick                                  on 2001/01/03  22:43:22
68225         Log: Integrate mainline.
68226      Branch: perlio
68227           !> ext/Encode/Encode.xs sv.c utf8.c
68228 ____________________________________________________________________________
68229 [  8301] By: jhi                                   on 2001/01/02  23:40:26
68230         Log: Variable naming tweak.
68231      Branch: perl
68232            ! sv.c
68233 ____________________________________________________________________________
68234 [  8300] By: jhi                                   on 2001/01/02  23:40:02
68235         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
68236              in is_utf8_string().
68237      Branch: perl
68238            ! utf8.c
68239 ____________________________________________________________________________
68240 [  8299] By: jhi                                   on 2001/01/02  22:14:40
68241         Log: Integrate perlio:
68242              
68243              [  8298]
68244              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
68245              
68246              [  8296]
68247              Add Encode and correct Filter/Util/Call in nmake Makefile
68248      Branch: perl
68249           !> pp.c pp_hot.c win32/Makefile
68250 ____________________________________________________________________________
68251 [  8298] By: nick                                  on 2001/01/02  22:03:06
68252         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
68253      Branch: perlio
68254            ! pp.c pp_hot.c
68255 ____________________________________________________________________________
68256 [  8297] By: jhi                                   on 2001/01/02  04:26:28
68257         Log: Signedness nit.
68258      Branch: perl
68259            ! ext/Encode/Encode.xs
68260 ____________________________________________________________________________
68261 [  8296] By: nick                                  on 2001/01/01  23:49:36
68262         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
68263      Branch: perlio
68264            ! win32/Makefile
68265 ____________________________________________________________________________
68266 [  8295] By: jhi                                   on 2001/01/01  23:05:48
68267         Log: Integrate perlio:
68268              
68269              [  8293]
68270              More rigor in UTF-8-ness of Encode's toUnicode
68271              XS export some of the utf8 internal functions.
68272              Test some of the functions.
68273              Fix pp_concat() bug shown by said tests.
68274      Branch: perl
68275           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
68276           !> t/lib/encode.t
68277 ____________________________________________________________________________
68278 [  8294] By: nick                                  on 2001/01/01  22:48:34
68279         Log: Integrate mainline
68280      Branch: perlio
68281            ! pp_hot.c t/lib/encode.t
68282           !> (integrate 65 files)
68283 ____________________________________________________________________________
68284 [  8293] By: nick                                  on 2001/01/01  21:58:50
68285         Log: More rigor in UTF-8-ness of Encode's toUnicode
68286              XS export some of the utf8 internal functions.
68287              Test some of the functions.
68288              Fix pp_concat() bug shown by said tests.
68289      Branch: perlio
68290            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
68291            ! t/lib/encode.t
68292 ____________________________________________________________________________
68293 [  8292] By: jhi                                   on 2001/01/01  18:11:44
68294         Log: Integrate perlio:
68295              
68296              [  8290]
68297              Loose the "Loading..." warning.
68298              Another bug in fallback support
68299              
68300              [  8288]
68301              Fix .ucm reading - forgot a chr()
68302              Start of .ucm write (for .enc to .ucm)
68303              
68304              [  8285]
68305              Start of support of ICU-style .ucm files:
68306              - teach compile how to read a .ucm file
68307              - first guess at how to represent fallbacks in "tries".
68308              - use fallbacks if check == 0
68309              - new return code to indicate we used one.
68310      Branch: perl
68311           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
68312           !> ext/Encode/encengine.c ext/Encode/encode.h
68313 ____________________________________________________________________________
68314 [  8291] By: jhi                                   on 2001/01/01  18:10:58
68315         Log: Podify README.mpeix (a new version from the web),
68316              add a dummy NAME to Carp::Heavy, regen toc.
68317      Branch: perl
68318            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
68319            ! pod/perltoc.pod
68320 ____________________________________________________________________________
68321 [  8290] By: nick                                  on 2001/01/01  17:43:47
68322         Log: Loose the "Loading..." warning.
68323              Another bug in fallback support
68324      Branch: perlio
68325            ! ext/Encode/Encode.pm ext/Encode/encengine.c
68326 ____________________________________________________________________________
68327 [  8289] By: jhi                                   on 2001/01/01  00:01:57
68328         Log: Bump up Larry's copyright.
68329      Branch: perl
68330            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
68331            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
68332            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
68333            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
68334            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
68335            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
68336            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
68337            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
68338 ____________________________________________________________________________
68339 [  8288] By: nick                                  on 2000/12/31  21:27:53
68340         Log: Fix .ucm reading - forgot a chr()
68341              Start of .ucm write (for .enc to .ucm)
68342      Branch: perlio
68343            ! ext/Encode/compile
68344 ____________________________________________________________________________
68345 [  8287] By: jhi                                   on 2000/12/31  18:15:56
68346         Log: Comment away a diagnostic message as noted by Craig A. Berry
68347              (the unexpected message was confusing testing)
68348      Branch: perl
68349            ! ext/Encode/Encode.pm
68350 ____________________________________________________________________________
68351 [  8286] By: jhi                                   on 2000/12/31  18:14:51
68352         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
68353              Date: Sun, 31 Dec 2000 11:17:37 -0600
68354              From: "Craig A. Berry" <craigberry@mac.com>
68355              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
68356      Branch: perl
68357            ! ext/Encode/Makefile.PL
68358 ____________________________________________________________________________
68359 [  8285] By: nick                                  on 2000/12/31  18:11:54
68360         Log: Start of support of ICU-style .ucm files:
68361              - teach compile how to read a .ucm file
68362              - first guess at how to represent fallbacks in "tries".
68363              - use fallbacks if check == 0
68364              - new return code to indicate we used one.
68365      Branch: perlio
68366            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
68367            ! ext/Encode/encengine.c ext/Encode/encode.h
68368 ____________________________________________________________________________
68369 [  8284] By: jhi                                   on 2000/12/31  18:04:41
68370         Log: Pacify picky VMS compiler.
68371              
68372              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
68373              From: "Craig A. Berry" <craig.berry@psinetcs.com>
68374              Date: Sat, 30 Dec 2000 18:10:02 -0600
68375              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
68376      Branch: perl
68377            ! sv.c
68378 ____________________________________________________________________________
68379 [  8283] By: jhi                                   on 2000/12/31  16:11:47
68380         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
68381      Branch: perl
68382            ! t/lib/glob-basic.t
68383 ____________________________________________________________________________
68384 [  8282] By: jhi                                   on 2000/12/31  15:26:11
68385         Log: Integrate perlio:
68386              
68387              [  8281]
68388              Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
68389              is available to be exported
68390              
68391              [  8280]
68392              Ilya's OS2 patch (testing for damage on Win32)
68393      Branch: perl
68394           !> makedef.pl opcode.pl os2/os2.c perlio.c
68395 ____________________________________________________________________________
68396 [  8281] By: nick                                  on 2000/12/31  10:06:15
68397         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
68398              is available to be exported
68399      Branch: perlio
68400            ! makedef.pl perlio.c
68401 ____________________________________________________________________________
68402 [  8280] By: nick                                  on 2000/12/31  09:41:26
68403         Log: Ilya's OS2 patch (testing for damage on Win32)
68404      Branch: perlio
68405            ! makedef.pl opcode.pl os2/os2.c
68406 ____________________________________________________________________________
68407 [  8279] By: jhi                                   on 2000/12/30  21:52:07
68408         Log: Test nits.
68409      Branch: perl
68410            ! t/lib/syslfs.t t/op/lfs.t
68411 ____________________________________________________________________________
68412 [  8278] By: jhi                                   on 2000/12/30  21:47:49
68413         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
68414              From: andreas.koenig@anima.de (Andreas J. Koenig)
68415              Date: 30 Dec 2000 22:35:37 +0100
68416              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
68417              
68418              The 32-bit wraparound test wasn't quite right.
68419      Branch: perl
68420            ! t/lib/syslfs.t t/op/lfs.t
68421 ____________________________________________________________________________
68422 [  8277] By: jhi                                   on 2000/12/30  21:33:44
68423         Log: Subject: [PATCH] open() example in perlfunc.pod 
68424              From: Karsten Sperling <s_sperli@ira.uka.de>
68425              Date: Sat, 30 Dec 2000 22:27:09 +0100
68426              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
68427      Branch: perl
68428            ! pod/perlfunc.pod
68429 ____________________________________________________________________________
68430 [  8276] By: jhi                                   on 2000/12/30  20:32:40
68431         Log: Not quite that many tests yet.
68432      Branch: perl
68433            ! t/op/pat.t
68434 ____________________________________________________________________________
68435 [  8275] By: jhi                                   on 2000/12/30  20:26:58
68436         Log: Integrate perlio:
68437              
68438              [  8272]
68439              Tweak for MULTIPLICITY/USE_PERLIO
68440      Branch: perl
68441           !> toke.c
68442 ____________________________________________________________________________
68443 [  8274] By: jhi                                   on 2000/12/30  20:24:56
68444         Log: Signedness nit.
68445      Branch: perl
68446            ! utf8.c
68447 ____________________________________________________________________________
68448 [  8273] By: jhi                                   on 2000/12/30  20:15:46
68449         Log: Add a test case for 20000731.001 which was fixed by the #8267.
68450      Branch: perl
68451            ! t/op/pat.t
68452 ____________________________________________________________________________
68453 [  8272] By: nick                                  on 2000/12/30  19:47:51
68454         Log: Tweak for MULTIPLICITY/USE_PERLIO
68455      Branch: perlio
68456            ! toke.c
68457 ____________________________________________________________________________
68458 [  8271] By: nick                                  on 2000/12/30  19:46:45
68459         Log: Integrate mainline
68460      Branch: perlio
68461           +> lib/unicode/distinct.pm
68462           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
68463           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
68464           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
68465 ____________________________________________________________________________
68466 [  8270] By: jhi                                   on 2000/12/30  19:39:50
68467         Log: Subject: RE: perl@8269
68468              From: "Richard Soderberg" <rs@crystalflame.net>
68469              Date: Sat, 30 Dec 2000 11:36:27 -0800
68470              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
68471              
68472              A missing aTHX_.
68473      Branch: perl
68474            ! toke.c
68475 ____________________________________________________________________________
68476 [  8269] By: jhi                                   on 2000/12/30  18:55:48
68477         Log: Update Changes.
68478      Branch: perl
68479            ! Changes patchlevel.h
68480 ____________________________________________________________________________
68481 [  8268] By: jhi                                   on 2000/12/30  17:18:40
68482         Log: Add a test for Unicode split //.  The #8267 was the cure.
68483      Branch: perl
68484            ! t/op/split.t
68485 ____________________________________________________________________________
68486 [  8267] By: jhi                                   on 2000/12/30  17:14:19
68487         Log: Subject: more UTF8 test suites and an UTF8 patch
68488              From: Inaba Hiroto <inaba@st.rim.or.jp>
68489              Date: Sat, 30 Dec 2000 14:27:10 +0900
68490              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
68491              
68492              Just the patch part for now, and the pragma renamed
68493              as unicode::distinct.
68494      Branch: perl
68495            + lib/unicode/distinct.pm
68496            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
68497            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
68498            ! regcomp.h regexec.c sv.c toke.c utf8.c
68499 ____________________________________________________________________________
68500 [  8266] By: nick                                  on 2000/12/30  16:40:49
68501         Log: Integrate mainline
68502      Branch: perlio
68503           +> lib/Pod/Text/Overstrike.pm
68504           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
68505           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
68506           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
68507           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
68508           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
68509 ____________________________________________________________________________
68510 [  8265] By: jhi                                   on 2000/12/30  07:28:55
68511         Log: The sv_catsv() fix, take two.
68512      Branch: perl
68513            ! sv.c t/op/join.t
68514 ____________________________________________________________________________
68515 [  8264] By: jhi                                   on 2000/12/30  06:19:18
68516         Log: Undo all the join-related changes since #8248: relevant
68517              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
68518              The new sv_catsv() doesn't fly so it must go back to
68519              the drawing board.
68520      Branch: perl
68521            ! sv.c t/op/join.t t/pragma/utf8.t
68522 ____________________________________________________________________________
68523 [  8263] By: jhi                                   on 2000/12/30  01:08:32
68524         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
68525      Branch: perl
68526            ! sv.c
68527 ____________________________________________________________________________
68528 [  8262] By: jhi                                   on 2000/12/30  00:45:14
68529         Log: Retract #8261.
68530      Branch: perl
68531            ! hv.c util.c
68532 ____________________________________________________________________________
68533 [  8261] By: jhi                                   on 2000/12/30  00:38:32
68534         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
68535      Branch: perl
68536            ! hv.c util.c
68537 ____________________________________________________________________________
68538 [  8260] By: jhi                                   on 2000/12/29  22:51:33
68539         Log: (Retracted by #8264)  More fixing for #8251.
68540      Branch: perl
68541            ! sv.c
68542 ____________________________________________________________________________
68543 [  8259] By: jhi                                   on 2000/12/29  18:27:30
68544         Log: Subject: podlators 1.06 released
68545              From: Russ Allbery <rra@stanford.edu>
68546              Date: 25 Dec 2000 05:09:30 -0800
68547              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
68548      Branch: perl
68549            + lib/Pod/Text/Overstrike.pm
68550            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
68551            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
68552 ____________________________________________________________________________
68553 [  8258] By: jhi                                   on 2000/12/29  18:20:45
68554         Log: Make the large file tests more robust/talkative as suggested by
68555              
68556              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
68557              From: andreas.koenig@anima.de (Andreas J. Koenig)
68558              Date: 29 Dec 2000 14:23:01 +0100
68559              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
68560      Branch: perl
68561            ! t/lib/syslfs.t t/op/lfs.t
68562 ____________________________________________________________________________
68563 [  8257] By: jhi                                   on 2000/12/29  17:48:04
68564         Log: Further VMS piping fixes from Charles Lane:
68565              
68566              In summary, error messages produced when a subprocess terminated
68567              abnormally were being sent not just to the parent process, but to
68568              grandparents, because of default values for error output that were
68569              not completely overridden when the subprocess was started.
68570              
68571              This patch fixes this behavior by defining user-mode (i.e., temporary
68572              for the duration of the program) logical names for SYS$OUTPUT and
68573              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
68574              changes to make it so that the user-mode logicals are the ones that
68575              control where Perl's error messages go if it terminates abnormally.
68576              
68577              I also added some gratuitous fixes to the indentation of braces in
68578              the piping code.  It just looked ugly, before.
68579      Branch: perl
68580            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
68581 ____________________________________________________________________________
68582 [  8256] By: jhi                                   on 2000/12/29  17:45:12
68583         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
68584              From: "Casey R. Tweten" <crt@kiski.net>
68585              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
68586              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
68587              
68588              Tests for for #8240.
68589      Branch: perl
68590            ! t/pragma/constant.t
68591 ____________________________________________________________________________
68592 [  8255] By: jhi                                   on 2000/12/29  17:43:07
68593         Log: Subject: Re: [PATCH] Interesting syntax idea
68594              From: Simon Cozens <simon@cozens.net>
68595              Date: Fri, 29 Dec 2000 14:34:04 +0000
68596              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
68597              
68598              Tests for #8254.
68599      Branch: perl
68600            ! t/pragma/sub_lval.t
68601 ____________________________________________________________________________
68602 [  8254] By: jhi                                   on 2000/12/29  17:42:11
68603         Log: Subject: [PATCH] Interesting syntax idea
68604              From: Simon Cozens <simon@cozens.net>
68605              Date: Wed, 27 Dec 2000 05:08:57 +0000
68606              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
68607              
68608              Make opens + bareword assigns do typeglob assigns.
68609      Branch: perl
68610            ! op.c
68611 ____________________________________________________________________________
68612 [  8253] By: jhi                                   on 2000/12/29  17:36:45
68613         Log: Output the (apparent) version of gcc, as suggested by
68614              
68615              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
68616              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
68617              Date: 26 Dec 2000 04:29:17 -0500
68618              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
68619              
68620              (The patch as such didn't any more apply as the misparsing had
68621              already been addressed in #6474.)  Also change the wording about
68622              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
68623      Branch: perl
68624            ! hints/dec_osf.sh
68625 ____________________________________________________________________________
68626 [  8252] By: nick                                  on 2000/12/29  12:14:31
68627         Log: Integrate mainline
68628      Branch: perlio
68629           !> (integrate 27 files)
68630 ____________________________________________________________________________
68631 [  8251] By: jhi                                   on 2000/12/29  08:45:46
68632         Log: (Retracted by #8264)
68633              
68634              (Fixed by #8260.)
68635              
68636              sv_catsv() needs one more byte space than seems reasonable.
68637              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
68638              Curiouser and curiouser.
68639      Branch: perl
68640            ! sv.c
68641 ____________________________________________________________________________
68642 [  8250] By: jhi                                   on 2000/12/29  07:57:52
68643         Log: More split // UTF-8 tests.
68644      Branch: perl
68645            ! t/pragma/utf8.t
68646 ____________________________________________________________________________
68647 [  8249] By: jhi                                   on 2000/12/29  07:54:51
68648         Log: (Retracted by #8264)  More join() testing which was good because
68649              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
68650      Branch: perl
68651            ! pp.c t/op/join.t utf8.c utf8.h
68652 ____________________________________________________________________________
68653 [  8248] By: jhi                                   on 2000/12/29  07:08:32
68654         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
68655              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
68656              that the only cases to care about are byte+byte and byte+character.
68657              
68658              TODO: See how well pp_concat() could be implemented in terms
68659              of sv_catsv().
68660      Branch: perl
68661            ! doop.c sv.c t/op/join.t utf8.h
68662 ____________________________________________________________________________
68663 [  8247] By: jhi                                   on 2000/12/29  06:35:23
68664         Log: Signedness nit.
68665      Branch: perl
68666            ! pp_hot.c
68667 ____________________________________________________________________________
68668 [  8246] By: jhi                                   on 2000/12/29  01:23:31
68669         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
68670              From: Lupe Christoph <lupe@lupe-christoph.de>
68671              Date: Thu, 28 Dec 2000 23:00:00 +0100
68672              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
68673              
68674              Suggest rsync --delete --dry-run.
68675      Branch: perl
68676            ! pod/perlhack.pod
68677 ____________________________________________________________________________
68678 [  8245] By: jhi                                   on 2000/12/28  23:57:05
68679         Log: The maxiters upper limit sanity check (guarding against
68680              non-progress) assumed bytes instead of characters in s///
68681              and split().
68682      Branch: perl
68683            ! pp.c pp_hot.c
68684 ____________________________________________________________________________
68685 [  8244] By: jhi                                   on 2000/12/28  23:34:08
68686         Log: Make some panic messages a bit more logical.
68687      Branch: perl
68688            ! doop.c pod/perldiag.pod pp.c pp_hot.c
68689 ____________________________________________________________________________
68690 [  8243] By: jhi                                   on 2000/12/28  22:59:16
68691         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
68692              From: Simon Cozens <simon@cozens.net>
68693              Date: Wed, 27 Dec 2000 02:30:03 +0000
68694              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
68695      Branch: perl
68696            ! pp.c t/pragma/sub_lval.t
68697 ____________________________________________________________________________
68698 [  8242] By: jhi                                   on 2000/12/28  22:56:53
68699         Log: Subject: [PATCH blead] Fix B::Terse indentation
68700              From: Daniel Chetlin <daniel@chetlin.com>
68701              Date: Wed, 27 Dec 2000 06:43:30 -0800
68702              Message-ID: <20001227064329.B9573@darkstar>
68703      Branch: perl
68704            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
68705 ____________________________________________________________________________
68706 [  8241] By: jhi                                   on 2000/12/28  22:48:59
68707         Log: The latter patch from the
68708              
68709              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
68710              From: Peter Prymmer <pvhp@forte.com> 
68711              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
68712              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
68713              
68714              (the former patch from the above should have been
68715              taken care of by Nick I-S)
68716      Branch: perl
68717            ! win32/Makefile
68718 ____________________________________________________________________________
68719 [  8240] By: jhi                                   on 2000/12/28  22:45:22
68720         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
68721              From: "Casey R. Tweten" <crt@kiski.net>
68722              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
68723              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
68724      Branch: perl
68725            ! lib/constant.pm
68726 ____________________________________________________________________________
68727 [  8239] By: jhi                                   on 2000/12/28  22:37:45
68728         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
68729              From: Simon Cozens <simon@cozens.net>
68730              Date: Wed, 27 Dec 2000 14:12:44 +0000
68731              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
68732      Branch: perl
68733            ! t/op/method.t t/op/sort.t toke.c
68734 ____________________________________________________________________________
68735 [  8238] By: jhi                                   on 2000/12/28  22:30:32
68736         Log: Subject: [PATCH perl@8229] Call.pm
68737              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
68738              Date: Mon, 25 Dec 2000 10:47:15 -0000
68739              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
68740      Branch: perl
68741            ! ext/Filter/Util/Call/Call.pm
68742 ____________________________________________________________________________
68743 [  8237] By: jhi                                   on 2000/12/28  22:19:21
68744         Log: Subject: [PATCH blead] Fix problem with `&' prototype
68745              From: Daniel Chetlin <daniel@chetlin.com>
68746              Date: Wed, 27 Dec 2000 15:55:32 -0800
68747              Message-ID: <20001227155532.D9573@darkstar>
68748      Branch: perl
68749            ! op.c t/comp/proto.t
68750 ____________________________________________________________________________
68751 [  8236] By: jhi                                   on 2000/12/28  22:09:25
68752         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
68753              From: Daniel Chetlin <daniel@chetlin.com>
68754              Date: Sun, 24 Dec 2000 04:09:49 -0800
68755              Message-ID: <20001224040949.B3090@darkstar>
68756      Branch: perl
68757            ! gv.c mg.c t/op/attrs.t
68758 ____________________________________________________________________________
68759 [  8235] By: jhi                                   on 2000/12/28  22:07:11
68760         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
68761              From: Jan Dubois <jand@ActiveState.com>
68762              Date: Tue, 26 Dec 2000 20:57:31 -0800
68763              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
68764      Branch: perl
68765            ! win32/win32.c
68766 ____________________________________________________________________________
68767 [  8234] By: jhi                                   on 2000/12/28  21:52:42
68768         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
68769              From: Simon Cozens <simon@cozens.net>
68770              Date: Thu, 28 Dec 2000 20:33:13 +0000
68771              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
68772      Branch: perl
68773            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
68774 ____________________________________________________________________________
68775 [  8233] By: jhi                                   on 2000/12/28  19:40:49
68776         Log: Integrate perlio:
68777              
68778              [  8232]
68779              Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
68780              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
68781              
68782              [  8231]
68783              "Compiled" encode build cleanup
68784              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
68785              - .c files do not export sub-tables
68786      Branch: perl
68787           !> ext/Encode/Makefile.PL ext/Encode/compile
68788 ____________________________________________________________________________
68789 [  8232] By: nick                                  on 2000/12/23  16:06:00
68790         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
68791              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
68792      Branch: perlio
68793            ! ext/Encode/Makefile.PL
68794 ____________________________________________________________________________
68795 [  8231] By: nick                                  on 2000/12/23  14:30:34
68796         Log: "Compiled" encode build cleanup
68797              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
68798              - .c files do not export sub-tables
68799      Branch: perlio
68800            ! ext/Encode/Makefile.PL ext/Encode/compile
68801 ____________________________________________________________________________
68802 [  8230] By: nick                                  on 2000/12/23  12:50:37
68803         Log: Integrate mainline
68804      Branch: perlio
68805           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
68806           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
68807           !> pod/perl5004delta.pod pod/perl5005delta.pod
68808           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
68809           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
68810           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
68811           !> pod/perlsub.pod
68812 ____________________________________________________________________________
68813 [  8229] By: jhi                                   on 2000/12/22  15:32:12
68814         Log: Integrate perlio:
68815              
68816              [  8226]
68817              Handy script for when one forgets to "dmake clean" 
68818              
68819              [  8225]
68820              CRLF platform issue with io/utf8 fix.
68821      Branch: perl
68822           +> win32/distclean.bat
68823           !> MANIFEST t/io/utf8.t
68824 ____________________________________________________________________________
68825 [  8228] By: jhi                                   on 2000/12/22  15:29:40
68826         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
68827              From: Robin Barker <rmb1@cise.npl.co.uk>
68828              Date: Fri, 22 Dec 2000 12:17:38 GMT
68829              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
68830      Branch: perl
68831            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
68832            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
68833            ! pod/perl5004delta.pod pod/perl5005delta.pod
68834            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
68835            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
68836            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
68837            ! pod/perlsub.pod
68838 ____________________________________________________________________________
68839 [  8227] By: jhi                                   on 2000/12/22  15:24:28
68840         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
68841              From: "John L. Allen" <allen@grumman.com>
68842              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
68843              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
68844              
68845              Document APPLLIB_EXP.
68846      Branch: perl
68847            ! INSTALL
68848 ____________________________________________________________________________
68849 [  8226] By: nick                                  on 2000/12/21  22:11:50
68850         Log: Handy script for when one forgets to "dmake clean" 
68851      Branch: perlio
68852            + win32/distclean.bat
68853            ! MANIFEST
68854 ____________________________________________________________________________
68855 [  8225] By: nick                                  on 2000/12/21  21:54:04
68856         Log: CRLF platform issue with io/utf8 fix.
68857      Branch: perlio
68858            ! t/io/utf8.t
68859 ____________________________________________________________________________
68860 [  8224] By: nick                                  on 2000/12/21  21:02:20
68861         Log: Integrate mainline
68862      Branch: perlio
68863           !> Changes Configure Makefile.SH Porting/Glossary
68864           !> Porting/config.sh Porting/config_H configure.com
68865           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
68866           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
68867           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
68868           !> win32/config.bc win32/config.gc win32/config.vc
68869 ____________________________________________________________________________
68870 [  8223] By: jhi                                   on 2000/12/21  17:09:16
68871         Log: Update Changes.
68872      Branch: perl
68873            ! Changes patchlevel.h
68874 ____________________________________________________________________________
68875 [  8222] By: jhi                                   on 2000/12/21  16:24:01
68876         Log: Metaconfig unit changes for #8221.
68877      Branch: metaconfig/U/perl
68878           +> issymlink.U
68879            - testsyml.U
68880            ! Mksymlinks.U
68881 ____________________________________________________________________________
68882 [  8221] By: jhi                                   on 2000/12/21  16:23:48
68883         Log: Rename testsyml to issymlink.
68884      Branch: perl
68885            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68886            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
68887            ! win32/config.vc
68888 ____________________________________________________________________________
68889 [  8220] By: jhi                                   on 2000/12/21  15:47:26
68890         Log: Robustness support for #8218 (symlink forest) since the GNU
68891              tools seem to be overly picky about symlinkage depths.
68892      Branch: perl
68893            ! Makefile.SH t/io/fs.t
68894 ____________________________________________________________________________
68895 [  8219] By: jhi                                   on 2000/12/21  15:38:27
68896         Log: Metaconfig changes for #8218.
68897      Branch: metaconfig
68898            ! U/modified/Oldconfig.U
68899      Branch: metaconfig/U/perl
68900            + Mksymlinks.U
68901            ! testsyml.U
68902 ____________________________________________________________________________
68903 [  8218] By: jhi                                   on 2000/12/21  15:37:57
68904         Log: Add Configure option -Dmksymlinks which will create a symlink
68905              forest if the current/build differs from the source directory.
68906              TODO: mkdir -p is not portable.
68907      Branch: perl
68908            ! Configure
68909 ____________________________________________________________________________
68910 [  8217] By: jhi                                   on 2000/12/21  14:39:12
68911         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
68912              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
68913              Date: Thu, 21 Dec 2000 09:38:18 GMT
68914              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
68915              
68916              The ofs became an SV.
68917      Branch: perl
68918            ! ext/Thread/Thread.xs
68919 ____________________________________________________________________________
68920 [  8216] By: jhi                                   on 2000/12/21  05:40:21
68921         Log: The polymorphism seems to have fixed 20000517.001.
68922      Branch: perl
68923            ! t/pragma/utf8.t
68924 ____________________________________________________________________________
68925 [  8215] By: jhi                                   on 2000/12/21  04:44:52
68926         Log: read() documentation tweak for 20001121.004.
68927      Branch: perl
68928            ! pod/perlfunc.pod
68929 ____________________________________________________________________________
68930 [  8214] By: jhi                                   on 2000/12/21  03:54:11
68931         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
68932      Branch: perl
68933            ! pp_sys.c t/op/misc.t
68934 ____________________________________________________________________________
68935 [  8213] By: jhi                                   on 2000/12/21  00:28:10
68936         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
68937              From: Peter Prymmer <pvhp@forte.com>
68938              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
68939              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
68940      Branch: perl
68941            ! configure.com
68942 ____________________________________________________________________________
68943 [  8212] By: jhi                                   on 2000/12/21  00:26:21
68944         Log: Edit edit edit.
68945      Branch: perl
68946            ! pod/perlfaq3.pod
68947 ____________________________________________________________________________
68948 [  8211] By: jhi                                   on 2000/12/20  18:52:46
68949         Log: Update Changes.
68950      Branch: perl
68951            ! Changes patchlevel.h
68952 ____________________________________________________________________________
68953 [  8210] By: jhi                                   on 2000/12/20  18:34:47
68954         Log: Yet another editor edit.
68955      Branch: perl
68956            ! pod/perlfaq3.pod
68957 ____________________________________________________________________________
68958 [  8209] By: jhi                                   on 2000/12/20  15:33:28
68959         Log: More Win32 Perling.
68960      Branch: perl
68961            ! pod/perlfaq3.pod
68962 ____________________________________________________________________________
68963 [  8208] By: jhi                                   on 2000/12/20  15:07:46
68964         Log: More Win32 editor/IDE/shell hints.
68965      Branch: perl
68966            ! pod/perlfaq3.pod
68967 ____________________________________________________________________________
68968 [  8207] By: jhi                                   on 2000/12/20  03:54:08
68969         Log: Subject: [PATCH] obscure timing knowledge
68970              From: Nicholas Clark <nick@ccl4.org>
68971              Date: Tue, 19 Dec 2000 19:22:31 +0000
68972              Message-ID: <20001219192231.F2827@plum.flirble.org>
68973      Branch: perl
68974            ! sv.c
68975 ____________________________________________________________________________
68976 [  8206] By: jhi                                   on 2000/12/20  03:45:57
68977         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
68978              From: Spider Boardman <spider@leggy.zk3.dec.com>
68979              Date: Tue, 19 Dec 2000 21:30:16 -0500
68980              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
68981      Branch: perl
68982            ! sv.c
68983 ____________________________________________________________________________
68984 [  8205] By: jhi                                   on 2000/12/19  23:02:01
68985         Log: Update Changes.
68986      Branch: perl
68987            ! Changes patchlevel.h
68988 ____________________________________________________________________________
68989 [  8204] By: jhi                                   on 2000/12/19  22:58:18
68990         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
68991              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
68992              on editors and diffing/patching.
68993      Branch: perl
68994            ! t/op/utf8decode.t
68995 ____________________________________________________________________________
68996 [  8203] By: nick                                  on 2000/12/19  21:36:16
68997         Log: Integrate mainline (forgot my own change...)
68998      Branch: perlio
68999           !> ext/Encode/compile
69000 ____________________________________________________________________________
69001 [  8202] By: nick                                  on 2000/12/19  21:34:42
69002         Log: Integrate mainline.
69003      Branch: perlio
69004           !> (integrate 61 files)
69005 ____________________________________________________________________________
69006 [  8201] By: nick                                  on 2000/12/19  21:34:06
69007         Log: Avoid looking for File::Glob when we don't need it.
69008      Branch: perl
69009            ! ext/Encode/compile
69010 ____________________________________________________________________________
69011 [  8200] By: jhi                                   on 2000/12/19  18:35:49
69012         Log: Update Changes.
69013      Branch: perl
69014            ! Changes patchlevel.h
69015 ____________________________________________________________________________
69016 [  8199] By: jhi                                   on 2000/12/19  18:35:07
69017         Log: Microperl tweaks.
69018      Branch: perl
69019            ! sv.c uconfig.h uconfig.sh
69020 ____________________________________________________________________________
69021 [  8198] By: jhi                                   on 2000/12/19  18:29:59
69022         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
69023      Branch: perl
69024            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69025            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
69026 ____________________________________________________________________________
69027 [  8197] By: jhi                                   on 2000/12/19  17:55:29
69028         Log: In VMS embedded perls couldn't access the statically built Socket,
69029              from Charles Lane.
69030      Branch: perl
69031            ! configure.com
69032 ____________________________________________________________________________
69033 [  8196] By: jhi                                   on 2000/12/19  17:49:50
69034         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
69035              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
69036              Date: Sun, 17 Dec 2000 19:11:44 -0000
69037              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
69038      Branch: perl
69039            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
69040            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
69041 ____________________________________________________________________________
69042 [  8195] By: jhi                                   on 2000/12/19  17:47:53
69043         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
69044              From: Jonathan Stowe <gellyfish@gellyfish.com>
69045              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
69046              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
69047      Branch: perl
69048            ! utils/h2xs.PL
69049 ____________________________________________________________________________
69050 [  8194] By: jhi                                   on 2000/12/19  17:46:28
69051         Log: Subject: Re: useless use of void context work-around
69052              From: andreas.koenig@anima.de (Andreas J. Koenig)
69053              Date: 16 Dec 2000 15:13:36 +0100
69054              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
69055              
69056              Document (comment) the q(di ds ig) trick in the code.
69057      Branch: perl
69058            ! op.c
69059 ____________________________________________________________________________
69060 [  8193] By: jhi                                   on 2000/12/19  17:10:57
69061         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
69062              From: "Mark J. Reed" <mreed@strange.turner.com>
69063              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
69064              Message-Id: <200012160222.VAA13986@strange.turner.com>
69065      Branch: perl
69066            ! ext/Sys/Syslog/Syslog.pm
69067 ____________________________________________________________________________
69068 [  8192] By: jhi                                   on 2000/12/19  17:07:45
69069         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
69070              From: Nicholas Clark <nick@ccl4.org>
69071              Date: Sat, 16 Dec 2000 19:03:13 +0000
69072              Message-ID: <20001216190313.D68304@plum.flirble.org>
69073      Branch: perl
69074            ! t/op/64bitint.t
69075 ____________________________________________________________________________
69076 [  8191] By: jhi                                   on 2000/12/19  17:06:13
69077         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
69078              From: Dominic Dunlop <domo@computer.org>
69079              Date: Mon, 18 Dec 2000 12:00:15 +0100
69080              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
69081              
69082              This patchlet is needed in order that perl can be statically linked.  
69083      Branch: perl
69084            ! regexec.c
69085 ____________________________________________________________________________
69086 [  8190] By: jhi                                   on 2000/12/19  17:03:08
69087         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
69088              From: "Craig A. Berry" <craig.berry@psinetcs.com>
69089              Date: Sun, 17 Dec 2000 00:18:35 -0600
69090              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
69091      Branch: perl
69092            ! perlio.h vms/gen_shrfls.pl
69093 ____________________________________________________________________________
69094 [  8189] By: jhi                                   on 2000/12/19  16:20:28
69095         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
69096              From: Prymmer/Kahn <pvhp@best.com>
69097              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
69098              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
69099              
69100              A better version of #8188.
69101      Branch: perl
69102            ! pod/perlfaq3.pod
69103 ____________________________________________________________________________
69104 [  8188] By: jhi                                   on 2000/12/19  15:57:06
69105         Log: (Replaced by #8189)
69106              
69107              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
69108              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
69109              From: Prymmer/Kahn <pvhp@best.com>
69110              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
69111              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
69112              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
69113              Date: Mon, 18 Dec 2000 11:10:45 -0500
69114              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
69115      Branch: perl
69116            ! pod/perlfaq3.pod
69117 ____________________________________________________________________________
69118 [  8187] By: jhi                                   on 2000/12/19  15:54:19
69119         Log: Email address fix for Anton Berezin.
69120      Branch: perl
69121            ! AUTHORS
69122 ____________________________________________________________________________
69123 [  8186] By: jhi                                   on 2000/12/19  15:38:54
69124         Log: Subject: [PATCH perl@8102] cygwin port
69125              From: "Eric Fifer" <efifer@dircon.co.uk> 
69126              Date: Thu, 14 Dec 2000 13:41:29 -0000
69127              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
69128              
69129              When compiling modules the data item that is being imported
69130              from libperl.dll needs to be tagged as imported/shared data:
69131              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
69132      Branch: perl
69133            ! perliol.h
69134 ____________________________________________________________________________
69135 [  8185] By: jhi                                   on 2000/12/19  14:53:24
69136         Log: Regen uconfig.h and uconfig.sh.
69137      Branch: perl
69138            ! uconfig.h uconfig.sh
69139 ____________________________________________________________________________
69140 [  8184] By: jhi                                   on 2000/12/18  20:43:49
69141         Log: Comments work so much better when they are closed.
69142      Branch: perl
69143            ! regcomp.c
69144 ____________________________________________________________________________
69145 [  8183] By: jhi                                   on 2000/12/18  18:04:02
69146         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
69147              Fixes the bug 20001218.016.
69148      Branch: perl
69149            ! regcomp.c
69150 ____________________________________________________________________________
69151 [  8182] By: gsar                                  on 2000/12/18  09:53:47
69152         Log: delete spurious files
69153      Branch: maint-5.6/perl
69154            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
69155            - vos/config.h vos/config_h.SH_orig
69156 ____________________________________________________________________________
69157 [  8181] By: gsar                                  on 2000/12/18  09:46:08
69158         Log: regen perltoc
69159      Branch: maint-5.6/perl
69160            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
69161 ____________________________________________________________________________
69162 [  8180] By: gsar                                  on 2000/12/18  09:20:27
69163         Log: integrate changes#7924..7926,7946,7952 from mainline
69164              
69165              A test works better if it has the right 1..$n output.
69166              
69167              All the core library users of Class::Struct seem to be
69168              using "use Class::Struct 'struct';" instead of the bare
69169              "use Class::Struct;", which isn't documented in Class::Struct.
69170              This can't be right.
69171              
69172              Make the Class::Struct import() wiser.
69173              
69174              Upgrade to CPAN 1.59_51, from Andreas König.
69175              
69176              Subject: Re: long shell lines
69177              Split overly long shell command lines.
69178      Branch: maint-5.6/perl
69179           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
69180           !> lib/File/stat.pm t/lib/class-struct.t
69181 ____________________________________________________________________________
69182 [  8179] By: gsar                                  on 2000/12/18  08:55:54
69183         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
69184              7918,7919,7988,8907 from mainline (various)
69185              
69186              Subject: [ID 20001127.004] White space problem in perlamiga.pod
69187              
69188              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
69189              
69190              Subject: [PATCH] perlcc.PL cleanups
69191              
69192              Subject: [PATCH] Updating perltie.pod for arrays
69193              
69194              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
69195              Subject: Re: [PATCH] Updating perltie.pod for arrays
69196              Subject: Re: [PATCH] Updating perltie.pod for arrays
69197              
69198              One more perltie.pod nit from Casey R. Tweten.
69199              
69200              Subject: [PATCH] $^O  win32 -> MSWin32
69201              plus similar nits for vms, err, VMS, and UNICOS.
69202              
69203              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
69204              More checking in case someone has broken their services or
69205              protocol databases.
69206              
69207              Make "use Class::Struct 'struct';" work again (broken by #7617);
69208              add a test for Class::Struct.
69209              
69210              Integrate the "skip" messages to explain().
69211              
69212              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
69213      Branch: maint-5.6/perl
69214           +> t/lib/class-struct.t
69215           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
69216           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
69217           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
69218 ____________________________________________________________________________
69219 [  8178] By: gsar                                  on 2000/12/18  08:16:30
69220         Log: avoid redefinition warnings on windows due to sys/socket.h getting
69221              #included before win32.h
69222      Branch: maint-5.6/perl
69223            ! win32/include/sys/socket.h
69224 ____________________________________________________________________________
69225 [  8177] By: gsar                                  on 2000/12/18  05:24:04
69226         Log: make regen_headers; fix POSIX.xs problems; remove outdated
69227              code from sys/socket.h that makes build fail now
69228      Branch: maint-5.6/perl
69229            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
69230            ! pod/perlapi.pod
69231           !> win32/include/sys/socket.h
69232 ____________________________________________________________________________
69233 [  8176] By: gsar                                  on 2000/12/18  05:20:17
69234         Log: update Changes
69235      Branch: maint-5.6/perl
69236            ! Changes patchlevel.h
69237 ____________________________________________________________________________
69238 [  8175] By: gsar                                  on 2000/12/18  04:57:48
69239         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
69240              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
69241              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
69242              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
69243              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
69244              7823,7825,7838
69245              
69246              Subject: Re: [PATCH] README.solaris
69247              
69248              Add getpagesize() probing, on non-UNIX guess 'undef'.
69249              
69250              Simplify the getpagesize() unit by dropping the
69251              pagesize probe since it's nowadays slightly more
69252              complicated because of sysconf(). (Note: if some
69253              platform really needs the -lPW for getpagesize,
69254              I just broke it.)
69255              TODO: a new pagesize unit.
69256              
69257              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
69258              
69259              MachTen doesn't really do mmap() and munmap().
69260              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
69261              
69262              More README.solaris updates from Andy Dougherty.
69263              
69264              Copy the s// information of README.hpux also to the perlrun.
69265              
69266              Add HAS_FSYNC, lack noticed by Nicholas Clark.
69267              
69268              Add a metaconfig unit for fsync.
69269              
69270              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
69271              
69272              Many subdocumented return values of the IO extension now documented.
69273              ungetc and write still left subdocumented.
69274              Subject: [PATCH] (was Re: IO::Handle::ungetc)
69275              
69276              Document tell() on special streams.
69277              
69278              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
69279              
69280              Subject: [ID 20001112.007] sfio's sftell isn't ftell
69281              
69282              Couple of tests from #7660 salvaged.
69283              
69284              Tweak the definition of the bit complement on UTF-8 data:
69285              if none of the characters in the string are > 0xff,
69286              the result is a complemented byte string, not a (UTF-8)
69287              char string.  Based on the summary in
69288              Subject: Re: [ID 20000918.005] ~ on wide chars
69289              This should give us the maximum backward (pre-char string)
69290              compatibility and utf8 compatibility.  The other alternative
69291              would be to limit the bit complement to be always byte only,
69292              taking the least significant byte of the chars.
69293              
69294              Cleanup messy #ifdef.
69295              
69296              Typos in #7667.
69297              
69298              Declare reg_data like reg_substr_data.
69299              
69300              Placate nervous compilers that see longer than ints switch()ing.
69301              
69302              Remove the new two tests of lib/io_xs for now, they seem to
69303              fail under perlio on some platforms.
69304              
69305              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
69306              
69307              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
69308              
69309              Subject: tiny typo in perl5db.pl
69310              
69311              Subject: some additions for makefiles for win32 (for perl@7674)
69312              
69313              Hoist the duplicated socket/netdb include logic to perl.h;
69314              undef SETERRNO in case SOCKS has defined it.  Based on:
69315              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
69316              
69317              Regen Configure.
69318              
69319              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
69320              (a macro to define signed and unsigned integer constants).
69321              
69322              Use UINT64_C().
69323              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
69324              
69325              Use u_int32_t for the size of hash_cb(), not size_t.
69326              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
69327              
69328              Quit utf8_to_uv() instantly if curlen == 0.
69329              
69330              Subject: [PATCH: perl@7674] updates to README.os390
69331              
69332              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
69333              
69334              EBCDIC tweaks.
69335              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
69336              
69337              Linenumber fix.
69338              
69339              SOCKS has its own USE_THREADS, based on
69340              Subject: [ID 20001114.002] et. al. bugfix followup
69341              
69342              UINT64_C() work continues.
69343              
69344              Detypo.
69345              
69346              The type of the hash_cb() size argument is tricky.
69347              
69348              Add fwalk() probe to the configuration files and regen perltoc.
69349              
69350              Subject: perllocale.pod changes
69351              
69352              Avoid an infinite loop in VMS when utils scripts are run
69353              with no arguments, from Charles Lane.
69354              
69355              Subject: Re: Bug in Carp::Heavy/5.6.0?
69356              
69357              For Solaris use64bitall the stdchar needs a little bit of help.
69358              
69359              The long double hints can be here or there.
69360              
69361              Test tweak for the open pragma.
69362              
69363              Also the 64bitall hints can be either here or there.
69364              
69365              As surmised the #7719 wasn't a good move.
69366              
69367              Subject: Fix for 20000409.001
69368              
69369              Subject: Fix for 20000815.006
69370              It's really 20000518.006.
69371              
69372              Subject: [PATCH 5.6.0 README.win32] very minor typos
69373              
69374              Subject: Fix for README.amiga (20000323.033)
69375              
69376              Explain in more detail the {} syntax ambiguousity.
69377              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
69378              
69379              Sparc 64-bit pack() fix from Jens Hamisch.
69380              
69381              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
69382              
69383              Subject: podlators 1.05 available        
69384              
69385              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
69386              
69387              Subject: [perl 7711: EPOC] updates
69388              
69389              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
69390              
69391              Miraculous typo.
69392              
69393              sysseek() instead of seek().
69394              
69395              Solaris hints tweaks.
69396              
69397              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
69398              This may be overly harsh but until proven otherwise, we think this
69399              way, or until we have a simple test for Configure (having to start
69400              up servers is does not count as simple) to check for the problems.
69401              
69402              Remove the shared object before attempting to create
69403              (by linking) a new one.  E.g. in AIX not removing
69404              becomes quite painful if one tries to do more than one
69405              build in the same tree (an interrupted build, for example),
69406              since the AIX' shared dynaloader seemingly keeps the shared
69407              objects open and therefore 'busy' for quite a while, even when
69408              nobody is using the objects, leading into link failures.
69409              
69410              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
69411              
69412              Subject: DOC PATCH 5.6.0 perlreftut
69413              
69414              Subject: [PATCH: perl@7777] add system locale testing for VMS
69415              
69416              Subject: [PATCH] Test.pm POD peculiarity
69417              
69418              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
69419              
69420              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
69421              
69422              Subject: Re: perl@7777 
69423              Detypoing.
69424              
69425              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
69426              
69427              Go ahead and #include <unistd.h> in perl.h.
69428              
69429              Subject: [PATCH perl@7795] small cleanup task for test suite
69430              
69431              Subject: Re: av.c patch (having slight problems)
69432              unshift() speedup.
69433              
69434              Reach back one higher up when searching for PERL_SRC.
69435      Branch: maint-5.6/perl
69436           +> lib/File/Spec/Epoc.pm
69437           !> (integrate 88 files)
69438 ____________________________________________________________________________
69439 [  8174] By: gsar                                  on 2000/12/18  03:53:09
69440         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
69441              7625..7629,7631..7634,7637,7639,7642 from mainline
69442              
69443              Fix for the tie-refhash string table leaks.
69444              
69445              Subject: [patch perl@7595] VMS configure.com tweak
69446              
69447              More careful detection of how well NVs and UVs mix.
69448              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))
69449              Added some SIGFPE paranoia.
69450              
69451              Forgot to bump the line numbers in #7601.
69452              
69453              Subject: PATCH std stdio for (Free)BSD
69454              
69455              Deleting $ENV{PATH} in VMS is not recommendable.
69456              
69457              Locale buglets.
69458              Subject: RE: Locales support (setlocale) fixes
69459              
69460              Do not test UTF-8 locales since that the tests would require
69461              polymorphic regexen.
69462              
69463              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
69464              
69465              A missing aTHX_.
69466              
69467              Subject: [ID 20001108.013] spelling
69468              
69469              Subject: [PATCH] Class::Struct at compile time
69470              
69471              Make deleting for %ENV work for (newer versions of) VMS,
69472              from Craig A. Berry.
69473              
69474              Forgot from #7618.
69475              
69476              More VMS moves on environment handling, from Charles Lane.
69477              
69478              Remove unused extra arguments.
69479              
69480              Typo in an ifndef.
69481              Subject: Re: [PATCH 5.7.0] better messages from malloc()
69482              
69483              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
69484              All except the "cow orker" change.
69485              
69486              The generated boot_* headers are wrong.  Pickier compiler,
69487              such as KAI C++ will refuse to compile the resulting perlmain.
69488              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
69489              
69490              There's no =head3.
69491              
69492              Disable only the tests 99 and 166 for UTF-8 locales.
69493              
69494              Missing dTHXs.
69495              Subject: RE: perl@7595 builds not on cygwin
69496              
69497              Subject: Re: bash -c exit and linux hints 
69498              
69499              Various doc oddball characters.
69500              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
69501              
69502              Subject: [PATCH] IO::Seekable pod
69503              
69504              Amdahl UTS hints updates.
69505              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
69506              
69507              Explain better why certain regex tests are skipped.
69508              Subject: Re: tests skipped: unknown reason
69509              
69510              Subject: [PATCH] README.solaris
69511              
69512              Subject: [PATCH perl@7638] cygwin port
69513      Branch: maint-5.6/perl
69514           +> README.solaris
69515           !> (integrate 26 files)
69516 ____________________________________________________________________________
69517 [  8173] By: gsar                                  on 2000/12/18  03:37:02
69518         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
69519              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
69520              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
69521              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
69522              
69523              Better create a true mailing list for the repository keepers.
69524              
69525              Subject: [ID 20001027.007] uniq array in perlfaq
69526              
69527              De-quoted-unreadable to ISO Latin 1.
69528              (There's one ISO-2022-JP name in Changes5.004.)
69529              
69530              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
69531              
69532              The #7476 needs a MANIFEST change, too.
69533              
69534              Add also emailless people.
69535              
69536              UTF-8 decoder tweak.
69537              
69538              Make \x{...} consistently produce UTF-8.
69539              Subject: Re: \x{...} is confused 
69540              
69541              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
69542              
69543              Add a perlbug flag, -A, to avoid acknowledgement messages.
69544              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
69545              
69546              Use Errno magic.
69547              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
69548              
69549              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
69550              
69551              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
69552              
69553              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
69554              
69555              Be more lenient on bad UTF-8 when doing bit arithmetics.
69556              Subject: Re: [ID 20000918.005] ~ on wide chars
69557              (The ord() part of the patch skipped.)
69558              
69559              Subject: perlfaq style changes
69560              
69561              AUTHORS tweaks.
69562              
69563              Whitespace style tweak.  Was originally going to see to
69564              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
69565              but that had already been taken care of.
69566              
69567              The compiler is either gcc or cc, from Tom Bates.
69568              
69569              The osname has been lowercased by now, from Tom Bates.
69570              
69571              The NonStop-UX libraries have a novel way to say NaN.
69572              
69573              printf UVs the correct way, noticed by Robin Barker.
69574              
69575              Subject: [PATCH] startperl to respect versiononly
69576              
69577              AUTHORS updates.
69578              
69579              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
69580              
69581              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
69582              
69583              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
69584              
69585              Generalize the Camel wording.
69586              Subject: Re: perlfaq style changes
69587              
69588              Subject: [ID 20001005.006] Documentation -- description of qr//
69589              
69590              C.pm part of
69591              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
69592              
69593              Locale warning explanation tweak.
69594              
69595              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
69596              
69597              Make the POSIX::setuid and POSIX::setgid to really call setuid()
69598              and setgid() because they were just changing $< and $( which means
69599              only changing the real uid/gid, as opposed to changing both
69600              real and effective ids.  (The alternative way could have been
69601              in POSIX.pm to change $> and $), too, but making a direct call
69602              to the C API feels cleaner.)  Fixes the bug
69603              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
69604              
69605              Expand %Config variables and %ENV variables only if
69606              so requested during build time using the
69607              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
69608              Not expanding makes relocating distributions easier.
69609              
69610              More tweaking on the #7522 theme.
69611              
69612              Test::Harness revealed buglets in the new DynaLoader.
69613              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
69614              
69615              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
69616              fix a autovivification bug in Tie::RefHash, add tests for both.
69617              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
69618              
69619              Detpyo.
69620              
69621              recv() can fail and return undef.
69622              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
69623              
69624              Fix the problem discussed in
69625              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
69626              originally from Linc Madison.  Also Andreas König's comments
69627              taken into account.  Some other problems with Tie::SubstrHash
69628              fixed: didn't croak when the table exceeded the requested number
69629              of entries (as documented) but instead when the number of entries
69630              exceeded the size of the table, a croak() had an unnecessary \n,
69631              didn't have a CLEAR method, documented that there is no exists().
69632              Didn't fix to be strict-proof because the module uses &foo; and
69633              dynamic scope.  Added a test script exercizing both first tamely 
69634              the basic functionality, and then the failure cases reported by
69635              Linc Madison.
69636              
69637              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
69638              
69639              The #7521 touched things it shouldn't have.
69640              
69641              Subject: [PATCH 5.7.0] better messages from malloc()
69642              
69643              Subject: Re: README.aix
69644              
69645              Add FCNTL_CAN_LOCK.
69646              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
69647              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
69648              
69649              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
69650              create a "fast path" for locale name probing using "locale -a"
69651              if available, squash finally hopefully the s?printf resetting
69652              the numeric locale (since, IIUC perllocale, it never shouldn't). 
69653              
69654              More Changes tweakery.
69655              
69656              Dying is too strict here, better just skip.
69657              
69658              Subject: Locales support (setlocale) fixes
69659              Modified quite a bit to be more portable.
69660              
69661              Configure would use a bad $myuname from an old config.sh.
69662              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
69663              
69664              Fix for
69665              Subject: [ID 20001004.006] undef is never tainted
69666              An undef read from a slurped file was not tainted.
69667              
69668              Fix for
69669              Subject: [ID 20001004.007] taint propogation is inconsistent
69670              The culprit was sv_setsv() which was rather blindly
69671              propagating taint, which lead to behaviour where if
69672              a tainted anon hash value was seen all the hash values
69673              from then on at that level became tainted, or at any
69674              upper levels in the case of nested anon hashes.
69675              
69676              Test tweak: show also the failed locales.
69677              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
69678              
69679              A fix of sorts for 20000329.026, a better error message
69680              for a missing "use charnames" when using the \N{...}. 
69681              
69682              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
69683              
69684              Add =pod to be tidy.
69685              
69686              Fix for bug id 19990615.008, pos() unset during s///ge.
69687              
69688              Add a note for future generations about bug id 20000229.006.
69689              
69690              Use -dM for gcc (the suggested patch did it only for Linux,
69691              but I think it can be generalized).
69692              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
69693              
69694              opmini.o can linger from Configures past.
69695              
69696              Document that the evaled syntax errors cause scalar leaks.
69697              
69698              Fix for
69699              Subject: [ID 20000728.005] perl -P broken
69700              (hopefully).  The fix is also not complete, it seems to break
69701              BOM swallowing for libc5 systems, but until someone figures
69702              out a way to do this without ftell(), this will do.
69703              
69704              AUTHORS updates.
69705              
69706              Subject: Re: rsync'ed patches vs. rsync'ed source
69707              
69708              Admit that the test leaks scalars.
69709              
69710              Sanitize the environment further.
69711              
69712              VOS updates from Paul Green.
69713              
69714              Document %ENV = () portability issues.
69715              
69716              Make the stdio test program of 7427 less noisy while being 
69717              compiled so that Digital UNIX wouldn't get both
69718              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
69719              undefined.  This makes perlio happy.
69720              
69721              glibc5 detection by __GNU_LIBRARY__.
69722              
69723              %ENV note tweaks from Dan Sugalski.
69724              
69725              Varargs don't always work too well if one puts an unsigned
69726              char on the stack and pop an unsigned quad off the stack.
69727              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
69728              
69729              Subject: Pod updates
69730              
69731              Fake support of holey files in win/dosish platforms.
69732              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
69733              
69734              A doc addition for bug id 20001105.019, beware \p.
69735              
69736              Tweak #7587.
69737              
69738              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
69739              
69740              perlhack updates from H.Merijn Brand.
69741              
69742              Subject: [PATCH perl@7573] cygwin port
69743              Synchronize with Cygwin 1.1.5.
69744              
69745              Bad thinko in #7581 (I used the test program with the expanded
69746              values as-is).
69747              
69748              Make perlbug not insist on dumping to a file when stdout isn't a tty.
69749              Subject: [PATCH] perlbug.PL
69750              
69751              Overrideable keys, each, pop, push, shift, splice, unshift.
69752              Subject: [PATCH] prototyped functions that should be overrideable
69753              
69754              Try to avoid flockless and emulationless places.
69755      Branch: maint-5.6/perl
69756           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
69757            - MAINTAIN
69758           !> (integrate 111 files)
69759 ____________________________________________________________________________
69760 [  8172] By: jhi                                   on 2000/12/18  02:49:27
69761         Log: Regen pods.
69762      Branch: perl
69763            ! pod/perlmodlib.pod pod/perltoc.pod
69764 ____________________________________________________________________________
69765 [  8171] By: gsar                                  on 2000/12/18  02:49:24
69766         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
69767              7465..7471 from mainline
69768              
69769              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
69770              in platforms that strictly require all the symbols being present
69771              at link time.
69772              
69773              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
69774              
69775              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
69776              
69777              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
69778              
69779              Subject: [PATCH] todo
69780              
69781              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
69782              
69783              Use $sort, $uniq (and $tr) consistently as wondered
69784              by Nicholas Clark.
69785              
69786              Too enthusiastic editing in #7460.
69787              
69788              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
69789              
69790              Upgrade to CPAN 1.58_55.
69791              Subject: CPAN.pm status
69792              
69793              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
69794              
69795              Make target reordering to avoid pointless re-makes.
69796              Subject: Re: Total re-make of 'make okfile' after 7451 ?
69797              
69798              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
69799              
69800              Subject: DOC PATCH 5.6.0
69801              
69802              Add the repository doc by Malcolm, Sarathy, and by Simon,
69803              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
69804      Branch: maint-5.6/perl
69805           +> Porting/repository.pod
69806           !> Configure MANIFEST Makefile.SH README.dos README.os2
69807           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
69808           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
69809           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
69810 ____________________________________________________________________________
69811 [  8169] By: gsar                                  on 2000/12/18  02:33:34
69812         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
69813              7435..7441,7445 from mainline
69814              
69815              Make the UTF-8 decoding stricter and more verbose when
69816              malformation happens.  This involved adding an argument
69817              to utf8_to_uv_chk(), which involved changing its prototype,
69818              and prefer STRLEN over I32 for the UTF-8 length, which as
69819              a domino effect necessitated changing the prototypes of
69820              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
69821              The stricter UTF-8 decoding checking uses Markus Kuhn's
69822              UTF-8 Decode Stress Tester from
69823              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
69824              
69825              Run vms/vms_yfix.pl, should have done that after changing
69826              perly.c in #7382.
69827              
69828              Subject: [PATCH 5.7.0] static linking with uninstalled perl
69829              
69830              (Replaced by #7440.)
69831              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
69832              
69833              Fix the bug ID 20001024.005, the bug introduced by #7416.
69834              
69835              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
69836              
69837              Fix the bug reported in
69838              From: andreas.koenig@anima.de (Andreas J. Koenig)
69839              Also make is_utf8_char() stricter.
69840              
69841              Missed the header file changes from #7425.
69842              
69843              Check if stdio supports tweaking lval and cnt simultaneously.
69844              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
69845              
69846              Stratus VOS updates from Paul Green.
69847              
69848              Podify README.epoc and README.vos.
69849              
69850              Add targets to Makefile.SH, most importantly
69851              'regen_all' which also remembers to update vms/perly*.
69852              
69853              Subject: Minor update to find2perl, for portability
69854              
69855              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
69856              
69857              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
69858              
69859              Rename UTF8LEN() to be UNISKIP(), too confusing to have
69860              UTF8LEN() and UTF8SKIP(). 
69861              
69862              Allow poking holes at the UTF-8 decoding strictness.
69863              
69864              Continue the internal UTF-8 API tweaking.
69865              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
69866              used much more than the simpler API, now called utf8_to_uv_simple().
69867              Still not quite happy with API, too much partial duplication
69868              of functionality.
69869              
69870              A new version of making the syslog test more robust.
69871              (Replaces #7421.)
69872              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
69873              
69874              buildtoc target tweaks.
69875              
69876              Integrate with vmsperl #7430 by Charles Bailey:
69877              
69878              Cleanup from prior patch (Charles Lane?):
69879              - improve handling of MFDs in Basename and Path
69880              - default to no xsubpp line # munging when building debug images
69881      Branch: maint-5.6/perl
69882           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
69883           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
69884           !> (integrate 67 files)
69885 ____________________________________________________________________________
69886 [  8168] By: gsar                                  on 2000/12/18  02:05:49
69887         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
69888              
69889              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
69890              From: Martin Husemann <martin@duskware.de>
69891              
69892              Subject: [PATCH 5.7.0] restore match data on backtracing
69893              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69894      Branch: maint-5.6/perl
69895           !> regcomp.c regexec.c t/op/re_tests
69896 ____________________________________________________________________________
69897 [  8167] By: gsar                                  on 2000/12/18  01:55:22
69898         Log: integrate changes#7858,7986 from mainline
69899              
69900              C<foreach my $x ...> in pseudo-fork()ed process may diddle
69901              parent's memory; fix it by keeping track of the actual pad
69902              offset rather than a raw pointer (this change is probably also
69903              relevant to non-ithreads case to avoid fallout from reallocs of
69904              the pad array, but is currently only enabled for the ithreads
69905              case in the interests of minimal disruption to existing "well
69906              tested" code)
69907              
69908              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
69909              due to the notorious GetFileType() bug in Windows 9x, which fstat()
69910              tickles)
69911      Branch: maint-5.6/perl
69912           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
69913           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
69914           !> win32/win32.c win32/win32.h win32/win32sck.c
69915 ____________________________________________________________________________
69916 [  8166] By: gsar                                  on 2000/12/18  01:52:59
69917         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
69918              from mainline (xsubpp and ExtUtils::LibList fixups, various
69919              other small items)
69920              
69921              The generated boot_* headers are wrong.  Pickier compiler,
69922              such as KAI C++ will refuse to compile the resulting perlmain.
69923              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
69924              
69925              Various doc oddball characters.
69926              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
69927              
69928              Subject: [PATCH] Re: 20001101.003 PDL
69929              
69930              Subject: [PATCH 5.7.0] etags broken again
69931              
69932              Subject: [PATCH 5.7.0] Liblist finally works
69933              
69934              Subject: [PATCH 5.7.0] Liblist returns found libraries
69935              
69936              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
69937              
69938              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
69939              
69940              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
69941              OUT keyword nits.
69942              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
69943              OUT and IN_OUT documentation.
69944      Branch: maint-5.6/perl
69945           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
69946           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
69947           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
69948           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
69949           !> win32/bin/search.pl
69950 ____________________________________________________________________________
69951 [  8165] By: gsar                                  on 2000/12/18  01:28:45
69952         Log: integrate changes#7533,7563,7611,7623 from mainline (various
69953              malloc.c embellishments)
69954      Branch: maint-5.6/perl
69955           !> malloc.c pod/perldiag.pod
69956 ____________________________________________________________________________
69957 [  8164] By: gsar                                  on 2000/12/18  01:23:33
69958         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
69959              fixups)
69960      Branch: maint-5.6/perl
69961           !> utils/h2xs.PL
69962 ____________________________________________________________________________
69963 [  8163] By: gsar                                  on 2000/12/18  01:17:50
69964         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
69965              fixups)
69966      Branch: maint-5.6/perl
69967           !> Makefile.SH utils/perlbug.PL
69968 ____________________________________________________________________________
69969 [  8162] By: gsar                                  on 2000/12/18  00:25:43
69970         Log: always export Perl_deb() (it is required by re.xs whether
69971              Perl is built with or without -DDEBUGGING)
69972      Branch: maint-5.6/perl
69973            ! makedef.pl
69974 ____________________________________________________________________________
69975 [  8161] By: gsar                                  on 2000/12/18  00:23:38
69976         Log: integrate change#7414 from mainline
69977              
69978              Undo the basename() part of #7412 since the lib/basename
69979              tests would need upgrading too.
69980              
69981              squelch two tests in tr.t that rely on tr/// paranoia change
69982              that's not in 5.6.x
69983      Branch: maint-5.6/perl
69984            ! t/op/tr.t
69985           !> lib/File/Basename.pm
69986 ____________________________________________________________________________
69987 [  8160] By: gsar                                  on 2000/12/18  00:05:30
69988         Log: missing change in previous integrate
69989      Branch: maint-5.6/perl
69990           !> README.aix
69991 ____________________________________________________________________________
69992 [  8159] By: gsar                                  on 2000/12/18  00:03:38
69993         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
69994              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
69995              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
69996              7410..7413 from mainline
69997              
69998              Introduce the man[24-8] variables, from Andy Dougherty.
69999              
70000              Upgrade to CPAN 1.58, from Andreas König.
70001              
70002              An updated EBCDIC tr patch.
70003              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
70004              
70005              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
70006              
70007              Two thirds of
70008              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
70009              The Install.pm changes will be submitted separately because
70010              they need some work and discussion still.
70011              
70012              The Install.pm third of
70013              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
70014              
70015              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
70016              
70017              Subject: [PATCH 5.7.0] IVs in mtats
70018              
70019              Subject: [PATCH 5.7.0] Perl API for mstats
70020              
70021              Ilya implemented the memory profiling API.
70022              
70023              In Amdahl UTS "struct sv" is defined by a system header,
70024              <ksync.h>.
70025              
70026              Slight tweak of the code to appease Amdahl UTS cc.
70027              
70028              Amdahl UTS doesn't seem to do dynaloading.
70029              
70030              Use UTF8SKIP(), from Simon Cozens.
70031              
70032              Thinko in #7222.
70033              
70034              op/sprintf.t patch for OS/390 (and any other host with limited
70035              floating-point exponent length)
70036              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
70037              
70038              Tweak #7225.
70039              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
70040              
70041              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
70042              
70043              Needs to be conditional on SunOS 4.
70044              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
70045              
70046              Test cases for bug id 20000323.056 (the bug seems to be fixed).
70047              
70048              Add test for bug id 20000427.003 (which seems to have
70049              been fixed) (also duplicate as 20000427.004, though
70050              with a higher severity).  Move one utf8 from op/append
70051              to pragma/utf8, tag the tests with bug ids.
70052              
70053              Document FNCASE=y as discussed in the bug 20000902.009.
70054              
70055              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
70056              The problem was that rx->minlen was in chars while pp_split()
70057              thought it would be in bytes. 
70058              
70059              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
70060              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
70061              
70062              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
70063              
70064              Fix a couple of compiler-noted nits in #7235.
70065              
70066              Tweak the test of #7235.
70067              
70068              One more ~utf8 tweak.
70069              
70070              -w cleanup.
70071              Subject: Re: Problems with bleadperl 
70072              
70073              Subject: small pod patch
70074              
70075              Subject: [PATCH perlguts.pod] Document offset hack
70076              
70077              Add Charles Lane.
70078              
70079              Add the capability to include/exclude branches.
70080              
70081              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
70082              
70083              Detect early whether the std streams have gone bad.
70084              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
70085              
70086              More IoTYPE sprinkling.
70087              
70088              Workaround for a sfio bug where the stream error indicator
70089              is not cleared as documented.
70090              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
70091              
70092              Clarify documentation on 'use bytes'.
70093              Subject: Re: What does 'use bytes' "mean" ?
70094              
70095              Show the failed remote port, instead of the failing line number.
70096              Subject: [PATCH 5.6.1 Debugger] More diagnostics
70097              
70098              Make Cwd more bulletproof in chrooted environments.
70099              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
70100              
70101              Subject: Pod patch for Devel::Peek
70102              
70103              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
70104              
70105              Borland C fstat() never saw the fd as writable.
70106              Subject: fix for Borland's weak "stat" (perl@7211)
70107              
70108              Missing change from #7362.
70109              
70110              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
70111              
70112              Add the test case for the bug id 20000730.004 which seems
70113              to have been fixed by now.
70114              
70115              Fix of sorts for bug id 20000901.092.  There seems to be no trace
70116              of a 'pmshort' anywhere in the B, so the offending line was simply
70117              removed.
70118              
70119              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
70120              
70121              Subject: PATCH do_print has 2 PerlIO_error()s
70122              
70123              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
70124              
70125              Typo noted by Mark Lutz.
70126              
70127              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
70128              
70129              In the latest compiler builds cccdlflags must not become -fpic,
70130              from Wilfredo Sánchez.
70131              
70132              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
70133              
70134              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
70135              
70136              SOCKS function redefinitions need prototypes, too, otherwise
70137              for example 32 bit versus 64 bit differences cause a lot of
70138              problems.  Part of
70139              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
70140              
70141              Portability tweak on #7377.
70142              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
70143              
70144              Don't write double values through long double pointers,
70145              based on a part of
70146              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
70147              
70148              Reëntrancy fix.
70149              Subject: [PATCH perl@7229] Rentrant parser and yylex()
70150              
70151              Make scan_num() reëntrant, as suggested in
70152              Subject: [PATCH perl@7229] Rentrant parser and yylex()
70153              
70154              Fix for ID 20001020.006, concatenating an unset submatch
70155              with utf8 resulted in "Modification of a read-only value".
70156              
70157              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
70158              
70159              The #7383 was right only in the context of the original bug report,
70160              not in more general case.
70161              
70162              Update Changes.
70163              
70164              Testcases for a #7383,#7385 related bug.
70165              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
70166              
70167              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
70168              
70169              Tweak the Is* definitions of Unicode character classes
70170              to better match the official categorizations; embrace
70171              the official categorizations; add the combining marks
70172              as alpha (and -numeric); fix DCinital (a typo and edito)
70173              to be DCmedial.
70174              
70175              Hints tweak from Anton Berezin.
70176              
70177              Subject: installman go-faster stripes
70178              Subject: Re: installman go-faster stripes
70179              
70180              Subject: [ID 20001021.003] updated hints/openbsd.sh
70181              
70182              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
70183              
70184              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
70185              
70186              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
70187              
70188              Doc patch.
70189              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
70190              
70191              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
70192              
70193              Subject: Re: [ID 20001021.005] SEGV with regex match 
70194              
70195              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
70196              
70197              The change #7187 was not so good on VMS.
70198              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
70199              
70200              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
70201              
70202              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
70203              
70204              Document PERL_INSTALL_ROOT of #7210.
70205      Branch: maint-5.6/perl
70206           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
70207           +> t/lib/tie-splice.t
70208            - lib/unicode/Is/DCinital.pl
70209           !> (integrate 112 files)
70210 ____________________________________________________________________________
70211 [  8158] By: jhi                                   on 2000/12/17  23:04:24
70212         Log: Subject: [PATCHES] RE: perl@8150 
70213              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
70214              Date: Sun, 17 Dec 2000 21:46:39 +0100
70215              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
70216              
70217              Neither cygwin has a getpwuid() one can trust on.
70218      Branch: perl
70219            ! t/lib/glob-basic.t
70220 ____________________________________________________________________________
70221 [  8157] By: jhi                                   on 2000/12/17  23:01:54
70222         Log: More MAN.PODS => {} fixes.
70223      Branch: perl
70224            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
70225            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
70226            ! os2/OS2/REXX/Makefile.PL
70227 ____________________________________________________________________________
70228 [  8156] By: gsar                                  on 2000/12/17  22:49:13
70229         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
70230              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
70231              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
70232              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
70233              7201,7204 from mainline
70234              
70235              Remove vestiges of tr//CU.
70236              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
70237              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
70238              
70239              The return value of setlocale must be copied away.
70240              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
70241              
70242              Allow chop() and chomp() to be overridden.
70243              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
70244              
70245              Hints optimization.
70246              Subject: Minor nit
70247              
70248              Subject: [PATCH] de-wall t/README
70249              
70250              Subject: Re: Two advertising clauses need to be removed
70251              
70252              Batch of UTF-8 patches from Simon Cozens.
70253              
70254              Fix for a parsing bug, not for the original bug.
70255              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
70256              
70257              Compilation warnings and an error.
70258              
70259              Subject: File::Find 5.7.0 POD nits
70260              
70261              Subject: [PATCH perl-5.7.0] continued -Wformat support
70262              
70263              The one that got away.
70264              
70265              Subject: Re: perl@7078
70266              
70267              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
70268              convertable to bytes by checking it doesn't go above 0xc3
70269              Subject: Re: perl@7078
70270              
70271              Replace #7084 with
70272              Subject: Re: perl@7078 
70273              
70274              We don't need to count the high bit bytes, a boolean is enough. 
70275              
70276              Subject: [PATCH] utf8.c apidoc
70277              
70278              Subject: Re: perl@7078 
70279              
70280              Botched the #7090 check-in.
70281              
70282              Fix for the charnames.t failures from Spider Boardman.
70283              
70284              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
70285              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
70286              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
70287              0 to checking to get the warning.
70288              
70289              Subject: [PATCH] Nits in perlmod.pod
70290              
70291              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
70292              
70293              Subject: Re: unicode support and perl [ID 20000901.097]
70294              
70295              Subject: Re: unicode support and perl [ID 20000901.097]
70296              
70297              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
70298              
70299              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
70300              
70301              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
70302              
70303              Subject: [PATCH@blead] Fix some recursion in overload.pm
70304              
70305              s/Robin Parker/Robin Barker/
70306              
70307              Subject: [PATCH] Fix aliasing of tied filehandles
70308              
70309              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
70310              
70311              Subject: Re: [PATCH 5.005_64 missed]
70312              
70313              SOCK_DGRAM and listen() do not mix as reported in
70314              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
70315              The patch for 5.7.0+ had to be reengineered, though.
70316              
70317              Subject: DOC PATCH 5.6.0
70318              
70319              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
70320              
70321              Document the issue (is not a syntax error, kind of)
70322              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
70323              
70324              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
70325              Did not apply cleanly, manual intervention was needed.
70326              
70327              Subject: [PATCH] DLL not restartabke with threaded perl
70328              
70329              Inside require() $^S was always left undefined.
70330              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
70331              
70332              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
70333              
70334              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
70335              
70336              Regen headers.
70337              
70338              Subject: [PATCH 5.7.0] Epoc update
70339              
70340              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
70341              as suggested by Olaf Flebbe and Nick Clark.
70342              
70343              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
70344              
70345              Misplaced else.
70346              
70347              Scale down the VMS message boxes, by Charles Lane.
70348              Fix for ID 20000903.009, workaround at
70349              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
70350              
70351              Subject: [ID 20001003.006] B::Debug not -w clean
70352              
70353              Test harness update to sync with the new perlcc,
70354              from Simon Cozens.
70355              
70356              One remaining nit less at the VMS mailbox sizing.
70357              
70358              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
70359              
70360              It is possible to have no hosts database at all.  Pointed out in
70361              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
70362              
70363              Subject: [PATCH 5.7.0] h2xs not working
70364              Subject: [PATCH 5.7.0] h2xs not documenting the created module
70365              
70366              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
70367              
70368              Subject: perlhack.pod Patch for Externals Tools
70369              
70370              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
70371              
70372              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
70373              
70374              Enable disabling scripts installation by Configure -Uinstallscripts,
70375              suggested by H. Merijn Brand.
70376              
70377              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
70378              reported several times by Dominic Dunlop, for example in
70379              ID 20000315.008.  Patch from Dominic.  Patch affects at
70380              least MachTen, and possibly other oldish BSDs. Should not
70381              break non-broken platforms (tested on LinuxPPC). 
70382              
70383              Regen toc.
70384              
70385              Subject: Re: Questions about Tie::Array and perl modules
70386              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
70387              
70388              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
70389              
70390              Tweak #7153.
70391              
70392              IO::Handle->syswrite() did not handle length omission
70393              like CORE::syswrite() does.
70394              Subject: [Fwd] IO::Handle, syswrite and arguments
70395              The original patch from andrew@ugh.net.au.
70396              
70397              Also the $ccflags is needed for the C compiler check.
70398              Subject: Configure (check for C-compiler)
70399              
70400              Eliminate $Is_VMS code from the test.
70401              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
70402              
70403              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
70404              as the first option of cc/ld because of ultrapicky compilers
70405              (e.g. OS/390 R2.5)
70406              
70407              Change the version number of Tie::Handle in the core to 4.0,
70408              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
70409              Subject: Note on Tie::Handle
70410              
70411              UTF8ize split() so that the cloned substrings get the UTF8
70412              flag of the original scalar.  Problem reported by Simon Cozens.
70413              
70414              save_re_context() could reset PL_curcop to freed memory, causing core
70415              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
70416              
70417              Subject: PATCH 5.6 perldebguts grammar cleanup
70418              
70419              Add a todo note about overloadable assertions.
70420              
70421              on Windows, LoadLibrary() could load an extension DLL multiple
70422              times if forward slashes are used in the path
70423              
70424              on Windows, cwd strings in the environment should be of the
70425              form =X:=X:\foo instead of =X=X:\foo\
70426              
70427              on Windows, avoid potential exception (could happen if MSVCRT isn't
70428              being used) when closing a socket handle
70429              
70430              avoid nonportable example code
70431              
70432              Windows9x doesn't support link(), despite what Config.pm
70433              might think
70434              
70435              pod nit
70436              
70437              Change #7160 had a nasty typo.
70438              
70439              Warn about unknown scripts.
70440              Subject: Re: ideas? patches? [PATCH bleadperl]
70441              
70442              on Windows, clean targets might not work under some flavors of the shell
70443              
70444              tweak for change#7173
70445              
70446              Make eq work again with utf8 (disabling the upgrading
70447              should no more be necessary since the copies of the
70448              scalars are upgraded, not the scalars themselves).
70449              Takes care of ID 20001009.001.  (The claimed length()
70450              bug in 20001009.001 seems bogus to me.)
70451              
70452              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
70453              
70454              Upgrade to CGI.pm 2.74, from Lincoln Stein.
70455              
70456              Upgrade to podlators 1.04, from Russ Allbery.
70457              
70458              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
70459              
70460              Quote the temp file name, needed in Win32 because the
70461              default name unfortunately contains spaces, shouldn't
70462              hurt elsewhere.
70463              Subject: FW: perldoc fails if $TEMP contains spaces
70464              
70465              Subject: RE: [ID 19990803.001] README.win32 suggestions 
70466              
70467              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
70468              
70469              Subject: Re: utf8 concat, mg_get
70470              
70471              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
70472              
70473              Subject: [PATCH: perl@7181] op/tr tests on OS/390
70474              
70475              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
70476              
70477              Use the versiononly instead of the installscripts,
70478              retract the changes 7146 and 7147.
70479              
70480              Reapply Andy's patch and regen Configure.
70481              
70482              Add the test case for #7190, from the original bug report
70483              by Andreas König.
70484              
70485              Remove duplicated code.
70486              
70487              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
70488              
70489              restore change#7202
70490      Branch: maint-5.6/perl
70491           !> (integrate 121 files)
70492 ____________________________________________________________________________
70493 [  8155] By: jhi                                   on 2000/12/17  22:30:58
70494         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
70495              From: "Craig A. Berry" <craigberry@mac.com>
70496              Date: Sun, 17 Dec 2000 13:09:28 -0600
70497              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
70498              
70499              MAN.PODS => ' ' is naughty.
70500      Branch: perl
70501            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
70502 ____________________________________________________________________________
70503 [  8154] By: nick                                  on 2000/12/17  22:07:13
70504         Log: MULTIPLICITY nit.
70505      Branch: perl
70506            ! mg.c
70507 ____________________________________________________________________________
70508 [  8153] By: gsar                                  on 2000/12/17  21:23:05
70509         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
70510              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
70511              from mainline
70512              
70513              Document the SvIOK_.*UV().
70514              
70515              Update Unicode todo list.
70516              
70517              Guard against bad string->int conversion for quads.
70518              
70519              Subject: small apidoc fix
70520              
70521              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
70522              
70523              Subject: [PATCH] Tied filehandle documentation
70524              
70525              Subject: [PATCH] Modernize Opcode.pm documentation
70526              
70527              Make Data::Dumper (non-XS) to work with changed semantics of ref().
70528              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
70529              [applied even though said semantics didn't change in 5.6.x]
70530              
70531              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
70532              
70533              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
70534              
70535              Fix the URL, but the server is still missing in action.
70536              Subject: [ID 20000905.002] perlfaq1.pod URL error
70537              
70538              Subject: [ID 20000903.001] \w in utf8-strings
70539              
70540              Fix the ccversion detection for 5.1 and beyond.
70541              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
70542              
70543              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
70544              
70545              Subject: [ID 20000904.008] Tiny fix for perldiag
70546              
70547              Subject: Re: [ID 20000906.004] segfault with bad perl statement
70548              
70549              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
70550              
70551              Subject: [ID 20000908.002] perlipc documentation bug.
70552              
70553              Subject: [PATCH lib/Benchmark.pm]
70554              
70555              Re-allow vec() for characters > 255.
70556              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
70557              
70558              Do away with memory models cruft.  Sorry, PDP users.
70559              
70560              Continue #7041.
70561              
70562              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
70563              
70564              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
70565              
70566              Upgrade to CPAN 1.57_65, from Andreas König.
70567              
70568              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
70569              by Russ Allbery.
70570              
70571              Silence t/pod/*.t about alternate quote-mappings now implemented
70572              by Pod::Text, from Brad Appleton.
70573              
70574              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
70575              Subject: borland C++ win32.c tweak
70576              
70577              C<@a = @b = split(...)> optimization coredumps under ithreads
70578              (missed a spot when fixing up op_pmreplroot hack for ithreads)
70579              
70580              Document the SvUTF8*().
70581              
70582              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
70583              
70584              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
70585              
70586              Do in VMS as the #7054 does.
70587              
70588              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
70589              
70590              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
70591              
70592              Subject: [patch: perl@7045] vms updates
70593              
70594              Test for the #7049.
70595              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
70596              
70597              Break up the myconfig lines a bit.
70598              Subject: perlbug/perl -V output format
70599              
70600              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
70601              
70602              The #7054 truncated Configure badly.
70603              
70604              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
70605              initialization in all the threads on Windows
70606              
70607              Allow for whitespace between "#" and "line" in cpp output.
70608              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
70609              
70610              Remove vestiges of tr//CU.
70611              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
70612              
70613              The return value of setlocale must be copied away.
70614              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
70615              
70616              Allow chop() and chomp() to be overridden.
70617              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
70618              
70619              Hints optimization.
70620              Subject: Minor nit
70621              
70622              Subject: [PATCH] de-wall t/README
70623              
70624              Subject: Re: Two advertising clauses need to be removed
70625      Branch: maint-5.6/perl
70626           !> (integrate 75 files)
70627 ____________________________________________________________________________
70628 [  8152] By: gsar                                  on 2000/12/17  20:30:11
70629         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
70630              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
70631              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
70632              
70633              Don't attach -ld to the archname if pointless.
70634              
70635              Document UNTIE in a very minimalistic way.
70636              
70637              POSIX doesn't report long double values under -Duselongdouble
70638              when the long doubles are "real" (bigger than doubles).
70639              
70640              More author updates.
70641              
70642              Try to deduce NV_MAX.  Really should be Configure fodder.
70643              
70644              :: not allowed in pathnames, change to .
70645              Subject: [PATCH perl@6938] cygwin port
70646              
70647              Forget about NV_MAX (#6951).  Various floating point tweaks,
70648              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
70649              
70650              Move the Solaris 7 scan to use64bitall, make the
70651              failure to find 64-bot sparc libc to mention the
70652              possibility of being in an intel, from Lupe and Alan.
70653              
70654              Regen perltoc.
70655              
70656              AUTHORS tweaks, from Peter Prymmer.
70657              
70658              More address tweaking.
70659              
70660              Small tweaks all over.
70661              
70662              File::Temp patches from Andreas König,
70663              
70664              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
70665              
70666              Subject: CPAN.pm beta 1.57_57 for the core
70667              
70668              Part of the solution.
70669              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
70670              
70671              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
70672              
70673              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
70674              
70675              Add the overload warnings to perldiag.
70676              
70677              Drop unused argument.
70678              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
70679              
70680              Subject: Nit in Configure (bleadperl@6961)
70681              
70682              Update to PodParser 1.18, from Brad Appleton.
70683              
70684              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
70685              
70686              Subject: [PATCH: 6948] add SCNfldbl to configure.com
70687              
70688              Document UNTIE. Also tweak implementation to suppress the 'inner references'
70689              warning when UNTIE exists and instead pass the cound of extra references to
70690              the UNTIE method.
70691              
70692              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
70693              so that case-ignoring systems like DCL can tell them from
70694              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
70695              
70696              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
70697              
70698              Feature ordering tweak.
70699              
70700              Regen perltoc.
70701              
70702              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
70703              
70704              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
70705              
70706              Subject: http:// in L<>
70707              
70708              Detypo.
70709              
70710              change#6791 accidentally clobbered change#6710, put it back
70711              
70712              Only the first line, thank you very much.
70713              
70714              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
70715              plus rework the http: spots as suggested by Tom Christiansen,
70716              plus regen perltoc.
70717              
70718              Undo part of change 6489 which looks like a bulk edit which
70719              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
70720              The supressing of main:: on return from select() is undesirable.
70721              
70722              Apparently avoiding the swapping is too costly.
70723              
70724              Various Configure nits by Philip Newton,
70725              plus the ebcdic one by me.
70726              
70727              Make certain cc is set before trying to run it.
70728              
70729              If overloaded %{} etc. return the object do not loop.
70730              Thus  sub deref { $_[0] } functions if object is wanted type.
70731              
70732              Update perlhist.
70733              
70734              More %{} and other deref special casing - do not pass to 'nomethod'.
70735      Branch: maint-5.6/perl
70736           !> (integrate 59 files)
70737 ____________________________________________________________________________
70738 [  8151] By: gsar                                  on 2000/12/17  19:14:38
70739         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
70740              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
70741              
70742              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
70743              
70744              Make the epsilon to be relative, not absolute.
70745              
70746              Put back the flags dump as reasoned in
70747              Subject: Re: [PATCH] Glob dumping
70748              
70749              Introduce ccname to keep track of what compiler kind of we have.
70750              
70751              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
70752              
70753              Put back the slice accidentally removed by #6907.
70754              
70755              Reset archname and archname64 always, forcing them be
70756              recomputed at each Configure run, make Configure and
70757              the hints files agree on the naming of largefiles variables.
70758              
70759              Don't say "Perl 5.0 source kit".
70760              
70761              Subject: [PATCH] fix misc cast warnings
70762              
70763              Subject: typos in pods
70764              
70765              NVs not necessarily doubles, as pointed out by Yitzchak.
70766              
70767              Subject: [PATCH 6889] add a few ldbl formats to configure.com
70768              
70769              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
70770              
70771              Better options for rsync.
70772              
70773              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
70774              
70775              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
70776              
70777              Subject: [PATCH] Re: UNTIE method 
70778              
70779              A better fix for the Socket building problem from Craig Berry.
70780              
70781              Retract the dummy test, skip the security tests (instead of failing),
70782              explain what the warnings mean.
70783              
70784              Heap decorruption.
70785              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
70786              
70787              Update to Unicode 3.0.1.
70788              
70789              Missed one Unicode file.
70790              
70791              Subject: Re: typos in pods
70792              
70793              The #6929 was too skimpy.
70794              
70795              sscanf() may be the only way to read long doubles from strings.
70796              
70797              Reveal Borland's isnan.
70798              Subject: build with BC++ tweak
70799              
70800              Issue useful diagnostic on unknown pod commands.
70801              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
70802              
70803              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
70804              
70805              Clarify the third case of ftmp-security warnings.
70806              
70807              Make -Dusemorebits find long doubles in Solaris.
70808              
70809              Wrap the test in eval.
70810      Branch: maint-5.6/perl
70811           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
70812           +> lib/unicode/PropList.txt lib/unicode/README.perl
70813           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
70814           +> lib/unicode/Unicode.301 vms/vmspipe.com
70815            - lib/unicode/Props.txt lib/unicode/UCD300.html
70816            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
70817           !> (integrate 305 files)
70818 ____________________________________________________________________________
70819 [  8150] By: jhi                                   on 2000/12/17  18:47:57
70820         Log: Uncheckedin generated files.
70821      Branch: perl
70822            ! global.sym perlapi.c pod/perlapi.pod
70823 ____________________________________________________________________________
70824 [  8149] By: jhi                                   on 2000/12/17  18:41:22
70825         Log: Update Changes.
70826      Branch: perl
70827            ! Changes patchlevel.h
70828 ____________________________________________________________________________
70829 [  8148] By: jhi                                   on 2000/12/17  18:39:16
70830         Log: Subject: [PATCH] Fcntl constants speedup
70831              From: Nicholas Clark <nick@ccl4.org>
70832              Date: Sun, 17 Dec 2000 16:29:24 +0000
70833              Message-ID: <20001217162924.E97668@plum.flirble.org>
70834              
70835              Use IVs for the Fcntl constants instead of NVs.
70836      Branch: perl
70837            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
70838 ____________________________________________________________________________
70839 [  8147] By: jhi                                   on 2000/12/17  18:33:41
70840         Log: Add test for #8145 (binmode() warning), add warning for
70841              ioctl() and sockpair(), document them. (fileno() cannot
70842              be tripwired with the same kind of warning because
70843              'defined fileno($foo)' seems to be an idiom.)
70844      Branch: perl
70845            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
70846 ____________________________________________________________________________
70847 [  8146] By: gsar                                  on 2000/12/17  18:09:08
70848         Log: update Changes
70849      Branch: maint-5.6/perl
70850            ! Changes
70851 ____________________________________________________________________________
70852 [  8145] By: jhi                                   on 2000/12/17  17:39:35
70853         Log: Subject: [PATCH] Re: The long awaited feature ...
70854              From: Simon Cozens <simon@cozens.net>
70855              Date: Sun, 17 Dec 2000 12:31:56 +0000
70856              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
70857              
70858              Add a warning to binmode() about using bad filehandles
70859              (can happen e.g. if someone forgets the filehandle argument)
70860      Branch: perl
70861            ! pp_sys.c
70862 ____________________________________________________________________________
70863 [  8144] By: jhi                                   on 2000/12/17  17:33:48
70864         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
70865              From: Jonathan Stowe <gellyfish@gellyfish.com>
70866              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
70867              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
70868      Branch: perl
70869            ! lib/Net/Ping.pm
70870 ____________________________________________________________________________
70871 [  8143] By: jhi                                   on 2000/12/17  05:31:37
70872         Log: Polymorphic regexps.
70873              
70874              Fixes at least the bugs 20001028.003 (both of them...) and
70875              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
70876              also to be fixed by now, probably already before this patch.
70877      Branch: perl
70878            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
70879            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
70880            ! t/op/utf8decode.t t/pragma/utf8.t
70881 ____________________________________________________________________________
70882 [  8142] By: jhi                                   on 2000/12/16  17:16:05
70883         Log: Subject: [patch perl@8102] dos/djgpp update
70884              From: Laszlo Molnar <ml1050@freemail.hu>
70885              Date: Sat, 16 Dec 2000 01:40:52 +0100
70886              Message-ID: <20001216014052.A335@freemail.hu>
70887      Branch: perl
70888            ! djgpp/config.over t/base/commonsense.t
70889 ____________________________________________________________________________
70890 [  8141] By: jhi                                   on 2000/12/16  17:09:27
70891         Log: Few uncheckedin files.
70892      Branch: perl
70893            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
70894 ____________________________________________________________________________
70895 [  8140] By: nick                                  on 2000/12/15  22:14:31
70896         Log: Integrate mainline
70897      Branch: perlio
70898           !> (integrate 53 files)
70899 ____________________________________________________________________________
70900 [  8139] By: jhi                                   on 2000/12/15  19:49:49
70901         Log: One more IVUV tweak from Nicholas Clark.
70902      Branch: perl
70903            ! sv.c
70904 ____________________________________________________________________________
70905 [  8138] By: jhi                                   on 2000/12/15  19:17:06
70906         Log: Return of the IVUV-preservation, now seems to be happy even
70907              in Digital UNIX (the broken strtoul brokenness detection
70908              seems to have been the fly in the ointment).
70909      Branch: perl
70910            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70911            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
70912            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
70913            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
70914            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
70915            ! vos/config.ga.h win32/config.bc win32/config.gc
70916            ! win32/config.vc
70917 ____________________________________________________________________________
70918 [  8137] By: jhi                                   on 2000/12/15  18:12:14
70919         Log: Metaconfig unit change for #8136.
70920      Branch: metaconfig
70921            ! U/modified/d_strtoul.U
70922      Branch: metaconfig/U/perl
70923            ! d_strtoull.U d_strtouq.U
70924 ____________________________________________________________________________
70925 [  8136] By: jhi                                   on 2000/12/15  18:11:35
70926         Log: I don't think it's sensible or portable to test the strtou*
70927              on /^-/ strings.
70928      Branch: perl
70929            ! Configure
70930 ____________________________________________________________________________
70931 [  8135] By: jhi                                   on 2000/12/15  17:18:49
70932         Log: Metaconfig unit change for #8134.
70933      Branch: metaconfig
70934            ! U/modified/d_strtoul.U
70935 ____________________________________________________________________________
70936 [  8134] By: jhi                                   on 2000/12/15  17:14:13
70937         Log: If longsize is 8 we don't need a LL suffix for integer constants.
70938      Branch: perl
70939            ! Configure config_h.SH
70940 ____________________________________________________________________________
70941 [  8133] By: jhi                                   on 2000/12/15  16:00:23
70942         Log: Update Changes.
70943      Branch: perl
70944            ! Changes patchlevel.h
70945 ____________________________________________________________________________
70946 [  8132] By: jhi                                   on 2000/12/15  15:44:16
70947         Log: Some compilers get huffy if you do not cast a const pointer
70948              to a non-const when assigning.
70949      Branch: perl
70950            ! gv.c
70951 ____________________________________________________________________________
70952 [  8131] By: jhi                                   on 2000/12/15  15:38:30
70953         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
70954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70955              Date: Fri, 15 Dec 2000 05:26:57 -0500
70956              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
70957      Branch: perl
70958            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
70959            ! t/pragma/overload.t
70960 ____________________________________________________________________________
70961 [  8130] By: jhi                                   on 2000/12/15  15:36:08
70962         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
70963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70964              Date: Thu, 14 Dec 2000 22:02:43 -0500
70965              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
70966      Branch: perl
70967            ! gv.c perl.h
70968 ____________________________________________________________________________
70969 [  8129] By: jhi                                   on 2000/12/15  15:34:16
70970         Log: Subject: PATCH: h2xs nit
70971              From: Tim Jenness <t.jenness@jach.hawaii.edu>
70972              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
70973              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
70974              
70975              Add a template README.
70976      Branch: perl
70977            ! utils/h2xs.PL
70978 ____________________________________________________________________________
70979 [  8128] By: jhi                                   on 2000/12/15  15:32:22
70980         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
70981      Branch: perl
70982            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
70983 ____________________________________________________________________________
70984 [  8127] By: jhi                                   on 2000/12/15  15:19:34
70985         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
70986              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70987              Date:     Thu, 14 Dec 2000 20:04:42 EST
70988              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
70989      Branch: perl
70990            ! ext/Opcode/Opcode.xs
70991 ____________________________________________________________________________
70992 [  8126] By: jhi                                   on 2000/12/15  15:17:49
70993         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
70994              From: Peter Prymmer <pvhp@forte.com>
70995              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
70996              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
70997      Branch: perl
70998            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
70999            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
71000            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
71001 ____________________________________________________________________________
71002 [  8125] By: jhi                                   on 2000/12/15  15:11:05
71003         Log: This seems to be a stage sane and stable enough to checkin.
71004              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
71005      Branch: perl
71006            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
71007            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
71008            ! t/op/cmp.t t/op/numconvert.t
71009 ____________________________________________________________________________
71010 [  8124] By: jhi                                   on 2000/12/15  04:20:26
71011         Log: Something is really wonky.
71012      Branch: perl
71013            ! sv.c
71014 ____________________________________________________________________________
71015 [  8123] By: jhi                                   on 2000/12/15  04:00:50
71016         Log: Fixes for the IV UV patches to compile in Digital UNIX.
71017      Branch: perl
71018            ! sv.c
71019 ____________________________________________________________________________
71020 [  8122] By: jhi                                   on 2000/12/15  02:53:40
71021         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
71022              From: "Craig A. Berry" <craigberry@mac.com>
71023              Date: Thu, 14 Dec 2000 19:10:49 -0600
71024              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
71025      Branch: perl
71026            ! vms/vms.c
71027 ____________________________________________________________________________
71028 [  8121] By: jhi                                   on 2000/12/15  02:50:00
71029         Log: Metaconfig changes for #8120.
71030      Branch: metaconfig
71031            + U/modified/d_strtoul.U
71032      Branch: metaconfig/U/perl
71033            ! d_strtoull.U d_strtouq.U
71034 ____________________________________________________________________________
71035 [  8120] By: jhi                                   on 2000/12/15  02:49:42
71036         Log: From: Nicholas Clark <nick@ccl4.org> 
71037              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
71038              Date: Thu, 14 Dec 2000 18:38:57 +0000
71039              Message-ID: <20001214183857.B97909@plum.flirble.org>
71040      Branch: perl
71041            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71042            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
71043            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
71044            ! vos/config.ga.def vos/config.ga.h win32/config.bc
71045            ! win32/config.gc win32/config.vc
71046 ____________________________________________________________________________
71047 [  8119] By: jhi                                   on 2000/12/14  23:40:58
71048         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
71049              From: Nicholas Clark <nick@ccl4.org>
71050              Date: Wed, 13 Dec 2000 20:08:50 +0000
71051              Message-ID: <20001213200849.B71166@plum.flirble.org>
71052      Branch: perl
71053            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
71054            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
71055 ____________________________________________________________________________
71056 [  8118] By: jhi                                   on 2000/12/14  22:46:26
71057         Log: Integrate perlio:
71058              
71059              [  8117]
71060              Win32 tweaks to get Encode to build
71061              - temp hack to makedef.pl till PerlIO is properly "exported".
71062              - MSVC dislikes  
71063              static encpage_t foo[];
71064              so make 'em extern for now.
71065              
71066              [  8116]
71067              Document the new files
71068      Branch: perl
71069           !> MANIFEST ext/Encode/compile makedef.pl
71070 ____________________________________________________________________________
71071 [  8117] By: nick                                  on 2000/12/14  22:38:53
71072         Log: Win32 tweaks to get Encode to build
71073              - temp hack to makedef.pl till PerlIO is properly "exported".
71074              - MSVC dislikes  
71075              static encpage_t foo[];
71076              so make 'em extern for now.
71077      Branch: perlio
71078            ! ext/Encode/compile makedef.pl
71079 ____________________________________________________________________________
71080 [  8116] By: nick                                  on 2000/12/14  22:00:53
71081         Log: Document the new files
71082      Branch: perlio
71083            ! MANIFEST
71084 ____________________________________________________________________________
71085 [  8115] By: jhi                                   on 2000/12/14  21:58:01
71086         Log: MANIFEST new files of #8114.
71087      Branch: perl
71088            ! MANIFEST
71089 ____________________________________________________________________________
71090 [  8114] By: jhi                                   on 2000/12/14  21:50:49
71091         Log: Integrate perlio:
71092              
71093              [  8106]
71094              "Cold" build correction to Encode's Makefile.PL
71095              
71096              [  8105]
71097              "Compiled" encodings.
71098              Correct replacement character in EBCDIC .enc files
71099              Add 0x7F to ASCII repertoire.
71100              
71101              [  8103]
71102              Beginings of compiled encodings - checked in as a snapshot of thoughts
71103              so far and so it does not get lost.
71104      Branch: perl
71105           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
71106           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
71107           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
71108           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
71109           !> ext/Encode/Makefile.PL
71110 ____________________________________________________________________________
71111 [  8113] By: jhi                                   on 2000/12/14  21:48:49
71112         Log: The documentation part of the
71113              
71114              Subject: [ID 20001214.002] Net::Ping patch
71115              From: Jonathan Stowe <gellyfish@gellyfish.com>
71116              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
71117              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
71118              since the #7529 had already addressed the same problem.
71119      Branch: perl
71120            ! lib/Net/Ping.pm
71121 ____________________________________________________________________________
71122 [  8112] By: jhi                                   on 2000/12/14  21:42:57
71123         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
71124              From: Dominic Dunlop <domo@computer.org>
71125              Date: Tue, 12 Dec 2000 10:47:10 +0100
71126              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
71127              
71128              Document how elusive subroutines can be.
71129      Branch: perl
71130            ! pod/perlfunc.pod
71131 ____________________________________________________________________________
71132 [  8111] By: jhi                                   on 2000/12/14  21:38:05
71133         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
71134              From: Dominic Dunlop <domo@computer.org>
71135              Date: Thu, 14 Dec 2000 10:13:51 +0100
71136              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
71137      Branch: perl
71138            ! ext/POSIX/POSIX.pod
71139 ____________________________________________________________________________
71140 [  8110] By: jhi                                   on 2000/12/14  21:36:32
71141         Log: Subject: [patch] perlfaq7
71142              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
71143              Date: Thu, 14 Dec 2000 15:31:07 +0100
71144              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
71145      Branch: perl
71146            ! pod/perlfaq7.pod
71147 ____________________________________________________________________________
71148 [  8109] By: jhi                                   on 2000/12/14  21:29:20
71149         Log: Subject: [8104] Encode
71150              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71151              Date: Thu, 14 Dec 2000 14:49:34 +0100
71152              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
71153              
71154              Type casting for nervous compilers.
71155      Branch: perl
71156            ! ext/Encode/Encode.xs
71157 ____________________________________________________________________________
71158 [  8108] By: jhi                                   on 2000/12/14  21:26:17
71159         Log: Subject: [8104] DB_File
71160              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71161              Date: Thu, 14 Dec 2000 14:49:35 +0100
71162              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
71163              
71164              Type definition incorrect for DB 2.7.7.  Not known when it
71165              changed, so only changed it for a known revision.
71166      Branch: perl
71167            ! ext/DB_File/DB_File.xs
71168 ____________________________________________________________________________
71169 [  8107] By: jhi                                   on 2000/12/14  21:23:41
71170         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
71171              From: Peter Prymmer <pvhp@forte.com>
71172              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
71173              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
71174              
71175              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
71176      Branch: perl
71177            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
71178            ! ext/Encode/Encode/posix-bc.enc
71179 ____________________________________________________________________________
71180 [  8106] By: nick                                  on 2000/12/14  20:36:13
71181         Log: "Cold" build correction to Encode's Makefile.PL
71182      Branch: perlio
71183            ! ext/Encode/Makefile.PL
71184 ____________________________________________________________________________
71185 [  8105] By: nick                                  on 2000/12/14  20:09:37
71186         Log: "Compiled" encodings.
71187              Correct replacement character in EBCDIC .enc files
71188              Add 0x7F to ASCII repertoire.
71189      Branch: perlio
71190            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
71191            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
71192            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
71193            ! ext/Encode/Makefile.PL ext/Encode/compile
71194            ! ext/Encode/encengine.c ext/Encode/encode.h
71195 ____________________________________________________________________________
71196 [  8104] By: nick                                  on 2000/12/14  00:38:20
71197         Log: Integrate mainline
71198      Branch: perlio
71199           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
71200           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
71201           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
71202           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
71203           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
71204           !> t/lib/db-hash.t t/lib/db-recno.t
71205 ____________________________________________________________________________
71206 [  8103] By: nick                                  on 2000/12/13  23:16:13
71207         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
71208              so far and so it does not get lost.
71209      Branch: perlio
71210            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
71211 ____________________________________________________________________________
71212 [  8102] By: jhi                                   on 2000/12/13  17:14:22
71213         Log: Update Changes.
71214      Branch: perl
71215            ! Changes patchlevel.h
71216 ____________________________________________________________________________
71217 [  8101] By: jhi                                   on 2000/12/13  16:53:41
71218         Log: Move the proto of start_glob() to a better place; regen api files.
71219      Branch: perl
71220            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
71221 ____________________________________________________________________________
71222 [  8100] By: jhi                                   on 2000/12/13  16:47:11
71223         Log: Metaconfig change for #8099.
71224      Branch: metaconfig
71225            ! U/modified/Head.U
71226 ____________________________________________________________________________
71227 [  8099] By: jhi                                   on 2000/12/13  16:46:48
71228         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
71229              From: Andy Dougherty <doughera@lafayette.edu>
71230              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
71231              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
71232      Branch: perl
71233            ! Configure
71234 ____________________________________________________________________________
71235 [  8098] By: jhi                                   on 2000/12/13  16:39:02
71236         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
71237              From: rspier@pobox.com (Robert Spier)
71238              Date: Tue, 12 Dec 2000 21:12:39 -0500
71239              Message-ID: <14902.56087.678086.725773@rls.cx>
71240              
71241              fastgetcwd is defined using a glob alias on a $^O dependent basis -
71242              and there was no default assignment or perl subroutine.
71243      Branch: perl
71244            ! lib/Cwd.pm
71245 ____________________________________________________________________________
71246 [  8097] By: jhi                                   on 2000/12/13  16:16:01
71247         Log: Subject: [PATCH] move startglob out of pp_hot.c
71248              From: Nicholas Clark <nick@ccl4.org>
71249              Date: Mon, 11 Dec 2000 23:16:39 +0000
71250              Message-ID: <20001211231638.A55550@plum.flirble.org>
71251      Branch: perl
71252            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
71253 ____________________________________________________________________________
71254 [  8096] By: jhi                                   on 2000/12/13  15:26:23
71255         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
71256              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
71257              Date: Wed, 13 Dec 2000 14:01:37 +0100
71258              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
71259              
71260              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
71261              in turn requires libpthread in libswanted.
71262      Branch: perl
71263            ! hints/hpux.sh
71264 ____________________________________________________________________________
71265 [  8095] By: jhi                                   on 2000/12/12  19:51:05
71266         Log: The integration wars continue.
71267      Branch: perl
71268           !> sv.c
71269 ____________________________________________________________________________
71270 [  8094] By: jhi                                   on 2000/12/12  19:48:26
71271         Log: Subject: [PATCH perl@8070] DB_File-1.74  
71272              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
71273              Date: Mon, 11 Dec 2000 23:07:17 -0000
71274              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
71275      Branch: perl
71276            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
71277            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
71278            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
71279            ! t/lib/db-recno.t
71280 ____________________________________________________________________________
71281 [  8093] By: nick                                  on 2000/12/12  19:42:13
71282         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
71283      Branch: perlio
71284            ! sv.c
71285           !> lib/File/DosGlob.pm
71286 ____________________________________________________________________________
71287 [  8092] By: jhi                                   on 2000/12/12  19:28:11
71288         Log: Integrate perlio:
71289              
71290              [  8091]
71291              Fix for Tk, and upgrading shared SVs.
71292      Branch: perl
71293           !> sv.c
71294 ____________________________________________________________________________
71295 [  8091] By: nick                                  on 2000/12/12  18:49:45
71296         Log: Fix for Tk, and upgrading shared SVs.
71297      Branch: perlio
71298            ! sv.c
71299 ____________________________________________________________________________
71300 [  8090] By: jhi                                   on 2000/12/12  16:48:59
71301         Log: Subject: [PATCH] Re: Breadperl & Tk
71302              From: Nick Ing-Simmons <nik@tiuk.ti.com>
71303              Date: Tue, 12 Dec 2000 14:48:27 GMT
71304              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
71305      Branch: perl
71306            ! sv.c
71307 ____________________________________________________________________________
71308 [  8089] By: jhi                                   on 2000/12/12  03:37:19
71309         Log: Subject: DosGlob.pm diff for bash style brace expansion.
71310              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
71311              Date: Fri, 8 Dec 2000 10:45:30 -0600
71312              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
71313      Branch: perl
71314            ! lib/File/DosGlob.pm
71315 ____________________________________________________________________________
71316 [  8088] By: nick                                  on 2000/12/11  23:59:59
71317         Log: Integrate mainline
71318      Branch: perlio
71319           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
71320           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
71321           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
71322           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
71323           !> t/op/local.t t/pragma/warn/toke toke.c
71324 ____________________________________________________________________________
71325 [  8087] By: jhi                                   on 2000/12/11  23:20:23
71326         Log: Integrate perlio:
71327              
71328              [  8085]
71329              Finish 1st pass of "encoding" layer e.g. :
71330              open($fh,"<encoding(iso8859-7)",$greek) || die;
71331              
71332              [  8082]
71333              Restore mmap function (broken by tweaks to shared buffer
71334              layer for encode(xxxx)).
71335              
71336              [  8076]
71337              Not merge worthy...
71338              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
71339              syntax is modelled on attributes.
71340              Untested fix for io/utf8 on Win32 etc.
71341              Very clumsy start to the encode layer.
71342      Branch: perl
71343           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
71344 ____________________________________________________________________________
71345 [  8086] By: jhi                                   on 2000/12/11  22:50:59
71346         Log: Tune further the OS detection of CGI.
71347      Branch: perl
71348            ! lib/CGI.pm
71349 ____________________________________________________________________________
71350 [  8085] By: nick                                  on 2000/12/11  22:50:46
71351         Log: Finish 1st pass of "encoding" layer e.g. :
71352              open($fh,"<encoding(iso8859-7)",$greek) || die;
71353      Branch: perlio
71354            ! ext/Encode/Encode.xs perlio.c perliol.h
71355 ____________________________________________________________________________
71356 [  8084] By: jhi                                   on 2000/12/11  22:32:06
71357         Log: Revert the -f ambiguousity patch, seems to cause
71358              too much hassle (the interpret -Q as a function
71359              where Q is not a known filetest part is left in).
71360      Branch: perl
71361            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
71362            ! toke.c
71363 ____________________________________________________________________________
71364 [  8083] By: jhi                                   on 2000/12/11  22:27:23
71365         Log: (accidentally empty check-in)
71366      Branch: perl
71367            ! lib/File/DosGlob.pm
71368 ____________________________________________________________________________
71369 [  8082] By: nick                                  on 2000/12/11  19:09:51
71370         Log: Restore mmap function (broken by tweaks to shared buffer
71371              layer for encode(xxxx)).
71372      Branch: perlio
71373            ! perlio.c
71374 ____________________________________________________________________________
71375 [  8081] By: jhi                                   on 2000/12/11  18:29:13
71376         Log: Subject: Re: The long awaited feature ...
71377              From: Simon Cozens <simon@cozens.net>
71378              Date: Mon, 11 Dec 2000 15:54:24 +0000
71379              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
71380              
71381              More io/utf8 tests.
71382      Branch: perl
71383            ! t/io/utf8.t
71384 ____________________________________________________________________________
71385 [  8080] By: jhi                                   on 2000/12/11  18:19:36
71386         Log: Subject: PATCH MakeMaker manpage clarification
71387              From: andreas.koenig@anima.de (Andreas J. Koenig)
71388              Date: 10 Dec 2000 20:46:13 +0100
71389              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
71390      Branch: perl
71391            ! lib/ExtUtils/MakeMaker.pm
71392 ____________________________________________________________________________
71393 [  8079] By: jhi                                   on 2000/12/11  15:35:07
71394         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
71395              From: Simon Cozens <simon@cozens.net>
71396              Date: Sun, 10 Dec 2000 19:06:19 +0000
71397              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
71398      Branch: perl
71399            ! ext/B/B/Deparse.pm t/lib/b.t
71400 ____________________________________________________________________________
71401 [  8078] By: jhi                                   on 2000/12/11  15:09:11
71402         Log: Subject: [PATCH] docs on NaN
71403              From: Nicholas Clark <nick@ccl4.org>
71404              Date: Mon, 11 Dec 2000 01:48:38 +0000
71405              Message-ID: <20001211014838.B99205@plum.flirble.org>
71406      Branch: perl
71407            ! pod/perlop.pod
71408 ____________________________________________________________________________
71409 [  8077] By: jhi                                   on 2000/12/11  15:02:21
71410         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
71411              From: Simon Cozens <simon@cozens.net>
71412              Date: Mon, 11 Dec 2000 01:21:45 +0000
71413              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
71414      Branch: perl
71415            ! pp.c pp_hot.c scope.c t/op/local.t
71416 ____________________________________________________________________________
71417 [  8076] By: nick                                  on 2000/12/10  20:43:32
71418         Log: Not merge worthy...
71419              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
71420              syntax is modelled on attributes.
71421              Untested fix for io/utf8 on Win32 etc.
71422              Very clumsy start to the encode layer.
71423      Branch: perlio
71424            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
71425 ____________________________________________________________________________
71426 [  8075] By: jhi                                   on 2000/12/10  18:39:33
71427         Log: Darwin is not Windows.
71428      Branch: perl
71429            ! lib/CGI.pm
71430 ____________________________________________________________________________
71431 [  8074] By: jhi                                   on 2000/12/10  18:31:27
71432         Log: Subject: Ambiguous -%c() resolved as a file test
71433              From: "Paul Marquess" <Paul.Marquess@openwave.com>
71434              Date: Sun, 10 Dec 2000 15:35:07 -0000
71435              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
71436      Branch: perl
71437            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
71438 ____________________________________________________________________________
71439 [  8073] By: jhi                                   on 2000/12/10  18:16:29
71440         Log: Subject: PATCH installperl misinformed 
71441              From: andreas.koenig@anima.de (Andreas J. Koenig)
71442              Date: 10 Dec 2000 13:01:32 +0100 
71443              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
71444      Branch: perl
71445            ! installperl
71446 ____________________________________________________________________________
71447 [  8072] By: jhi                                   on 2000/12/10  18:07:55
71448         Log: The walkoptree confusion rages; walkoptree() seems to be coming
71449              from B.xs, while walkoptree_slow() comes from B.pm.
71450      Branch: perl
71451            ! ext/B/B.pm
71452 ____________________________________________________________________________
71453 [  8071] By: nick                                  on 2000/12/10  11:45:47
71454         Log: Integrate mainline
71455      Branch: perlio
71456           +> t/base/commonsense.t
71457           !> (integrate 37 files)
71458 ____________________________________________________________________________
71459 [  8070] By: jhi                                   on 2000/12/10  04:46:21
71460         Log: Update Changes.
71461      Branch: perl
71462            ! Changes patchlevel.h
71463 ____________________________________________________________________________
71464 [  8069] By: jhi                                   on 2000/12/10  04:39:19
71465         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
71466              From: andreas.koenig@anima.de (Andreas J. Koenig)
71467              Date: 09 Dec 2000 17:14:25 +0100
71468              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
71469      Branch: perl
71470            + t/base/commonsense.t
71471            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
71472 ____________________________________________________________________________
71473 [  8068] By: jhi                                   on 2000/12/10  04:17:36
71474         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
71475              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
71476              Date: Sat, 9 Dec 2000 16:47:22 -0000
71477              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
71478      Branch: perl
71479            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
71480            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
71481            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
71482            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
71483            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
71484            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
71485            ! t/lib/sdbm.t
71486 ____________________________________________________________________________
71487 [  8067] By: jhi                                   on 2000/12/10  03:52:02
71488         Log: Test case for #8066.
71489      Branch: perl
71490            ! t/op/misc.t
71491 ____________________________________________________________________________
71492 [  8066] By: jhi                                   on 2000/12/10  03:50:30
71493         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
71494              From: Simon Cozens <simon@cozens.net>
71495              Date: Sun, 10 Dec 2000 00:55:37 +0000
71496              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
71497      Branch: perl
71498            ! pp_sys.c
71499 ____________________________________________________________________________
71500 [  8065] By: jhi                                   on 2000/12/10  03:44:52
71501         Log: Test case for #8064.
71502      Branch: perl
71503            ! t/comp/proto.t
71504 ____________________________________________________________________________
71505 [  8064] By: jhi                                   on 2000/12/10  03:42:32
71506         Log: Subject: Re: prototype of substr
71507              From: Simon Cozens <simon@cozens.net>
71508              Date: Sun, 10 Dec 2000 00:13:33 +0000
71509              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
71510              
71511              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
71512              In other words, make the returned prototypes for any function
71513              stop prepending the ';' optionality marker after the first one.
71514              If they start getting optional, all the rest are optional.
71515      Branch: perl
71516            ! pp.c
71517 ____________________________________________________________________________
71518 [  8063] By: jhi                                   on 2000/12/10  03:39:42
71519         Log: Subject: [PATCH] perlguts.pod
71520              From: Simon Cozens <simon@cozens.net>
71521              Date: Sun, 10 Dec 2000 00:06:47 +0000
71522              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
71523              
71524              Documentation of the different types of ops,
71525              plus the functions in dump.c
71526      Branch: perl
71527            ! pod/perlguts.pod
71528 ____________________________________________________________________________
71529 [  8062] By: jhi                                   on 2000/12/10  03:30:04
71530         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
71531              From: Nicholas Clark <nick@talking.bollo.cx>
71532              Date: Sat, 09 Dec 2000 18:57:25 +0000
71533              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
71534              
71535              Be more robust in weird hostname setups.
71536      Branch: perl
71537            ! t/lib/net-hostent.t
71538 ____________________________________________________________________________
71539 [  8061] By: jhi                                   on 2000/12/10  03:28:21
71540         Log: Pacify fussy compiler. 
71541      Branch: perl
71542            ! pp_sys.c
71543 ____________________________________________________________________________
71544 [  8060] By: jhi                                   on 2000/12/10  02:52:46
71545         Log: Integrate perlio:
71546              
71547              [  8059]
71548              read/sysread/recv should now be utf8 aware.
71549              Basic test for utf8 read.
71550      Branch: perl
71551           !> pp_sys.c t/io/utf8.t
71552 ____________________________________________________________________________
71553 [  8059] By: nick                                  on 2000/12/09  23:40:14
71554         Log: read/sysread/recv should now be utf8 aware.
71555              Basic test for utf8 read.
71556      Branch: perlio
71557            ! pp_sys.c t/io/utf8.t
71558 ____________________________________________________________________________
71559 [  8058] By: jhi                                   on 2000/12/09  21:56:02
71560         Log: Integrate perlio:
71561              
71562              [  8055]
71563              Make write() (i.e. formats) utf8-aware by calling do_print() rather
71564              than raw PerlIO_write() - does not seem to break any tests.
71565              
71566              [  8054]
71567              Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
71568              (sysread, recv and write i.e. formats still to do...)
71569              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
71570              open($fh,">:utf8","name")
71571              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
71572              so no extra overhead is involved.
71573              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
71574              to a non-utf8 stream.
71575              Add initial io/utf8.t
71576              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
71577              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
71578              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
71579              
71580              [  8053]
71581              Did not get that has_utf8/this_utf8 fix right last time, another spot
71582              was only testing this_utf8.
71583              
71584              [  8052]
71585              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
71586              i.e. the output string has one, but don't mess with source assumption.
71587      Branch: perl
71588           +> t/io/utf8.t
71589           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
71590 ____________________________________________________________________________
71591 [  8057] By: jhi                                   on 2000/12/09  21:53:35
71592         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
71593              From: Inaba Hiroto <inaba@st.rim.or.jp>
71594              Date: Sun, 10 Dec 2000 05:53:21 +0900
71595              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
71596              
71597              Tests for #8056.
71598      Branch: perl
71599            ! t/op/each.t
71600 ____________________________________________________________________________
71601 [  8056] By: jhi                                   on 2000/12/09  21:51:16
71602         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
71603              From: Inaba Hiroto <inaba@st.rim.or.jp>
71604              Date: Sat, 09 Dec 2000 18:02:00 +0900
71605              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
71606              
71607              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
71608      Branch: perl
71609            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
71610 ____________________________________________________________________________
71611 [  8055] By: nick                                  on 2000/12/09  20:11:48
71612         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
71613              than raw PerlIO_write() - does not seem to break any tests.
71614      Branch: perlio
71615            ! pp_sys.c
71616 ____________________________________________________________________________
71617 [  8054] By: nick                                  on 2000/12/09  19:47:30
71618         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
71619              (sysread, recv and write i.e. formats still to do...)
71620              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
71621              open($fh,">:utf8","name")
71622              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
71623              so no extra overhead is involved.
71624              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
71625              to a non-utf8 stream.
71626              Add initial io/utf8.t
71627              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
71628              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
71629              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
71630      Branch: perlio
71631            + t/io/utf8.t
71632            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
71633 ____________________________________________________________________________
71634 [  8053] By: nick                                  on 2000/12/09  19:26:37
71635         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
71636              was only testing this_utf8.
71637      Branch: perlio
71638            ! toke.c
71639 ____________________________________________________________________________
71640 [  8052] By: nick                                  on 2000/12/09  19:09:41
71641         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
71642              i.e. the output string has one, but don't mess with source assumption.
71643      Branch: perlio
71644            ! toke.c
71645 ____________________________________________________________________________
71646 [  8051] By: jhi                                   on 2000/12/09  16:55:17
71647         Log: Integrate perlio:
71648              
71649              [  8049]
71650              UTF8 output prework.
71651              - Store $\ and $, as SVs so they can have SvUTF8 flag
71652              - use do_print() rather than raw PerlIO_write() to print them.
71653      Branch: perl
71654           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
71655           !> sv.c thrdvar.h util.c
71656 ____________________________________________________________________________
71657 [  8050] By: jhi                                   on 2000/12/09  16:48:07
71658         Log: Nits noticed by Peter Prymmer.
71659      Branch: perl
71660            ! lib/ExtUtils/MM_VMS.pm
71661 ____________________________________________________________________________
71662 [  8049] By: nick                                  on 2000/12/09  13:49:40
71663         Log: UTF8 output prework.
71664              - Store $\ and $, as SVs so they can have SvUTF8 flag
71665              - use do_print() rather than raw PerlIO_write() to print them.
71666      Branch: perlio
71667            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
71668            ! thrdvar.h util.c
71669 ____________________________________________________________________________
71670 [  8048] By: nick                                  on 2000/12/09  12:30:43
71671         Log: Integrate mainline.
71672      Branch: perlio
71673           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
71674           +> t/op/reverse.t
71675           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
71676           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
71677           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
71678           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
71679           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
71680           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
71681 ____________________________________________________________________________
71682 [  8047] By: jhi                                   on 2000/12/09  00:23:27
71683         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
71684              From: Michael G Schwern <schwern@pobox.com>
71685              Date: Fri, 8 Dec 2000 14:43:04 -0600
71686      Branch: perl
71687            ! lib/ExtUtils/MM_VMS.pm
71688 ____________________________________________________________________________
71689 [  8046] By: jhi                                   on 2000/12/08  23:10:27
71690         Log: A missed check-in.
71691      Branch: perl
71692            ! lib/ExtUtils/Manifest.pm
71693 ____________________________________________________________________________
71694 [  8045] By: jhi                                   on 2000/12/08  21:57:12
71695         Log: (null check-in)
71696      Branch: perl
71697            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
71698 ____________________________________________________________________________
71699 [  8044] By: jhi                                   on 2000/12/08  21:11:06
71700         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
71701              at the final draft stage.
71702      Branch: perl
71703            + ext/Encode/Encode/iso8859-16.enc
71704            ! MANIFEST
71705 ____________________________________________________________________________
71706 [  8043] By: jhi                                   on 2000/12/08  16:39:04
71707         Log: Update Changes.
71708      Branch: perl
71709            ! Changes patchlevel.h
71710 ____________________________________________________________________________
71711 [  8042] By: jhi                                   on 2000/12/08  16:33:39
71712         Log: Do not return the Unicode replacement character if UTF-8
71713              decoding goes awry, it should be up to the caller to decide.
71714      Branch: perl
71715            ! pod/perlapi.pod utf8.c
71716 ____________________________________________________________________________
71717 [  8041] By: jhi                                   on 2000/12/08  16:22:28
71718         Log: metaconfig maintenance.
71719      Branch: metaconfig
71720            ! U/modified/stdchar.U
71721      Branch: metaconfig/U/perl
71722            + testsyml.U
71723 ____________________________________________________________________________
71724 [  8040] By: jhi                                   on 2000/12/08  16:03:08
71725         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
71726              From: sthoenna@efn.org
71727              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
71728              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
71729      Branch: perl
71730            ! Changes lib/ExtUtils/MM_OS2.pm
71731 ____________________________________________________________________________
71732 [  8039] By: jhi                                   on 2000/12/08  15:57:11
71733         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
71734              From: Simon Cozens <simon@cozens.net>
71735              Date: Fri, 8 Dec 2000 13:33:31 +0000
71736              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
71737              
71738              (The pp_hot part needed a rewrite.)
71739      Branch: perl
71740            ! doop.c pp_hot.c utf8.c
71741 ____________________________________________________________________________
71742 [  8038] By: jhi                                   on 2000/12/08  15:25:08
71743         Log: Subject: djSP
71744              From: Michael Stevens <michael@etla.org>
71745              Date: Wed, 6 Dec 2000 23:24:01 +0000
71746              Message-ID: <20001206232400.A21381@firedrake.org>
71747              
71748              Plus a note from Nick Ing-Simmons.
71749      Branch: perl
71750            ! pp.h
71751 ____________________________________________________________________________
71752 [  8037] By: jhi                                   on 2000/12/08  15:18:35
71753         Log: Filetype is text.
71754      Branch: perl
71755            ! t/op/utf8decode.t
71756 ____________________________________________________________________________
71757 [  8036] By: jhi                                   on 2000/12/08  03:31:27
71758         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
71759              From: Andy Dougherty <doughera@lafayette.edu>
71760              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
71761              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
71762              
71763              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
71764              From: Andy Dougherty <doughera@lafayette.edu>
71765              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
71766              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
71767      Branch: perl
71768            + ext/POSIX/hints/svr4.pl
71769            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
71770 ____________________________________________________________________________
71771 [  8035] By: jhi                                   on 2000/12/08  03:26:01
71772         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
71773              From: Andy Dougherty <doughera@lafayette.edu>
71774              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
71775              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
71776      Branch: perl
71777            ! t/README t/base/term.t
71778 ____________________________________________________________________________
71779 [  8034] By: jhi                                   on 2000/12/08  03:21:59
71780         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
71781              From: mjd@plover.com  
71782              Date: 7 Dec 2000 21:04:20 -0000
71783              Message-ID: <20001207210420.22282.qmail@plover.com>
71784              
71785              Plus -z doc.
71786      Branch: perl
71787            ! pod/perlfunc.pod
71788 ____________________________________________________________________________
71789 [  8033] By: jhi                                   on 2000/12/08  03:19:03
71790         Log: Use the UTF8 macros a bit.  They can't be used with abandon
71791              everywhere because we do generate illegal UTF-8 in some situations.
71792              This is of course naughty.
71793      Branch: perl
71794            ! pod/perlapi.pod utf8.c utf8.h
71795 ____________________________________________________________________________
71796 [  8032] By: jhi                                   on 2000/12/08  03:00:09
71797         Log: Out of sync?
71798      Branch: perl
71799            ! t/pragma/warn/utf8
71800 ____________________________________________________________________________
71801 [  8031] By: jhi                                   on 2000/12/08  02:22:39
71802         Log: Cnt spl.
71803      Branch: perl
71804            ! MANIFEST
71805 ____________________________________________________________________________
71806 [  8030] By: jhi                                   on 2000/12/08  01:23:54
71807         Log: Add test for reverse().
71808      Branch: perl
71809            + t/op/reverse.t
71810            ! MANIFEST
71811 ____________________________________________________________________________
71812 [  8029] By: jhi                                   on 2000/12/08  01:21:47
71813         Log: Integrate perlio:
71814              
71815              [  8026]
71816              Various oddities p4 diff -se showed up
71817              Remove 'our' from warnings.pl
71818              
71819              [  8025]
71820              Change PerlIO_(get|set)pos to take SV *
71821              Should fix, OS/2, VMS, (sfio??)
71822      Branch: perl
71823           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
71824           !> perlio.c perlio.h perlsdio.h warnings.pl
71825 ____________________________________________________________________________
71826 [  8028] By: jhi                                   on 2000/12/08  01:19:08
71827         Log: Introduce macros for UTF8 decoding.
71828      Branch: perl
71829            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
71830 ____________________________________________________________________________
71831 [  8027] By: nick                                  on 2000/12/07  22:18:19
71832         Log: Integrate mainline
71833      Branch: perlio
71834           !> embed.pl pod/perlapi.pod utf8.c
71835 ____________________________________________________________________________
71836 [  8026] By: nick                                  on 2000/12/07  21:45:08
71837         Log: Various oddities p4 diff -se showed up
71838              Remove 'our' from warnings.pl
71839      Branch: perlio
71840            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
71841 ____________________________________________________________________________
71842 [  8025] By: nick                                  on 2000/12/07  21:43:32
71843         Log: Change PerlIO_(get|set)pos to take SV *
71844              Should fix, OS/2, VMS, (sfio??)
71845      Branch: perlio
71846            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
71847 ____________________________________________________________________________
71848 [  8024] By: jhi                                   on 2000/12/07  19:05:32
71849         Log: Document utf8_to_uv() better.
71850      Branch: perl
71851            ! pod/perlapi.pod utf8.c
71852 ____________________________________________________________________________
71853 [  8023] By: jhi                                   on 2000/12/07  18:23:47
71854         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
71855      Branch: perl
71856            ! embed.pl pod/perlapi.pod utf8.c
71857 ____________________________________________________________________________
71858 [  8022] By: jhi                                   on 2000/12/07  04:13:51
71859         Log: Integrate perlio:
71860              
71861              [  8021]
71862              Various attempts at MSVC debug - not sure what has
71863              changed but works now. 
71864              Seems atexit() _may_ work for DLLs built with MSVC so don't
71865              call cleanup that way.
71866              
71867              [  8019]
71868              Add useperlio to config.vc
71869              Turn off binmode in config_H.PL
71870              Regen all the config_H.xx
71871              Attempt to get debugging build with MSVC.
71872              
71873              [  8018]
71874              Test various dup/external program options on all platforms.
71875              
71876              [  8017]
71877              Fix harness to be less picky
71878      Branch: perl
71879           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
71880           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
71881           !> win32/makefile.mk
71882 ____________________________________________________________________________
71883 [  8021] By: nick                                  on 2000/12/07  00:28:14
71884         Log: Various attempts at MSVC debug - not sure what has
71885              changed but works now. 
71886              Seems atexit() _may_ work for DLLs built with MSVC so don't
71887              call cleanup that way.
71888      Branch: perlio
71889            ! perlio.c win32/makefile.mk
71890 ____________________________________________________________________________
71891 [  8020] By: nick                                  on 2000/12/06  19:57:20
71892         Log: Integrate mainline
71893      Branch: perlio
71894           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
71895           !> (integrate 75 files)
71896 ____________________________________________________________________________
71897 [  8019] By: nick                                  on 2000/12/06  19:28:21
71898         Log: Add useperlio to config.vc
71899              Turn off binmode in config_H.PL
71900              Regen all the config_H.xx
71901              Attempt to get debugging build with MSVC.
71902      Branch: perlio
71903            ! win32/config.vc win32/config_H.bc win32/config_H.gc
71904            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
71905 ____________________________________________________________________________
71906 [  8018] By: nick                                  on 2000/12/06  19:21:57
71907         Log: Test various dup/external program options on all platforms.
71908      Branch: perlio
71909            ! t/io/dup.t
71910 ____________________________________________________________________________
71911 [  8017] By: nick                                  on 2000/12/06  19:20:47
71912         Log: Fix harness to be less picky
71913      Branch: perlio
71914            ! lib/Test/Harness.pm
71915 ____________________________________________________________________________
71916 [  8016] By: jhi                                   on 2000/12/06  16:45:12
71917         Log: Update Changes.
71918      Branch: perl
71919            ! Changes patchlevel.h
71920 ____________________________________________________________________________
71921 [  8015] By: jhi                                   on 2000/12/06  16:41:03
71922         Log: Test \x{...} with ord().
71923      Branch: perl
71924            ! t/op/ord.t
71925 ____________________________________________________________________________
71926 [  8014] By: jhi                                   on 2000/12/06  16:20:33
71927         Log: Test tweak because of #8013.
71928      Branch: perl
71929            ! t/lib/b.t
71930 ____________________________________________________________________________
71931 [  8013] By: jhi                                   on 2000/12/06  16:09:09
71932         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
71933              From: Michael G Schwern <schwern@pobox.com>
71934              Date: Tue, 5 Dec 2000 21:23:28 -0500
71935              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
71936              
71937              Carp::Heavy parts not very applicable because of recent changes.
71938      Branch: perl
71939            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
71940            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
71941            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
71942            ! lib/Exporter.pm lib/Exporter/Heavy.pm
71943            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
71944            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
71945            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
71946            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
71947            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
71948            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
71949            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
71950            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
71951            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
71952            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
71953            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
71954            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
71955            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
71956            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
71957            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
71958            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
71959            ! warnings.pl
71960 ____________________________________________________________________________
71961 [  8012] By: jhi                                   on 2000/12/06  15:22:38
71962         Log: Subject: [PATCH] Re: New harness is failing things
71963              From: Nick Ing-Simmons <nik@tiuk.ti.com>
71964              Date: Wed, 6 Dec 2000 13:00:30 GMT
71965              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
71966      Branch: perl
71967            ! lib/Test/Harness.pm
71968 ____________________________________________________________________________
71969 [  8011] By: jhi                                   on 2000/12/06  15:12:08
71970         Log: Subject: installhtml changes
71971              From: Michael Stevens <michael@etla.org>
71972              Date: Wed, 6 Dec 2000 13:15:53 +0000
71973              Message-ID: <20001206131553.A27317@firedrake.org>
71974      Branch: perl
71975            ! installhtml
71976 ____________________________________________________________________________
71977 [  8010] By: jhi                                   on 2000/12/06  15:06:05
71978         Log: Subject: the dTHR hits
71979              From: Michael Stevens <michael@etla.org>
71980              Date: Wed, 6 Dec 2000 12:06:03 +0000
71981              Message-ID: <20001206120603.A24581@firedrake.org>
71982              
71983              More, errrm, less dTHRs.
71984      Branch: perl
71985            ! bytecode.pl ext/B/B/C.pm
71986 ____________________________________________________________________________
71987 [  8009] By: jhi                                   on 2000/12/06  15:04:25
71988         Log: Subject: MakeMaker mailing list gone?
71989              From: Michael G Schwern <schwern@pobox.com>
71990              Date: Tue, 5 Dec 2000 19:29:59 -0500
71991              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
71992              
71993              The MakeMaker mailing list is dead, perlbug is the right
71994              address to report bugs.
71995      Branch: perl
71996            ! lib/ExtUtils/MakeMaker.pm
71997 ____________________________________________________________________________
71998 [  8008] By: jhi                                   on 2000/12/06  15:00:32
71999         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
72000              From: Michael G Schwern <schwern@pobox.com>
72001              Date: Tue, 5 Dec 2000 19:21:21 -0500
72002              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
72003              
72004              Add a default MANIFEST skip that ignores things like
72005              version control files, editor temporary files, and the Makefile.
72006      Branch: perl
72007            + lib/ExtUtils/MANIFEST.SKIP
72008            ! MANIFEST lib/ExtUtils/Manifest.pm
72009 ____________________________________________________________________________
72010 [  8007] By: jhi                                   on 2000/12/06  14:57:20
72011         Log: In Amiga more manual hackery of the scripts seems to be needed,
72012              from Jan-Erik Karlsson.  Why Configure does not get this right
72013              is unknown, may be shell-induced.
72014      Branch: perl
72015            ! README.amiga
72016 ____________________________________________________________________________
72017 [  8006] By: jhi                                   on 2000/12/05  23:53:12
72018         Log: Add TOPm1s to peek at the second topmost stack item.
72019      Branch: perl
72020            ! pp.h
72021 ____________________________________________________________________________
72022 [  8005] By: jhi                                   on 2000/12/05  23:13:55
72023         Log: Avaunt, you foul UTF-8 tests.
72024      Branch: perl
72025            ! t/op/ver.t t/pragma/utf8.t
72026 ____________________________________________________________________________
72027 [  8004] By: jhi                                   on 2000/12/05  23:09:54
72028         Log: Continue utf8 dispersal. 
72029      Branch: perl
72030            + t/op/concat.t
72031            ! MANIFEST t/pragma/utf8.t
72032 ____________________________________________________________________________
72033 [  8003] By: nick                                  on 2000/12/05  23:02:39
72034         Log: Integrate mainline.
72035      Branch: perlio
72036           +> t/op/length.t t/op/utf8decode.t
72037           !> (integrate 69 files)
72038 ____________________________________________________________________________
72039 [  8002] By: jhi                                   on 2000/12/05  22:59:28
72040         Log: Integrate perlio:
72041              
72042              [  8001]
72043              Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
72044              - calloc/free suffer from damage on TerminateThread()
72045              - use PerlMemShared (as originally planned) now fixed
72046              - avoid doing anything important on DLL "detach".
72047              
72048              [  8000]
72049              Fix gross PerlMemShared issue.
72050      Branch: perl
72051           !> iperlsys.h perl.c perlio.c win32/perllib.c
72052 ____________________________________________________________________________
72053 [  8001] By: nick                                  on 2000/12/05  22:07:52
72054         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
72055              - calloc/free suffer from damage on TerminateThread()
72056              - use PerlMemShared (as originally planned) now fixed
72057              - avoid doing anything important on DLL "detach".
72058      Branch: perlio
72059            ! perl.c perlio.c win32/perllib.c
72060 ____________________________________________________________________________
72061 [  8000] By: nick                                  on 2000/12/05  21:05:09
72062         Log: Fix gross PerlMemShared issue.
72063      Branch: perlio
72064            ! iperlsys.h
72065 ____________________________________________________________________________
72066 [  7999] By: jhi                                   on 2000/12/05  20:46:58
72067         Log: Test for Unicode (UTF-8) hash keys.
72068      Branch: perl
72069            ! t/op/each.t
72070 ____________________________________________________________________________
72071 [  7998] By: jhi                                   on 2000/12/05  20:30:35
72072         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
72073              is now always UTF-8), empty line cosmetics.
72074      Branch: perl
72075            ! t/pragma/utf8.t
72076 ____________________________________________________________________________
72077 [  7997] By: jhi                                   on 2000/12/05  20:15:40
72078         Log: Subject: Re: STRLEN - what?
72079              From: Andy Dougherty <doughera@lafayette.edu>
72080              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
72081              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
72082              
72083              Explain STRLEN.
72084      Branch: perl
72085            ! pod/perlguts.pod
72086 ____________________________________________________________________________
72087 [  7996] By: jhi                                   on 2000/12/05  20:13:34
72088         Log: Split off the UTF-8 decoder tests, make them to check also
72089              the error message.
72090      Branch: perl
72091            + t/op/utf8decode.t
72092            ! MANIFEST t/pragma/utf8.t utf8.c
72093 ____________________________________________________________________________
72094 [  7995] By: jhi                                   on 2000/12/05  16:39:47
72095         Log: Start migrating bits of pragma/utf8 to elsewhere
72096              (since the long term plan is to obsolete 'use utf8').
72097      Branch: perl
72098            + t/op/length.t
72099            ! MANIFEST t/pragma/utf8.t
72100 ____________________________________________________________________________
72101 [  7994] By: jhi                                   on 2000/12/05  16:30:21
72102         Log: Fix a manual edit typo from #7993, fix the message formatting
72103              for Unicode, add few our declarations.
72104      Branch: perl
72105            ! lib/Carp/Heavy.pm
72106 ____________________________________________________________________________
72107 [  7993] By: jhi                                   on 2000/12/05  16:09:15
72108         Log: Subject: Need help with warnings :-(
72109              From: "Ben Tilly" <ben_tilly@hotmail.com>
72110              Date: Tue, 05 Dec 2000 01:35:54 -0500
72111              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
72112              
72113              Subject: UPDATE: Carp/Heavy now passes all tests
72114              From: "Ben Tilly" <ben_tilly@hotmail.com>
72115              Date: Tue, 05 Dec 2000 07:59:41 -0500
72116              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
72117              
72118              The Brave New Carp.
72119      Branch: perl
72120            ! lib/Carp.pm lib/Carp/Heavy.pm
72121 ____________________________________________________________________________
72122 [  7992] By: jhi                                   on 2000/12/05  15:55:08
72123         Log: Subject: [PATCH perl@7979] cygwin port
72124              From: "Eric Fifer" <efifer@dircon.co.uk>
72125              Date: Tue, 5 Dec 2000 14:04:09 -0000
72126              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
72127      Branch: perl
72128            ! t/lib/net-hostent.t
72129 ____________________________________________________________________________
72130 [  7991] By: jhi                                   on 2000/12/05  15:52:34
72131         Log: Subject: Re: [PATCH] The largest hoax of all times?
72132              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72133              Date: Tue, 5 Dec 2000 00:40:25 -0500
72134              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
72135              
72136              Subject: Re: [PATCH] The largest hoax of all times?
72137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72138              Date: Mon, 4 Dec 2000 23:55:53 -0500
72139              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
72140              
72141              Subject: Re: [PATCH] The largest hoax of all times?
72142              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72143              Date: Tue, 5 Dec 2000 01:28:45 -0500
72144              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
72145              
72146              Fix the unpredictable order of DESTROYs.
72147      Branch: perl
72148            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
72149            ! sv.c sv.h t/op/ref.t
72150 ____________________________________________________________________________
72151 [  7990] By: jhi                                   on 2000/12/05  14:38:53
72152         Log: Subject: [PATCH] shrink pp_hot fractionally
72153              From: Nicholas Clark <nick@ccl4.org>
72154              Date: Tue, 5 Dec 2000 12:44:31 +0000
72155              Message-ID: <20001205124431.E74518@plum.flirble.org>
72156              
72157              Use report_evil_fh().
72158      Branch: perl
72159            ! opcode.pl opnames.h pp_hot.c util.c
72160 ____________________________________________________________________________
72161 [  7989] By: jhi                                   on 2000/12/05  14:21:27
72162         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
72163              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72164              Date: Mon, 04 Dec 2000 22:21:59 -0800
72165              Message-ID: <HmIL6gzkgepS092yn@efn.org>
72166              
72167              Harness shouldn't ignore responses like "ok 3\r\r\n".
72168      Branch: perl
72169            ! lib/Test/Harness.pm
72170 ____________________________________________________________________________
72171 [  7988] By: jhi                                   on 2000/12/05  13:51:28
72172         Log: Integrate the "skip" messages to explain().
72173      Branch: perl
72174            ! t/lib/syslfs.t t/op/lfs.t
72175 ____________________________________________________________________________
72176 [  7987] By: jhi                                   on 2000/12/05  12:34:54
72177         Log: The one that got away in #7984.
72178              
72179              Subject: Re: dTHR - what and why?
72180              From: Michael Stevens <michael@etla.org> 
72181              Date: Tue, 5 Dec 2000 11:15:52 +0000
72182              Message-ID: <20001205111552.A4647@firedrake.org>
72183      Branch: perl
72184            ! sv.h
72185 ____________________________________________________________________________
72186 [  7986] By: gsar                                  on 2000/12/05  09:14:44
72187         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
72188              due to the notorious GetFileType() bug in Windows 9x, which fstat()
72189              tickles)
72190      Branch: perl
72191            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
72192 ____________________________________________________________________________
72193 [  7985] By: jhi                                   on 2000/12/05  05:49:03
72194         Log: Integrate perlio:
72195              
72196              [  7983]
72197              PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
72198      Branch: perl
72199           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
72200           !> win32/perlhost.h win32/perllib.c
72201 ____________________________________________________________________________
72202 [  7984] By: jhi                                   on 2000/12/05  05:48:16
72203         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
72204      Branch: perl
72205            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
72206            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
72207            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
72208            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
72209            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
72210            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
72211            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
72212            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
72213            ! win32/win32.c
72214 ____________________________________________________________________________
72215 [  7983] By: nick                                  on 2000/12/04  23:27:43
72216         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
72217      Branch: perlio
72218            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
72219            ! win32/perlhost.h win32/perllib.c
72220 ____________________________________________________________________________
72221 [  7982] By: jhi                                   on 2000/12/04  19:44:09
72222         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
72223              uncovered by #7980.
72224      Branch: perl
72225            ! op.c
72226 ____________________________________________________________________________
72227 [  7981] By: jhi                                   on 2000/12/04  19:42:07
72228         Log: Subject: [PATCH] Trivial dump.c feature
72229              From: Simon Cozens <simon@cozens.net>
72230              Date: Mon, 4 Dec 2000 18:08:38 +0000
72231              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
72232              
72233              Show whether a constant is UTF-8.
72234      Branch: perl
72235            ! dump.c
72236 ____________________________________________________________________________
72237 [  7980] By: jhi                                   on 2000/12/04  19:36:51
72238         Log: UTF-8 hash keys, patch from Inaba Hiroto.
72239      Branch: perl
72240            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
72241 ____________________________________________________________________________
72242 [  7979] By: jhi                                   on 2000/12/04  17:36:28
72243         Log: Update Changes.
72244      Branch: perl
72245            ! Changes patchlevel.h
72246 ____________________________________________________________________________
72247 [  7978] By: jhi                                   on 2000/12/04  16:42:17
72248         Log: Retract #7977, still too volatile (the euphemism of the day
72249              for unfinished and buggy :-)
72250      Branch: perl
72251            ! doop.c hv.c pp.c sv.h
72252 ____________________________________________________________________________
72253 [  7977] By: jhi                                   on 2000/12/04  16:25:15
72254         Log: (Retracted by #7978, too shaky yet.)
72255              
72256              Subject: Re: utf8 in hash keys, implementor missing
72257              From: Simon Cozens <simon@cozens.net>
72258              Date: Sat, 2 Dec 2000 19:49:35 +0000
72259              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
72260              
72261              The first step at UTF-8 hash keys.
72262      Branch: perl
72263            ! doop.c hv.c pp.c sv.h
72264 ____________________________________________________________________________
72265 [  7976] By: jhi                                   on 2000/12/04  16:13:53
72266         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
72267              From: sthoenna@efn.org
72268              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
72269              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
72270      Branch: perl
72271            ! os2/os2.c perlio.c
72272 ____________________________________________________________________________
72273 [  7975] By: jhi                                   on 2000/12/04  16:05:25
72274         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
72275              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72276              Date: Thu, 30 Nov 2000 20:50:37 -0800
72277              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
72278      Branch: perl
72279            ! os2/os2.c
72280 ____________________________________________________________________________
72281 [  7974] By: jhi                                   on 2000/12/04  16:03:57
72282         Log: Subject: [PATCH] ++ 20% faster
72283              From: Nicholas Clark <nick@ccl4.org>
72284              Date: Mon, 4 Dec 2000 12:17:27 +0000
72285              Message-ID: <20001204121726.B52976@plum.flirble.org>
72286              
72287              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
72288      Branch: perl
72289            ! sv.c
72290 ____________________________________________________________________________
72291 [  7973] By: jhi                                   on 2000/12/04  16:00:48
72292         Log: 
72293              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
72294              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72295              Date: Mon, 04 Dec 2000 12:30:45 +0100
72296              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
72297              
72298              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
72299              library (getprotobyname and getprotobynumber are outversioned by
72300              the same calls in libc, at least for xlc version 3.
72301      Branch: perl
72302            ! hints/aix.sh
72303 ____________________________________________________________________________
72304 [  7972] By: jhi                                   on 2000/12/04  02:58:31
72305         Log: Integrate perlio:
72306              
72307              [  7971]
72308              Quieten some noise in Win32 builds:
72309              - win32.h is included after <sys/socket.h>, so need to 
72310              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
72311              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
72312              
72313              [  7970]
72314              PERL_IMPLICIT_SYS compiles but does not work.
72315      Branch: perl
72316           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
72317           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
72318           !> win32/win32.h win32/win32iop.h win32/win32thread.h
72319 ____________________________________________________________________________
72320 [  7971] By: nick                                  on 2000/12/04  00:24:33
72321         Log: Quieten some noise in Win32 builds:
72322              - win32.h is included after <sys/socket.h>, so need to 
72323              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
72324              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
72325      Branch: perlio
72326            ! doio.c perl.h toke.c win32/win32.h
72327 ____________________________________________________________________________
72328 [  7970] By: nick                                  on 2000/12/03  22:57:46
72329         Log: PERL_IMPLICIT_SYS compiles but does not work.
72330      Branch: perlio
72331            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
72332            ! win32/perlhost.h win32/perllib.c win32/win32.h
72333            ! win32/win32iop.h win32/win32thread.h
72334 ____________________________________________________________________________
72335 [  7969] By: jhi                                   on 2000/12/03  22:12:58
72336         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
72337              used to swash_init(), makes regprop() dumps more informative
72338              (+utf8::IsAlpha, -utf8::IsDigit, for example).
72339      Branch: perl
72340            ! regcomp.c regexec.c
72341 ____________________________________________________________________________
72342 [  7968] By: jhi                                   on 2000/12/03  21:39:56
72343         Log: Implement ANYOFUTF8 regprop() dumping.
72344      Branch: perl
72345            ! regcomp.c
72346 ____________________________________________________________________________
72347 [  7967] By: jhi                                   on 2000/12/03  20:57:19
72348         Log: Make uv_to_utf8() to zero-terminate its output buffer,
72349              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
72350      Branch: perl
72351            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
72352 ____________________________________________________________________________
72353 [  7966] By: nick                                  on 2000/12/03  18:41:21
72354         Log: Integrate mainline (STDCHAR)
72355      Branch: perlio
72356           !> Configure t/pragma/utf8.t
72357 ____________________________________________________________________________
72358 [  7965] By: jhi                                   on 2000/12/03  17:58:20
72359         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
72360      Branch: perl
72361            ! t/pragma/utf8.t
72362 ____________________________________________________________________________
72363 [  7964] By: jhi                                   on 2000/12/03  17:35:56
72364         Log: Integrate perlio:
72365              
72366              [  7961]
72367              Make iperlsys.h vector stdio not PerlIO.
72368      Branch: perl
72369           !> iperlsys.h perlio.c
72370 ____________________________________________________________________________
72371 [  7963] By: jhi                                   on 2000/12/03  17:33:55
72372         Log: Metaconfig unit change for #7962.
72373      Branch: metaconfig
72374            ! U/modified/stdchar.U
72375 ____________________________________________________________________________
72376 [  7962] By: jhi                                   on 2000/12/03  17:33:27
72377         Log: Untangle the <stdio.h> #include nest for the stdchar test,
72378              from Andy Dougherty.
72379      Branch: perl
72380            ! Configure
72381 ____________________________________________________________________________
72382 [  7961] By: nick                                  on 2000/12/03  16:53:00
72383         Log: Make iperlsys.h vector stdio not PerlIO.
72384      Branch: perlio
72385            ! iperlsys.h perlio.c
72386 ____________________________________________________________________________
72387 [  7960] By: nick                                  on 2000/12/03  14:43:01
72388         Log: Integrate mainline
72389      Branch: perlio
72390           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
72391           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
72392 ____________________________________________________________________________
72393 [  7959] By: jhi                                   on 2000/12/03  08:16:36
72394         Log: Use DO_UTF8().
72395      Branch: perl
72396            ! op.c
72397 ____________________________________________________________________________
72398 [  7958] By: jhi                                   on 2000/12/02  18:33:05
72399         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
72400              From: Mike Guy <mjtg@cam.ac.uk>         
72401              Date: Sat, 02 Dec 2000 17:27:13 +0000
72402              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
72403              
72404              An extraneous argument.
72405      Branch: perl
72406            ! toke.c
72407 ____________________________________________________________________________
72408 [  7957] By: jhi                                   on 2000/12/02  18:22:32
72409         Log: A missing hunk.
72410      Branch: perl
72411            ! t/lib/net-hostent.t
72412 ____________________________________________________________________________
72413 [  7956] By: jhi                                   on 2000/12/02  18:06:20
72414         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
72415              From: Nicholas Clark <nick@ccl4.org>
72416              Date: Sat, 2 Dec 2000 14:28:27 +0000
72417              Message-ID: <20001202142827.A12308@plum.flirble.org>
72418              
72419              Test robustness.
72420      Branch: perl
72421            ! t/lib/net-hostent.t
72422 ____________________________________________________________________________
72423 [  7955] By: jhi                                   on 2000/12/02  17:58:06
72424         Log: Metaconfig unit change for #7954.
72425      Branch: metaconfig
72426            ! U/modified/stdchar.U
72427 ____________________________________________________________________________
72428 [  7954] By: jhi                                   on 2000/12/02  17:54:32
72429         Log: An inconvenient hang would happen if the stdio _ptr wasn't
72430              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
72431              would be grepping stdin for all eternity for the _ptr.)
72432      Branch: perl
72433            ! Configure
72434 ____________________________________________________________________________
72435 [  7953] By: jhi                                   on 2000/12/02  00:07:15
72436         Log: Update Changes.
72437      Branch: perl
72438            ! Changes patchlevel.h
72439 ____________________________________________________________________________
72440 [  7952] By: jhi                                   on 2000/12/01  23:54:47
72441         Log: Subject: Re: long shell lines
72442              From: Andy Dougherty <doughera@lafayette.edu>
72443              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
72444              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
72445              
72446              Split overly long shell command lines.
72447      Branch: perl
72448            ! lib/ExtUtils/MM_Unix.pm
72449 ____________________________________________________________________________
72450 [  7951] By: jhi                                   on 2000/12/01  23:48:02
72451         Log: The metaconfig unit change for #7950.
72452      Branch: metaconfig
72453            + U/modified/stdchar.U
72454 ____________________________________________________________________________
72455 [  7950] By: jhi                                   on 2000/12/01  23:47:39
72456         Log: Try to find stdchar also from <stdio_impl.h>.
72457      Branch: perl
72458            ! Configure config_h.SH
72459 ____________________________________________________________________________
72460 [  7949] By: jhi                                   on 2000/12/01  23:46:45
72461         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
72462              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
72463              Date: Fri, 1 Dec 2000 16:26:08 -0500
72464              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
72465              
72466              Reword the diagnostic message.
72467      Branch: perl
72468            ! pod/perldiag.pod
72469 ____________________________________________________________________________
72470 [  7948] By: nick                                  on 2000/12/01  22:49:43
72471         Log: Integrate mainline (for s/y/m as sub names stuff).
72472      Branch: perlio
72473           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
72474           !> t/pragma/warn/toke toke.c
72475 ____________________________________________________________________________
72476 [  7947] By: jhi                                   on 2000/12/01  20:55:41
72477         Log: Integrate perlio:
72478              
72479              [  7942]
72480              Fix 'mmap' lib/filehand.t (ungetc) test fail.
72481              Make 'unix' pass most tests
72482              - do unread by temporary push of layer ("pending") holding unread chars
72483              - fast_gets is now based on per-handle flag
72484              - relax one of io/pipe.t tests to allow print to fail and close to
72485              succeed so that it passes on unbuffered "unix" layer.
72486              Remaining fail is sporadic and a genuine race condition between
72487              parent/child in fork test.
72488      Branch: perl
72489           !> perlio.c perliol.h t/io/pipe.t
72490 ____________________________________________________________________________
72491 [  7946] By: jhi                                   on 2000/12/01  20:36:51
72492         Log: Upgrade to CPAN 1.59_51, from Andreas König.
72493      Branch: perl
72494            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72495 ____________________________________________________________________________
72496 [  7945] By: nick                                  on 2000/12/01  20:31:32
72497         Log: Integrate mainline
72498      Branch: perlio
72499           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
72500           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
72501           +> t/lib/net-hostent.t
72502           !> (integrate 35 files)
72503 ____________________________________________________________________________
72504 [  7944] By: jhi                                   on 2000/12/01  20:23:29
72505         Log: Some help for 20001130.011.  Now one gets warnings like
72506              "Ambiguous -f() resolved as a file test ..."
72507      Branch: perl
72508            ! pod/perldiag.pod t/pragma/warn/toke toke.c
72509 ____________________________________________________________________________
72510 [  7943] By: jhi                                   on 2000/12/01  19:44:44
72511         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
72512              that also breaks using them as methods. 
72513      Branch: perl
72514            ! pod/perldiag.pod t/op/misc.t toke.c
72515 ____________________________________________________________________________
72516 [  7942] By: nick                                  on 2000/12/01  17:56:46
72517         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
72518              Make 'unix' pass most tests
72519              - do unread by temporary push of layer ("pending") holding unread chars
72520              - fast_gets is now based on per-handle flag
72521              - relax one of io/pipe.t tests to allow print to fail and close to
72522              succeed so that it passes on unbuffered "unix" layer.
72523              Remaining fail is sporadic and a genuine race condition between
72524              parent/child in fork test.
72525      Branch: perlio
72526            ! perlio.c perliol.h t/io/pipe.t
72527 ____________________________________________________________________________
72528 [  7941] By: jhi                                   on 2000/12/01  15:28:58
72529         Log: (Retracted by #7943.)
72530              
72531              Reserve the short named string operator names.
72532      Branch: perl
72533            ! pod/perldiag.pod t/op/misc.t toke.c
72534 ____________________________________________________________________________
72535 [  7940] By: jhi                                   on 2000/12/01  06:45:53
72536         Log: Get the three different space character classes right under utf8.
72537      Branch: perl
72538            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
72539            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
72540            ! regexec.c t/op/pat.t utf8.c
72541 ____________________________________________________________________________
72542 [  7939] By: jhi                                   on 2000/12/01  03:26:26
72543         Log: Two more tests that make no sense in UTF-8 since the test
72544              data is not in UTF-8.
72545      Branch: perl
72546            ! t/op/regexp.t
72547 ____________________________________________________________________________
72548 [  7938] By: jhi                                   on 2000/12/01  03:20:39
72549         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
72550              should it be required inside regexen?
72551      Branch: perl
72552            ! regcomp.c t/op/regmesg.t
72553 ____________________________________________________________________________
72554 [  7937] By: jhi                                   on 2000/12/01  02:58:53
72555         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
72556              stored and restored, and thusly was trounced by the utf8 swash
72557              routines.
72558      Branch: perl
72559            ! regcomp.c
72560 ____________________________________________________________________________
72561 [  7936] By: jhi                                   on 2000/11/30  20:41:39
72562         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
72563              Why the different platforms behave so differently (core dump vs
72564              no core dump) on this bug is a but of a mystery, but if I had to
72565              guess I would mumble something like 'alignment'.
72566      Branch: perl
72567            ! sv.c
72568 ____________________________________________________________________________
72569 [  7935] By: jhi                                   on 2000/11/30  16:17:02
72570         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
72571              From: Robin Barker <rmb1@cise.npl.co.uk>
72572              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
72573              Date: Thu, 30 Nov 2000 14:27:12 GMT
72574      Branch: perl
72575            ! perlio.c toke.c
72576 ____________________________________________________________________________
72577 [  7934] By: jhi                                   on 2000/11/30  16:04:49
72578         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
72579      Branch: perl
72580            ! t/lib/net-hostent.t
72581 ____________________________________________________________________________
72582 [  7933] By: jhi                                   on 2000/11/30  06:07:26
72583         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
72584              From: Peter Prymmer <pvhp@forte.com>
72585              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
72586              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
72587              
72588              In VMS the localhost may be LOCALHOST.
72589      Branch: perl
72590            ! t/lib/net-hostent.t
72591 ____________________________________________________________________________
72592 [  7932] By: jhi                                   on 2000/11/30  01:11:11
72593         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
72594              From: Peter Prymmer <pvhp@forte.com>
72595              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
72596              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
72597              
72598              plus regen perlapi.pod.
72599      Branch: perl
72600            ! pod/perlapi.pod utf8.c
72601 ____________________________________________________________________________
72602 [  7931] By: jhi                                   on 2000/11/30  01:06:19
72603         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
72604              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72605              Date:     Wed, 29 Nov 2000 17:15:11 EST
72606              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
72607      Branch: perl
72608            ! t/lib/filter-util.pl t/lib/filter-util.t
72609 ____________________________________________________________________________
72610 [  7930] By: jhi                                   on 2000/11/29  18:51:55
72611         Log: Update Changes.
72612      Branch: perl
72613            ! Changes patchlevel.h
72614 ____________________________________________________________________________
72615 [  7929] By: jhi                                   on 2000/11/29  18:50:55
72616         Log: Update the va_copy() metaconfig unit.
72617      Branch: metaconfig/U/perl
72618            ! need_va_copy.U
72619 ____________________________________________________________________________
72620 [  7928] By: jhi                                   on 2000/11/29  17:50:43
72621         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
72622              From: Dominic Dunlop <domo@computer.org>
72623              Date: Tue, 28 Nov 2000 16:41:57 +0100
72624              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
72625              
72626              Patch to catch a core dump in the Configure va_copy test.
72627      Branch: perl
72628            ! Configure config_h.SH
72629 ____________________________________________________________________________
72630 [  7927] By: jhi                                   on 2000/11/29  17:31:59
72631         Log: Retract #7921, the patch shouldn't be needed.
72632      Branch: perl
72633            ! sv.c
72634 ____________________________________________________________________________
72635 [  7926] By: jhi                                   on 2000/11/29  17:01:41
72636         Log: Make the Class::Struct import() wiser.
72637      Branch: perl
72638            ! lib/Class/Struct.pm t/lib/class-struct.t
72639 ____________________________________________________________________________
72640 [  7925] By: jhi                                   on 2000/11/29  16:36:33
72641         Log: All the core library users of Class::Struct seem to be
72642              using "use Class::Struct 'struct';" instead of the bare
72643              "use Class::Struct;", which isn't documented in Class::Struct.
72644              This can't be right.
72645      Branch: perl
72646            ! lib/File/stat.pm
72647 ____________________________________________________________________________
72648 [  7924] By: jhi                                   on 2000/11/29  16:32:15
72649         Log: A test works better if it has the right 1..$n output.
72650      Branch: perl
72651            ! t/lib/class-struct.t
72652 ____________________________________________________________________________
72653 [  7923] By: jhi                                   on 2000/11/29  16:29:11
72654         Log: Forgot to MANIFEST the new Net::hostent test.
72655      Branch: perl
72656            ! MANIFEST
72657 ____________________________________________________________________________
72658 [  7922] By: jhi                                   on 2000/11/29  16:27:49
72659         Log: Integrate perlio:
72660              
72661              [  7906]
72662              Initial tidy of setmode() muddle (UNIX does not have, nor need it).
72663      Branch: perl
72664           !> iperlsys.h perlio.c
72665 ____________________________________________________________________________
72666 [  7921] By: jhi                                   on 2000/11/29  16:27:10
72667         Log: (Retracted by #7927.)
72668              
72669              Subject: [PATCH] Is infinity a number?
72670              From: Simon Cozens <simon@cozens.net>
72671              Date: Wed, 29 Nov 2000 14:48:20 +0000
72672              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
72673      Branch: perl
72674            ! sv.c
72675 ____________________________________________________________________________
72676 [  7920] By: jhi                                   on 2000/11/29  16:23:02
72677         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
72678              From: rspier@pobox.com (Robert Spier)
72679              Date: Wed, 29 Nov 2000 02:17:49 -0500
72680              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
72681              
72682              Add a test for Net::hostent.
72683      Branch: perl
72684            + t/lib/net-hostent.t
72685 ____________________________________________________________________________
72686 [  7919] By: jhi                                   on 2000/11/29  16:21:31
72687         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
72688              add a test for Class::Struct.
72689      Branch: perl
72690            + t/lib/class-struct.t
72691            ! MANIFEST lib/Class/Struct.pm
72692 ____________________________________________________________________________
72693 [  7918] By: jhi                                   on 2000/11/29  15:48:40
72694         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
72695              From: rspier@pobox.com (Robert Spier)
72696              Date: Wed, 29 Nov 2000 02:25:39 -0500
72697              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
72698              
72699              More checking in case someone has broken their services or
72700              protocol databases.
72701      Branch: perl
72702            ! ext/Sys/Syslog/Syslog.pm
72703 ____________________________________________________________________________
72704 [  7917] By: jhi                                   on 2000/11/29  15:46:25
72705         Log: Subject: [PATCH] $^O  win32 -> MSWin32
72706              From: rspier@pobox.com (Robert Spier)
72707              Date: Wed, 29 Nov 2000 02:17:38 -0500
72708              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
72709              
72710              plus similar nits for vms, err, VMS, and UNICOS.
72711      Branch: perl
72712            ! t/lib/syslfs.t t/op/lfs.t
72713 ____________________________________________________________________________
72714 [  7916] By: jhi                                   on 2000/11/29  15:42:51
72715         Log: Subject: [PATCH] Tokeniser debugging
72716              From: Simon Cozens <simon@cozens.net>
72717              Date: Wed, 29 Nov 2000 14:15:45 +0000
72718              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
72719      Branch: perl
72720            ! perl.c perl.h pod/perlrun.pod toke.c
72721 ____________________________________________________________________________
72722 [  7915] By: jhi                                   on 2000/11/29  15:41:36
72723         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
72724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72725              Date: Wed, 29 Nov 2000 02:13:14 -0500
72726              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
72727              
72728              OUT keyword nits.
72729              
72730              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
72731              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72732              Date: Wed, 29 Nov 2000 03:09:04 -0500
72733              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
72734              
72735              OUT and IN_OUT documentation.
72736      Branch: perl
72737            ! lib/ExtUtils/xsubpp pod/perlxs.pod
72738 ____________________________________________________________________________
72739 [  7914] By: jhi                                   on 2000/11/29  03:35:01
72740         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
72741              From: John Tobey <jtobey@john-edwin-tobey.org>
72742              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
72743              Message-Id: <m140e1N-000FOoC@feynman.localnet>
72744              
72745              plus a performance speedup noticed by Sarathy.
72746      Branch: perl
72747            ! op.c
72748 ____________________________________________________________________________
72749 [  7913] By: jhi                                   on 2000/11/29  03:16:59
72750         Log: Use "1 while unlink" so that VMS gets clean, too.
72751      Branch: perl
72752            ! t/lib/filter-util.t
72753 ____________________________________________________________________________
72754 [  7912] By: jhi                                   on 2000/11/29  03:09:08
72755         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
72756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72757              Date: Tue, 28 Nov 2000 03:27:09 -0500
72758              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
72759      Branch: perl
72760            ! lib/ExtUtils/xsubpp
72761 ____________________________________________________________________________
72762 [  7911] By: jhi                                   on 2000/11/29  03:06:30
72763         Log: This should have been part of #7872: no need to scan UTF-8
72764              until eternity.
72765      Branch: perl
72766            ! utf8.c
72767 ____________________________________________________________________________
72768 [  7910] By: jhi                                   on 2000/11/29  02:50:04
72769         Log: One more perltie.pod nit from Casey R. Tweten.
72770      Branch: perl
72771            ! pod/perltie.pod
72772 ____________________________________________________________________________
72773 [  7909] By: jhi                                   on 2000/11/29  02:44:23
72774         Log: Document the known sprintf test failures, exact standard
72775              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
72776      Branch: perl
72777            ! pod/perldelta.pod t/op/sprintf.t
72778 ____________________________________________________________________________
72779 [  7908] By: jhi                                   on 2000/11/29  02:36:23
72780         Log: Add the Encoding table format documentation.
72781      Branch: perl
72782            + ext/Encode/Encode/EncodeFormat.pod
72783            ! MANIFEST
72784 ____________________________________________________________________________
72785 [  7907] By: jhi                                   on 2000/11/29  02:07:24
72786         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
72787              From: "Casey R. Tweten" <crt@kiski.net>
72788              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
72789              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
72790              
72791              Subject: Re: [PATCH] Updating perltie.pod for arrays
72792              From: "Casey R. Tweten" <crt@kiski.net>
72793              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
72794              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
72795      Branch: perl
72796            ! pod/perltie.pod
72797 ____________________________________________________________________________
72798 [  7906] By: nick                                  on 2000/11/28  22:40:59
72799         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
72800      Branch: perlio
72801            ! iperlsys.h perlio.c
72802 ____________________________________________________________________________
72803 [  7905] By: nick                                  on 2000/11/28  22:04:34
72804         Log: Integrate mainline
72805      Branch: perlio
72806           !> (integrate 39 files)
72807 ____________________________________________________________________________
72808 [  7904] By: jhi                                   on 2000/11/28  16:44:43
72809         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
72810              From: Nicholas Clark <nick@babyhippo.co.uk>
72811              Date: Tue, 28 Nov 2000 11:16:57 +0000
72812              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
72813      Branch: perl
72814            ! pod/perlipc.pod
72815 ____________________________________________________________________________
72816 [  7903] By: jhi                                   on 2000/11/28  16:40:31
72817         Log: Subject: [PATCH] Updating perltie.pod for arrays
72818              From: "Casey R. Tweten" <crt@kiski.net>
72819              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
72820              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
72821      Branch: perl
72822            ! pod/perltie.pod
72823 ____________________________________________________________________________
72824 [  7902] By: jhi                                   on 2000/11/28  16:39:37
72825         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
72826              From: Robin Barker <rmb1@cise.npl.co.uk>
72827              Date: Mon, 27 Nov 2000 17:56:44 GMT
72828              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
72829      Branch: perl
72830            ! pod/perlfunc.pod t/op/split.t
72831 ____________________________________________________________________________
72832 [  7901] By: jhi                                   on 2000/11/28  16:28:04
72833         Log: setmode() is a DOSish-only thing.
72834      Branch: perl
72835            ! perlio.c
72836 ____________________________________________________________________________
72837 [  7900] By: jhi                                   on 2000/11/28  16:21:46
72838         Log: Subject: [PATCH] perlcc.PL cleanups
72839              From: Simon Cozens <simon@cozens.net>
72840              Date: Tue, 28 Nov 2000 12:44:35 +0000
72841              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
72842      Branch: perl
72843            ! utils/perlcc.PL
72844 ____________________________________________________________________________
72845 [  7899] By: gsar                                  on 2000/11/28  06:32:55
72846         Log: reintegrate files missed by change#7895
72847      Branch: maint-5.6/perl
72848           +> ext/ByteLoader/bytecode.h utils/Makefile
72849            - utils/perlbc.PL
72850 ____________________________________________________________________________
72851 [  7897] By: gsar                                  on 2000/11/27  18:22:47
72852         Log: can't integrate these two files, for some reason
72853      Branch: maint-5.6/perl
72854            - ext/ByteLoader/bytecode.h utils/Makefile
72855 ____________________________________________________________________________
72856 [  7895] By: gsar                                  on 2000/11/27  18:11:21
72857         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
72858              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
72859              6757..6890,6892..6901 from mainline
72860              
72861              Bytecompiler patches from Benjamin Stuhl.
72862              
72863              More bytecompiler.
72864              
72865              Subject: [PATCH blead] B:: missing dependency
72866              
72867              Subject: [PATCH: 6757] configure.com updates and syslog build
72868              
72869              Long double Gconvert fixes from Yitzchak Scott-Thoennes
72870              and Spider Boardman.
72871              
72872              Subject: [PATCH blead] nextchar() abuse misses an optimisation
72873              
72874              Long double fixes from Spider Boardman.
72875              
72876              Make the selection of NVff et al stricter.
72877              
72878              cSVOPo_*v things index into the current PL_curpad
72879              under ithreads, which is different from the curpad
72880              used by the XSUB.  (In other words, the code as-is
72881              before this patch wouldn't work under ithreads.)
72882              
72883              Be portable.
72884              
72885              VMS MMS (make) wants null action.
72886              
72887              Mac and other portability updates from Chris Nandor.
72888              
72889              Storable support, v-version fixes.
72890              Subject: CPAN.pm beta for testing available
72891              
72892              Portability fix from Hugo van der Sanden.
72893              
72894              Bad makefile.
72895              
72896              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
72897              
72898              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
72899              
72900              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
72901              
72902              Replace #6705 with a minimal doc patch.
72903              Subject: [PATCH 5.6.0] replace change #6705
72904              
72905              Drop the separate perlbc, perlcc -b should be enough.
72906              
72907              installperl couldn't tell whether it had run tests or not.
72908              Subject: [PATCH] Re: installperl and t/TEST
72909              
72910              Add silencer flags to installperl.
72911              Subject: [PATCH] Making installperl silent.
72912              
72913              Make "make install" by default silent.  A new "install-verbose"
72914              target is verbose.
72915              
72916              More liberal parsing of version numbers.
72917              Subject: Re: CPAN.pm beta for testing available
72918              
72919              Create directories in silence.
72920              Subject: [PATCH] Another silencer for MakeMaker
72921              
72922              DOS patches and portability/porting notes, from Tim Jenness.
72923              
72924              Make installman to recognize the silence flag -S.
72925              
72926              Actually do something with the silencer option.
72927              
72928              Continue silencing.
72929              
72930              Show the doc file, not the temp file.
72931              
72932              Regen perltoc.
72933              
72934              Subject: [PATCH] More silencing of installman.
72935              
72936              Better wording for the vec lvalue diagnostic.
72937              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
72938              
72939              Subject: [PATCH: 6805] several more tweaks to configure.com
72940              
72941              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
72942              
72943              Missing parts of 
72944              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
72945              
72946              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
72947              (applied slightly modified)
72948              
72949              installperl --verbose and --silent.
72950              Subject: Re: [PATCH] More silencing of installman.
72951              
72952              Add install-silent target.
72953              
72954              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
72955              the problem reported in
72956              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
72957              
72958              Tweak the sfio/useperlio logic, hopefully as wished in
72959              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
72960              
72961              One forgotten file from #6816.
72962              
72963              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
72964              
72965              Remove duplicately applied patch shards.
72966              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
72967              
72968              Support preserving extremely big/small angles.
72969              
72970              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
72971              
72972              Subject: [PATCH] installation not quite silent yet.
72973              
72974              Update the test count.
72975              
72976              Use UVxf, PTR2UV, NVff.
72977              
72978              Document PTR2XX and INT2PTR.
72979              
72980              no-install target a la make -n.
72981              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
72982              
72983              grep -e isn't portable.
72984              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
72985              
72986              Can't get the test to reliably work thanks to the
72987              inaccurateness of floating point.  "Resolves" bug ids
72988              20000826.003, 20000826.009, 20000826.010,
72989              
72990              Subject: installman buglet
72991              
72992              DJGPP update from Laszlo Molnar.
72993              
72994              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
72995              
72996              Passing -R in ldflags makes now it to appear in the default
72997              for lddlflags, just like with -L.
72998              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
72999              
73000              Test nit.
73001              
73002              Use the actual thread type, not the pointer-to-struct.
73003              
73004              Provice virtual $Config{ccflags_nolargefiles} etc. 
73005              
73006              display_format used as a class method without arguments was broken,
73007              reported in
73008              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
73009              
73010              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
73011              
73012              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
73013              
73014              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
73015              
73016              opmini.o may be left around if a build is interrupted.
73017              
73018              Typo in #6858.
73019              
73020              Fix for ID 20000828.001, long doubles were not formatted
73021              correctly (showed up in $], which stopped installing perl).
73022              
73023              An attempt to fix the problem reported in
73024              Subject: Building perl@6856 using gcc/AIX 4.3.3 
73025              I can't test this properly since the gcc installation I have
73026              access to seems to be botched (gcc is calling the AIX cpp,
73027              a losing proposition...)
73028              
73029              Add -ld to archname on long tr...double platforms.
73030              
73031              Subject: hv.h Doc Patch
73032              
73033              Potential cruft.
73034              
73035              Subject: [PATCH bleedperl@6856] warnings fixes
73036              
73037              -S is the silent flag, -s is the strip flag.
73038              Subject: [PATCH] Re: [PATCH] make no-install          
73039              
73040              Take out the SUIDMAIL thing, that will not be
73041              a problem in 5.7.*.
73042              
73043              Subject: [PATCH bleedperl@6866] spellings
73044              
73045              Subject: [PATCH] Re: files not cleaned even by veryclean
73046              
73047              Use minimal @INC in tests, most of the time just '../lib',
73048              so that we simply can't pick up stuff from other Perls than
73049              the one we are testing.  Pointed out by
73050              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
73051              
73052              Update to Getopt::Long 2.24, from Johan Vromans.
73053              
73054              Fix for thinko in #6848.
73055              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
73056              
73057              Patches all over for people and the files they (hopefully) care about.
73058              
73059              Subject: Net::protoent does not export 'getproto'
73060              
73061              Missed a change in #6869.
73062              
73063              Subject: [PATCH] Warnings in B::Deparse
73064              
73065              Subject: [PATCH] Glob dumping
73066              
73067              Disable one of the tests for now.
73068              
73069              Disabling the one test is a bit tricky.
73070              
73071              Don't forget to tidy up.
73072              
73073              The #6881 removed one dump line.
73074              
73075              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
73076              
73077              Under usethreads the dumped variable is IN_PAD.
73078              Subject: Re: [PATCH] Glob dumping
73079              
73080              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
73081              
73082              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
73083              
73084              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
73085              
73086              Regen Configure for #6894.
73087              
73088              Subject: [PATCH: 6889] updates to perlebcdic.pod
73089              
73090              Undo namespace pollution of #6878.
73091              Subject: Re: Net::protoent does not export 'getproto'
73092              
73093              Admit that we are leaking scalars.
73094              
73095              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
73096      Branch: maint-5.6/perl
73097           !> (integrate 271 files)
73098 ____________________________________________________________________________
73099 [  7894] By: gsar                                  on 2000/11/27  16:00:34
73100         Log: a couple of nits
73101      Branch: maint-5.6/perl
73102            ! MANIFEST pp_sys.c
73103 ____________________________________________________________________________
73104 [  7893] By: gsar                                  on 2000/11/27  15:10:56
73105         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
73106              6740..6745,6747..6757,6760
73107              
73108              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
73109              
73110              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
73111              
73112              Doc nits spotted by Richard Soderberg.
73113              
73114              move WNOHANG definition to where other such things are
73115              
73116              Make $Config{byteorder} more magical so that it is
73117              dynamically computed: nice for 'fat binaries'.
73118              Subject: [PATCH]: default byteorder
73119              
73120              Subject: [PATCH] Cwd.pm now uses strict
73121              
73122              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
73123              
73124              Get -DLEAKTEST to compile (not necessarily to work, mind)
73125              Subject: [ID 20000724.006] -DLEAKTEST problem
73126              
73127              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
73128              
73129              Add perlebcdic from Peter Prymmer, regen toc.
73130              
73131              Don't propose using modules built for 5.005 if no binary
73132              compatibility with 5.005 is attempted.
73133              
73134              Do not use prototyping here.
73135              Subject: [ID 20000817.016] [PATCH] Peek.xs
73136              
73137              Document what the backtick returns if the command fails.
73138              
73139              Add byteorder to the myconfig output.
73140              
73141              Introduce NVef, NVff, and NVgf, use the middle one.
73142              (helps for lib/peek + Linux + long doubles)  Reported in
73143              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
73144              Use NVs in POSIX math, not doubles.
73145              Subject: [ID 20000817.014] POSIX & modfl
73146              
73147              Subject: [PATCH 5.6.0+] newSVrv() memory leak
73148              
73149              The byteorder code in #6671 was wrong.
73150              
73151              Fix the lib/complex failure of
73152              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
73153              Linux long double accuracy issue: something that
73154              when printed with %g looks like "2" but int() of it is 1.
73155              
73156              Propagate new Configure vars.
73157              
73158              Unbuffer the output.
73159              
73160              Subject: [PATCH] perltrap.pod spring cleaning
73161              
73162              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
73163              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
73164              
73165              Tiny Getopt::Long patch from Johan Vromans.
73166              
73167              Document code point which makes if (defined %stash::) to work
73168              (noted by Spider Boardman).
73169              
73170              Subject: [PATCH perl@6698] cygwin port
73171              
73172              Document the NDBM_File and ODBM_File as SDBM_File
73173              was documented in #6417.
73174              
73175              The new tests were missing from #6415.
73176              
73177              Add [[:blank:]] as suggested in
73178              Subject: [ID 20000716.024] [=cc=] / [:blank:]
73179              (the [=cc=] has already been taken care of by #6439
73180              so the whole bug report can be closed)
73181              and make [[:space:]] to be equivalent to isspace(3)
73182              (as opposed to \s, which is isSPACE()).  The difference
73183              is that now [[:space:]] matches the mythical vertical tab,
73184              while \s doesn't.
73185              
73186              Don't eat leading os from index entries.
73187              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
73188              
73189              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
73190              
73191              Typo in pp_complement().
73192              Subject: [PATCH perl-current] Deparse
73193              
73194              Add warnif(), check warnings further up the stack,
73195              all the warnings functions now can take an optional object reference.
73196              Subject: [PATCH bleedperl@6691] warnings pragma update
73197              
73198              Fix a core dump in lib/selfloader under -DDEBUGGING.
73199              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
73200              
73201              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
73202              
73203              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
73204              
73205              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
73206              Put back the long double avoidance code to POSIX.xs
73207              because VMS seems to need it still.
73208              
73209              Introduce a 'veryclean' target that is like 'distclean'
73210              but also removes *~ and *.orig.
73211              
73212              Subject: [ID 20000817.023] endianness description in perlfunc.pod
73213              
73214              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
73215              
73216              Let's try #6717 again.
73217              
73218              UTF8 concat fixes.
73219              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
73220              
73221              pp_open() could pass an uninitialized filename down to do_open9().
73222              
73223              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
73224              
73225              Update to CGI 2.72, from Lincoln Stein.
73226              
73227              Subject: [PATCH] Silence MakeMaker (Was: installman)
73228              
73229              Use temporary directory instead of current directory.
73230              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
73231              
73232              Document odd vs even subreleases and -Dusedevel.
73233              
73234              The veryclean target needs to clobber.
73235              
73236              Use File::Spec->tmpdir().
73237              
73238              Document the number of exponent digits.
73239              
73240              Mention perlebcdic and perlposix-bc.
73241              
73242              s/this one/the 5.6.0 release/
73243              
73244              The #6724 is here.
73245              
73246              The correct cleaning order is an art.
73247              
73248              small tweaks for change#6705: avoid C++ style comments in C code;
73249              use Perl's malloc API rather than the low level system one
73250              
73251              Array context keeps slithering in.
73252              
73253              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
73254              
73255              Subject: [PATCH] os2.c fix for use64bitint
73256              
73257              Update to Pod::LaTeX 0.53.
73258              Subject: [PATCH] lib/Pod/LaTeX.pm updates
73259              
73260              Document the endianness of Alpha more precisely.
73261              
73262              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
73263              
73264              Rename the macro argument because some preprocessors
73265              can't tell the difference and expand arguments also inside
73266              double quoted strings.
73267              
73268              free TLS slot properly on Windows
73269              
73270              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
73271              
73272              Unicos/mk requires elaborate paranoia.
73273              
73274              Tweak the floating point output routine preferences.
73275              
73276              Also under djgpp the timestamps are funky.
73277              
73278              Apply some PodParser 1.18 patches; the Pod/Find.pm
73279              patches cannot be applied since #6712 conflicts.
73280              
73281              Use PodParser 1.18 new test.
73282              
73283              A pod nit.
73284              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
73285              
73286              Be verydeepclean.
73287      Branch: maint-5.6/perl
73288           +> pod/perlebcdic.pod
73289           !> (integrate 106 files)
73290 ____________________________________________________________________________
73291 [  7892] By: jhi                                   on 2000/11/27  15:02:32
73292         Log: Update Changes.
73293      Branch: perl
73294            ! Changes patchlevel.h
73295 ____________________________________________________________________________
73296 [  7891] By: jhi                                   on 2000/11/27  14:57:23
73297         Log: Subject: Re: perlfaq style changes
73298              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73299              Date: Sat, 25 Nov 2000 23:32:26 -0800
73300              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
73301              
73302              plus a note from Ronald Kimball.
73303      Branch: perl
73304            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
73305 ____________________________________________________________________________
73306 [  7890] By: jhi                                   on 2000/11/27  14:53:14
73307         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
73308              From: Benjamin Holzman <bah@ecnvantage.com>
73309              Date: Sun, 26 Nov 2000 16:27:33 -0500
73310              Message-ID: <20001126162733.J25040@ecnvantage.com>
73311      Branch: perl
73312            ! gv.c
73313 ____________________________________________________________________________
73314 [  7889] By: jhi                                   on 2000/11/27  14:43:11
73315         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
73316              From: lvirden@cas.org
73317              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
73318              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
73319      Branch: perl
73320            ! README.amiga
73321 ____________________________________________________________________________
73322 [  7888] By: jhi                                   on 2000/11/27  14:32:34
73323         Log: Restore also the locale test to no-sprintf-taint state.
73324              Fixes the bug 20001127.003.
73325      Branch: perl
73326            ! sv.c t/pragma/locale.t
73327 ____________________________________________________________________________
73328 [  7887] By: gsar                                  on 2000/11/27  14:13:05
73329         Log: integrate changes#6613..6616,6620..6665 from mainline
73330              
73331              VMS configure.com update continues.
73332              
73333              Subject: Test fails / warnings with perl-current #6612
73334              
73335              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
73336              
73337              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
73338              
73339              For now remove the mail code.
73340              
73341              Subject: Re: [PATCH] @+, @- readonly
73342              
73343              Subject: warning: storage class after type is obsolescent
73344              
73345              Subject: sfio2000
73346              
73347              Subject: Re: File::Temp problems on VMS in bleedperl
73348              
73349              README.os2 update.
73350              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
73351              
73352              Make the user to give up his firstborn, err, to knowingly
73353              verify installing an unstable developer release.  Also bump
73354              the release to 5.7.0, but leave a patch tag in the local
73355              patches saying that this is not yet the real thing.
73356              
73357              Update (kinda) to Test 1.14, from Joshua Pritikin.
73358              
73359              make ok etc also for win32.
73360              
73361              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
73362              
73363              Don't blow limited stacks, a lower number is enough to
73364              tickle the lookbehind limit.
73365              
73366              Use -Dusedevel; regen Configure and the respective Porting stuff.
73367              
73368              Subject: [PATCH] debugger exit code should reflect user exit code
73369              
73370              Subject: [PATCH perl@6620] cygwin port
73371              
73372              Missed a file from #6638.
73373              
73374              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)
73375              
73376              magic callbacks all need to have same type signature
73377              
73378              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
73379              
73380              Fix a dependency problem.
73381              Subject: [PATCH: 6640] VMS Makefile.SH update
73382              
73383              The numeric locale was reset to "C" by s?printf and never restored.
73384              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
73385              No test since adding the failing example to locale.t
73386              does not fail -- probably because the locale settings are so
73387              thoroughly tweaked by that time.  Running the example standalone
73388              does fail, though.  UPDATE: test case added at change #7540.
73389              
73390              Subject: [ID 20000324.040] minor fix to perlhpux.pod
73391              
73392              Update to CPAN 1.57.
73393              
73394              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
73395              
73396              Change the perlbug address to perl.org since it's more forgiving.
73397              
73398              Change the regx compilation error markers to use = instead of <
73399              since pod makes using the latter quite messy.  Reported in
73400              ID 20000814.006 by Abigail and in
73401              Subject: Unknown escape E<> ?
73402              
73403              Update to perldebtut 1.9, from Richard Foley.
73404              
73405              check that the number pseudo children doesn't exceed
73406              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
73407              the WaitForMultipleObjects() limit that would cause wait()
73408              to crash)
73409              wait() and waitpid() could potentially be rewritten to use
73410              more than one thread to do the waiting to eliminate this
73411              limitation
73412              
73413              change#6328 could make close(SOCKET) return false on windows
73414              when it shouldn't
73415              
73416              pod nit seen in passing
73417              
73418              on windows, the return values from wait() and waitpid() don't
73419              match those of pseudo-pids
73420              
73421              waitpid() now handles externally spawned pids correctly;
73422              fixes for backtick/wait/waitpid failures on Windows 9x
73423              these changes make the pid returned by process functions on
73424              Windows 9x always positive by clearing the high bit (which
73425              is always set on Win9x); pseudo-process PIDs are likewise
73426              always negative now on Win9x (just as on NT/2000)
73427              
73428              trailing new %ENV entries weren't being pushed into the real
73429              environment of subprocesses on Windows
73430              
73431              Tweak the regex compilation errors once more.
73432              
73433              avoid warnings from dense compiler
73434              
73435              add "ok" targets from change#6632 in makefile.mk
73436      Branch: maint-5.6/perl
73437            - lib/Pod/PlainText.pm vms/configure.com
73438           !> (integrate 66 files)
73439 ____________________________________________________________________________
73440 [  7886] By: jhi                                   on 2000/11/27  13:54:18
73441         Log: __FUNCTION__ isn't portable and trying to emulate it leads
73442              into practically spelling out the name of the function.
73443              Takes care of the bug 20001127.001.
73444      Branch: perl
73445            ! perlio.c
73446 ____________________________________________________________________________
73447 [  7885] By: gsar                                  on 2000/11/27  13:53:18
73448         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
73449              6610..6611 from mainline
73450              
73451              Make regular expression parse error messages easier to understand.
73452              Subject: Re: enhanced(?) regex error messages
73453              
73454              Tiny tidying on report_evil_fh().
73455              
73456              Subject: Re: enhanced(?) regex error messages 
73457              plus Capitalize the error messages, plus perldiag them.
73458              
73459              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
73460              
73461              Document here-doc better.
73462              
73463              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
73464              
73465              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
73466              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
73467              (either perlbug or p5p ate the original), plus regen
73468              perlapi and perltoc. 
73469              
73470              Regen global.sym.
73471              
73472              Double check that we have a dirhandle.
73473              
73474              Subject: Re: enhanced(?) regex error messages
73475              (plus two small patches sent privately)
73476              (this still seems to leave few test failures)
73477              
73478              warn is a macro, avoid using at a variable to avoid warnings
73479              in some configurations; readdir.t is too conservative in
73480              estimating number of *.t's
73481              
73482              Get back into sync with Jeffrey on the enhanced regex warnings.
73483              
73484              Subject: [PATCH 5.6.0] cygwin port
73485              
73486              Zero entries were skipped, fix from Adrian Goalby
73487              <argoalby@yahoo.co.uk>
73488              
73489              Subject: Remove dead entry in perldiag
73490              
73491              Amend the description of Perl6.
73492              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
73493              
73494              detypo
73495              
73496              It's the 2ndO'ROSSC.
73497              
73498              Revert the sv.c part of #6559, a better fix is needed.
73499              
73500              Iterating perl6 description.
73501              
73502              Update to Term::ANSIColor 1.03, from Russ Allbery.
73503              
73504              Update to Getopt::Long 2.23_05, from Johan Vromans.
73505              
73506              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
73507              
73508              Update to Pod::Parser 1.17, from Brad Appleton.
73509              
73510              Update to CPAN 1.56, from Andreas König.
73511              
73512              Update to CGI 2.70, from Lincoln Stein.
73513              
73514              Put back the std @INC thing.
73515              
73516              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
73517              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
73518              
73519              Document the IO::Select timeout.
73520              
73521              sleep(1) does not necessarily return 1.
73522              Subject: [PATCH bleadperl] op/lex_assign.t  
73523              
73524              Subject: debugger "d" command doesnt check line number
73525              
73526              B::Deparse didn't do sub attributes.
73527              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
73528              
73529              Preprocessing and postprocessing for File::Find.
73530              Subject: Patch to Find::File.pm to allow alphabetical results
73531              
73532              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
73533              
73534              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
73535              
73536              Subject: Re: [ID 20000730.003] utf8::length() bad
73537              
73538              Subject: Getting perlio and threads to compile
73539              (the Solaris version changes in Configure skipped)
73540              
73541              Tests for #6589.
73542              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
73543              
73544              Add Perl debugging tutorial, regen toc. 
73545              Subject: perldebtut.pod
73546              
73547              Add a few missing files, update MANIFEST.
73548              
73549              Rewrite of vms/subconfigure.com as configure.com,
73550              from Peter Prymmer and the vmsperl crew.
73551              
73552              Should have deleted this in #6603.
73553              
73554              Fix the test for 5005threads.
73555              
73556              Fix-n-skip the tests under 5005threads.
73557              
73558              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
73559              
73560              Upgrade to CGI 2.71, from Lincoln Stein.
73561      Branch: maint-5.6/perl
73562           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
73563           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
73564           +> t/op/regmesg.t t/pod/find.t vms/configure.com
73565            - vms/subconfigure.com
73566            ! lib/lib.pm
73567           !> (integrate 115 files)
73568 ____________________________________________________________________________
73569 [  7884] By: jhi                                   on 2000/11/27  13:44:33
73570         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
73571              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73572              Date:     Mon, 27 Nov 2000 08:23:54 EST
73573              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
73574      Branch: perl
73575            ! vms/descrip_mms.template vms/test.com
73576 ____________________________________________________________________________
73577 [  7883] By: gsar                                  on 2000/11/27  11:50:46
73578         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
73579              6511..6513,6515..6523,6525..6536
73580              
73581              The swallow_bom() saga continues.  The #23 of require.t
73582              (UTF16-LE) still fails (silently, no output) but the #22
73583              (UTF16-BE) seems to be working now.  The root of the
73584              failure may be in sv_gets(): is it UTF-16LE-aware,
73585              especially when it comes to line endings? 
73586              
73587              Document the problem with -P in HP-UX and its workaround.
73588              
73589              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
73590              (aka ID 20000730.002)
73591              
73592              Subject: fix and question re: waitpid() under win32
73593              
73594              Make the safety catch for buggy gccs work with triple version
73595              numbers like 2.95.2.  Reported in
73596              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
73597              
73598              In Digital UNIX warn if gcc explicitly chosen because even
73599              2.95.2 is known to cause problems.
73600              
73601              Make chr() for values >127 to create utf8 when under utf8.
73602              
73603              various syntax errors and such (not fixed: comp/require.t#22 coredump
73604              on Windows)
73605              
73606              Stash away the largefiles flags and libswanted.
73607              
73608              BOM patching from Simon Cozens.
73609              
73610              If gccosandvers is equal to osname, clear gccosandvers.
73611              
73612              Make p4desc to skip non-mainperl branches by default.
73613              
73614              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
73615              
73616              The test from this
73617              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
73618              
73619              In new BSDs changes to argv[] do not show up in ps(1) output,
73620              instead one must use setproctitle().  This was already addressed
73621              by change #6457, but the below has a new variant for FreeBSD 4.0
73622              or later, and the matter is also documented more.
73623              
73624              FreeBSD 3.* updates from
73625              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
73626              
73627              regen_headers, regen perltoc.
73628              
73629              Document in one place the memory abstractions used in Perl core.
73630              
73631              memcpy has n o in it, as pinted ut by Sarathy.
73632              
73633              Remove the extraneous "main::" prefix from all the
73634              "opened only for", "on closed", and "never opened" warnings.
73635              
73636              The name of a filehandle does not have <these>.
73637              
73638              The tr utf8 patching continues.
73639              
73640              The new setproctitle() feature is available only in 
73641              bleeding edge FreeBSD.  From Paul Saab.
73642              
73643              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
73644              
73645              Dump UVs as UVs in Data::Dumper.
73646              
73647              detypo #6494
73648              
73649              Document the IVdf UVuf UVof UVxf.
73650              
73651              require.t needs binmode() to work on windows
73652              
73653              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
73654              that are hopefully soon put into use.
73655              
73656              Allow "no Module;" even if there is no 'unimport'.
73657              
73658              Better skip message for the test; one of the two problems in
73659              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
73660              
73661              The subtest 4 may fail also on VOBS, as pointed out
73662              by Nick Ing-Simmons in November 1999, bug id 19991124.003
73663              (but the failure in that bug report isn't the subtest 4).
73664              
73665              Be more informative on what is skipped and why,
73666              also repeat the list at the end.
73667              
73668              Add a URL for FSF.
73669              
73670              Subject: [PATCH] sv.h documentation - SvLEN
73671              
73672              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
73673              
73674              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
73675              
73676              Subject: [PATCH] bad cppsymbols on os2 + Configure question
73677              
73678              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
73679              
73680              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
73681              mention the idea of @( and @)
73682              
73683              This is 6512.  Really.
73684              
73685              Subject: [ID 19990721.004] Documentation bug in perlfunc
73686              
73687              Subject: Minor tweak to perlvar.pod
73688              
73689              In the warnings call filehandles consistently so;
73690              add "unopened" warning for stat().
73691              
73692              After the #6519 a warning about stat() is just that,
73693              not about a filetest, which now have their own warning.
73694              
73695              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
73696              
73697              Subject: Re: Array vs. List context
73698              
73699              Subject: New perlcc, take 2
73700              
73701              Weed buglets pointed out by
73702              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
73703              
73704              gcc versions might have (parentheses) in them.
73705              
73706              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
73707              
73708              Essential prototype changes were missing from #6527.
73709              Also make report_evil_fh() more bomb-proof.
73710              
73711              Zap lib/Sys directory when cleaning up.
73712              
73713              Change the Policy policy: now -Dprefix= with an existing
73714              Policy.sh and prefix == siteprefix == vendorprefix, then all
73715              of them follow along the new prefix.
73716              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
73717              
73718              Continue fixing the io warnings.  This also
73719              sort of fixes bug ID 20000802.003: the core dump
73720              is no more.  Whether the current behaviour is correct
73721              (giving a warning: "Not a format reference"), is another matter.
73722              
73723              Have symbols for the IoTYPEs.
73724              
73725              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
73726              
73727              Document a bit that UDP is not what you might think.
73728              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
73729              tr memory corruption fix from Simon Cozens.
73730              
73731              Plug the security hole described in the Aug 05 2000 bugtraq message
73732              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
73733              The security hole exists only in suidperls, which isn't
73734              installed or even built by default.
73735      Branch: maint-5.6/perl
73736           !> (integrate 71 files)
73737 ____________________________________________________________________________
73738 [  7882] By: gsar                                  on 2000/11/27  10:25:36
73739         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
73740              from mainline
73741              
73742              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
73743              to be fatal errors (instead of by default ignoring them, and
73744              ignoring with a bug: even though -w gave an error, the opening [
73745              was left in)  Reported in:
73746              
73747              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
73748              
73749              Subject: [PATCH] split /^/
73750              
73751              MacOS nits from Matthias Neeracher.
73752              
73753              More split() doc and test patches from Mike Guy.
73754              
73755              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
73756              from Graham Barr in the module list.
73757              
73758              docfix from Peter Scott <Peter@PSDT.com>.
73759              
73760              File::Temp patches for VMS and OS/2 from Tim Jenness.
73761              
73762              open() wariness in perlbug.
73763              
73764              Subject: [PATCH] minor doc change - perlguts
73765              
73766              Subject: Minor doc patch: handy.h
73767              
73768              Be wary of close()s, too.
73769              
73770              Further File::Temp patches from Yitzchak Scott-Thoennes
73771              and Craig A. Berry.
73772              
73773              Subject: [PATCH] fixes bug 20000508.004
73774              
73775              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
73776              
73777              Allow "no AutoLoader;", based on change #6444,
73778              suggested by Graham Barr.
73779              
73780              Use setproctitle() if available to modify $0.
73781              
73782              Warn if the version of the operating system used to compile gcc
73783              differs from the current version of the operating system.
73784              Also display the gcc compilation os and version in myconfig.
73785              Inspiration from
73786              
73787              Tiny fixes for #6460.
73788              
73789              The problem described in this
73790              Subject: [ID 20000322.018] named chars aren't magical enough
73791              has been fixed in perl 5.6.0 but just in case added a test
73792              to keep it away.  (The report from Joseph Hall.)
73793              
73794              Tune the comments and hopefully stop a memory leak.
73795              
73796              Subject: UTF8 concat
73797              (with a memory leak fixed, plus a few casts added)
73798              This also seems to help for
73799              Subject: [ID 20000716.015] join UTF8 weirdness
73800              
73801              Do not upgrade SVs into utf8 just because they participate
73802              in eq or cmp.  Reported and fix suggested in
73803              Subject: [ID 20000720.009] sv_eq UTF8 bug
73804              
73805              Fix the HALF_UPGRADE() macro introduced in #6263.
73806              
73807              Find green threads before native threads.
73808              Subject: Re: Patch to jpl/JNI/Makefile.PL
73809      Branch: maint-5.6/perl
73810           !> (integrate 30 files)
73811 ____________________________________________________________________________
73812 [  7881] By: jhi                                   on 2000/11/27  05:48:41
73813         Log: It seems that *both* the unused submatch loop cleanup
73814              codes are needed.
73815      Branch: perl
73816            ! regexec.c
73817 ____________________________________________________________________________
73818 [  7880] By: jhi                                   on 2000/11/27  04:50:07
73819         Log: Clean .exists deeper.
73820      Branch: perl
73821            ! Makefile.SH
73822 ____________________________________________________________________________
73823 [  7879] By: jhi                                   on 2000/11/27  02:31:35
73824         Log: The code in regcppop() (see #7878) contains the correct lower
73825              limit for the unused submatch 'cleanup' loop so that under
73826              "use utf8" the following code wouldn't dump core:
73827              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
73828              the cleanup loop in regtry() stomped beyond allocated area
73829              in the startp[] array.  Therefore, copied the correct lower
73830              loop limit (*PL_reglastparen) to regtry().  Note: something
73831              may still not be quite right: why was the _higher_ loop limit
73832              (prog->nparens) different in the utf8 case?
73833              
73834              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
73835              without core dumps, there were about 17 of them before
73836              the patch (with us since Perl 5.7.0).  Two failures, still:
73837              496 and 505 (though these may not be severe).
73838              
73839              Patch #7881 is also needed since both the cleanup loops
73840              seem to be needed.
73841              
73842              Also, the t/op/pat#44 seems to core dump under utf8.
73843              Plus a couple of failures.  UGH-8.
73844      Branch: perl
73845            ! regexec.c
73846 ____________________________________________________________________________
73847 [  7878] By: jhi                                   on 2000/11/27  02:21:17
73848         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
73849              the code in regcppop() seems to be redundant for the test suite --
73850              but it contains a germ of truth, and it needed for the build
73851              process itself: see #7879 and #7881.
73852      Branch: perl
73853            ! regexec.c
73854 ____________________________________________________________________________
73855 [  7877] By: jhi                                   on 2000/11/27  01:53:09
73856         Log: Comment on comment.
73857      Branch: perl
73858            ! regexec.c
73859 ____________________________________________________________________________
73860 [  7876] By: jhi                                   on 2000/11/27  00:49:59
73861         Log: Adjust the docs to agree with #7875.
73862      Branch: perl
73863            ! pod/perllocale.pod
73864 ____________________________________________________________________________
73865 [  7875] By: jhi                                   on 2000/11/27  00:49:27
73866         Log: Retract #7863.  It makes more sense not to taint formatted output,
73867              not even by sprintf().
73868      Branch: perl
73869            ! sv.c
73870 ____________________________________________________________________________
73871 [  7874] By: jhi                                   on 2000/11/26  23:36:02
73872         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
73873              Not really fixed (should really dump the UTF-8 charclass),
73874              but stopped displaying the garbage.
73875              
73876              Also add a note on the (missing) Unicode PSXSPC and BLANK.
73877      Branch: perl
73878            ! regcomp.c
73879 ____________________________________________________________________________
73880 [  7873] By: jhi                                   on 2000/11/26  21:31:13
73881         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
73882      Branch: perl
73883            ! regexec.c
73884 ____________________________________________________________________________
73885 [  7872] By: jhi                                   on 2000/11/26  21:06:04
73886         Log: No need to scan till infinity, 13 is enough.
73887      Branch: perl
73888            ! handy.h utf8.c
73889 ____________________________________________________________________________
73890 [  7871] By: jhi                                   on 2000/11/26  20:20:32
73891         Log: Test line numbers are different with utf8.
73892      Branch: perl
73893            ! t/op/re_tests
73894 ____________________________________________________________________________
73895 [  7870] By: jhi                                   on 2000/11/26  20:10:12
73896         Log: Message nit.
73897      Branch: perl
73898            ! regcomp.c
73899 ____________________________________________________________________________
73900 [  7869] By: jhi                                   on 2000/11/26  19:01:05
73901         Log: Make utf8_length() and utf8_distance() (the latter of which
73902              is unused at the moment) to be less forgiving about bad UTF-8.
73903      Branch: perl
73904            ! embed.h embed.pl objXSUB.h proto.h utf8.c
73905 ____________________________________________________________________________
73906 [  7868] By: jhi                                   on 2000/11/26  18:45:56
73907         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
73908              From: Benjamin Holzman <bah@ecnvantage.com>
73909              Date: Sat, 25 Nov 2000 20:40:20 -0500       
73910              Message-ID: <20001125204020.A25040@ecnvantage.com>              
73911              
73912              Debian allows installing /usr/bin/locale without installing
73913              any locales, an error message will ensue.
73914      Branch: perl
73915            ! t/pragma/locale.t
73916 ____________________________________________________________________________
73917 [  7867] By: jhi                                   on 2000/11/26  18:31:12
73918         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
73919              From: Benjamin Holzman <bah@ecnvantage.com>
73920              Date: Sun, 26 Nov 2000 02:42:34 -0500
73921              Message-ID: <20001126024234.G25040@ecnvantage.com>
73922              
73923              Patch for the bug 20000212.002.
73924      Branch: perl
73925            ! sv.c t/op/array.t
73926 ____________________________________________________________________________
73927 [  7866] By: jhi                                   on 2000/11/26  18:28:09
73928         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
73929              From: Tim Jenness <t.jenness@jach.hawaii.edu>
73930              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
73931              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
73932              
73933              File::Temp 0.11.
73934      Branch: perl
73935            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
73936 ____________________________________________________________________________
73937 [  7865] By: jhi                                   on 2000/11/26  18:24:22
73938         Log: The metaconfig unit change for #7864.
73939      Branch: metaconfig/U/perl
73940            ! need_va_copy.U
73941 ____________________________________________________________________________
73942 [  7864] By: jhi                                   on 2000/11/26  18:23:41
73943         Log: Make the va_copy() test not to be so talkative.
73944      Branch: perl
73945            ! Configure config_h.SH
73946 ____________________________________________________________________________
73947 [  7863] By: jhi                                   on 2000/11/26  18:11:02
73948         Log: Fix locale inconsistencies unearthed by Hugo's work.
73949              Now the floating point sprintf really does taint the result
73950              string as perllocale promises (has promised for a long time)
73951              if "use locale" is in the lexical scope.
73952      Branch: perl
73953            ! sv.c t/pragma/locale.t
73954 ____________________________________________________________________________
73955 [  7862] By: jhi                                   on 2000/11/26  00:35:15
73956         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
73957              From: Nicholas Clark <nick@ccl4.org>
73958              Date: Sun, 26 Nov 2000 00:07:50 +0000
73959              Message-ID: <20001126000750.A22446@plum.flirble.org>
73960              
73961              Infinit.
73962      Branch: perl
73963            ! sv.c
73964 ____________________________________________________________________________
73965 [  7861] By: jhi                                   on 2000/11/26  00:01:26
73966         Log: Integrate perlio:
73967              
73968              [  7860]
73969              Correct relative path from new ext\Filter\Util\Call location
73970              back to miniperl.
73971              
73972              [  7857]
73973              All tests pass on Win32/gcc/USE_PERLIO.
73974              - when crlf layer is pushed make unix-level binary.
73975              - remove :crlf injection in pp_backtick in pp_sys.c
73976              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
73977              
73978              [  7853]
73979              Re-arrange crlf vs binary for platforms that care.
73980              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
73981              Lip-service to making stdio layer work on such platforms (untested).
73982              Now fails 3 tests rather than one, checkin to see if I can debug 
73983              the issue under linux. (Do not merge.)
73984      Branch: perl
73985           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
73986 ____________________________________________________________________________
73987 [  7860] By: nick                                  on 2000/11/25  22:04:17
73988         Log: Correct relative path from new ext\Filter\Util\Call location
73989              back to miniperl.
73990      Branch: perlio
73991            ! win32/makefile.mk
73992 ____________________________________________________________________________
73993 [  7859] By: nick                                  on 2000/11/25  21:26:54
73994         Log: Integrate mainline.
73995      Branch: perlio
73996           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
73997           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
73998           +> t/lib/filter-util.t
73999            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
74000            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
74001            - t/lib/filt-util.t
74002           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
74003           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
74004           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
74005           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
74006           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
74007           !> win32/makefile.mk
74008 ____________________________________________________________________________
74009 [  7858] By: gsar                                  on 2000/11/25  20:52:17
74010         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
74011              parent's memory; fix it by keeping track of the actual pad
74012              offset rather than a raw pointer (this change is probably also
74013              relevant to non-ithreads case to avoid fallout from reallocs of
74014              the pad array, but is currently only enabled for the ithreads
74015              case in the interests of minimal disruption to existing "well
74016              tested" code)
74017      Branch: perl
74018            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
74019            ! proto.h scope.c scope.h sv.c t/op/fork.t
74020 ____________________________________________________________________________
74021 [  7857] By: nick                                  on 2000/11/25  20:01:28
74022         Log: All tests pass on Win32/gcc/USE_PERLIO.
74023              - when crlf layer is pushed make unix-level binary.
74024              - remove :crlf injection in pp_backtick in pp_sys.c
74025              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
74026      Branch: perlio
74027            ! doio.c perlio.c pp_sys.c win32/makefile.mk
74028 ____________________________________________________________________________
74029 [  7856] By: jhi                                   on 2000/11/25  18:38:30
74030         Log: Update the metaconfig units for #7855.
74031      Branch: metaconfig/U/perl
74032            ! useperlio.U usesocks.U
74033 ____________________________________________________________________________
74034 [  7855] By: jhi                                   on 2000/11/25  18:37:54
74035         Log: Undo the SOCKS workarounds, instead start using PerlIO
74036              if SOCKS is selected.
74037              
74038              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
74039              From: Jens Hamisch <jens@Strawberry.COM>
74040              Date: Fri, 24 Nov 2000 18:31:30 +0100
74041              Message-ID: <20001124183130.E28337@Strawberry.COM>
74042              
74043              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
74044              From: Jens Hamisch <jens@Strawberry.COM>
74045              Date: Fri, 24 Nov 2000 19:11:51 +0100
74046              Message-ID: <20001124191151.A28753@Strawberry.COM>
74047      Branch: perl
74048            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
74049            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
74050 ____________________________________________________________________________
74051 [  7854] By: jhi                                   on 2000/11/25  17:39:08
74052         Log: Undo #7848.  Some of the code seems to use walkoptree(),
74053              some walkoptree_slow().  An unfinished renaming?
74054              Now the sub is walkoptree() (which is @EXPORT_OK),
74055              the walkoptree_slow() is a typeglob alias to walkoptree.
74056              This makes the tests to pass, at least.
74057      Branch: perl
74058            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
74059 ____________________________________________________________________________
74060 [  7853] By: nick                                  on 2000/11/24  22:24:33
74061         Log: Re-arrange crlf vs binary for platforms that care.
74062              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
74063              Lip-service to making stdio layer work on such platforms (untested).
74064              Now fails 3 tests rather than one, checkin to see if I can debug 
74065              the issue under linux. (Do not merge.)
74066      Branch: perlio
74067            ! doio.c perlio.c perliol.h
74068 ____________________________________________________________________________
74069 [  7852] By: jhi                                   on 2000/11/24  18:57:39
74070         Log: AUTHORS edits.
74071      Branch: perl
74072            ! AUTHORS
74073 ____________________________________________________________________________
74074 [  7851] By: jhi                                   on 2000/11/24  17:34:56
74075         Log: Add Jan-Erik Karlsson.
74076      Branch: perl
74077            ! AUTHORS
74078 ____________________________________________________________________________
74079 [  7850] By: jhi                                   on 2000/11/24  17:27:56
74080         Log: Configure should find stdchar on its own.
74081      Branch: perl
74082            ! hints/solaris_2.sh
74083 ____________________________________________________________________________
74084 [  7849] By: jhi                                   on 2000/11/24  17:24:55
74085         Log: Subject: PATCH over 7848: Filter test flawed
74086              From: andreas.koenig@anima.de (Andreas J. Koenig)
74087              Date: 24 Nov 2000 10:28:29 +0100
74088              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
74089      Branch: perl
74090            ! t/lib/filter-util.t
74091 ____________________________________________________________________________
74092 [  7848] By: jhi                                   on 2000/11/24  17:22:15
74093         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
74094              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
74095              Date: Fri, 24 Nov 2000 16:12:58 +0000
74096              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
74097      Branch: perl
74098            ! ext/B/B.pm
74099 ____________________________________________________________________________
74100 [  7847] By: jhi                                   on 2000/11/24  03:07:01
74101         Log: Integrate perlio:
74102              
74103              [  7844]
74104              Win32/perlio Now just fails one io/argv.t test - lack 
74105              of default :crlf on standard streams.
74106              
74107              [  7843]
74108              Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
74109              peek fail is showing a real problem (multiple crlf layers
74110              are getting pushed.)
74111              
74112              [  7842]
74113              Implement PerlIO_binmode()
74114              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
74115              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
74116              make binmode in t/lib/io_tell.t unconditional so that works.
74117              Checkin just so Win32 machine can see these changes.
74118              
74119              [  7836]
74120              Implement crlf layer - not ready for merge.
74121      Branch: perl
74122           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
74123           !> win32/makefile.mk
74124 ____________________________________________________________________________
74125 [  7846] By: gsar                                  on 2000/11/24  00:55:57
74126         Log: integrate changes#6415..6418,6420..6438 from mainline
74127              
74128              Fix the bitvector ops for utf8 (tricky since past 7 bits
74129              the utf8 'characters' can be more than one octet).
74130              
74131              MPE/ix updates for perl 5.6.0 from Mark Bixby.
74132              
74133              Subject: SDBM_File documentation
74134              
74135              Detypo.
74136              
74137              Decutandpasto.
74138              
74139              Send all installperl messages to STDERR and be -w clean.
74140              
74141              Out-of-date note removed.
74142              
74143              Protect against "wild next"s, that is, callbacks doing "next"
74144              instead of "return".
74145              
74146              Use STDOUT consistently.
74147              
74148              The output might have been produced in the wrong order.
74149              
74150              A missing 'break' after the [[:space:]] switch case.
74151              
74152              Add tests for
74153              [ID 19991110.003] another matching finding by pcre author
74154              which has already been fixed by some patch, as verified in
74155              
74156              Documentation to explain the behaviour of map().
74157              
74158              Add an optimization for map-maps-a-list-element-to-more-list-elements
74159              case, but add also notes explaining the relationship of this
74160              patch and the earlier notes by Sarathy.
74161              
74162              Subject: [ID 20000716.023] syslog test fails without sockets
74163              
74164              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
74165              Test cases for #6431.
74166              
74167              File::Spec::VMS fixup for tmpdir from Craig Berry.
74168              
74169              Make the "uninit variable" warning to say "concat or string"
74170              or "join or string" when in concat or join .
74171              
74172              Get UTF16 BOMs working.  Patch from
74173              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
74174              
74175              Subject: [PATCH] Make large file tests deal with SIGXFSZ
74176              
74177              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
74178              
74179              Subject: [PATCH] av.c apidoc
74180      Branch: maint-5.6/perl
74181           !> (integrate 43 files)
74182 ____________________________________________________________________________
74183 [  7845] By: gsar                                  on 2000/11/24  00:20:45
74184         Log: integrate changes#6406..6414 from mainline
74185              
74186              Merge perlhacktut into perlhack, update perlguts.
74187              
74188              Fix AutoSplit to use File::Spec the right way in VMS,
74189              from Peter Prymmer.
74190              
74191              The bug report
74192              [ID 19991110.002] minimal matching discrepancy found by pcre author
74193              seems to have been fixed (though differently from what was suggested
74194              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
74195              
74196              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
74197              not in pod, from Peter Prymmer
74198              
74199              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
74200              From: Hugo <hv@crypt.compulink.co.uk>
74201              Date: Fri, 14 Jul 2000 23:05:20 +0100
74202              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
74203              
74204              Didn't anymore apply, but that point still could use another fix.
74205              
74206              lib/b test fixes from Peter Prymmer.
74207              
74208              More docs for sv functions.
74209              
74210              perlvms.pod whitespace cleanup to keep pod utils happy.
74211              
74212              another VMS build tweak from Peter Prymmer
74213      Branch: maint-5.6/perl
74214           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
74215           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
74216           !> vms/descrip_mms.template vms/perlvms.pod
74217 ____________________________________________________________________________
74218 [  7844] By: nick                                  on 2000/11/23  23:42:45
74219         Log: Win32/perlio Now just fails one io/argv.t test - lack 
74220              of default :crlf on standard streams.
74221      Branch: perlio
74222            ! doio.c perlio.c
74223 ____________________________________________________________________________
74224 [  7843] By: nick                                  on 2000/11/23  23:04:05
74225         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
74226              peek fail is showing a real problem (multiple crlf layers
74227              are getting pushed.)
74228      Branch: perlio
74229            ! doio.c perlio.c win32/makefile.mk
74230 ____________________________________________________________________________
74231 [  7842] By: nick                                  on 2000/11/23  19:46:23
74232         Log: Implement PerlIO_binmode()
74233              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
74234              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
74235              make binmode in t/lib/io_tell.t unconditional so that works.
74236              Checkin just so Win32 machine can see these changes.
74237      Branch: perlio
74238            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
74239 ____________________________________________________________________________
74240 [  7841] By: jhi                                   on 2000/11/23  19:30:00
74241         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
74242      Branch: perl
74243            ! README.amiga
74244 ____________________________________________________________________________
74245 [  7840] By: jhi                                   on 2000/11/23  17:18:02
74246         Log: SOCKS wrestling continues, patches from Jens Hamisch.
74247      Branch: perl
74248            ! doio.c embed.h embed.pl perlsdio.h proto.h
74249 ____________________________________________________________________________
74250 [  7839] By: jhi                                   on 2000/11/23  16:54:14
74251         Log: Push Filter::Util::Call one level deeper.
74252      Branch: perl
74253            + t/lib/filter-util.t
74254           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
74255           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
74256            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
74257            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
74258            - t/lib/filt-util.t
74259            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
74260            ! win32/Makefile win32/makefile.mk
74261 ____________________________________________________________________________
74262 [  7838] By: jhi                                   on 2000/11/23  16:52:40
74263         Log: Reach back one higher up when searching for PERL_SRC.
74264      Branch: perl
74265            ! lib/ExtUtils/MM_Unix.pm
74266 ____________________________________________________________________________
74267 [  7837] By: jhi                                   on 2000/11/23  16:05:41
74268         Log: Subject: Re: perl@7826
74269              Date: Thu, 23 Nov 2000 02:20:25 -0600
74270              From: "Craig A. Berry" <craigberry@mac.com>
74271              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
74272              
74273              Make VMS to like Filter::Util::Call. 
74274      Branch: perl
74275            ! configure.com ext/Filter/Util/Makefile.PL
74276 ____________________________________________________________________________
74277 [  7836] By: nick                                  on 2000/11/23  16:04:08
74278         Log: Implement crlf layer - not ready for merge.
74279      Branch: perlio
74280            ! perlio.c win32/makefile.mk
74281 ____________________________________________________________________________
74282 [  7835] By: jhi                                   on 2000/11/23  15:56:52
74283         Log: STDCHAR is different in Sparc v9 vs x86.
74284      Branch: perl
74285            ! hints/solaris_2.sh
74286 ____________________________________________________________________________
74287 [  7834] By: jhi                                   on 2000/11/23  15:50:47
74288         Log: The type needs to be visible to protos.
74289      Branch: perl
74290            ! perl.h
74291 ____________________________________________________________________________
74292 [  7833] By: jhi                                   on 2000/11/23  15:40:46
74293         Log: Finish unfinished SOCKS workaround changes.
74294      Branch: perl
74295            ! doio.c
74296 ____________________________________________________________________________
74297 [  7832] By: jhi                                   on 2000/11/23  15:33:30
74298         Log: Integrate perlio:
74299              
74300              [  7831]
74301              Correct makefile.mk dependancies for ext/Filter/Util
74302              Build ext/Encode
74303              Run dmake regen_config_h
74304      Branch: perl
74305           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
74306           !> win32/makefile.mk
74307 ____________________________________________________________________________
74308 [  7831] By: nick                                  on 2000/11/23  10:31:07
74309         Log: Correct makefile.mk dependancies for ext/Filter/Util
74310              Build ext/Encode
74311              Run dmake regen_config_h
74312      Branch: perlio
74313            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
74314            ! win32/makefile.mk
74315 ____________________________________________________________________________
74316 [  7830] By: nick                                  on 2000/11/23  08:05:07
74317         Log: Integrate mainline
74318      Branch: perlio
74319           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
74320           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
74321           +> t/lib/filt-util.pl t/lib/filt-util.t
74322           !> (integrate 41 files)
74323 ____________________________________________________________________________
74324 [  7829] By: gsar                                  on 2000/11/23  03:07:11
74325         Log: build the Filter extension on windows
74326      Branch: perl
74327            ! win32/Makefile win32/makefile.mk
74328 ____________________________________________________________________________
74329 [  7828] By: gsar                                  on 2000/11/23  02:46:35
74330         Log: regenerate win32/config* and fix some inconsistencies in the
74331              makefiles; always export Perl_deb() because it is needed
74332              by ext/re/* (whether perl itself is built with -DDEBUGGING
74333              or not)
74334      Branch: perl
74335            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
74336            ! win32/config_H.vc win32/makefile.mk
74337 ____________________________________________________________________________
74338 [  7827] By: gsar                                  on 2000/11/23  02:18:38
74339         Log: get sources building on windows+MSVC again (untested with other
74340              compilers)
74341      Branch: perl
74342            ! win32/include/sys/socket.h win32/perllib.c
74343 ____________________________________________________________________________
74344 [  7826] By: jhi                                   on 2000/11/23  01:18:26
74345         Log: Update Changes.
74346      Branch: perl
74347            ! Changes patchlevel.h
74348 ____________________________________________________________________________
74349 [  7825] By: jhi                                   on 2000/11/23  00:20:41
74350         Log: Subject: Re: av.c patch (having slight problems)
74351              From: "Ben Tilly" <ben_tilly@hotmail.com>
74352              Date: Tue, 21 Nov 2000 23:29:31 -0500
74353              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
74354              
74355              unshift() speedup.
74356      Branch: perl
74357            ! av.c
74358 ____________________________________________________________________________
74359 [  7824] By: jhi                                   on 2000/11/22  23:59:15
74360         Log: Fixes for signedness warnings noticed by VMSperlers.
74361      Branch: perl
74362            ! ext/Storable/Storable.xs regcomp.c sv.c
74363 ____________________________________________________________________________
74364 [  7823] By: jhi                                   on 2000/11/22  23:19:31
74365         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
74366              From: Peter Prymmer <pvhp@forte.com>
74367              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
74368              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
74369      Branch: perl
74370            ! t/pragma/warn/pp_hot
74371 ____________________________________________________________________________
74372 [  7822] By: jhi                                   on 2000/11/22  22:52:20
74373         Log: Be clean.
74374      Branch: perl
74375            ! Makefile.SH
74376 ____________________________________________________________________________
74377 [  7821] By: jhi                                   on 2000/11/22  22:46:39
74378         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
74379              by Damian Conway, as suggested by Paul Marquess.
74380      Branch: perl
74381            + lib/Filter/Simple.pm
74382 ____________________________________________________________________________
74383 [  7820] By: jhi                                   on 2000/11/22  22:45:51
74384         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
74385      Branch: perl
74386            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
74387            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
74388            + t/lib/filt-util.t
74389            ! MANIFEST
74390 ____________________________________________________________________________
74391 [  7819] By: jhi                                   on 2000/11/22  22:03:27
74392         Log: Integrate perlio:
74393              
74394              [  7802]
74395              Win32 PerlIO intermediate state now working as expected.
74396              - In current state we are still using C runtime in text/binary
74397              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
74398              - PERLIO=stdio and PERLIO=unix pass all expected tests.
74399              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
74400              and PerlIO_seek() and the dummy crlf layer is not making adjustments
74401              for CRLF translation happening in C runtime. All other tests pass.
74402              Added note to README.win32 to point out the snags of doing a perl build
74403              with Norton AntiVirus turned on.
74404              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
74405              which file a fail comes from.
74406              Updated "canned" config.h to match the one generated.
74407      Branch: perl
74408           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
74409           !> win32/makefile.mk
74410 ____________________________________________________________________________
74411 [  7818] By: jhi                                   on 2000/11/22  21:56:02
74412         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
74413      Branch: perl
74414            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
74415            ! t/lib/io_sock.t
74416 ____________________________________________________________________________
74417 [  7817] By: jhi                                   on 2000/11/22  21:39:49
74418         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
74419              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74420              Date: Wed, 22 Nov 2000 16:08:12 -0500
74421              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
74422      Branch: perl
74423            ! lib/ExtUtils/Liblist.pm
74424 ____________________________________________________________________________
74425 [  7816] By: jhi                                   on 2000/11/22  21:38:25
74426         Log: Go ahead and #include <unistd.h> in perl.h.
74427      Branch: perl
74428            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
74429            ! util.c
74430 ____________________________________________________________________________
74431 [  7815] By: jhi                                   on 2000/11/22  21:22:52
74432         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
74433              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74434              Date: Mon, 20 Nov 2000 18:30:52 -0500
74435              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
74436      Branch: perl
74437            ! pod/perlre.pod regcomp.c t/op/re_tests
74438 ____________________________________________________________________________
74439 [  7814] By: jhi                                   on 2000/11/22  21:21:46
74440         Log: Subject: [PATCH 5.7.0] Liblist finally works
74441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74442              Date: Tue, 21 Nov 2000 22:02:17 -0500
74443              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
74444      Branch: perl
74445            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
74446            ! lib/ExtUtils/MakeMaker.pm
74447 ____________________________________________________________________________
74448 [  7813] By: jhi                                   on 2000/11/22  21:20:23
74449         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
74450              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74451              Date: Wed, 22 Nov 2000 17:53:15 +0100
74452              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
74453              
74454              AIX dynaloader and perlio patch.
74455      Branch: perl
74456            ! ext/DynaLoader/dl_aix.xs
74457 ____________________________________________________________________________
74458 [  7812] By: jhi                                   on 2000/11/22  21:17:52
74459         Log: (Accidentally empty patch.)
74460      Branch: perl
74461            ! av.c
74462 ____________________________________________________________________________
74463 [  7811] By: jhi                                   on 2000/11/22  21:16:31
74464         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
74465              From: Peter Prymmer <pvhp@forte.com>
74466              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
74467              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
74468      Branch: perl
74469            ! vms/test.com
74470 ____________________________________________________________________________
74471 [  7810] By: jhi                                   on 2000/11/22  21:15:36
74472         Log: Subject: Re: perl@7777 
74473              From: "John P. Linderman" <jpl@research.att.com>
74474              Date: Wed, 22 Nov 2000 13:11:11 -0500
74475              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
74476              
74477              Detypoing.
74478      Branch: perl
74479            ! lib/CPAN.pm
74480 ____________________________________________________________________________
74481 [  7809] By: jhi                                   on 2000/11/22  21:14:19
74482         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
74483              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74484              Date:     Wed, 22 Nov 2000 13:51:37 EST
74485              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
74486      Branch: perl
74487            ! perlsdio.h
74488 ____________________________________________________________________________
74489 [  7808] By: jhi                                   on 2000/11/22  21:13:27
74490         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
74491              From: Casey Tweten <crt@kiski.net>
74492              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
74493              Message-Id: <200011201653.LAA10194@home.kiski.net>
74494      Branch: perl
74495            ! t/lib/io_udp.t
74496 ____________________________________________________________________________
74497 [  7807] By: jhi                                   on 2000/11/22  21:12:35
74498         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
74499              From: Casey Tweten <crt@kiski.net>
74500              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
74501              Message-Id: <200011201636.LAA07227@home.kiski.net>
74502      Branch: perl
74503            ! t/lib/io_sock.t
74504 ____________________________________________________________________________
74505 [  7806] By: jhi                                   on 2000/11/22  21:10:59
74506         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
74507              From: "Casey R. Tweten" <crt@kiski.net>
74508              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
74509              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
74510      Branch: perl
74511            ! utils/h2xs.PL
74512 ____________________________________________________________________________
74513 [  7805] By: nick                                  on 2000/11/22  21:05:06
74514         Log: Integrate mainline
74515      Branch: perlio
74516           !> Changes Porting/genlog ext/DB_File/DB_File.xs
74517           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
74518           !> utils/perlbug.PL
74519 ____________________________________________________________________________
74520 [  7804] By: jhi                                   on 2000/11/22  21:01:12
74521         Log: Subject: [PATCH] Test.pm POD peculiarity
74522              From: "Casey R. Tweten" <crt@kiski.net>
74523              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
74524              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
74525      Branch: perl
74526            ! lib/Test.pm
74527 ____________________________________________________________________________
74528 [  7803] By: jhi                                   on 2000/11/22  20:59:59
74529         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
74530              From: "Philip Newton" <pnewton@gmx.de>
74531              Date: Wed, 22 Nov 2000 14:25:53 +0100
74532              Message-Id: <3A1BD771.25462.1939FAD@localhost>
74533              
74534              Be case-understanding also on 's', and use the -oi of sendmail
74535              not to terminate the transmission on a lone '.'.
74536      Branch: perl
74537            ! utils/perlbug.PL
74538 ____________________________________________________________________________
74539 [  7802] By: nick                                  on 2000/11/22  20:51:42
74540         Log: Win32 PerlIO intermediate state now working as expected.
74541              - In current state we are still using C runtime in text/binary
74542              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
74543              - PERLIO=stdio and PERLIO=unix pass all expected tests.
74544              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
74545              and PerlIO_seek() and the dummy crlf layer is not making adjustments
74546              for CRLF translation happening in C runtime. All other tests pass.
74547              
74548              Added note to README.win32 to point out the snags of doing a perl build
74549              with Norton AntiVirus turned on.
74550              
74551              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
74552              which file a fail comes from.
74553              
74554              Updated "canned" config.h to match the one generated.
74555      Branch: perlio
74556            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
74557            ! win32/makefile.mk
74558 ____________________________________________________________________________
74559 [  7801] By: jhi                                   on 2000/11/22  06:50:20
74560         Log: Nickety nits.
74561      Branch: perl
74562            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
74563 ____________________________________________________________________________
74564 [  7800] By: jhi                                   on 2000/11/22  01:29:55
74565         Log: Changes had accidentally gone too silent on non-main branches.
74566      Branch: perl
74567            ! Changes Porting/genlog patchlevel.h
74568 ____________________________________________________________________________
74569 [  7799] By: gsar                                  on 2000/11/22  01:02:56
74570         Log: some lib_pm.PL changes snuck in via change#7772
74571      Branch: maint-5.6/perl
74572            ! Makefile.SH
74573 ____________________________________________________________________________
74574 [  7798] By: nick                                  on 2000/11/21  21:59:40
74575         Log: Integrate mainline
74576      Branch: perlio
74577           !> (integrate 28 files)
74578 ____________________________________________________________________________
74579 [  7797] By: jhi                                   on 2000/11/21  21:01:45
74580         Log: Integrate perlio:
74581              
74582              [  7796]
74583              Win32 builds and runs (mostly) with USE_PERLIO.
74584              PERLIO=perlio passes all tests. 
74585              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
74586              
74587              [  7790]
74588              If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
74589              
74590              [  7788]
74591              Make extra buffer layer work (dummy crlf layer)
74592      Branch: perl
74593           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
74594 ____________________________________________________________________________
74595 [  7796] By: nick                                  on 2000/11/21  20:36:22
74596         Log: Win32 builds and runs (mostly) with USE_PERLIO.
74597              PERLIO=perlio passes all tests. 
74598              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
74599      Branch: perlio
74600            ! perlio.c win32/perllib.c win32/win32.c
74601 ____________________________________________________________________________
74602 [  7795] By: jhi                                   on 2000/11/21  19:03:44
74603         Log: Update Changes.
74604      Branch: perl
74605            ! Changes patchlevel.h
74606 ____________________________________________________________________________
74607 [  7794] By: jhi                                   on 2000/11/21  18:56:34
74608         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
74609              From: "Craig A. Berry" <craigberry@mac.com>
74610              Date: Mon, 20 Nov 2000 20:27:06 -0600
74611              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
74612              
74613              A cut-and-pasto.
74614      Branch: perl
74615            ! perlio.h
74616 ____________________________________________________________________________
74617 [  7793] By: jhi                                   on 2000/11/21  18:54:41
74618         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
74619              From: Dominic Dunlop <domo@computer.org> 
74620              Date: Mon, 20 Nov 2000 18:55:29 +0100
74621              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
74622              
74623              va_copy() and the need of it.
74624              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
74625      Branch: metaconfig/U/perl
74626            + need_va_copy.U
74627      Branch: perl
74628            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74629            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
74630            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
74631            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
74632            ! win32/config.bc win32/config.gc win32/config.vc
74633 ____________________________________________________________________________
74634 [  7792] By: jhi                                   on 2000/11/21  17:04:10
74635         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
74636      Branch: perl
74637           !> scope.h
74638 ____________________________________________________________________________
74639 [  7791] By: jhi                                   on 2000/11/21  17:01:16
74640         Log: Export the SOCKS workaround symbols only if necessary.
74641      Branch: perl
74642            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
74643 ____________________________________________________________________________
74644 [  7790] By: nick                                  on 2000/11/20  23:57:11
74645         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
74646      Branch: perlio
74647            ! scope.h
74648 ____________________________________________________________________________
74649 [  7789] By: nick                                  on 2000/11/20  23:38:33
74650         Log: Integrate mainline
74651      Branch: perlio
74652           +> lib/File/Spec/Epoc.pm
74653           !> (integrate 34 files)
74654 ____________________________________________________________________________
74655 [  7788] By: nick                                  on 2000/11/20  23:20:18
74656         Log: Make extra buffer layer work (dummy crlf layer)
74657      Branch: perlio
74658            ! doio.c perlio.c perlio.h
74659 ____________________________________________________________________________
74660 [  7787] By: jhi                                   on 2000/11/20  22:44:04
74661         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
74662              From: Peter Prymmer <pvhp@forte.com>
74663              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
74664              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
74665      Branch: perl
74666            ! t/pragma/locale.t
74667 ____________________________________________________________________________
74668 [  7786] By: jhi                                   on 2000/11/20  22:29:10
74669         Log: Subject: DOC PATCH 5.6.0 perlreftut
74670              From: mjd@plover.com
74671              Date: 20 Nov 2000 19:45:06 -0000
74672              Message-ID: <20001120194506.9505.qmail@plover.com>
74673      Branch: perl
74674            ! pod/perlreftut.pod
74675 ____________________________________________________________________________
74676 [  7785] By: jhi                                   on 2000/11/20  22:27:44
74677         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
74678              From: David Dyck <dcd@tc.fluke.com>
74679              Date: Mon, 20 Nov 2000 11:43:40 -0800
74680              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
74681      Branch: perl
74682            ! lib/Cwd.pm
74683 ____________________________________________________________________________
74684 [  7784] By: jhi                                   on 2000/11/20  22:23:21
74685         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
74686              Date: Mon, 20 Nov 2000 17:06:10 -0500
74687              To: Mailing list Perl5 <perl5-porters@perl.org>
74688              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
74689      Branch: perl
74690            ! pp_ctl.c t/op/pat.t
74691 ____________________________________________________________________________
74692 [  7783] By: jhi                                   on 2000/11/20  22:11:18
74693         Log: Subject: [PATCH] doop.c - UTF8 tr///               
74694              From: Simon Cozens <simon@cozens.net>
74695              Date: Sat, 18 Nov 2000 18:49:30 +0000
74696              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
74697              
74698              Subject: Re: [PATCH] doop.c - UTF8 tr///           
74699              From: Simon Cozens <simon@cozens.net>
74700              Date: Mon, 20 Nov 2000 20:45:22 +0000
74701              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
74702              
74703              Make tr on UTF-8 better but still not correct.
74704      Branch: perl
74705            ! doop.c
74706 ____________________________________________________________________________
74707 [  7782] By: jhi                                   on 2000/11/20  22:02:16
74708         Log: Remove the shared object before attempting to create
74709              (by linking) a new one.  E.g. in AIX not removing
74710              becomes quite painful if one tries to do more than one
74711              build in the same tree (an interrupted build, for example),
74712              since the AIX' shared dynaloader seemingly keeps the shared
74713              objects open and therefore 'busy' for quite a while, even when
74714              nobody is using the objects, leading into link failures.
74715      Branch: perl
74716            ! lib/ExtUtils/MM_Unix.pm
74717 ____________________________________________________________________________
74718 [  7781] By: gsar                                  on 2000/11/20  19:02:55
74719         Log: type mismatch due to faulty integration
74720      Branch: maint-5.6/perl
74721            ! toke.c win32/Makefile
74722 ____________________________________________________________________________
74723 [  7780] By: gsar                                  on 2000/11/20  17:31:55
74724         Log: integrate changes#6392,6394..6399,6401..6404
74725              
74726              The {multiplier} of a fixed substring was overlooked which
74727              caused a wrong initial search offset for that substring.
74728              
74729              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
74730              From: Hugo <hv@crypt.compulink.co.uk>
74731              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
74732              Date: Thu, 13 Jul 2000 19:27:13 +0100
74733              
74734              Fix the BOM bug: not a byteorder bug, a signedness bug.
74735              
74736              Replace change #6337 with a better one.
74737              
74738              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
74739              From: Hugo <hv@crypt.compulink.co.uk>
74740              Date: Fri, 14 Jul 2000 04:16:20 +0100
74741              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
74742              
74743              MakeMaker should not remove editor backups (*~) on `make clean`
74744              by default (completes change#6383)
74745              
74746              move new variables to the end of the interpreter structure (for
74747              bincompat in code that doesn't #include XSUB.h)
74748              
74749              rename totally bletcherous SvLOCK() thingy (doesn't do what the
74750              name suggests anyway)
74751              
74752              various cleanups (typos, misformatted code, and small bugs)
74753              
74754              typecasts needed for change#6394
74755              
74756              typos in change#6399, regen headers
74757              
74758              inconsistent types needs casts
74759              
74760              PERL_OBJECT build tweaks
74761      Branch: maint-5.6/perl
74762           !> MANIFEST doop.c embed.h embed.pl embedvar.h
74763           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
74764           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
74765           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
74766           !> toke.c util.c
74767 ____________________________________________________________________________
74768 [  7779] By: gsar                                  on 2000/11/20  17:06:29
74769         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
74770              
74771              Cosmetics and perldelta.
74772              
74773              Fix nits noticed by Boston.pm.
74774              
74775              Do the cc sanity check both before the hints and
74776              after the cc selction.
74777              
74778              get sprintf.t to adjust properly for 3-digit exponents
74779              
74780              don't clobber *.orig files on *clean targets
74781              
74782              fix bugs in processing %v-*d and similar format specs (from
74783              Avi Finkel <avi@finkel.org>)
74784              
74785              sprintf test tweaks (from Dominic Dunlop)
74786              
74787              new selfloader.t in change#6183 doesn't close DATA handles,
74788              and thus fails to clean up tmp files on dosish platforms
74789              
74790              typos (spotted by Peter Prymmer)
74791              
74792              typo fix from Craig Berry
74793      Branch: maint-5.6/perl
74794           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
74795           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
74796           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
74797           !> x2p/Makefile.SH
74798 ____________________________________________________________________________
74799 [  7778] By: gsar                                  on 2000/11/20  16:46:51
74800         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
74801              
74802              Subject: Re: format bug report  [Patch]
74803              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74804              Date: Wed, 05 Jul 2000 13:12:52 +0200
74805              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
74806              
74807              Subject: Re: format bug report  [Patch]
74808              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74809              Date: Wed, 05 Jul 2000 14:10:01 +0200
74810              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
74811              
74812              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
74813              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74814              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
74815              Date: Fri, 07 Jul 2000 17:57:16 +0100
74816              
74817              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
74818              To: perl5-porters@perl.org
74819              From: Karsten Sperling <spiff@phreax.net>
74820              Date: Mon, 10 Jul 2000 15:12:52 +0200
74821              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
74822              
74823              README.posix-bc podified from Thomas Dorner.
74824              
74825              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
74826              From: Dominic Dunlop <domo@computer.org>
74827              Date: Tue, 11 Jul 2000 12:27:33 +0200
74828              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
74829              
74830              Typo in #6341.
74831              
74832              Fix for
74833              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
74834              From: Roderick Schertler <roderick@argon.org>
74835              Date: Tue, 11 Jul 2000 13:55:05 -0400
74836              Message-Id: <200007111755.NAA05077@jones.argon.org>
74837              
74838              Minor cleanups on the booklist.
74839              
74840              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
74841              regen perltoc.
74842              
74843              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
74844      Branch: maint-5.6/perl
74845           +> pod/perlbook.pod
74846           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
74847           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
74848           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
74849 ____________________________________________________________________________
74850 [  7777] By: jhi                                   on 2000/11/20  16:08:49
74851         Log: Update Changes.
74852      Branch: perl
74853            ! Changes patchlevel.h
74854 ____________________________________________________________________________
74855 [  7776] By: jhi                                   on 2000/11/20  15:27:56
74856         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
74857              This may be overly harsh but until proven otherwise, we think this
74858              way, or until we have a simple test for Configure (having to start
74859              up servers is does not count as simple) to check for the problems.
74860      Branch: perl
74861            ! perl.h
74862 ____________________________________________________________________________
74863 [  7775] By: jhi                                   on 2000/11/20  15:22:17
74864         Log: Solaris hints tweaks.
74865      Branch: perl
74866            ! hints/solaris_2.sh
74867 ____________________________________________________________________________
74868 [  7774] By: jhi                                   on 2000/11/20  15:01:20
74869         Log: Add a workaround to SOCKS 64-bit problems.
74870      Branch: perl
74871            ! doio.c embed.h embed.pl perlsdio.h proto.h
74872 ____________________________________________________________________________
74873 [  7773] By: jhi                                   on 2000/11/20  14:51:47
74874         Log: sysseek() instead of seek().
74875      Branch: perl
74876            ! t/lib/syslfs.t
74877 ____________________________________________________________________________
74878 [  7772] By: gsar                                  on 2000/11/20  13:06:23
74879         Log: integrate changes#6315..6319,6321..6331,6333..6338
74880              
74881              Integrate with Sarathy, preliminary fix for unicos
74882              alignment problems in [ID 20000612.002] Perl problem on Cray system.
74883              
74884              some debugger output does not go to the socket when RemotePort is set
74885              
74886              winsock cleanup never done on Windows (leads to handle leaks)
74887              
74888              fix UNC path handling on Windows under ithreads, and chdir()
74889              return value when given a non-existent directory
74890              
74891              Autogenerate pod/Makefile and pod/buildtoc.
74892              buildtoc also checks whether the existin pods are
74893              mentioned in MANIFEST and perl.pod, and vice versa.
74894              (None of the thusly found discrepancies fixed yet.)
74895              roffitall also needs to be autogenerated similarly but it
74896              seems so badly out of date that I didn't touch it yet.
74897              
74898              Config is being used.
74899              
74900              Add =head1 NAMEs so that buildtoc is happy.
74901              (The CGI::Util nit reported to Lincoln.)
74902              
74903              Fix complaints of buildtoc.
74904              
74905              Fix the alignment problem in Crays ([ID 20000612.002]).
74906              
74907              Remove perlbook, update perlfaq book listing,
74908              rearrange perl.pod, regenerate perltoc.
74909              
74910              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
74911              was cast to an unsigned (32-bit) integer with wild abandon.
74912              
74913              winsock options weren't being set in all threads under ithreads
74914              (caused send()s from second and subsequent threads to fail)
74915              
74916              accept() leaks memory on windows due to incorrect ordering of
74917              closesocket() and fclose() calls
74918              
74919              Reorder perl.pod once more.
74920              
74921              More POSIX.pod tweaks.
74922              
74923              Sprinkle ldlibpath.
74924              
74925              Precedence goof, fix based on
74926              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
74927              From: Hugo <hv@crypt.compulink.co.uk>
74928              Date: Tue, 11 Jul 2000 12:52:38 +0100
74929              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
74930              
74931              Subject: PATCH perlguts.pod: Document D and d magic types
74932              From: mjd@plover.com
74933              Date: 5 Jul 2000 18:01:51 -0000
74934              Message-ID: <20000705180151.29413.qmail@plover.com>
74935              
74936              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
74937              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
74938              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
74939              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
74940              
74941              Subject: [PATCH cfgperl] $& segfaults if you trick it
74942              From: simon@brecon.co.uk (Simon Cozens)
74943              Date: 7 Jul 2000 11:26:09 GMT
74944              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
74945              
74946              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
74947              From: Hugo <hv@crypt.compulink.co.uk>
74948              Date: Tue, 11 Jul 2000 12:44:50 +0100
74949              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
74950              
74951              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
74952              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
74953              Date: Tue, 11 Jul 2000 13:50:51 +0100
74954              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
74955      Branch: maint-5.6/perl
74956           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
74957           +> pod/buildtoc.PL
74958            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
74959           !> (integrate 26 files)
74960 ____________________________________________________________________________
74961 [  7771] By: gsar                                  on 2000/11/20  12:31:42
74962         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
74963              6310,6311,6314
74964              
74965              Subject: [PATCH bleedperl] File::Spec 0.82 beta
74966              From: Barrie Slaymaker <barries@jester.slaysys.com>
74967              Date: Wed, 28 Jun 2000 11:35:29 -0400
74968              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
74969              
74970              tweak perlembed for multiplicity/usethreads sanity; correct notes
74971              about Windows
74972              
74973              localize %INC in a Safe compartment so that use/require work
74974              (many other magic globals probably need similar treatment)
74975              
74976              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
74977              when @_ is modified, causing coredumps
74978              
74979              slurp mode fix in change#4736 still not quite right
74980              
74981              Point to perlipc for more SysV IPC examples.
74982              
74983              Elaborate POSIX.pod.  Still needs work.
74984              
74985              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
74986              
74987              fix large memory leak that has been around for ever, masked by
74988              -DPURIFY (most of the arenas were never freed!)
74989              
74990              fix memory leak on Windows (PL_sys_intern contents were never
74991              freed)
74992              
74993              PERL_OBJECT build tweak
74994              
74995              adjust change#6299
74996              
74997              remove rel2abs prototypes (from Barrie Slaymaker)
74998              
74999              missing perldiag entry for unpack("w",...) diagnostic (from
75000              Andreas Koenig)
75001              
75002              better diagnostic on Frob->stuff() when Frob:: doesn't exist
75003              (from Richard Soderberg <rs@oregonnet.com>)
75004              
75005              Win32 patches for cfgperl from Sarathy.
75006              
75007              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
75008              
75009              More POSIX.pod embellishment.
75010              
75011              tyop in change#6306
75012      Branch: maint-5.6/perl
75013           !> (integrate 44 files)
75014 ____________________________________________________________________________
75015 [  7770] By: gsar                                  on 2000/11/20  11:51:00
75016         Log: integrate changes#6268..6282 from cfgperl branch
75017              
75018              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
75019              From: Dominic Dunlop <domo@computer.org>
75020              Date: Thu, 29 Jun 2000 12:32:39 +0200
75021              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
75022              
75023              Regen headers for #6261 (and update embed.pl for this) and #6267,
75024              silence few compiler warnings.
75025              
75026              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
75027              From: Nicholas Clark <nick@talking.bollo.cx>
75028              Date: Fri, 23 Jun 2000 16:21:15 +0100
75029              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
75030              
75031              Subject: PATCH pod/perltie.pod
75032              From: Ian Phillipps <Ian.Phillipps@iname.com>
75033              Date: Fri, 16 Jun 2000 00:17:19 +0100
75034              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
75035              (only the first hunk, the second hunk had already been done
75036              by some other patch)
75037              
75038              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
75039              From: Tom Phoenix <rootbeer@redcat.com>
75040              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
75041              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
75042              
75043              Subject: [PATCH] xsub attributes
75044              From: Doug MacEachern <dougm@covalent.net>
75045              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
75046              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
75047              
75048              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
75049              From: Andy Dougherty <doughera@lafayette.edu>
75050              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
75051              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
75052              
75053              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
75054              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
75055              Date: Tue, 13 Jun 2000 02:43:48 -0500
75056              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
75057              
75058              Subject: [PATCH] Re: eval documentation: context
75059              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75060              Date: Mon, 12 Jun 2000 15:07:29 +0100
75061              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
75062              
75063              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
75064              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75065              Date: Mon, 12 Jun 2000 14:55:59 +0100
75066              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
75067              
75068              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
75069              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
75070              Date: Fri, 09 Jun 2000 12:39:27 -0400
75071              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
75072              (plus update the version "number" of Text::Wrap)
75073              
75074              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
75075              From: Tim Ayers <tayers@bridge.com>
75076              Date: Thu, 08 Jun 2000 08:11:06 +0200
75077              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
75078              [resent by Richard Foley, Message-Id probably wrong]
75079              
75080              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
75081              From: rspier@pobox.com (Robert Spier)
75082              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
75083              Message-ID: <14654.31913.845602.610277@rls.cx>
75084              
75085              Subject: [PATCH 5.6.0] utils/h2xs.PL
75086              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
75087              Date: Wed, 7 Jun 2000 04:02:04 -0500
75088              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
75089              
75090              Subject: [PATCH 5.6.0]ITHREADs for VMS
75091              From: Dan Sugalski <dan@sidhe.org>
75092              Date: Tue, 06 Jun 2000 11:59:50 -0400
75093              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
75094      Branch: maint-5.6/perl
75095           !> (integrate 31 files)
75096 ____________________________________________________________________________
75097 [  7769] By: gsar                                  on 2000/11/20  11:29:06
75098         Log: integrate changes#6261..6266 from cfgperl
75099              
75100              Subject: Re: [PATCH cfgperl] BOMs away!
75101              From: simon@brecon.co.uk (Simon Cozens)
75102              Date: 17 Jun 2000 11:49:57 GMT
75103              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
75104              
75105              Subject: 5.6.0 Patch for EPOC
75106              From: Olaf Flebbe <o.flebbe@gmx.de>
75107              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
75108              Message-ID: <23449.960929969@www11.gmx.net>
75109              
75110              tr fixes from Simon Cozens
75111              
75112              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
75113              From: Marty Lucich <marty@netcom.com>
75114              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
75115              Message-Id: <200006282116.OAA11148@netcom.com>
75116              ccdlflags update (the BSD/OS 4.1 part had already been taken
75117              care of by #6141).
75118              
75119              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
75120              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75121              Date: Wed, 28 Jun 2000 17:50:12 -0700
75122              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
75123              
75124              Subject: [PATCH 5.6.0] cygwin port
75125              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
75126              From: "Fifer, Eric" <EFifer@sanwaint.com>
75127              Date: Thu, 29 Jun 2000 12:58:29 +0100
75128      Branch: maint-5.6/perl
75129           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
75130           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
75131           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
75132           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
75133 ____________________________________________________________________________
75134 [  7768] By: gsar                                  on 2000/11/20  11:13:44
75135         Log: integrate changes#6252..6256,6259..6260
75136              
75137              Paranoia tweak on #6249.
75138              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
75139              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
75140              Date: Sun, 25 Jun 2000 23:43:12 -0400
75141              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
75142              
75143              Subject: tr///, help wanted.
75144              From: simon@brecon.co.uk (Simon Cozens)
75145              Date: 28 Jun 2000 11:29:04 GMT
75146              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
75147              
75148              small thinko tweaks
75149              
75150              tweaks from Simon Conzes to further fix tr/// under utf8
75151              
75152              perlnewmod was missing from MANIFEST.
75153              
75154              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
75155              From: simon@brecon.co.uk (Simon Cozens)
75156              Date: 17 Jun 2000 11:56:44 GMT
75157              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
75158              pack U0, pack C0
75159      Branch: maint-5.6/perl
75160           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
75161           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
75162           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
75163           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
75164 ____________________________________________________________________________
75165 [  7767] By: gsar                                  on 2000/11/20  10:51:38
75166         Log: integrate change#6250 from cfgperl
75167              
75168              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
75169              From: Doug MacEachern <dougm@covalent.net>
75170              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
75171              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
75172      Branch: maint-5.6/perl
75173           +> t/op/my_stash.t
75174           !> MANIFEST embed.pl global.sym proto.h toke.c
75175 ____________________________________________________________________________
75176 [  7766] By: gsar                                  on 2000/11/20  10:48:34
75177         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
75178              
75179              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
75180              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
75181              Date: Mon, 26 Jun 2000 18:40:14 +0100
75182              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
75183              
75184              Subject: [PATCH] bytes<->utf8 fixes
75185              From: simon@brecon.co.uk (Simon Cozens)
75186              Date: 26 Jun 2000 04:55:45 GMT
75187              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
75188              
75189              Subject: [PATCH] is_utf8_string
75190              From: simon@brecon.co.uk (Simon Cozens)
75191              Date: 26 Jun 2000 02:25:59 GMT
75192              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
75193              
75194              Subject: [PATCH] avoid mg_ptr in '*' magic
75195              From: Doug MacEachern <dougm@covalent.net>
75196              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
75197              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
75198              
75199              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
75200              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
75201              Date: Sat, 24 Jun 2000 13:06:20 +0100
75202              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
75203              
75204              Allow for standalone testing.
75205              
75206              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
75207              From: Mark-Jason Dominus <mjd@plover.com>
75208              Date: Tue, 27 Jun 2000 22:36:42 -0400
75209              Message-ID: <20000628023642.12166.qmail@plover.com>
75210              
75211              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
75212              From: Frank Tobin <ftobin@uiuc.edu>
75213              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
75214              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
75215      Branch: maint-5.6/perl
75216           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
75217           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
75218           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
75219           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
75220           !> utf8.c utils/h2xs.PL
75221 ____________________________________________________________________________
75222 [  7765] By: gsar                                  on 2000/11/20  10:29:13
75223         Log: integrate change#6239 from cfgperl
75224              
75225              Configure maintenance.  Sever some dependency cycles,
75226              separate gccversion from the cc unit,
75227              address [ID 20000623.006] Configure script patch for using gcc on AIX
75228              (but solve it a little bit differently),
75229              unduplex some accidentally duplicated units,
75230              suggest using gcc if no cc available
75231              (p5p thread: "Solaris configure: counterproposal", 1999-09)
75232      Branch: maint-5.6/perl
75233           !> Configure Todo-5.6 config_h.SH
75234 ____________________________________________________________________________
75235 [  7764] By: gsar                                  on 2000/11/20  10:25:55
75236         Log: integrate changes#6233..6238 from cfgperl
75237              
75238              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
75239              From: Mark-Jason Dominus <mjd@plover.com>
75240              Date: Fri, 16 Jun 2000 20:53:04 -0400
75241              Message-ID: <20000617005304.8008.qmail@plover.com>
75242              
75243              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
75244              because when run as services (Win32ese for daemons)
75245              no environment variables are set and tmpdir ends up as /tmp,
75246              which is ambiguous.
75247              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
75248              From: matt@sergeant.org
75249              Date: 16 Jun 2000 16:30:43 -0000
75250              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
75251              
75252              The thread begun by
75253              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
75254              From: Kevin.Ruscoe@ubsw.com
75255              Date: Fri, 16 Jun 2000 16:38:51 +0100
75256              Message-Id: <H000019b03c300d6@MHS>
75257              
75258              Tweak embed.pl, regen headers.
75259              
75260              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
75261              From: Dan Sugalski <dan@sidhe.org>
75262              Date: Fri, 23 Jun 2000 17:00:00 -0400
75263              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
75264      Branch: maint-5.6/perl
75265           !> (integrate 27 files)
75266 ____________________________________________________________________________
75267 [  7763] By: gsar                                  on 2000/11/20  10:08:08
75268         Log: s/perl56delta/perldelta/g
75269      Branch: maint-5.6/perl
75270            ! pod/Makefile
75271 ____________________________________________________________________________
75272 [  7762] By: gsar                                  on 2000/11/20  10:04:00
75273         Log: integrate changes#6225,6229,6231,6232 from cfgperl
75274              
75275              Add source code filenames to apidoc.
75276              From: simon@brecon.co.uk (Simon Cozens)
75277              Subject: [PATCH embed.pl] Source X-ref
75278              Date: 22 Jun 2000 02:18:49 GMT
75279              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
75280              
75281              Subject: README.hpux version 0.6.1
75282              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
75283              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
75284              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
75285              
75286              Subject: [PATCH 5.6.0] cygwin port
75287              From: "Fifer, Eric" <EFifer@sanwaint.com>
75288              Date: Tue, 20 Jun 2000 14:30:58 +0100
75289              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
75290              
75291              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
75292              From: simon@brecon.co.uk (Simon Cozens)
75293              Date: 19 Jun 2000 15:18:27 GMT
75294              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
75295              
75296              plus update pod/Makefile and regenerate perltoc
75297      Branch: maint-5.6/perl
75298           +> pod/perlutil.pod
75299           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
75300           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
75301 ____________________________________________________________________________
75302 [  7761] By: jhi                                   on 2000/11/20  04:09:55
75303         Log: Miraculous typo.
75304      Branch: perl
75305            ! t/op/pat.t
75306 ____________________________________________________________________________
75307 [  7760] By: jhi                                   on 2000/11/20  04:06:08
75308         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
75309              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75310              Date: Sun, 19 Nov 2000 22:30:26 -0500
75311              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
75312      Branch: perl
75313            ! regexec.c scope.h t/op/pat.t
75314 ____________________________________________________________________________
75315 [  7759] By: jhi                                   on 2000/11/20  02:05:22
75316         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
75317      Branch: perl
75318            ! perl.h
75319 ____________________________________________________________________________
75320 [  7758] By: jhi                                   on 2000/11/20  01:58:11
75321         Log: Subject: [perl 7711: EPOC] updates
75322              From: Olaf Flebbe <o.flebbe@gmx.de>
75323              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
75324              Message-ID: <25575.974658810@www23.gmx.net>               
75325      Branch: perl
75326            + lib/File/Spec/Epoc.pm
75327            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
75328            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
75329            ! lib/File/Spec.pm perl.c sv.c
75330 ____________________________________________________________________________
75331 [  7757] By: jhi                                   on 2000/11/20  01:53:11
75332         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
75333      Branch: perl
75334            ! MANIFEST
75335 ____________________________________________________________________________
75336 [  7756] By: jhi                                   on 2000/11/20  01:47:22
75337         Log: Integrate perlio:
75338              
75339              [  7755]
75340              Add dummy crlf layer (just as buffer)
75341              Correct 1st bug - one layer of indirection.
75342              
75343              [  7754]
75344              Work-round to Perl_deb_nocontext is no longer required
75345              
75346              [  7753]
75347              diff -se shows these as different
75348              
75349              [  7752]
75350              Configure GCC/Win32 build -Duseperlio
75351              Fix a couple of gross issues
75352              - double-include of ../deb.o in re.dll
75353              - win32sck.c needs PerlIO and FILE 
75354              
75355              [  7751]
75356              Special case :crlf and :raw in dummy PerlIO_apply_layers
75357              
75358              [  7750]
75359              Missing aTHX_
75360      Branch: perl
75361            - ext/re/hints/MSWin32.pl
75362           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
75363           !> win32/config.gc win32/config_H.gc win32/win32sck.c
75364 ____________________________________________________________________________
75365 [  7755] By: nick                                  on 2000/11/19  20:57:17
75366         Log: Add dummy crlf layer (just as buffer)
75367              Correct 1st bug - one layer of indirection.
75368      Branch: perlio
75369            ! perlio.c perlio.h perliol.h
75370 ____________________________________________________________________________
75371 [  7754] By: nick                                  on 2000/11/19  20:56:12
75372         Log: Work-round to Perl_deb_nocontext is no longer required
75373      Branch: perlio
75374            - ext/re/hints/MSWin32.pl
75375 ____________________________________________________________________________
75376 [  7753] By: nick                                  on 2000/11/19  20:01:16
75377         Log: diff -se shows these as different
75378      Branch: perlio
75379            ! global.sym pod/perlapi.pod
75380 ____________________________________________________________________________
75381 [  7752] By: nick                                  on 2000/11/19  18:57:30
75382         Log: Configure GCC/Win32 build -Duseperlio
75383              Fix a couple of gross issues
75384              - double-include of ../deb.o in re.dll
75385              - win32sck.c needs PerlIO and FILE 
75386      Branch: perlio
75387            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
75388            ! win32/win32sck.c
75389 ____________________________________________________________________________
75390 [  7751] By: nick                                  on 2000/11/19  17:05:36
75391         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
75392      Branch: perlio
75393            ! perlio.c
75394 ____________________________________________________________________________
75395 [  7750] By: nick                                  on 2000/11/19  16:57:14
75396         Log: Missing aTHX_
75397      Branch: perlio
75398            ! sv.c
75399 ____________________________________________________________________________
75400 [  7749] By: jhi                                   on 2000/11/19  16:28:40
75401         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
75402              From: "Peter J. Farley III" <pjfarley@banet.net>
75403              Date: Sun, 19 Nov 2000 01:42:58 -0500
75404              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
75405      Branch: perl
75406            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
75407 ____________________________________________________________________________
75408 [  7748] By: jhi                                   on 2000/11/19  16:08:10
75409         Log: Subject: podlators 1.05 available        
75410              From: Russ Allbery <rra@stanford.edu>   
75411              Date: 18 Nov 2000 22:04:28 -0800
75412              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
75413      Branch: perl
75414            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
75415 ____________________________________________________________________________
75416 [  7747] By: nick                                  on 2000/11/19  11:19:39
75417         Log: Integrate mainline
75418      Branch: perlio
75419           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
75420           !> util.c
75421 ____________________________________________________________________________
75422 [  7746] By: jhi                                   on 2000/11/19  06:42:22
75423         Log: Make hex scanning warn on "\x{x}" and "\xx".
75424              "\x" and and hex("x") are still valid.
75425      Branch: perl
75426            ! util.c
75427 ____________________________________________________________________________
75428 [  7745] By: nick                                  on 2000/11/18  22:52:28
75429         Log: Integrate mainline
75430      Branch: perlio
75431           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
75432           !> perl.h perlio.c proto.h regcomp.c regcomp.h
75433 ____________________________________________________________________________
75434 [  7744] By: jhi                                   on 2000/11/18  22:50:28
75435         Log: Introduce Perl_utf8_length().  Use it.
75436      Branch: perl
75437            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
75438 ____________________________________________________________________________
75439 [  7743] By: jhi                                   on 2000/11/18  22:38:51
75440         Log: Compiler denit.
75441      Branch: perl
75442            ! perlio.c
75443 ____________________________________________________________________________
75444 [  7742] By: jhi                                   on 2000/11/18  20:33:05
75445         Log: Integrate perlio:
75446              
75447              [  7740]
75448              Lexical use open ... support:
75449              add ->cop_io to COP structure in cop.h.
75450              Make mg.c and gv.c associate it with ${^OPEN}.
75451              Make lib/open.pm set it.
75452              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
75453              manner similar to ->cop_warnings.
75454              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
75455              call new PerlIO_apply_layers().
75456              Declare latter in perlio.h and define in perlio.c
75457      Branch: perl
75458           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
75459           !> perlio.h pp_ctl.c pp_sys.c sv.c
75460 ____________________________________________________________________________
75461 [  7741] By: jhi                                   on 2000/11/18  20:31:27
75462         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
75463              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75464              Date: Fri, 17 Nov 2000 20:35:11 -0500
75465              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
75466              
75467              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
75468              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75469              Date: Fri, 17 Nov 2000 21:03:47 -0500
75470              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
75471              
75472              Plus a little bit of tweaking in pregcomp().
75473      Branch: perl
75474            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
75475 ____________________________________________________________________________
75476 [  7740] By: nick                                  on 2000/11/18  20:17:22
75477         Log: Lexical use open ... support:
75478              add ->cop_io to COP structure in cop.h.
75479              Make mg.c and gv.c associate it with ${^OPEN}.
75480              Make lib/open.pm set it.
75481              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
75482              manner similar to ->cop_warnings.
75483              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
75484              call new PerlIO_apply_layers().
75485              Declare latter in perlio.h and define in perlio.c
75486      Branch: perlio
75487            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
75488            ! perlio.h pp_ctl.c pp_sys.c sv.c
75489 ____________________________________________________________________________
75490 [  7739] By: jhi                                   on 2000/11/18  19:54:00
75491         Log: Integrate perlio:
75492              
75493              [  7736]
75494              Basic tweaks to do_open() type parsing to allow layer/discipline
75495              part to be isolated.
75496              
75497              [  7727]
75498              Experiment on use of attributes.pm interface.
75499              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
75500              SVt_PVRV if not already something better (else vivify of say magic gets
75501              core dump).
75502      Branch: perl
75503           !> doio.c perlio.c pp.c
75504 ____________________________________________________________________________
75505 [  7738] By: jhi                                   on 2000/11/18  17:16:13
75506         Log: Subject: [PATCH 5.7.0] etags broken again
75507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75508              Date: Sat, 18 Nov 2000 02:41:36 -0500
75509              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
75510      Branch: perl
75511            ! emacs/ptags
75512 ____________________________________________________________________________
75513 [  7737] By: jhi                                   on 2000/11/18  17:12:18
75514         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
75515      Branch: perl
75516            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75517 ____________________________________________________________________________
75518 [  7736] By: nick                                  on 2000/11/18  14:06:20
75519         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
75520              part to be isolated.
75521      Branch: perlio
75522            ! doio.c perlio.c
75523 ____________________________________________________________________________
75524 [  7735] By: nick                                  on 2000/11/18  11:03:32
75525         Log: Integrate mainline
75526      Branch: perlio
75527           !> Changes README.amiga README.win32 patchlevel.h
75528           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
75529 ____________________________________________________________________________
75530 [  7734] By: jhi                                   on 2000/11/18  01:18:56
75531         Log: Update Changes.
75532      Branch: perl
75533            ! Changes patchlevel.h
75534 ____________________________________________________________________________
75535 [  7733] By: jhi                                   on 2000/11/18  00:32:54
75536         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
75537              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75538              Date: Fri, 17 Nov 2000 17:28:02 -0500
75539              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
75540      Branch: perl
75541            ! regcomp.c regexec.c t/op/re_tests
75542 ____________________________________________________________________________
75543 [  7732] By: jhi                                   on 2000/11/18  00:28:56
75544         Log: Sparc 64-bit pack() fix from Jens Hamisch.
75545      Branch: perl
75546            ! pp.c
75547 ____________________________________________________________________________
75548 [  7731] By: jhi                                   on 2000/11/18  00:18:39
75549         Log: Explain in more detail the {} syntax ambiguousity.
75550              
75551              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
75552              From: Nicholas Clark <nick@ccl4.org>
75553              Date: Fri, 17 Nov 2000 22:10:28 +0000
75554              Message-ID: <20001117221028.A88930@plum.flirble.org>
75555      Branch: perl
75556            ! pod/perlfunc.pod
75557 ____________________________________________________________________________
75558 [  7730] By: jhi                                   on 2000/11/18  00:12:18
75559         Log: Subject: Fix for README.amiga (20000323.033)
75560              From: "Stephen P. Potter" <spp@spotter.yi.org>
75561              Date: Fri, 17 Nov 2000 12:25:51 -0500
75562              Message-Id: <200011171725.MAA05768@spotter.yi.org>
75563      Branch: perl
75564            ! README.amiga
75565 ____________________________________________________________________________
75566 [  7729] By: jhi                                   on 2000/11/18  00:08:34
75567         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
75568              From: "A. C. Yardley" <yardley@tanet.net>
75569              Date: Mon, 3 Apr 2000 11:35:33 -0700
75570              Message-ID: <3483.000403@tanet.net>
75571      Branch: perl
75572            ! README.win32
75573 ____________________________________________________________________________
75574 [  7728] By: nick                                  on 2000/11/17  21:59:47
75575         Log: Integrate mainline
75576      Branch: perlio
75577           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
75578           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
75579           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
75580           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
75581 ____________________________________________________________________________
75582 [  7727] By: nick                                  on 2000/11/17  21:56:31
75583         Log: Experiment on use of attributes.pm interface.
75584              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
75585              SVt_PVRV if not already something better (else vivify of say magic gets
75586              core dump).
75587      Branch: perlio
75588            ! perlio.c pp.c
75589 ____________________________________________________________________________
75590 [  7726] By: jhi                                   on 2000/11/17  14:15:49
75591         Log: Subject: Fix for 20000815.006
75592              From: "Stephen P. Potter" <spp@spotter.yi.org>
75593              Date: Fri, 17 Nov 2000 08:57:45 -0500
75594              Message-Id: <200011171357.IAA05122@spotter.yi.org>
75595              
75596              It's really 20000518.006.
75597      Branch: perl
75598            ! pod/perlmodlib.PL
75599 ____________________________________________________________________________
75600 [  7725] By: jhi                                   on 2000/11/17  14:12:31
75601         Log: Subject: Fix for 20000409.001
75602              From: "Stephen P. Potter" <spp@spotter.yi.org>
75603              Date: Fri, 17 Nov 2000 08:55:45 -0500
75604              Message-Id: <200011171355.IAA05104@spotter.yi.org>
75605      Branch: perl
75606            ! pod/perlfaq9.pod
75607 ____________________________________________________________________________
75608 [  7724] By: jhi                                   on 2000/11/17  14:08:58
75609         Log: Undo #7627 now that we have =head3.
75610      Branch: perl
75611            ! pod/perlhack.pod
75612 ____________________________________________________________________________
75613 [  7723] By: jhi                                   on 2000/11/17  14:04:09
75614         Log: As surmised the #7719 wasn't a good move.
75615      Branch: perl
75616            ! hints/solaris_2.sh
75617 ____________________________________________________________________________
75618 [  7722] By: jhi                                   on 2000/11/17  13:59:04
75619         Log: Also the 64bitall hints can be either here or there.
75620      Branch: perl
75621            ! hints/solaris_2.sh
75622 ____________________________________________________________________________
75623 [  7721] By: jhi                                   on 2000/11/17  02:26:23
75624         Log: Test tweak for the open pragma.
75625      Branch: perl
75626            ! t/lib/b.t
75627 ____________________________________________________________________________
75628 [  7720] By: jhi                                   on 2000/11/17  00:23:22
75629         Log: The long double hints can be here or there.
75630      Branch: perl
75631            ! hints/solaris_2.sh
75632 ____________________________________________________________________________
75633 [  7719] By: jhi                                   on 2000/11/17  00:14:06
75634         Log: For Solaris use64bitall the stdchar needs a little bit of help.
75635      Branch: perl
75636            ! hints/solaris_2.sh
75637 ____________________________________________________________________________
75638 [  7718] By: jhi                                   on 2000/11/16  23:27:34
75639         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
75640              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
75641              Date: Wed, 15 Nov 2000 08:56:32 +0100
75642              Message-ID: <3A1241B0.64477E00@alcatel.at>
75643      Branch: perl
75644            ! lib/Carp/Heavy.pm
75645 ____________________________________________________________________________
75646 [  7717] By: jhi                                   on 2000/11/16  23:23:29
75647         Log: Subject: [PATCH] Re: 20001101.003 PDL
75648              From: Nicholas Clark <nick@ccl4.org>
75649              Date: Thu, 16 Nov 2000 16:48:25 +0000
75650              Message-ID: <20001116164825.B93487@plum.flirble.org>
75651      Branch: perl
75652            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
75653 ____________________________________________________________________________
75654 [  7716] By: jhi                                   on 2000/11/16  23:21:31
75655         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
75656              From: "Casey R. Tweten" <crt@kiski.net>
75657              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
75658              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
75659      Branch: perl
75660            ! lib/Pod/Checker.pm pod/perlpod.pod
75661 ____________________________________________________________________________
75662 [  7715] By: jhi                                   on 2000/11/16  23:19:40
75663         Log: Avoid an infinite loop in VMS when utils scripts are run
75664              with no arguments, from Charles Lane.
75665      Branch: perl
75666            ! configure.com
75667 ____________________________________________________________________________
75668 [  7714] By: jhi                                   on 2000/11/16  23:17:08
75669         Log: Subject: perllocale.pod changes
75670              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
75671              Date: Mon, 13 Nov 2000 10:09:22 +0300
75672              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
75673      Branch: perl
75674            ! pod/perllocale.pod
75675 ____________________________________________________________________________
75676 [  7713] By: jhi                                   on 2000/11/16  23:14:06
75677         Log: Integrate perlio:
75678              
75679              [  7711]
75680              Minor tweaks:
75681              consistent way of getting 'rb', 'wb' etc. for binary opens
75682              move *perlio::layers to *open::layers
75683              a #define to show layers available
75684              DOSISH popen/PerlIO had export/import sense inverted.
75685      Branch: perl
75686           !> doio.c perlio.c perlio.h util.c
75687 ____________________________________________________________________________
75688 [  7712] By: nick                                  on 2000/11/16  21:10:58
75689         Log: Integrate mainline
75690      Branch: perlio
75691           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
75692           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
75693           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
75694           !> vos/config.ga.def vos/config.ga.h win32/config.bc
75695           !> win32/config.gc win32/config.vc
75696 ____________________________________________________________________________
75697 [  7711] By: nick                                  on 2000/11/16  19:56:41
75698         Log: Minor tweaks:
75699              consistent way of getting 'rb', 'wb' etc. for binary opens
75700              move *perlio::layers to *open::layers
75701              a #define to show layers available
75702              DOSISH popen/PerlIO had export/import sense inverted.
75703      Branch: perlio
75704            ! doio.c perlio.c perlio.h util.c
75705 ____________________________________________________________________________
75706 [  7710] By: jhi                                   on 2000/11/16  15:46:05
75707         Log: Add HAS_SBRK_PROTO.
75708      Branch: metaconfig/U/perl
75709            + d_sbrkproto.U
75710      Branch: perl
75711            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75712            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
75713            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
75714            ! vos/config.ga.def vos/config.ga.h win32/config.bc
75715            ! win32/config.gc win32/config.vc
75716 ____________________________________________________________________________
75717 [  7709] By: nick                                  on 2000/11/16  07:31:49
75718         Log: Integrate mainline
75719      Branch: perlio
75720           !> (integrate 35 files)
75721 ____________________________________________________________________________
75722 [  7708] By: jhi                                   on 2000/11/16  05:33:03
75723         Log: These files are text, not binary.
75724      Branch: perl
75725            ! ext/Encode/Encode/iso8859-10.enc
75726            ! ext/Encode/Encode/iso8859-13.enc
75727            ! ext/Encode/Encode/iso8859-14.enc
75728            ! ext/Encode/Encode/iso8859-15.enc
75729 ____________________________________________________________________________
75730 [  7707] By: jhi                                   on 2000/11/16  01:53:37
75731         Log: Update Changes.
75732      Branch: perl
75733            ! Changes patchlevel.h
75734 ____________________________________________________________________________
75735 [  7706] By: jhi                                   on 2000/11/16  01:35:59
75736         Log: More #undefing of stdio.
75737      Branch: perl
75738            ! fakesdio.h nostdio.h
75739 ____________________________________________________________________________
75740 [  7705] By: jhi                                   on 2000/11/16  01:34:18
75741         Log: Add fwalk() probe to the configuration files and regen perltoc.
75742      Branch: perl
75743            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75744            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
75745            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
75746            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
75747            ! win32/config.bc win32/config.gc win32/config.vc
75748 ____________________________________________________________________________
75749 [  7704] By: jhi                                   on 2000/11/16  01:33:07
75750         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
75751              an optional third argument to Inlibc?)
75752      Branch: metaconfig/U/perl
75753            + d__fwalk.U
75754 ____________________________________________________________________________
75755 [  7703] By: jhi                                   on 2000/11/16  01:09:22
75756         Log: The type of the hash_cb() size argument is tricky.
75757      Branch: perl
75758            ! ext/DB_File/DB_File.xs
75759 ____________________________________________________________________________
75760 [  7702] By: jhi                                   on 2000/11/15  23:01:16
75761         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
75762      Branch: perl
75763            ! nostdio.h
75764 ____________________________________________________________________________
75765 [  7701] By: jhi                                   on 2000/11/15  22:52:32
75766         Log: Detypo.
75767      Branch: perl
75768            ! t/lib/bigfltpm.t
75769 ____________________________________________________________________________
75770 [  7700] By: jhi                                   on 2000/11/15  22:51:56
75771         Log: UINT64_C() work continues.
75772      Branch: perl
75773            ! handy.h perl.h utf8.h
75774 ____________________________________________________________________________
75775 [  7699] By: jhi                                   on 2000/11/15  14:13:04
75776         Log: SOCKS has its own USE_THREADS, based on
75777              
75778              Subject: [ID 20001114.002] et. al. bugfix followup
75779              From: Jens Hamisch <jens@Strawberry.COM> 
75780              Date: Wed, 15 Nov 2000 14:23:11 +0100
75781              Message-ID: <20001115142311.A21164@Strawberry.COM>
75782      Branch: perl
75783            ! perl.h
75784 ____________________________________________________________________________
75785 [  7698] By: jhi                                   on 2000/11/15  03:50:56
75786         Log: Add few missing #undefs and sort them.
75787      Branch: perl
75788            ! fakesdio.h
75789 ____________________________________________________________________________
75790 [  7697] By: jhi                                   on 2000/11/15  03:39:14
75791         Log: Linenumber fix.
75792      Branch: perl
75793            ! t/pragma/warn/utf8
75794 ____________________________________________________________________________
75795 [  7696] By: jhi                                   on 2000/11/15  02:55:26
75796         Log: EBCDIC tweaks.
75797              
75798              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
75799              From: Peter Prymmer <pvhp@forte.com>
75800              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
75801              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
75802      Branch: perl
75803            ! t/op/regmesg.t t/pragma/warn/utf8
75804 ____________________________________________________________________________
75805 [  7695] By: jhi                                   on 2000/11/15  02:53:58
75806         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
75807              From: Peter Prymmer <pvhp@forte.com>
75808              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
75809              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
75810      Branch: perl
75811            ! utf8.c
75812 ____________________________________________________________________________
75813 [  7694] By: jhi                                   on 2000/11/15  02:50:55
75814         Log: Subject: [PATCH: perl@7674] updates to README.os390
75815              From: Prymmer/Kahn <pvhp@best.com>
75816              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
75817              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
75818      Branch: perl
75819            ! README.os390
75820 ____________________________________________________________________________
75821 [  7693] By: jhi                                   on 2000/11/15  02:48:37
75822         Log: Quit utf8_to_uv() instantly if curlen == 0.
75823      Branch: perl
75824            ! utf8.c
75825 ____________________________________________________________________________
75826 [  7692] By: jhi                                   on 2000/11/15  02:24:29
75827         Log: Use u_int32_t for the size of hash_cb(), not size_t.
75828              
75829              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
75830              From: Jens Hamisch <jens@Strawberry.COM>     
75831              Date: Tue, 14 Nov 2000 19:03:55 +0100
75832              Message-Id: <20001114190355.A20559@Strawberry.COM>
75833      Branch: perl
75834            ! ext/DB_File/DB_File.xs
75835 ____________________________________________________________________________
75836 [  7691] By: jhi                                   on 2000/11/15  02:20:12
75837         Log: Use UINT64_C().
75838              
75839              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
75840              From: Jens Hamisch <jens@Strawberry.COM>
75841              Date: Tue, 14 Nov 2000 19:16:23 +0100
75842              Message-Id: <20001114191623.G20559@Strawberry.COM>
75843      Branch: perl
75844            ! utf8.c utf8.h
75845 ____________________________________________________________________________
75846 [  7690] By: jhi                                   on 2000/11/15  02:17:06
75847         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
75848              (a macro to define signed and unsigned integer constants).
75849      Branch: perl
75850            ! handy.h
75851 ____________________________________________________________________________
75852 [  7689] By: jhi                                   on 2000/11/15  01:56:51
75853         Log: Regen Configure.
75854      Branch: perl
75855            ! Configure
75856 ____________________________________________________________________________
75857 [  7688] By: jhi                                   on 2000/11/15  01:56:32
75858         Log: Make the unit know about SOCKS.
75859      Branch: metaconfig
75860            ! U/protos/socksizetype.U
75861 ____________________________________________________________________________
75862 [  7687] By: jhi                                   on 2000/11/15  01:54:47
75863         Log: Remove unused dependencies.
75864      Branch: metaconfig
75865            ! U/compline/d_getpagsz.U
75866 ____________________________________________________________________________
75867 [  7686] By: nick                                  on 2000/11/14  21:25:13
75868         Log: Integrate mainline.
75869      Branch: perlio
75870           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
75871           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
75872           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
75873           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
75874           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
75875           !> win32/config.bc win32/config.gc win32/config.vc
75876           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
75877 ____________________________________________________________________________
75878 [  7685] By: jhi                                   on 2000/11/14  17:54:56
75879         Log: Integrate perlio:
75880              
75881              [  7684]
75882              PerlIO #include and #ifdef re-work.
75883      Branch: perl
75884           +> fakesdio.h perliol.h
75885           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
75886           !> perlsdio.h perlsfio.h pod/perlfunc.pod
75887 ____________________________________________________________________________
75888 [  7684] By: nick                                  on 2000/11/14  17:43:04
75889         Log: PerlIO #include and #ifdef re-work.
75890      Branch: perlio
75891            + fakesdio.h perliol.h
75892            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
75893            ! perlsdio.h perlsfio.h
75894 ____________________________________________________________________________
75895 [  7683] By: jhi                                   on 2000/11/14  15:42:40
75896         Log: Hoist the duplicated socket/netdb include logic to perl.h;
75897              undef SETERRNO in case SOCKS has defined it.  Based on:
75898              
75899              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
75900              From: Jens Hamisch <jens@Strawberry.COM> 
75901              Date: Tue, 14 Nov 2000 11:34:40 +0100
75902              Message-Id: <20001114113440.A20005@Strawberry.COM>
75903      Branch: perl
75904            ! doio.c perl.h pp_sys.c
75905 ____________________________________________________________________________
75906 [  7682] By: jhi                                   on 2000/11/14  14:07:28
75907         Log: Subject: some additions for makefiles for win32 (for perl@7674)
75908              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
75909              Date: Tue, 14 Nov 2000 09:31:13 +0300
75910              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
75911      Branch: perl
75912            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
75913            ! win32/makefile.mk
75914 ____________________________________________________________________________
75915 [  7681] By: jhi                                   on 2000/11/14  14:01:41
75916         Log: Subject: tiny typo in perl5db.pl
75917              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
75918              Date: Tue, 14 Nov 2000 09:29:28 +0300
75919              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
75920      Branch: perl
75921            ! lib/perl5db.pl
75922 ____________________________________________________________________________
75923 [  7680] By: jhi                                   on 2000/11/14  04:13:50
75924         Log: Redo #7679 with LFs instead of CRLFs.
75925      Branch: perl
75926            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
75927            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
75928            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
75929 ____________________________________________________________________________
75930 [  7679] By: jhi                                   on 2000/11/14  01:21:09
75931         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
75932              From: Benjamin Stuhl <tiriath@yahoo.com> 
75933              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
75934              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
75935      Branch: perl
75936            + win32/bin/mdelete.bat
75937            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
75938            ! makedef.pl perlio.c win32/Makefile win32/config.gc
75939            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
75940 ____________________________________________________________________________
75941 [  7678] By: jhi                                   on 2000/11/14  01:19:20
75942         Log: Fix the re extension building for Win32.
75943              
75944              Subject: [PATCH perl@7638] Get PerlIO building on Win32
75945              From: Benjamin Stuhl <tiriath@yahoo.com> 
75946              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
75947              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
75948      Branch: perl
75949            + ext/re/hints/MSWin32.pl
75950            ! MANIFEST
75951 ____________________________________________________________________________
75952 [  7677] By: jhi                                   on 2000/11/14  01:13:54
75953         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
75954              From: sthoenna@efn.org
75955              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
75956              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
75957      Branch: perl
75958            ! doop.c pp.c toke.c utf8.c utf8.h
75959 ____________________________________________________________________________
75960 [  7676] By: jhi                                   on 2000/11/13  20:23:15
75961         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
75962              From: Nicholas Clark <nick@ccl4.org>
75963              Date: Mon, 13 Nov 2000 18:55:04 +0000
75964              Message-ID: <20001113185504.J29183@plum.flirble.org>
75965      Branch: perl
75966            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
75967 ____________________________________________________________________________
75968 [  7675] By: nick                                  on 2000/11/13  20:21:57
75969         Log: Integrate mainline ...
75970      Branch: perlio
75971           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
75972           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
75973           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
75974           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
75975 ____________________________________________________________________________
75976 [  7674] By: jhi                                   on 2000/11/13  15:07:56
75977         Log: Update Changes.
75978      Branch: perl
75979            ! Changes patchlevel.h
75980 ____________________________________________________________________________
75981 [  7673] By: jhi                                   on 2000/11/13  14:42:42
75982         Log: Remove the new two tests of lib/io_xs for now, they seem to
75983              fail under perlio on some platforms.
75984      Branch: perl
75985            ! t/lib/io_xs.t
75986 ____________________________________________________________________________
75987 [  7672] By: jhi                                   on 2000/11/13  13:57:53
75988         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
75989      Branch: perl
75990            ! perlio.c
75991 ____________________________________________________________________________
75992 [  7671] By: jhi                                   on 2000/11/13  05:30:48
75993         Log: Placate nervous compilers that see longer than ints switch()ing.
75994      Branch: perl
75995            ! utf8.c
75996 ____________________________________________________________________________
75997 [  7670] By: jhi                                   on 2000/11/13  05:14:21
75998         Log: fputs() does return EOF on error but here we don't care.
75999      Branch: perl
76000            ! perlio.c
76001 ____________________________________________________________________________
76002 [  7669] By: jhi                                   on 2000/11/13  05:02:45
76003         Log: Declare reg_data like reg_substr_data.
76004      Branch: perl
76005            ! regexp.h
76006 ____________________________________________________________________________
76007 [  7668] By: jhi                                   on 2000/11/13  04:54:34
76008         Log: Typos in #7667.
76009      Branch: perl
76010            ! perl.h
76011 ____________________________________________________________________________
76012 [  7667] By: jhi                                   on 2000/11/13  04:49:49
76013         Log: Cleanup messy #ifdef.
76014      Branch: perl
76015            ! perl.h
76016 ____________________________________________________________________________
76017 [  7666] By: jhi                                   on 2000/11/13  04:17:34
76018         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
76019              From: Nicholas Clark <nick@talking.bollo.cx>
76020              Date: Sun, 12 Nov 2000 21:14:11 +0000
76021              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
76022              
76023              Note: only one breakage of the two reported is fixed by this patch.
76024      Branch: perl
76025            ! perlio.c
76026 ____________________________________________________________________________
76027 [  7665] By: jhi                                   on 2000/11/13  04:05:07
76028         Log: Tweak the definition of the bit complement on UTF-8 data:
76029              if none of the characters in the string are > 0xff,
76030              the result is a complemented byte string, not a (UTF-8)
76031              char string.  Based on the summary in
76032              
76033              Subject: Re: [ID 20000918.005] ~ on wide chars
76034              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
76035              Date: Fri, 10 Nov 2000 09:47:15 -0800
76036              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
76037              
76038              This should give us the maximum backward (pre-char string)
76039              compatibility and utf8 compatibility.  The other alternative
76040              would be to limit the bit complement to be always byte only,
76041              taking the least significant byte of the chars.
76042      Branch: perl
76043            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
76044 ____________________________________________________________________________
76045 [  7664] By: jhi                                   on 2000/11/13  00:23:44
76046         Log: Couple of tests from #7660 salvaged.
76047      Branch: perl
76048            - t/op/tell.t
76049            ! MANIFEST t/io/tell.t
76050 ____________________________________________________________________________
76051 [  7663] By: jhi                                   on 2000/11/13  00:02:48
76052         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
76053              From: Nicholas Clark <nick@talking.bollo.cx>
76054              Date: Sun, 12 Nov 2000 21:23:43 +0000
76055              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
76056      Branch: perl
76057            ! perlsfio.h
76058 ____________________________________________________________________________
76059 [  7662] By: jhi                                   on 2000/11/13  00:01:39
76060         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
76061              From: Nicholas Clark <nick@talking.bollo.cx>
76062              Date: Sun, 12 Nov 2000 21:30:04 +0000
76063              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
76064      Branch: perl
76065            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
76066 ____________________________________________________________________________
76067 [  7661] By: jhi                                   on 2000/11/12  23:57:29
76068         Log: Document tell() on special streams.
76069      Branch: perl
76070            ! pod/perlfunc.pod
76071 ____________________________________________________________________________
76072 [  7660] By: jhi                                   on 2000/11/12  23:54:22
76073         Log: (Subsumed by #7664)
76074      Branch: perl
76075            + t/op/tell.t
76076            ! MANIFEST
76077 ____________________________________________________________________________
76078 [  7659] By: jhi                                   on 2000/11/12  22:55:25
76079         Log: Many subdocumented return values of the IO extension now documented.
76080              ungetc and write still left subdocumented.
76081              
76082              Subject: [PATCH] (was Re: IO::Handle::ungetc)
76083              From: Nicholas Clark <nick@talking.bollo.cx>
76084              Date: Sun, 12 Nov 2000 21:35:53 +0000
76085              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
76086      Branch: perl
76087            ! ext/IO/lib/IO/Handle.pm
76088 ____________________________________________________________________________
76089 [  7658] By: jhi                                   on 2000/11/12  21:37:06
76090         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
76091              From: Nicholas Clark <nick@talking.bollo.cx>
76092              Date: Sun, 12 Nov 2000 20:03:22 +0000
76093              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
76094      Branch: perl
76095            ! pod/perlfunc.pod
76096 ____________________________________________________________________________
76097 [  7657] By: jhi                                   on 2000/11/12  20:34:55
76098         Log: Integrate perlio:
76099              
76100              [  7656]
76101              Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
76102      Branch: perl
76103           !> perlio.c
76104 ____________________________________________________________________________
76105 [  7656] By: nick                                  on 2000/11/12  19:25:06
76106         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
76107      Branch: perlio
76108            ! perlio.c
76109 ____________________________________________________________________________
76110 [  7655] By: nick                                  on 2000/11/12  19:09:41
76111         Log: Integrate mainline
76112      Branch: perlio
76113           +> README.solaris ext/Encode/Encode/cp1006.enc
76114           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
76115           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
76116           +> ext/Encode/Encode/iso8859-13.enc
76117           +> ext/Encode/Encode/iso8859-14.enc
76118           +> ext/Encode/Encode/iso8859-15.enc
76119           !> (integrate 34 files)
76120 ____________________________________________________________________________
76121 [  7654] By: jhi                                   on 2000/11/12  19:00:22
76122         Log: Add a metaconfig unit for fsync.
76123      Branch: metaconfig/U/perl
76124            + d_fsync.U
76125 ____________________________________________________________________________
76126 [  7653] By: jhi                                   on 2000/11/12  19:00:01
76127         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
76128      Branch: perl
76129            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76130            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
76131            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
76132            ! vos/config.ga.h win32/config.bc win32/config.gc
76133            ! win32/config.vc
76134 ____________________________________________________________________________
76135 [  7652] By: jhi                                   on 2000/11/11  21:12:01
76136         Log: Copy the s// information of README.hpux also to the perlrun.
76137      Branch: perl
76138            ! README.hpux pod/perlrun.pod
76139 ____________________________________________________________________________
76140 [  7651] By: jhi                                   on 2000/11/11  21:03:13
76141         Log: More README.solaris updates from Andy Dougherty.
76142      Branch: perl
76143            ! README.solaris
76144 ____________________________________________________________________________
76145 [  7650] By: jhi                                   on 2000/11/11  18:38:57
76146         Log: More descriptive error for unknown perlio layers.
76147              
76148              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
76149              From: Dominic Dunlop <domo@computer.org> 
76150              Date: Sat, 11 Nov 2000 18:20:32 +0100             
76151              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
76152      Branch: perl
76153            ! perlio.c pod/perldiag.pod
76154 ____________________________________________________________________________
76155 [  7649] By: jhi                                   on 2000/11/11  18:37:52
76156         Log: MachTen doesn't really do mmap() and munmap().
76157              
76158              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
76159              From: Dominic Dunlop <domo@computer.org> 
76160              Date: Sat, 11 Nov 2000 18:20:32 +0100             
76161              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
76162      Branch: perl
76163            ! hints/machten.sh
76164 ____________________________________________________________________________
76165 [  7648] By: jhi                                   on 2000/11/11  18:36:46
76166         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
76167              From: rspier@pobox.com (Robert Spier)
76168              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
76169              Message-ID: <14861.32839.491271.985797@rls.cx>
76170      Branch: perl
76171            ! Porting/Contract pod/perltoot.pod
76172 ____________________________________________________________________________
76173 [  7647] By: jhi                                   on 2000/11/11  18:35:30
76174         Log: Simplify the getpagesize() unit by dropping the
76175              pagesize probe since it's nowadays slightly more
76176              complicated because of sysconf(). (Note: if some
76177              platform really needs the -lPW for getpagesize,
76178              I just broke it.)
76179              
76180              TODO: a new pagesize unit.
76181      Branch: metaconfig
76182            ! U/compline/d_getpagsz.U
76183 ____________________________________________________________________________
76184 [  7646] By: jhi                                   on 2000/11/11  18:33:23
76185         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
76186      Branch: perl
76187            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76188            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
76189            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
76190            ! vos/config.ga.h win32/config.bc win32/config.gc
76191            ! win32/config.vc
76192 ____________________________________________________________________________
76193 [  7645] By: jhi                                   on 2000/11/11  16:45:15
76194         Log: Use sysconf() or getpagesize() to find out the pagesize.
76195      Branch: perl
76196            ! perlio.c
76197 ____________________________________________________________________________
76198 [  7644] By: jhi                                   on 2000/11/11  15:46:08
76199         Log: Integrate perlio:
76200              
76201              [  7641]
76202              Fixup mmap layer by doing mmap() calls on pagesize boundaries.
76203              Also call "Buf" layer directly when unread'ing non-read chars.
76204      Branch: perl
76205           !> perlio.c
76206 ____________________________________________________________________________
76207 [  7643] By: jhi                                   on 2000/11/11  15:33:36
76208         Log: Subject: Re: [PATCH] README.solaris
76209              From: Lupe Christoph <lupe@lupe-christoph.de>
76210              Date: Sat, 11 Nov 2000 14:08:10 +0100
76211              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
76212      Branch: perl
76213            ! README.solaris
76214 ____________________________________________________________________________
76215 [  7642] By: jhi                                   on 2000/11/11  15:22:12
76216         Log: Subject: [PATCH perl@7638] cygwin port
76217              From: "Eric Fifer" <egf7@columbia.edu>            
76218              Date: Fri, 10 Nov 2000 19:30:30 -0000
76219              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
76220      Branch: perl
76221            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
76222 ____________________________________________________________________________
76223 [  7641] By: nick                                  on 2000/11/11  14:50:36
76224         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
76225              Also call "Buf" layer directly when unread'ing non-read chars.
76226      Branch: perlio
76227            ! perlio.c
76228 ____________________________________________________________________________
76229 [  7640] By: jhi                                   on 2000/11/11  02:05:02
76230         Log: Add more encoding tables.
76231      Branch: perl
76232            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
76233            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
76234            + ext/Encode/Encode/iso8859-10.enc
76235            + ext/Encode/Encode/iso8859-13.enc
76236            + ext/Encode/Encode/iso8859-14.enc
76237            + ext/Encode/Encode/iso8859-15.enc
76238            ! MANIFEST
76239 ____________________________________________________________________________
76240 [  7639] By: jhi                                   on 2000/11/10  18:49:25
76241         Log: Subject: [PATCH] README.solaris
76242              From: Andy Dougherty <doughera@lafayette.edu>
76243              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
76244              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
76245      Branch: perl
76246            + README.solaris
76247            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
76248            ! pod/perl.pod pod/perltoc.pod
76249 ____________________________________________________________________________
76250 [  7638] By: jhi                                   on 2000/11/10  15:04:15
76251         Log: Update Changes.
76252      Branch: perl
76253            ! Changes patchlevel.h
76254 ____________________________________________________________________________
76255 [  7637] By: jhi                                   on 2000/11/10  14:14:28
76256         Log: Explain better why certain regex tests are skipped.
76257              
76258              Subject: Re: tests skipped: unknown reason
76259              From: Lupe Christoph <lupe@lupe-christoph.de>
76260              Date: Fri, 10 Nov 2000 09:08:56 +0100
76261              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
76262      Branch: perl
76263            ! t/op/regexp.t
76264 ____________________________________________________________________________
76265 [  7636] By: nick                                  on 2000/11/10  13:40:00
76266         Log: Integrate mainline.
76267      Branch: perlio
76268           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
76269           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
76270           !> win32/bin/search.pl
76271 ____________________________________________________________________________
76272 [  7635] By: nick                                  on 2000/11/10  13:25:52
76273         Log: Re-instate stdio large file support via perlio.
76274      Branch: perl
76275            ! perlio.c
76276 ____________________________________________________________________________
76277 [  7634] By: jhi                                   on 2000/11/10  04:49:55
76278         Log: Amdahl UTS hints updates.
76279              
76280              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
76281              From: hom00@utsglobal.com (Harold O Morris)
76282              Date: Thu, 9 Nov 2000 20:02 PST
76283              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
76284      Branch: perl
76285            ! hints/uts.sh
76286 ____________________________________________________________________________
76287 [  7633] By: jhi                                   on 2000/11/09  23:33:28
76288         Log: Subject: [PATCH] IO::Seekable pod
76289              From: Nicholas Clark <nick@talking.bollo.cx>
76290              Date: Thu, 9 Nov 2000 20:29:45 +0000
76291              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
76292      Branch: perl
76293            ! ext/IO/lib/IO/Handle.pm
76294 ____________________________________________________________________________
76295 [  7632] By: jhi                                   on 2000/11/09  21:55:41
76296         Log: Various doc oddball characters.
76297              
76298              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
76299              From: Michael Somos <somos@grail.cba.csuohio.edu>
76300              Date: Mon, 6 Nov 2000 17:44:20 -0500
76301              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
76302      Branch: perl
76303            ! emacs/cperl-mode.el lib/unicode/syllables.txt
76304            ! win32/bin/search.pl
76305 ____________________________________________________________________________
76306 [  7631] By: jhi                                   on 2000/11/09  21:12:29
76307         Log: Subject: Re: bash -c exit and linux hints 
76308              From: "John P. Linderman" <jpl@research.att.com>
76309              Date: Thu, 02 Nov 2000 09:37:25 -0500
76310              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
76311      Branch: perl
76312            ! hints/linux.sh
76313 ____________________________________________________________________________
76314 [  7630] By: nick                                  on 2000/11/09  20:34:11
76315         Log: Integrate mainline.
76316      Branch: perlio
76317           !> (integrate 91 files)
76318 ____________________________________________________________________________
76319 [  7629] By: jhi                                   on 2000/11/09  19:46:31
76320         Log: Missing dTHXs.
76321              
76322              Subject: RE: perl@7595 builds not on cygwin
76323              From: "Eric Fifer" <egf7@columbia.edu>
76324              Date: Thu, 9 Nov 2000 19:26:50 -0000
76325              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
76326      Branch: perl
76327            ! ext/Devel/Peek/Peek.xs
76328 ____________________________________________________________________________
76329 [  7628] By: jhi                                   on 2000/11/09  14:48:27
76330         Log: Disable only the tests 99 and 166 for UTF-8 locales.
76331      Branch: perl
76332            ! t/pragma/locale.t
76333 ____________________________________________________________________________
76334 [  7627] By: jhi                                   on 2000/11/09  14:40:27
76335         Log: There's no =head3.
76336      Branch: perl
76337            ! pod/perlhack.pod
76338 ____________________________________________________________________________
76339 [  7626] By: jhi                                   on 2000/11/09  13:54:26
76340         Log: The generated boot_* headers are wrong.  Pickier compiler,
76341              such as KAI C++ will refuse to compile the resulting perlmain.
76342              
76343              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
76344              From: Harri Pasanen <harri.pasanen@trema.com>
76345              Date: Thu, 09 Nov 2000 14:23:28 +0100
76346              Message-Id: <3A0AA550.26D548A3@trema.com>
76347      Branch: perl
76348            ! minimod.pl
76349 ____________________________________________________________________________
76350 [  7625] By: jhi                                   on 2000/11/09  13:50:44
76351         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
76352              From: Prymmer/Kahn <pvhp@best.com>
76353              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
76354              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
76355              
76356              All except the "cow orker" change.
76357      Branch: perl
76358            ! Porting/pumpkin.pod
76359 ____________________________________________________________________________
76360 [  7624] By: jhi                                   on 2000/11/09  13:45:33
76361         Log: Fix for
76362              
76363              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
76364              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
76365              Date: Thu, 09 Nov 2000 11:05:52 +0100
76366              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
76367      Branch: perl
76368            ! pod/perldiag.pod t/pragma/warn/pp_sys
76369 ____________________________________________________________________________
76370 [  7623] By: jhi                                   on 2000/11/09  13:37:16
76371         Log: Typo in an ifndef.
76372              
76373              Subject: Re: [PATCH 5.7.0] better messages from malloc()
76374              From: Joe Smith <jms@inwap.com>         
76375              Date: Thu, 09 Nov 2000 01:33:14 -0800
76376              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
76377      Branch: perl
76378            ! malloc.c
76379 ____________________________________________________________________________
76380 [  7622] By: jhi                                   on 2000/11/09  13:31:18
76381         Log: Remove unused extra arguments.
76382      Branch: metaconfig/U/perl
76383            ! perlxv.U
76384      Branch: perl
76385            ! Configure config_h.SH
76386 ____________________________________________________________________________
76387 [  7621] By: jhi                                   on 2000/11/09  13:16:36
76388         Log: More VMS moves on environment handling, from Charles Lane.
76389      Branch: perl
76390            ! t/pragma/locale.t
76391 ____________________________________________________________________________
76392 [  7620] By: jhi                                   on 2000/11/09  04:42:38
76393         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
76394              From: David Dyck <dcd@tc.fluke.com>
76395              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
76396              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
76397      Branch: perl
76398            ! pp_sys.c
76399 ____________________________________________________________________________
76400 [  7619] By: jhi                                   on 2000/11/09  04:36:21
76401         Log: Forgot from #7618.
76402      Branch: perl
76403            ! lib/File/stat.pm
76404 ____________________________________________________________________________
76405 [  7618] By: jhi                                   on 2000/11/09  04:28:44
76406         Log: Make deleting for %ENV work for (newer versions of) VMS,
76407              from Craig A. Berry.
76408      Branch: perl
76409            ! vms/vms.c
76410 ____________________________________________________________________________
76411 [  7617] By: jhi                                   on 2000/11/09  04:25:05
76412         Log: Subject: [PATCH] Class::Struct at compile time
76413              From: "Casey R. Tweten" <crt@kiski.net>
76414              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
76415              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
76416      Branch: perl
76417            ! lib/Class/Struct.pm
76418 ____________________________________________________________________________
76419 [  7616] By: jhi                                   on 2000/11/09  04:15:17
76420         Log: Subject: [ID 20001108.013] spelling
76421              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
76422              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
76423              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
76424      Branch: perl
76425            ! lib/ftp.pl
76426 ____________________________________________________________________________
76427 [  7615] By: jhi                                   on 2000/11/09  04:12:42
76428         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
76429              From: Peter Prymmer <pvhp@forte.com>
76430              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
76431              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
76432      Branch: perl
76433            ! configure.com
76434 ____________________________________________________________________________
76435 [  7614] By: jhi                                   on 2000/11/08  22:42:55
76436         Log: A missing aTHX_.
76437      Branch: perl
76438            ! ext/IPC/SysV/SysV.xs
76439 ____________________________________________________________________________
76440 [  7613] By: jhi                                   on 2000/11/08  19:30:21
76441         Log: Update Changes.
76442      Branch: perl
76443            ! Changes patchlevel.h
76444 ____________________________________________________________________________
76445 [  7612] By: jhi                                   on 2000/11/08  18:35:25
76446         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
76447              From: David Dyck <dcd@tc.fluke.com>
76448              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
76449              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
76450      Branch: perl
76451            ! pp_sys.c
76452 ____________________________________________________________________________
76453 [  7611] By: jhi                                   on 2000/11/08  18:30:26
76454         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
76455              From: Dominic Dunlop <domo@computer.org>
76456              Date: Tue, 7 Nov 2000 12:05:25 +0100
76457              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
76458      Branch: perl
76459            ! malloc.c
76460 ____________________________________________________________________________
76461 [  7610] By: jhi                                   on 2000/11/08  18:25:14
76462         Log: Do not test UTF-8 locales since that the tests would require
76463              polymorphic regexen.
76464      Branch: perl
76465            ! t/pragma/locale.t
76466 ____________________________________________________________________________
76467 [  7609] By: jhi                                   on 2000/11/08  17:12:51
76468         Log: Locale buglets.
76469              
76470              Subject: RE: Locales support (setlocale) fixes
76471              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76472              Date: Wed, 8 Nov 2000 20:01:39 +0300
76473              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
76474      Branch: perl
76475            ! t/pragma/locale.t util.c
76476 ____________________________________________________________________________
76477 [  7608] By: jhi                                   on 2000/11/08  17:00:16
76478         Log: Deleting $ENV{PATH} in VMS is not recommendable.
76479      Branch: perl
76480            ! t/pragma/locale.t
76481 ____________________________________________________________________________
76482 [  7607] By: jhi                                   on 2000/11/08  16:58:26
76483         Log: Subject: PATCH std stdio for (Free)BSD
76484              From: Nicholas Clark <nick@ccl4.org>
76485              Date: Wed, 8 Nov 2000 15:36:29 +0000
76486              Message-ID: <20001108153629.D98736@plum.flirble.org>
76487      Branch: metaconfig
76488            ! U/compline/d_stdstdio.U
76489      Branch: perl
76490            ! Configure config_h.SH
76491 ____________________________________________________________________________
76492 [  7606] By: jhi                                   on 2000/11/08  16:43:31
76493         Log: Forgot to bump the line numbers in #7601.
76494      Branch: perl
76495            ! t/pragma/warn/pp_sys
76496 ____________________________________________________________________________
76497 [  7605] By: jhi                                   on 2000/11/08  16:39:12
76498         Log: More careful detection of how well NVs and UVs mix.
76499              
76500              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))
76501              From: Nicholas Clark <nick@ccl4.org>
76502              Date: Wed, 8 Nov 2000 15:14:12 +0000
76503              Message-ID: <20001108151412.B98736@plum.flirble.org>
76504              
76505              Added some SIGFPE paranoia.
76506      Branch: metaconfig/U/perl
76507            ! perlxv.U
76508      Branch: perl
76509            ! Configure config_h.SH
76510 ____________________________________________________________________________
76511 [  7604] By: jhi                                   on 2000/11/08  14:39:10
76512         Log: Subject: [patch perl@7595] VMS configure.com tweak
76513              From: "Craig A. Berry" <craigberry@mac.com>
76514              Date: Wed, 8 Nov 2000 00:24:12 -0600
76515              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
76516      Branch: perl
76517            ! configure.com
76518 ____________________________________________________________________________
76519 [  7603] By: jhi                                   on 2000/11/08  14:27:11
76520         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
76521              From: Robin Barker <rmb1@cise.npl.co.uk>
76522              Date: Wed, 8 Nov 2000 11:11:39 GMT
76523              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
76524      Branch: perl
76525            ! perlio.c
76526 ____________________________________________________________________________
76527 [  7602] By: jhi                                   on 2000/11/08  14:25:03
76528         Log: Fix for the tie-refhash string table leaks.
76529              
76530              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
76531              Date: Wed, 8 Nov 2000 13:03:04 GMT
76532              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
76533      Branch: perl
76534            ! t/lib/tie-refhash.t
76535 ____________________________________________________________________________
76536 [  7601] By: jhi                                   on 2000/11/08  14:21:08
76537         Log: Try to avoid flockless and emulationless places.
76538      Branch: perl
76539            ! t/pragma/warn/pp_sys
76540 ____________________________________________________________________________
76541 [  7600] By: jhi                                   on 2000/11/08  02:28:54
76542         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
76543              
76544              Subject: [PATCH] prototyped functions that should be overrideable
76545              From: "Casey R. Tweten" <crt@kiski.net>
76546              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
76547              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
76548      Branch: perl
76549            ! toke.c
76550 ____________________________________________________________________________
76551 [  7599] By: jhi                                   on 2000/11/08  01:12:05
76552         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
76553              
76554              Subject: [PATCH] perlbug.PL
76555              From: "Kurt D. Starsinic" <kstar@chapin.edu>
76556              Date: Mon, 6 Nov 2000 21:39:01 -0500
76557              Message-ID: <20001106213901.B20955@O2.chapin.edu>
76558      Branch: perl
76559            ! utils/perlbug.PL
76560 ____________________________________________________________________________
76561 [  7598] By: jhi                                   on 2000/11/07  23:42:00
76562         Log: Bad thinko in #7581 (I used the test program with the expanded
76563              values as-is).
76564      Branch: metaconfig
76565            ! U/compline/d_stdstdio.U
76566      Branch: perl
76567            ! Configure
76568 ____________________________________________________________________________
76569 [  7597] By: jhi                                   on 2000/11/07  21:43:29
76570         Log: Subject: [PATCH perl@7573] cygwin port
76571              From: "Fifer, Eric" <EFifer@sanwaint.com>
76572              Date: Tue, 7 Nov 2000 18:08:51 -0000 
76573              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
76574              
76575              Synchronize with Cygwin 1.1.5.
76576      Branch: perl
76577            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
76578            ! pod/perlport.pod unixish.h util.c
76579 ____________________________________________________________________________
76580 [  7596] By: jhi                                   on 2000/11/07  21:39:25
76581         Log: perlhack updates from H.Merijn Brand.
76582      Branch: perl
76583            ! pod/perlhack.pod
76584 ____________________________________________________________________________
76585 [  7595] By: jhi                                   on 2000/11/07  20:21:41
76586         Log: Update Changes.
76587      Branch: perl
76588            ! Changes patchlevel.h
76589 ____________________________________________________________________________
76590 [  7594] By: jhi                                   on 2000/11/07  19:18:58
76591         Log: Be more robust in Dynaloader.pm.
76592      Branch: perl
76593            ! ext/DynaLoader/DynaLoader_pm.PL
76594 ____________________________________________________________________________
76595 [  7593] By: jhi                                   on 2000/11/07  16:49:31
76596         Log: AUTHORS update.
76597      Branch: perl
76598            ! AUTHORS
76599 ____________________________________________________________________________
76600 [  7592] By: gsar                                  on 2000/11/07  16:39:51
76601         Log: normalize relative paths in virtualized current directory on windows,
76602              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
76603              returns)
76604      Branch: perl
76605            ! win32/vdir.h
76606 ____________________________________________________________________________
76607 [  7591] By: jhi                                   on 2000/11/07  16:04:26
76608         Log: Too profiler-happy: with optimization the #7590 actually makes
76609              the test to run 0.5% _slower_.  Requires much more instrumentation.
76610              Retract #7590.
76611      Branch: perl
76612            ! regcomp.c regcomp.h
76613 ____________________________________________________________________________
76614 [  7590] By: jhi                                   on 2000/11/07  15:51:13
76615         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
76616              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
76617              by using memset() and testing bytewise (as opposed to bitwise).
76618      Branch: perl
76619            ! regcomp.c regcomp.h
76620 ____________________________________________________________________________
76621 [  7589] By: jhi                                   on 2000/11/07  12:56:39
76622         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
76623              From: "Craig A. Berry" <craig.berry@psinetcs.com>
76624              Date: Mon, 06 Nov 2000 23:45:30 -0500
76625              Message-Id: <0011079735.AA973576259@univpress.com>
76626      Branch: perl
76627            ! configure.com t/lib/st-lock.t
76628 ____________________________________________________________________________
76629 [  7588] By: jhi                                   on 2000/11/07  01:03:28
76630         Log: Tweak #7587.
76631      Branch: perl
76632            ! pod/perldiag.pod
76633 ____________________________________________________________________________
76634 [  7587] By: jhi                                   on 2000/11/07  01:00:27
76635         Log: A doc addition for bug id 20001105.019, beware \p.
76636      Branch: perl
76637            ! pod/perldiag.pod
76638 ____________________________________________________________________________
76639 [  7586] By: jhi                                   on 2000/11/07  00:32:22
76640         Log: Fake support of holey files in win/dosish platforms.
76641              
76642              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
76643              From: kipp@shonanblue.ne.jp
76644              Date: Mon, 6 Nov 2000 13:30:55 -0800
76645              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
76646      Branch: perl
76647            ! ext/SDBM_File/sdbm/sdbm.c
76648 ____________________________________________________________________________
76649 [  7585] By: jhi                                   on 2000/11/07  00:12:54
76650         Log: Subject: Pod updates
76651              From: "Stephen P. Potter" <spp@spotter.yi.org>
76652              Date: Mon, 06 Nov 2000 18:56:43 -0500
76653              Message-Id: <200011062357.SAA18173@spotter.yi.org>
76654      Branch: perl
76655            ! README.dos README.os2 README.win32 pod/buildtoc.PL
76656            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
76657            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
76658            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
76659            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
76660            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
76661            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
76662            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
76663            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
76664            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
76665            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
76666            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
76667            ! pod/perltootc.pod pod/perlunicode.pod
76668 ____________________________________________________________________________
76669 [  7584] By: jhi                                   on 2000/11/07  00:04:17
76670         Log: Varargs don't always work too well if one puts an unsigned
76671              char on the stack and pop an unsigned quad off the stack.
76672              
76673              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
76674              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
76675              Date: Mon, 06 Nov 2000 15:19:05 -0800
76676              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
76677      Branch: perl
76678            ! utf8.c
76679 ____________________________________________________________________________
76680 [  7583] By: jhi                                   on 2000/11/06  23:58:48
76681         Log: %ENV note tweaks from Dan Sugalski.
76682      Branch: perl
76683            ! pod/perlport.pod vms/perlvms.pod
76684 ____________________________________________________________________________
76685 [  7582] By: jhi                                   on 2000/11/06  23:05:49
76686         Log: glibc5 detection by __GNU_LIBRARY__.
76687      Branch: perl
76688            ! toke.c
76689 ____________________________________________________________________________
76690 [  7581] By: jhi                                   on 2000/11/06  22:51:29
76691         Log: Make the stdio test program of 7427 less noisy while being 
76692              compiled so that Digital UNIX wouldn't get both
76693              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
76694              undefined.  This makes perlio happy.
76695      Branch: metaconfig
76696            ! U/compline/d_stdstdio.U
76697      Branch: perl
76698            ! Configure config_h.SH
76699 ____________________________________________________________________________
76700 [  7580] By: jhi                                   on 2000/11/06  22:41:41
76701         Log: Document %ENV = () portability issues.
76702      Branch: perl
76703            ! pod/perlport.pod vms/perlvms.pod
76704 ____________________________________________________________________________
76705 [  7579] By: jhi                                   on 2000/11/06  21:29:24
76706         Log: VOS updates from Paul Green.
76707      Branch: perl
76708            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
76709 ____________________________________________________________________________
76710 [  7578] By: jhi                                   on 2000/11/06  21:00:40
76711         Log: Sanitize the environment further.
76712      Branch: perl
76713            ! t/pragma/locale.t
76714 ____________________________________________________________________________
76715 [  7577] By: jhi                                   on 2000/11/06  20:53:51
76716         Log: Re-introduce 7552 lost in integration.
76717      Branch: perl
76718            ! perlio.c
76719 ____________________________________________________________________________
76720 [  7576] By: jhi                                   on 2000/11/06  20:33:46
76721         Log: Admit that the test leaks scalars.
76722      Branch: perl
76723            ! t/comp/proto.t
76724 ____________________________________________________________________________
76725 [  7575] By: jhi                                   on 2000/11/06  20:17:08
76726         Log: Integrate perlio:
76727              
76728              [  7574]
76729              Remove debug. Try (Mmap_t) on madvise() call.
76730      Branch: perl
76731           !> perlio.c
76732 ____________________________________________________________________________
76733 [  7574] By: nick                                  on 2000/11/06  20:07:28
76734         Log: Remove debug. Try (Mmap_t) on madvise() call.
76735      Branch: perlio
76736            ! perlio.c
76737 ____________________________________________________________________________
76738 [  7573] By: jhi                                   on 2000/11/06  13:56:05
76739         Log: Update Changes.
76740      Branch: perl
76741            ! Changes patchlevel.h
76742 ____________________________________________________________________________
76743 [  7572] By: jhi                                   on 2000/11/06  13:48:41
76744         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
76745              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76746              Date: Mon, 06 Nov 2000 10:11:42 +0100
76747              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
76748      Branch: perl
76749            ! pod/perlhack.pod
76750 ____________________________________________________________________________
76751 [  7571] By: jhi                                   on 2000/11/06  01:45:51
76752         Log: AUTHORS updates.
76753      Branch: perl
76754            ! AUTHORS
76755 ____________________________________________________________________________
76756 [  7570] By: jhi                                   on 2000/11/06  00:18:00
76757         Log: Fix for
76758              
76759              Subject: [ID 20000728.005] perl -P broken
76760              From: David Dyck <dcd@tc.fluke.com>
76761              Date: Fri, 28 Jul 2000 17:19:16 -0700
76762              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
76763              
76764              (hopefully).  The fix is also not complete, it seems to break
76765              BOM swallowing for libc5 systems, but until someone figures
76766              out a way to do this without ftell(), this will do.
76767      Branch: perl
76768            ! toke.c
76769 ____________________________________________________________________________
76770 [  7569] By: jhi                                   on 2000/11/06  00:05:30
76771         Log: Document that the evaled syntax errors cause scalar leaks.
76772      Branch: perl
76773            ! t/comp/proto.t
76774 ____________________________________________________________________________
76775 [  7568] By: jhi                                   on 2000/11/05  23:14:47
76776         Log: opmini.o can linger from Configures past.
76777      Branch: perl
76778            ! Makefile.SH
76779 ____________________________________________________________________________
76780 [  7567] By: jhi                                   on 2000/11/05  21:28:39
76781         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
76782              first argument correctly.
76783      Branch: perl
76784            ! perlio.c
76785 ____________________________________________________________________________
76786 [  7566] By: jhi                                   on 2000/11/05  21:15:56
76787         Log: Integrate perlio:
76788              
76789              [  7564]
76790              Added a mmap layer as a "subclass" of perlio.
76791              PERLIO=mmap ./perl harness passes
76792      Branch: perl
76793           !> perlio.c
76794 ____________________________________________________________________________
76795 [  7565] By: jhi                                   on 2000/11/05  21:15:13
76796         Log: Use -dM for gcc (the suggested patch did it only for Linux,
76797              but I think it can be generalized).
76798              
76799              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
76800              From: Pixel <pixel@mandrakesoft.com>
76801              Date: 05 Nov 2000 21:49:34 +0100 
76802              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
76803      Branch: perl
76804            ! ext/Errno/Errno_pm.PL
76805 ____________________________________________________________________________
76806 [  7564] By: nick                                  on 2000/11/05  21:09:18
76807         Log: Added a mmap layer as a "subclass" of perlio.
76808              PERLIO=mmap ./perl harness passes
76809      Branch: perlio
76810            ! perlio.c
76811 ____________________________________________________________________________
76812 [  7563] By: jhi                                   on 2000/11/05  19:48:55
76813         Log: Add a note for future generations about bug id 20000229.006.
76814      Branch: perl
76815            ! malloc.c
76816 ____________________________________________________________________________
76817 [  7562] By: jhi                                   on 2000/11/05  19:38:24
76818         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
76819      Branch: perl
76820            ! pp_ctl.c t/op/pos.t
76821 ____________________________________________________________________________
76822 [  7561] By: jhi                                   on 2000/11/05  18:21:46
76823         Log: Add =pod to be tidy.
76824      Branch: perl
76825            ! lib/Math/Complex.pm
76826 ____________________________________________________________________________
76827 [  7560] By: jhi                                   on 2000/11/05  17:38:46
76828         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
76829      Branch: perl
76830            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
76831            ! ext/Storable/Storable.xs t/lib/st-recurse.t
76832 ____________________________________________________________________________
76833 [  7559] By: jhi                                   on 2000/11/05  17:32:59
76834         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
76835              From: "Peter J. Farley III" <pjfarley@banet.net>
76836              Date: Sun, 05 Nov 2000 11:55:59 -0500
76837              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
76838      Branch: perl
76839            ! t/lib/syslog.t
76840 ____________________________________________________________________________
76841 [  7558] By: jhi                                   on 2000/11/05  17:29:19
76842         Log: Integrate perlio:
76843              
76844              [  7555]
76845              Fix read from STDERR on raw unix layer for Solaris where fd 2 is
76846              open RDWR so does not fail. (pragma/warnings 303 again...)
76847              
76848              [  7554]
76849              Fix case where ungetc(f,EOF) was allowed.
76850              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
76851              so we can see similarities.
76852              Use types more carefully and a STDCHAR array in hope that this will
76853              fix Jarkko's 64bit machine.
76854      Branch: perl
76855           !> perlio.c
76856 ____________________________________________________________________________
76857 [  7557] By: jhi                                   on 2000/11/05  17:22:01
76858         Log: A fix of sorts for 20000329.026, a better error message
76859              for a missing "use charnames" when using the \N{...}. 
76860      Branch: perl
76861            ! pod/perldiag.pod toke.c
76862 ____________________________________________________________________________
76863 [  7556] By: jhi                                   on 2000/11/05  16:33:50
76864         Log: Test tweak: show also the failed locales.
76865              
76866              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
76867              From: Lupe Christoph <lupe@lupe-christoph.de>         
76868              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
76869              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
76870      Branch: perl
76871            ! t/pragma/locale.t
76872 ____________________________________________________________________________
76873 [  7555] By: nick                                  on 2000/11/05  11:09:34
76874         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
76875              open RDWR so does not fail. (pragma/warnings 303 again...)
76876      Branch: perlio
76877            ! perlio.c
76878 ____________________________________________________________________________
76879 [  7554] By: nick                                  on 2000/11/05  10:10:13
76880         Log: Fix case where ungetc(f,EOF) was allowed.
76881              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
76882              so we can see similarities.
76883              Use types more carefully and a STDCHAR array in hope that this will
76884              fix Jarkko's 64bit machine.
76885      Branch: perlio
76886            ! perlio.c
76887 ____________________________________________________________________________
76888 [  7553] By: jhi                                   on 2000/11/05  01:12:16
76889         Log: Fix for
76890              
76891              Subject: [ID 20001004.007] taint propogation is inconsistent
76892              From: pimlott@idiomtech.com (Andrew Pimlott) 
76893              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
76894              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
76895              
76896              The culprit was sv_setsv() which was rather blindly
76897              propagating taint, which lead to behaviour where if
76898              a tainted anon hash value was seen all the hash values
76899              from then on at that level became tainted, or at any
76900              upper levels in the case of nested anon hashes.
76901      Branch: perl
76902            ! sv.c t/op/taint.t
76903 ____________________________________________________________________________
76904 [  7552] By: jhi                                   on 2000/11/04  23:44:18
76905         Log: Some cpps don't like splitting conditionals across several lines.
76906      Branch: perl
76907            ! perlio.c
76908 ____________________________________________________________________________
76909 [  7551] By: nick                                  on 2000/11/04  23:40:44
76910         Log: Integrate mainline
76911      Branch: perlio
76912           !> pp_hot.c t/op/taint.t
76913 ____________________________________________________________________________
76914 [  7550] By: nick                                  on 2000/11/04  23:39:05
76915         Log: Integrate mainline again
76916      Branch: perlio
76917           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
76918           !> t/lib/b.t t/op/misc.t util.c
76919 ____________________________________________________________________________
76920 [  7549] By: jhi                                   on 2000/11/04  23:14:01
76921         Log: Fix for
76922              
76923              Subject: [ID 20001004.006] undef is never tainted
76924              From: pimlott@idiomtech.com (Andrew Pimlott)
76925              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
76926              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
76927              
76928              An undef read from a slurped file was not tainted.
76929      Branch: perl
76930            ! pp_hot.c t/op/taint.t
76931 ____________________________________________________________________________
76932 [  7548] By: jhi                                   on 2000/11/04  22:56:21
76933         Log: Test tweak ($Config{useperlio} is by default undef) .
76934      Branch: perl
76935            ! t/lib/b.t
76936 ____________________________________________________________________________
76937 [  7547] By: jhi                                   on 2000/11/04  22:43:56
76938         Log: Integrate perlio:
76939              
76940              [  7539]
76941              PerlIO infrastructure complete.
76942              
76943              [  7538]
76944              Type tweaks + less contorted allocation scheme
76945              
76946              [  7537]
76947              Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
76948              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
76949              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
76950              sensible) which lead to some interesting fails.
76951              
76952              [  7535]
76953              Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
76954              - Works on Linux with
76955              perlio + unix
76956              stdio
76957              - Works on Solaris with
76958              perlio + unix
76959              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
76960              - Fails (hangs in openpid) if you try and stack
76961              perlio + stdio - Linux stdio's read() logic is hanging.
76962              
76963              [  7492]
76964              Change files which are mysteriously different to mainline to be
76965              copies of mainline.
76966              
76967              [  7491]
76968              Perlio fixes discovered on big-endian & very traditional Solaris:
76969              - typo in endian code in putc.
76970              - Don't allow read of write-only files and vice-versa
76971              - and off-by-one in flush-all loop.
76972              Remove debug calls as they were using GCC specific features.
76973              
76974              [  7484]
76975              PerlIO passes all tests.
76976              
76977              [  7482]
76978              Include <unistd.h> to get correct lseek() prototype etc.
76979              (I thought perl.h did that) - down to two fails
76980              - comp/require.t (last test)
76981              - lib/io_xs.t - possibly import/export of FILE * ?
76982              
76983              [  7480]
76984              Fixed two bugs:
76985              - error code not being set on close (of broken pipe)
76986              - append mode was truncating.
76987              At least one seek/tell bug remains.
76988              
76989              [  7479]
76990              Prototype (stdio-like) PerlIO passing basic tests. Checked in
76991              in case of accidents. Still several worrying fails, no line disciplines yet.
76992      Branch: perl
76993           +> lib/perlio.pm
76994           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
76995           !> pod/perlapi.pod t/lib/b.t
76996 ____________________________________________________________________________
76997 [  7546] By: jhi                                   on 2000/11/04  22:40:59
76998         Log: Configure would use a bad $myuname from an old config.sh.
76999              
77000              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
77001              From: Andy Dougherty <doughera@lafayette.edu>
77002              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
77003              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
77004      Branch: metaconfig
77005            ! U/modified/Oldconfig.U
77006      Branch: perl
77007            ! Configure config_h.SH
77008 ____________________________________________________________________________
77009 [  7545] By: jhi                                   on 2000/11/04  22:36:54
77010         Log: Subject: Locales support (setlocale) fixes
77011              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77012              Date: Sat, 4 Nov 2000 10:15:48 +0300 
77013              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
77014              
77015              Modified quite a bit to be more portable.
77016      Branch: perl
77017            ! embed.h embed.pl perl.h proto.h util.c
77018 ____________________________________________________________________________
77019 [  7544] By: jhi                                   on 2000/11/04  22:32:47
77020         Log: Dying is too strict here, better just skip.
77021      Branch: perl
77022            ! t/op/misc.t
77023 ____________________________________________________________________________
77024 [  7543] By: nick                                  on 2000/11/04  21:55:13
77025         Log: Merge mainline
77026      Branch: perlio
77027           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
77028           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
77029           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
77030           !> (integrate 64 files)
77031 ____________________________________________________________________________
77032 [  7542] By: jhi                                   on 2000/11/04  21:09:28
77033         Log: More Changes tweakery.
77034      Branch: perl
77035            ! Changes Porting/genlog
77036 ____________________________________________________________________________
77037 [  7541] By: jhi                                   on 2000/11/04  20:58:18
77038         Log: Changes fixups.
77039      Branch: perl
77040            ! Changes
77041 ____________________________________________________________________________
77042 [  7540] By: jhi                                   on 2000/11/04  20:42:38
77043         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
77044              create a "fast path" for locale name probing using "locale -a"
77045              if available, squash finally hopefully the s?printf resetting
77046              the numeric locale (since, IIUC perllocale, it never shouldn't). 
77047      Branch: perl
77048            ! sv.c t/op/misc.t t/pragma/locale.t
77049 ____________________________________________________________________________
77050 [  7539] By: nick                                  on 2000/11/04  19:56:10
77051         Log: PerlIO infrastructure complete.
77052      Branch: perlio
77053            + lib/perlio.pm
77054            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
77055 ____________________________________________________________________________
77056 [  7538] By: nick                                  on 2000/11/04  14:31:32
77057         Log: Type tweaks + less contorted allocation scheme
77058      Branch: perlio
77059            ! perlio.c
77060 ____________________________________________________________________________
77061 [  7537] By: nick                                  on 2000/11/04  12:40:42
77062         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
77063              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
77064              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
77065              sensible) which lead to some interesting fails.
77066      Branch: perlio
77067            ! perlio.c
77068 ____________________________________________________________________________
77069 [  7536] By: jhi                                   on 2000/11/04  00:20:02
77070         Log: Add FCNTL_CAN_LOCK.
77071              
77072              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
77073              From: Andy Dougherty <doughera@lafayette.edu>
77074              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
77075              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
77076              
77077              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
77078              From: Andy Dougherty <doughera@lafayette.edu>
77079              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
77080              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
77081      Branch: metaconfig/U/perl
77082            + d_fcntl_can_lock.U
77083            ! startperl.U
77084      Branch: perl
77085            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77086            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
77087            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77088            ! vos/config.ga.h win32/config.bc win32/config.gc
77089            ! win32/config.vc
77090 ____________________________________________________________________________
77091 [  7535] By: nick                                  on 2000/11/03  22:19:10
77092         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
77093              - Works on Linux with
77094              perlio + unix
77095              stdio
77096              - Works on Solaris with
77097              perlio + unix
77098              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
77099              - Fails (hangs in openpid) if you try and stack
77100              perlio + stdio - Linux stdio's read() logic is hanging.
77101      Branch: perlio
77102            ! iperlsys.h perlio.c
77103 ____________________________________________________________________________
77104 [  7534] By: jhi                                   on 2000/11/03  15:16:02
77105         Log: Subject: Re: README.aix
77106              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77107              Date: Fri, 03 Nov 2000 16:03:15 +0100
77108              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
77109      Branch: perl
77110            ! README.aix
77111 ____________________________________________________________________________
77112 [  7533] By: jhi                                   on 2000/11/03  03:59:02
77113         Log: Subject: [PATCH 5.7.0] better messages from malloc()
77114              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77115              Date: Wed, 1 Nov 2000 23:39:56 -0500
77116              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
77117      Branch: perl
77118            ! malloc.c pod/perldiag.pod
77119 ____________________________________________________________________________
77120 [  7532] By: jhi                                   on 2000/11/03  00:11:56
77121         Log: The #7521 touched things it shouldn't have.
77122      Branch: perl
77123            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
77124 ____________________________________________________________________________
77125 [  7531] By: jhi                                   on 2000/11/02  22:32:33
77126         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
77127              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
77128              Date:     Thu, 2 Nov 2000 16:58:36 EST
77129              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
77130      Branch: perl
77131            ! vms/gen_shrfls.pl
77132 ____________________________________________________________________________
77133 [  7530] By: jhi                                   on 2000/11/02  22:08:49
77134         Log: Fix the problem discussed in
77135              
77136              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
77137              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
77138              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
77139              
77140              originally from Linc Madison.  Also Andreas König's comments
77141              taken into account.  Some other problems with Tie::SubstrHash
77142              fixed: didn't croak when the table exceeded the requested number
77143              of entries (as documented) but instead when the number of entries
77144              exceeded the size of the table, a croak() had an unnecessary \n,
77145              didn't have a CLEAR method, documented that there is no exists().
77146              Didn't fix to be strict-proof because the module uses &foo; and
77147              dynamic scope.  Added a test script exercizing both first tamely 
77148              the basic functionality, and then the failure cases reported by
77149              Linc Madison.
77150      Branch: perl
77151            + t/lib/tie-substrhash.t
77152            ! MANIFEST lib/Tie/SubstrHash.pm
77153 ____________________________________________________________________________
77154 [  7529] By: jhi                                   on 2000/11/02  17:58:08
77155         Log: recv() can fail and return undef.
77156              
77157              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
77158              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
77159              Date: Thu, 2 Nov 2000 20:12:20 +0300
77160              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
77161      Branch: perl
77162            ! lib/Net/Ping.pm
77163 ____________________________________________________________________________
77164 [  7528] By: jhi                                   on 2000/11/02  17:49:09
77165         Log: Detpyo.
77166      Branch: perl
77167            ! pod/perlop.pod
77168 ____________________________________________________________________________
77169 [  7527] By: jhi                                   on 2000/11/02  15:48:37
77170         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
77171              fix a autovivification bug in Tie::RefHash, add tests for both.
77172              
77173              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
77174              From: Edward Avis <epa98@doc.ic.ac.uk>
77175              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
77176              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
77177      Branch: perl
77178            + t/lib/tie-refhash.t
77179            ! MANIFEST lib/Tie/RefHash.pm
77180 ____________________________________________________________________________
77181 [  7526] By: jhi                                   on 2000/11/02  13:56:26
77182         Log: Test::Harness revealed buglets in the new DynaLoader.
77183              
77184              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
77185              From: andreas.koenig@anima.de (Andreas J. Koenig)
77186              Date: 02 Nov 2000 11:26:48 +0100 
77187              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
77188      Branch: perl
77189            ! ext/DynaLoader/DynaLoader_pm.PL
77190 ____________________________________________________________________________
77191 [  7525] By: jhi                                   on 2000/11/01  23:52:08
77192         Log: The entry for #7503 was missing.
77193      Branch: perl
77194            ! Changes
77195 ____________________________________________________________________________
77196 [  7524] By: jhi                                   on 2000/11/01  23:40:52
77197         Log: Update Changes.
77198      Branch: perl
77199            ! Changes patchlevel.h
77200 ____________________________________________________________________________
77201 [  7523] By: jhi                                   on 2000/11/01  22:57:09
77202         Log: More tweaking on the #7522 theme.
77203      Branch: perl
77204            ! ext/DynaLoader/DynaLoader_pm.PL
77205 ____________________________________________________________________________
77206 [  7522] By: jhi                                   on 2000/11/01  22:06:15
77207         Log: Expand %Config variables and %ENV variables only if
77208              so requested during build time using the
77209              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
77210              Not expanding makes relocating distributions easier.
77211      Branch: perl
77212            ! ext/DynaLoader/DynaLoader_pm.PL
77213 ____________________________________________________________________________
77214 [  7521] By: jhi                                   on 2000/11/01  20:56:34
77215         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
77216              and setgid() because they were just changing $< and $( which means
77217              only changing the real uid/gid, as opposed to changing both
77218              real and effective ids.  (The alternative way could have been
77219              in POSIX.pm to change $> and $), too, but making a direct call
77220              to the C API feels cleaner.)  Fixes the bug
77221              
77222              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
77223              From: "Garry T. Williams" <garry@zvolve.com>
77224              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
77225              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
77226      Branch: perl
77227            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
77228            ! ext/POSIX/typemap pod/perlvar.pod
77229 ____________________________________________________________________________
77230 [  7520] By: jhi                                   on 2000/11/01  20:08:33
77231         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
77232              From: "Garry T. Williams" <garry@zvolve.com>
77233              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
77234              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
77235      Branch: perl
77236            ! pod/perlsec.pod
77237 ____________________________________________________________________________
77238 [  7519] By: jhi                                   on 2000/11/01  20:01:22
77239         Log: Locale warning explanation tweak.
77240      Branch: perl
77241            ! pod/perldiag.pod
77242 ____________________________________________________________________________
77243 [  7518] By: jhi                                   on 2000/11/01  18:57:13
77244         Log: C.pm part of
77245              
77246              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
77247              From: Jarkko Hietaniemi <jhi@iki.fi>
77248              Date: Tue, 10 Oct 2000 08:22:28 -0500
77249              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
77250      Branch: perl
77251            ! ext/B/B/C.pm
77252 ____________________________________________________________________________
77253 [  7517] By: jhi                                   on 2000/11/01  18:41:59
77254         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
77255              From: Martien Verbruggen <mgjv@comdyn.com.au>
77256              Date: Fri, 6 Oct 2000 14:09:10 +1100
77257              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
77258      Branch: perl
77259            ! pod/perlop.pod
77260 ____________________________________________________________________________
77261 [  7516] By: jhi                                   on 2000/11/01  18:34:55
77262         Log: Generalize the Camel wording.
77263              
77264              Subject: Re: perlfaq style changes
77265              From: John Borwick <jhborwic@unity.ncsu.edu>
77266              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
77267              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
77268      Branch: perl
77269            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
77270 ____________________________________________________________________________
77271 [  7515] By: jhi                                   on 2000/11/01  16:52:31
77272         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
77273              From: pimlott@idiomtech.com (Andrew Pimlott)
77274              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
77275              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
77276      Branch: perl
77277            ! pod/perlsec.pod
77278 ____________________________________________________________________________
77279 [  7514] By: jhi                                   on 2000/11/01  15:03:40
77280         Log: More AIX lore.
77281      Branch: perl
77282            ! ext/re/hints/aix.pl
77283 ____________________________________________________________________________
77284 [  7513] By: jhi                                   on 2000/11/01  14:48:30
77285         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
77286              From: root <root@chronos.fi.muni.cz>
77287              Date: Wed, 1 Nov 2000 12:31:32 +0100
77288              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
77289      Branch: perl
77290            ! lib/Net/Ping.pm
77291 ____________________________________________________________________________
77292 [  7512] By: jhi                                   on 2000/11/01  14:46:47
77293         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
77294              From: Martin Husemann <martin@duskware.de>
77295              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
77296              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
77297      Branch: perl
77298            ! regcomp.c
77299 ____________________________________________________________________________
77300 [  7511] By: jhi                                   on 2000/11/01  14:39:50
77301         Log: AUTHORS updates.
77302      Branch: perl
77303            ! AUTHORS
77304 ____________________________________________________________________________
77305 [  7510] By: jhi                                   on 2000/11/01  14:29:50
77306         Log: Subject: [PATCH] startperl to respect versiononly
77307              From: Robin Barker <rmb1@cise.npl.co.uk> 
77308              Date: Tue, 31 Oct 2000 16:29:36 GMT
77309              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
77310      Branch: metaconfig/U/perl
77311            ! startperl.U
77312      Branch: perl
77313            ! Configure config_h.SH
77314 ____________________________________________________________________________
77315 [  7509] By: jhi                                   on 2000/11/01  14:19:53
77316         Log: printf UVs the correct way, noticed by Robin Barker.
77317      Branch: perl
77318            ! utf8.c
77319 ____________________________________________________________________________
77320 [  7508] By: jhi                                   on 2000/11/01  14:10:03
77321         Log: Do not cleanup *% because the % has special meanings in some
77322              shell environments.
77323      Branch: perl
77324            ! ext/Storable/Makefile.PL
77325 ____________________________________________________________________________
77326 [  7507] By: jhi                                   on 2000/11/01  14:06:00
77327         Log: The NonStop-UX libraries have a novel way to say NaN.
77328      Branch: perl
77329            ! t/lib/bigfltpm.t
77330 ____________________________________________________________________________
77331 [  7506] By: jhi                                   on 2000/11/01  14:03:35
77332         Log: The osname has been lowercased by now, from Tom Bates.
77333      Branch: metaconfig
77334            ! U/modified/Oldconfig.U
77335      Branch: perl
77336            ! Configure config_h.SH
77337 ____________________________________________________________________________
77338 [  7505] By: jhi                                   on 2000/10/31  19:18:39
77339         Log: The compiler is either gcc or cc, from Tom Bates.
77340      Branch: perl
77341            ! hints/nonstopux.sh
77342 ____________________________________________________________________________
77343 [  7504] By: jhi                                   on 2000/10/31  14:53:42
77344         Log: Update Changes.
77345      Branch: perl
77346            ! Changes patchlevel.h
77347 ____________________________________________________________________________
77348 [  7503] By: jhi                                   on 2000/10/31  14:30:50
77349         Log: Whitespace style tweak.  Was originally going to see to
77350              
77351              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
77352              From: Joe Smith <jms@inwap.com>
77353              Date: Mon, 30 Oct 2000 18:47:57 -0800
77354              Message-Id: <39FE32DD.24AAC4D@inwap.com>
77355              
77356              but that had already been taken care of.
77357      Branch: metaconfig
77358            ! U/compline/d_stdstdio.U
77359      Branch: perl
77360            ! Configure config_h.SH
77361 ____________________________________________________________________________
77362 [  7502] By: jhi                                   on 2000/10/31  14:25:02
77363         Log: AUTHORS tweaks.
77364      Branch: perl
77365            ! AUTHORS
77366 ____________________________________________________________________________
77367 [  7501] By: jhi                                   on 2000/10/31  14:23:59
77368         Log: Subject: perlfaq style changes
77369              From: John Borwick <jhborwic@unity.ncsu.edu>
77370              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
77371              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
77372      Branch: perl
77373            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
77374            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
77375            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
77376            ! pod/perlfaq9.pod
77377 ____________________________________________________________________________
77378 [  7500] By: jhi                                   on 2000/10/31  14:22:15
77379         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
77380              
77381              Subject: Re: [ID 20000918.005] ~ on wide chars
77382              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77383              Date: Mon, 30 Oct 2000 21:09:55 -0800
77384              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
77385              
77386              (The ord() part of the patch skipped.)
77387      Branch: perl
77388            ! doop.c
77389 ____________________________________________________________________________
77390 [  7499] By: jhi                                   on 2000/10/31  14:20:08
77391         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
77392              From: Jens Hamisch <jens@Strawberry.COM>
77393              Date: Mon, 30 Oct 2000 15:17:07 +0100
77394              Message-Id: <20001030151707.A9597@Strawberry.COM>
77395      Branch: perl
77396            ! av.c
77397 ____________________________________________________________________________
77398 [  7498] By: jhi                                   on 2000/10/31  14:16:29
77399         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
77400              From: Peter Prymmer <pvhp@forte.com>
77401              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
77402              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
77403      Branch: perl
77404            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
77405            + ext/Encode/Encode/posix-bc.enc
77406            ! MANIFEST t/lib/encode.t
77407 ____________________________________________________________________________
77408 [  7497] By: jhi                                   on 2000/10/31  14:13:22
77409         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
77410              From: Peter Prymmer <pvhp@forte.com>
77411              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
77412              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
77413      Branch: perl
77414            ! t/lib/cgi-html.t
77415 ____________________________________________________________________________
77416 [  7496] By: jhi                                   on 2000/10/31  14:12:05
77417         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
77418              From: Peter Prymmer <pvhp@forte.com>
77419              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
77420              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
77421      Branch: perl
77422            ! t/lib/cgi-function.t
77423 ____________________________________________________________________________
77424 [  7495] By: jhi                                   on 2000/10/31  14:11:08
77425         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
77426              From: Peter Prymmer <pvhp@forte.com>
77427              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
77428              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
77429      Branch: perl
77430            + ext/re/hints/aix.pl
77431            ! MANIFEST ext/re/Makefile.PL
77432 ____________________________________________________________________________
77433 [  7494] By: jhi                                   on 2000/10/31  14:08:32
77434         Log: Use Errno magic.
77435              
77436              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
77437              From: Casey Tweten <perl@ctweten.amsite.com>
77438              Date: Mon, 30 Oct 2000 15:51:17 -0500
77439              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
77440      Branch: perl
77441            ! lib/File/Temp.pm
77442 ____________________________________________________________________________
77443 [  7493] By: jhi                                   on 2000/10/31  14:05:07
77444         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
77445              
77446              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
77447              From: Nicholas Clark <nick@ccl4.org>
77448              Date: Mon, 30 Oct 2000 17:38:45 +0000
77449              Message-ID: <20001030173845.O60355@plum.flirble.org>
77450      Branch: perl
77451            ! Makefile.SH utils/perlbug.PL
77452 ____________________________________________________________________________
77453 [  7492] By: nick                                  on 2000/10/30  19:37:23
77454         Log: Change files which are mysteriously different to mainline to be
77455              copies of mainline.
77456      Branch: perlio
77457            ! objXSUB.h perlapi.c pod/perlapi.pod
77458 ____________________________________________________________________________
77459 [  7491] By: nick                                  on 2000/10/30  18:05:54
77460         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
77461              - typo in endian code in putc.
77462              - Don't allow read of write-only files and vice-versa
77463              - and off-by-one in flush-all loop.
77464              Remove debug calls as they were using GCC specific features.
77465      Branch: perlio
77466            ! perlio.c
77467 ____________________________________________________________________________
77468 [  7490] By: nick                                  on 2000/10/29  21:45:45
77469         Log: Integrate mainline to perlio
77470      Branch: perlio
77471           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
77472           !> toke.c
77473 ____________________________________________________________________________
77474 [  7489] By: jhi                                   on 2000/10/29  21:11:08
77475         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
77476              From: andreas.koenig@anima.de (Andreas J. Koenig)
77477              Date: 29 Oct 2000 22:05:59 +0100
77478              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
77479      Branch: perl
77480            ! lib/ExtUtils/Manifest.pm
77481 ____________________________________________________________________________
77482 [  7488] By: jhi                                   on 2000/10/29  21:07:47
77483         Log: Tests for #7487.
77484              
77485              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
77486              From: andreas.koenig@anima.de (Andreas J. Koenig)
77487              Date: 29 Oct 2000 19:37:09 +0100
77488              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
77489      Branch: perl
77490            ! t/comp/proto.t
77491 ____________________________________________________________________________
77492 [  7487] By: jhi                                   on 2000/10/29  21:06:27
77493         Log: constsub spillage.
77494              
77495              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
77496              From: John Tobey <jtobey@john-edwin-tobey.org>
77497              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
77498              Message-Id: <m13pvSr-000FObC@feynman.localnet>
77499      Branch: perl
77500            ! op.c
77501 ____________________________________________________________________________
77502 [  7486] By: nick                                  on 2000/10/29  21:05:04
77503         Log: Integrate mainline to perlio branch
77504      Branch: perlio
77505           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
77506           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
77507           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
77508           +> vos/install_perl.cm
77509            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
77510            - vos/config.h vos/config_h.SH_orig
77511           !> (integrate 141 files)
77512 ____________________________________________________________________________
77513 [  7485] By: jhi                                   on 2000/10/29  21:00:47
77514         Log: Make \x{...} consistently produce UTF-8.
77515              
77516              Subject: Re: \x{...} is confused 
77517              From: Simon Cozens <simon@cozens.net>
77518              Date: Sun, 29 Oct 2000 19:36:48 +0000
77519              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
77520      Branch: perl
77521            ! t/pragma/utf8.t toke.c
77522 ____________________________________________________________________________
77523 [  7484] By: nick                                  on 2000/10/29  20:05:29
77524         Log: PerlIO passes all tests.
77525      Branch: perlio
77526            ! perlio.c
77527 ____________________________________________________________________________
77528 [  7483] By: jhi                                   on 2000/10/29  18:06:55
77529         Log: Update Changes.
77530      Branch: perl
77531            ! Changes patchlevel.h
77532 ____________________________________________________________________________
77533 [  7482] By: nick                                  on 2000/10/29  17:43:28
77534         Log: Include <unistd.h> to get correct lseek() prototype etc.
77535              (I thought perl.h did that) - down to two fails
77536              - comp/require.t (last test)
77537              - lib/io_xs.t - possibly import/export of FILE * ?
77538      Branch: perlio
77539            ! perlio.c
77540 ____________________________________________________________________________
77541 [  7481] By: jhi                                   on 2000/10/29  17:02:37
77542         Log: UTF-8 decoder tweak.
77543      Branch: perl
77544            ! utf8.c
77545 ____________________________________________________________________________
77546 [  7480] By: nick                                  on 2000/10/29  16:26:11
77547         Log: Fixed two bugs:
77548              - error code not being set on close (of broken pipe)
77549              - append mode was truncating.
77550              At least one seek/tell bug remains.
77551      Branch: perlio
77552            ! perlio.c
77553 ____________________________________________________________________________
77554 [  7479] By: nick                                  on 2000/10/29  11:18:16
77555         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
77556              in case of accidents. Still several worrying fails, no line disciplines yet.
77557      Branch: perlio
77558            ! iperlsys.h perlio.c
77559 ____________________________________________________________________________
77560 [  7478] By: jhi                                   on 2000/10/29  02:04:01
77561         Log: Add also emailless people.
77562      Branch: perl
77563            ! AUTHORS
77564 ____________________________________________________________________________
77565 [  7477] By: jhi                                   on 2000/10/29  01:36:00
77566         Log: The #7476 needs a MANIFEST change, too.
77567      Branch: perl
77568            ! MANIFEST
77569 ____________________________________________________________________________
77570 [  7476] By: jhi                                   on 2000/10/29  01:35:21
77571         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
77572      Branch: perl
77573            - MAINTAIN
77574            ! AUTHORS Changes
77575 ____________________________________________________________________________
77576 [  7475] By: jhi                                   on 2000/10/28  23:57:25
77577         Log: De-quoted-unreadable to ISO Latin 1.
77578              (There's one ISO-2022-JP name in Changes5.004.)
77579      Branch: perl
77580            ! Changes Changes5.6
77581 ____________________________________________________________________________
77582 [  7474] By: jhi                                   on 2000/10/28  19:13:06
77583         Log: Subject: [ID 20001027.007] uniq array in perlfaq
77584              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
77585              Date: Fri, 27 Oct 2000 19:28:30 +0200
77586              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
77587      Branch: perl
77588            ! pod/perlfaq4.pod
77589 ____________________________________________________________________________
77590 [  7473] By: jhi                                   on 2000/10/28  18:02:05
77591         Log: Locking null mutexes is not recommendable.
77592              
77593              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
77594              From: Hugo <hv@crypt.compulink.co.uk>
77595              Date: Sat, 28 Oct 2000 18:41:12 +0100
77596              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
77597      Branch: perl
77598            ! op.c
77599 ____________________________________________________________________________
77600 [  7472] By: jhi                                   on 2000/10/28  17:52:58
77601         Log: Better create a true mailing list for the repository keepers.
77602      Branch: perl
77603            ! Porting/repository.pod
77604 ____________________________________________________________________________
77605 [  7471] By: jhi                                   on 2000/10/28  17:28:24
77606         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
77607              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
77608      Branch: perl
77609            + Porting/repository.pod
77610            ! MANIFEST
77611 ____________________________________________________________________________
77612 [  7470] By: jhi                                   on 2000/10/28  17:20:54
77613         Log: Subject: DOC PATCH 5.6.0
77614              From: mjd@plover.com
77615              Date: 27 Oct 2000 17:32:44 -0000
77616              Message-ID: <20001027173244.23754.qmail@plover.com>
77617      Branch: perl
77618            ! pod/perlfunc.pod
77619 ____________________________________________________________________________
77620 [  7469] By: jhi                                   on 2000/10/28  17:16:45
77621         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
77622              From: "Peter J. Farley III" <pjfarley@banet.net>
77623              Date: Fri, 27 Oct 2000 20:32:56 -0400
77624              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
77625      Branch: perl
77626            ! README.dos
77627 ____________________________________________________________________________
77628 [  7468] By: jhi                                   on 2000/10/28  17:07:18
77629         Log: Make target reordering to avoid pointless re-makes.
77630              
77631              Subject: Re: Total re-make of 'make okfile' after 7451 ?
77632              From: Nicholas Clark <nick@ccl4.org>
77633              Date: Sat, 28 Oct 2000 00:31:02 +0100
77634              Message-ID: <20001028003101.A54517@plum.flirble.org>
77635      Branch: perl
77636            ! Makefile.SH
77637 ____________________________________________________________________________
77638 [  7467] By: jhi                                   on 2000/10/28  17:05:31
77639         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
77640              From: lvirden@cas.org
77641              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
77642              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
77643      Branch: perl
77644            ! README.os2
77645 ____________________________________________________________________________
77646 [  7466] By: jhi                                   on 2000/10/28  16:09:16
77647         Log: Upgrade to CPAN 1.58_55.
77648              
77649              Subject: CPAN.pm status
77650              From: andreas.koenig@anima.de (Andreas J. Koenig) 
77651              Date: 28 Oct 2000 08:18:00 +0200 
77652              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
77653      Branch: perl
77654            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77655 ____________________________________________________________________________
77656 [  7465] By: jhi                                   on 2000/10/28  16:02:47
77657         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
77658      Branch: perl
77659            ! embed.h embed.pl perl.h proto.h toke.c
77660 ____________________________________________________________________________
77661 [  7464] By: nick                                  on 2000/10/28  10:43:44
77662         Log: Fix for sv_2iv() on "shared" value from keys %hash.
77663      Branch: perl
77664            ! sv.c
77665 ____________________________________________________________________________
77666 [  7463] By: jhi                                   on 2000/10/27  16:18:29
77667         Log: Update Changes.
77668      Branch: perl
77669            ! Changes patchlevel.h
77670 ____________________________________________________________________________
77671 [  7462] By: jhi                                   on 2000/10/27  16:17:44
77672         Log: Too enthusiastic editing in #7460.
77673      Branch: metaconfig
77674            ! U/modified/Oldsym.U
77675      Branch: perl
77676            ! Configure config_h.SH
77677 ____________________________________________________________________________
77678 [  7461] By: jhi                                   on 2000/10/27  15:37:38
77679         Log: Retract #7459, the script needs more work.
77680      Branch: perl
77681            - mkreef
77682            ! MANIFEST
77683 ____________________________________________________________________________
77684 [  7460] By: jhi                                   on 2000/10/27  15:23:14
77685         Log: Use $sort, $uniq (and $tr) consistently as wondered
77686              by Nicholas Clark.
77687      Branch: metaconfig
77688            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
77689            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
77690            ! U/modified/libc.U
77691      Branch: perl
77692            ! Configure config_h.SH
77693 ____________________________________________________________________________
77694 [  7459] By: jhi                                   on 2000/10/27  15:02:07
77695         Log: (Retracted by #7461)
77696              
77697              Add a shell script for creating/removing symbolic link farms,
77698              useful for keeping the source code read-only and doing the
77699              builds somewhere else.
77700      Branch: perl
77701            + mkreef
77702            ! MANIFEST
77703 ____________________________________________________________________________
77704 [  7458] By: jhi                                   on 2000/10/27  14:42:20
77705         Log: Do away with the fix_pl.
77706      Branch: perl
77707            - fix_pl
77708            ! MANIFEST Makefile.SH
77709 ____________________________________________________________________________
77710 [  7457] By: jhi                                   on 2000/10/27  12:43:13
77711         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
77712              From: Jens Hamisch <jens@Strawberry.COM>
77713              Date: Fri, 27 Oct 2000 14:38:21 +0200
77714              Message-Id: <20001027143821.B3366@Strawberry.COM>
77715      Branch: perl
77716            ! perl.h
77717 ____________________________________________________________________________
77718 [  7456] By: jhi                                   on 2000/10/27  12:33:42
77719         Log: Subject: [PATCH] todo
77720              From: Nicholas Clark <nick@ccl4.org>
77721              Date: Thu, 26 Oct 2000 22:32:29 +0100
77722              Message-ID: <20001026223229.A44540@plum.flirble.org>
77723      Branch: perl
77724            ! pod/perltodo.pod
77725 ____________________________________________________________________________
77726 [  7455] By: jhi                                   on 2000/10/27  12:02:21
77727         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
77728              From: John Tobey <jtobey@john-edwin-tobey.org>
77729              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
77730              Message-Id: <m13ozHF-000FObC@feynman.localnet>
77731      Branch: perl
77732            ! op.c t/pragma/sub_lval.t
77733 ____________________________________________________________________________
77734 [  7454] By: jhi                                   on 2000/10/27  11:59:42
77735         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
77736              From: sthoenna@efn.org
77737              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
77738              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
77739      Branch: perl
77740            ! pp.c t/op/assignwarn.t
77741 ____________________________________________________________________________
77742 [  7453] By: jhi                                   on 2000/10/27  00:15:08
77743         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
77744      Branch: perl
77745            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
77746            ! ext/Storable/Storable.xs t/lib/st-lock.t
77747 ____________________________________________________________________________
77748 [  7452] By: jhi                                   on 2000/10/26  13:05:52
77749         Log: Undo #7451, this seems to be a deficiency in Perforce,
77750              there is no per-file line-terminator type, only per-client.
77751      Branch: perl
77752            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
77753            ! win32/makefile.mk
77754 ____________________________________________________________________________
77755 [  7451] By: jhi                                   on 2000/10/26  04:56:03
77756         Log: Experimenting in DOS arcana.
77757      Branch: perl
77758            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
77759            ! win32/makefile.mk
77760 ____________________________________________________________________________
77761 [  7450] By: jhi                                   on 2000/10/26  04:50:52
77762         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
77763              From: "Peter J. Farley III" <pjfarley@banet.net>            
77764              Date: Wed, 25 Oct 2000 23:10:18 -0400
77765              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
77766      Branch: perl
77767            ! t/io/open.t
77768 ____________________________________________________________________________
77769 [  7449] By: jhi                                   on 2000/10/26  04:49:16
77770         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
77771              From: Hugo <hv@crypt.compulink.co.uk>
77772              Date: Thu, 26 Oct 2000 01:55:17 +0100
77773              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
77774              
77775              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
77776      Branch: perl
77777            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
77778 ____________________________________________________________________________
77779 [  7448] By: jhi                                   on 2000/10/26  04:38:36
77780         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
77781              From: Peter Prymmer <pvhp@forte.com>
77782              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
77783              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
77784      Branch: perl
77785            ! configure.com
77786 ____________________________________________________________________________
77787 [  7447] By: jhi                                   on 2000/10/25  23:20:02
77788         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
77789              in platforms that strictly require all the symbols being present
77790              at link time.
77791      Branch: perl
77792            ! handy.h
77793 ____________________________________________________________________________
77794 [  7446] By: jhi                                   on 2000/10/25  21:55:57
77795         Log: Update Changes.
77796      Branch: perl
77797            ! Changes patchlevel.h
77798 ____________________________________________________________________________
77799 [  7445] By: jhi                                   on 2000/10/25  21:27:08
77800         Log: Integrate with vmsperl #7430 by Charles Bailey:
77801              
77802              Cleanup from prior patch (Charles Lane?):
77803              - improve handling of MFDs in Basename and Path
77804              - default to no xsubpp line # munging when building debug images
77805      Branch: perl
77806           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
77807 ____________________________________________________________________________
77808 [  7444] By: jhi                                   on 2000/10/25  21:03:50
77809         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
77810              From: John Peacock <JPeacock@UnivPress.com>
77811              Date: Thu, 18 May 2000 11:55:27 -0400
77812              Message-ID: <3924126F.A58BE57A@UnivPress.com>
77813      Branch: perl
77814            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
77815            ! t/op/write.t
77816 ____________________________________________________________________________
77817 [  7443] By: jhi                                   on 2000/10/25  20:43:10
77818         Log: Temporary stopgap for the self-tying issue: for now only
77819              array and hash self-ties are verboten.  The real fix, of
77820              course, would be to comprehensively test (and implement?)
77821              and debug (and document) self-ties.
77822      Branch: perl
77823            ! pod/perldiag.pod pp_sys.c t/op/tie.t
77824 ____________________________________________________________________________
77825 [  7442] By: jhi                                   on 2000/10/25  20:14:30
77826         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
77827              From: Dan Sugalski <dan@sidhe.org>
77828              Date: Wed, 25 Oct 2000 13:36:35 -0400
77829              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
77830              
77831              plus regen global.sym.
77832      Branch: perl
77833            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
77834            ! thrdvar.h util.c
77835 ____________________________________________________________________________
77836 [  7441] By: jhi                                   on 2000/10/25  20:12:20
77837         Log: buildtoc target tweaks.
77838      Branch: perl
77839            ! pod/Makefile.SH
77840 ____________________________________________________________________________
77841 [  7440] By: jhi                                   on 2000/10/25  20:03:53
77842         Log: A new version of making the syslog test more robust.
77843              (Replaces #7421.)
77844              
77845              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
77846              From: "Kurt D. Starsinic" <kstar@chapin.edu>
77847              Date: Wed, 25 Oct 2000 12:13:54 -0400
77848              Message-ID: <20001025121354.B2264@O2.chapin.edu>
77849      Branch: perl
77850            ! t/lib/syslog.t
77851 ____________________________________________________________________________
77852 [  7439] By: jhi                                   on 2000/10/25  20:00:48
77853         Log: Continue the internal UTF-8 API tweaking.
77854              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
77855              used much more than the simpler API, now called utf8_to_uv_simple().
77856              Still not quite happy with API, too much partial duplication
77857              of functionality.
77858      Branch: perl
77859            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
77860            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
77861            ! regcomp.c regexec.c sv.c toke.c utf8.c
77862 ____________________________________________________________________________
77863 [  7438] By: jhi                                   on 2000/10/25  18:52:30
77864         Log: Allow poking holes at the UTF-8 decoding strictness.
77865      Branch: perl
77866            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
77867            ! utf8.h
77868 ____________________________________________________________________________
77869 [  7437] By: jhi                                   on 2000/10/25  13:53:05
77870         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
77871              UTF8LEN() and UTF8SKIP(). 
77872      Branch: perl
77873            ! pp.c utf8.c utf8.h
77874 ____________________________________________________________________________
77875 [  7436] By: jhi                                   on 2000/10/25  13:51:37
77876         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
77877              From: Nicholas Clark <nick@ccl4.org>
77878              Date: Wed, 25 Oct 2000 14:44:05 +0100
77879              Message-ID: <20001025144404.D27253@plum.flirble.org>
77880      Branch: perl
77881            ! pod/perlrun.pod
77882 ____________________________________________________________________________
77883 [  7435] By: jhi                                   on 2000/10/25  13:49:32
77884         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
77885              From: Mike Guy <mjtg@cam.ac.uk>
77886              Date: Tue, 24 Oct 2000 14:59:40 +0100
77887              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
77888      Branch: perl
77889            ! scope.c
77890 ____________________________________________________________________________
77891 [  7434] By: jhi                                   on 2000/10/25  13:48:41
77892         Log: AIX is picky about its symbol exports.  Solution for now
77893              is to include the deb.o explicitly to the re extension build.
77894              
77895              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
77896              From: Peter Prymmer <pvhp@forte.com>
77897              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
77898              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
77899      Branch: perl
77900            ! ext/re/Makefile.PL hints/aix.sh
77901 ____________________________________________________________________________
77902 [  7433] By: jhi                                   on 2000/10/25  13:46:49
77903         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
77904              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77905              Date: Wed, 25 Oct 2000 12:02:20 +0200
77906              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
77907      Branch: perl
77908            ! perlsdio.h
77909 ____________________________________________________________________________
77910 [  7432] By: jhi                                   on 2000/10/25  13:44:28
77911         Log: Subject: Minor update to find2perl, for portability
77912              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
77913              Date: Wed, 25 Oct 2000 12:05:47 +0100
77914              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
77915      Branch: perl
77916            ! x2p/find2perl.PL
77917 ____________________________________________________________________________
77918 [  7431] By: jhi                                   on 2000/10/25  13:40:39
77919         Log: Add targets to Makefile.SH, most importantly
77920              'regen_all' which also remembers to update vms/perly*.
77921      Branch: perl
77922            ! Makefile.SH
77923 ____________________________________________________________________________
77924 [  7430] By: bailey                                on 2000/10/25  03:13:53
77925         Log: Cleanup from prior patch (Charles Lane?):
77926              - improve handling of MFDs in Basename and Path
77927              - default to no xsubpp line # munging when building debug images
77928      Branch: vmsperl
77929            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
77930 ____________________________________________________________________________
77931 [  7429] By: jhi                                   on 2000/10/24  20:03:40
77932         Log: Podify README.epoc and README.vos.
77933      Branch: perl
77934            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
77935            ! pod/perlport.pod pod/perltoc.pod
77936 ____________________________________________________________________________
77937 [  7428] By: jhi                                   on 2000/10/24  19:10:33
77938         Log: Stratus VOS updates from Paul Green.
77939      Branch: perl
77940            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77941            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
77942            - vos/config.def vos/config.h vos/config_h.SH_orig
77943            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
77944            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
77945 ____________________________________________________________________________
77946 [  7427] By: jhi                                   on 2000/10/24  18:59:48
77947         Log: Check if stdio supports tweaking lval and cnt simultaneously.
77948              
77949              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
77950              From: Nicholas Clark <nick@ccl4.org>
77951              Date: Mon, 23 Oct 2000 15:39:32 +0100
77952              Message-ID: <20001023153932.A10786@plum.flirble.org>
77953      Branch: metaconfig
77954            ! U/compline/d_stdstdio.U
77955      Branch: perl
77956            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77957            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
77958            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
77959            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
77960            ! vos/config.h vos/config_h.SH_orig win32/config.bc
77961            ! win32/config.gc win32/config.vc
77962 ____________________________________________________________________________
77963 [  7426] By: jhi                                   on 2000/10/24  17:57:44
77964         Log: Missed the header file changes from #7425.
77965      Branch: perl
77966            ! embed.h embed.pl objXSUB.h proto.h
77967 ____________________________________________________________________________
77968 [  7425] By: jhi                                   on 2000/10/24  17:55:17
77969         Log: Fix the bug reported in
77970              
77971              From: andreas.koenig@anima.de (Andreas J. Koenig)
77972              Subject: Encode bug?
77973              Date: 24 Oct 2000 14:01:26 +0200 
77974              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
77975              
77976              Also make is_utf8_char() stricter.
77977      Branch: perl
77978            ! ext/Encode/Encode.xs utf8.c
77979 ____________________________________________________________________________
77980 [  7424] By: jhi                                   on 2000/10/24  15:15:39
77981         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
77982              From: Peter Scott <Peter@PSDT.com>
77983              Date: Mon, 23 Oct 2000 19:46:01 -0700
77984              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
77985      Branch: perl
77986            ! pod/perlfaq5.pod
77987 ____________________________________________________________________________
77988 [  7423] By: jhi                                   on 2000/10/24  14:25:30
77989         Log: Test tweak to avoid pulling in the whole Config.
77990      Branch: perl
77991            ! t/lib/st-lock.t
77992 ____________________________________________________________________________
77993 [  7422] By: jhi                                   on 2000/10/24  14:03:16
77994         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
77995      Branch: perl
77996            ! pp.c
77997 ____________________________________________________________________________
77998 [  7421] By: jhi                                   on 2000/10/24  13:32:09
77999         Log: (Replaced by #7440.)
78000              
78001              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
78002              From: "Kurt D. Starsinic" <kstar@chapin.edu>
78003              Date: Mon, 23 Oct 2000 16:40:54 -0400
78004              Message-ID: <20001023164054.B14491@O2.chapin.edu>
78005      Branch: perl
78006            ! t/lib/syslog.t
78007 ____________________________________________________________________________
78008 [  7420] By: jhi                                   on 2000/10/24  13:30:53
78009         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
78010              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78011              Date: Mon, 23 Oct 2000 17:29:03 -0400
78012              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
78013      Branch: perl
78014            ! lib/ExtUtils/MM_Unix.pm
78015 ____________________________________________________________________________
78016 [  7419] By: jhi                                   on 2000/10/24  13:29:57
78017         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
78018              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78019              Date: Mon, 23 Oct 2000 19:01:32 -0400
78020              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
78021      Branch: perl
78022            ! utils/h2xs.PL
78023 ____________________________________________________________________________
78024 [  7418] By: jhi                                   on 2000/10/24  13:26:04
78025         Log: Replace #7409 with
78026              
78027              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
78028              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
78029              Date: Mon, 23 Oct 2000 20:08:56 +0200
78030              Message-ID: <20001023200855.A14850@nice.ram.loc>
78031      Branch: perl
78032            ! ext/Storable/Storable.pm t/lib/st-lock.t
78033 ____________________________________________________________________________
78034 [  7417] By: jhi                                   on 2000/10/24  13:17:52
78035         Log: Run vms/vms_yfix.pl, should have done that after changing
78036              perly.c in #7382.
78037      Branch: perl
78038            ! vms/perly_c.vms vms/perly_h.vms
78039 ____________________________________________________________________________
78040 [  7416] By: jhi                                   on 2000/10/24  02:55:33
78041         Log: Make the UTF-8 decoding stricter and more verbose when
78042              malformation happens.  This involved adding an argument
78043              to utf8_to_uv_chk(), which involved changing its prototype,
78044              and prefer STRLEN over I32 for the UTF-8 length, which as
78045              a domino effect necessitated changing the prototypes of
78046              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
78047              The stricter UTF-8 decoding checking uses Markus Kuhn's
78048              UTF-8 Decode Stress Tester from
78049              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
78050      Branch: perl
78051            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
78052            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
78053            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
78054            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
78055 ____________________________________________________________________________
78056 [  7415] By: jhi                                   on 2000/10/23  14:06:06
78057         Log: Update Changes.
78058      Branch: perl
78059            ! Changes patchlevel.h
78060 ____________________________________________________________________________
78061 [  7414] By: jhi                                   on 2000/10/23  12:39:52
78062         Log: Undo the basename() part of #7412 since the lib/basename
78063              tests would need upgrading too.
78064      Branch: perl
78065            ! lib/File/Basename.pm
78066 ____________________________________________________________________________
78067 [  7413] By: jhi                                   on 2000/10/23  12:19:27
78068         Log: Document PERL_INSTALL_ROOT of #7210.
78069      Branch: perl
78070            ! lib/ExtUtils/Install.pm
78071 ____________________________________________________________________________
78072 [  7412] By: jhi                                   on 2000/10/23  12:16:47
78073         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
78074      Branch: perl
78075            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
78076            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
78077 ____________________________________________________________________________
78078 [  7411] By: jhi                                   on 2000/10/23  12:07:41
78079         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
78080              From: Prymmer/Kahn <pvhp@best.com>
78081              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
78082              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
78083      Branch: perl
78084            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
78085 ____________________________________________________________________________
78086 [  7410] By: jhi                                   on 2000/10/23  04:10:11
78087         Log: The change #7187 was not so good on VMS.
78088              
78089              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
78090              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78091              Date: Sun, 22 Oct 2000 23:03:08 -0500
78092              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
78093      Branch: perl
78094            ! utils/perldoc.PL
78095 ____________________________________________________________________________
78096 [  7409] By: jhi                                   on 2000/10/23  03:57:36
78097         Log: Avoid Storable locking on DJGPP for now.
78098              
78099              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
78100              From: "Peter J. Farley III" <pjfarley@banet.net>
78101              Date: Sun, 22 Oct 2000 20:00:00 -0400
78102              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
78103      Branch: perl
78104            ! ext/Storable/Storable.pm t/lib/st-lock.t
78105 ____________________________________________________________________________
78106 [  7408] By: jhi                                   on 2000/10/23  03:50:24
78107         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
78108              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
78109              Date: Sun, 22 Oct 2000 21:12:22 -0400
78110              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
78111      Branch: perl
78112            ! lib/vars.pm
78113 ____________________________________________________________________________
78114 [  7407] By: jhi                                   on 2000/10/23  03:43:12
78115         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
78116              From: Hugo <hv@crypt.compulink.co.uk>
78117              Date: Mon, 23 Oct 2000 00:47:22 +0100
78118              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
78119      Branch: perl
78120            ! regexec.c t/op/pat.t
78121 ____________________________________________________________________________
78122 [  7406] By: jhi                                   on 2000/10/23  03:40:29
78123         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
78124      Branch: perl
78125            ! lib/ExtUtils/MakeMaker.pm
78126 ____________________________________________________________________________
78127 [  7405] By: jhi                                   on 2000/10/22  21:32:00
78128         Log: Doc patch.
78129              
78130              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
78131              From: rspier@pobox.com (Robert Spier)
78132              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
78133              Message-ID: <14835.16112.13457.447971@rls.cx>
78134      Branch: perl
78135            ! lib/strict.pm
78136 ____________________________________________________________________________
78137 [  7404] By: jhi                                   on 2000/10/22  21:30:51
78138         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
78139              From: rspier@pobox.com (Robert Spier)
78140              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
78141              Message-ID: <14835.17223.72448.705566@rls.cx>
78142      Branch: perl
78143            ! lib/ExtUtils/MakeMaker.pm
78144 ____________________________________________________________________________
78145 [  7403] By: jhi                                   on 2000/10/22  21:24:11
78146         Log: Subject: [PATCH bleadperl] ripples from constsub patch
78147              From: John Tobey <jtobey@john-edwin-tobey.org>
78148              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
78149              Message-Id: <m13nSOB-000FObC@feynman.localnet>
78150      Branch: perl
78151            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
78152 ____________________________________________________________________________
78153 [  7402] By: jhi                                   on 2000/10/22  20:59:35
78154         Log: Support s?printf parameter reordering.
78155      Branch: perl
78156            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
78157 ____________________________________________________________________________
78158 [  7401] By: jhi                                   on 2000/10/22  19:19:14
78159         Log: Expand %Config variables only if explicitly so requested
78160              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
78161              
78162              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
78163              From: Gurusamy Sarathy <gsar@ActiveState.com>
78164              Date: Sun, 22 Oct 2000 11:47:32 -0700
78165              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
78166      Branch: perl
78167            ! Makefile.SH lib/lib_pm.PL
78168 ____________________________________________________________________________
78169 [  7400] By: jhi                                   on 2000/10/22  18:24:10
78170         Log: Move the #7390 test from warn/op to comp/redef.
78171              
78172              Subject: Re: Creating const subs for constants.
78173              From: John Tobey <jtobey@john-edwin-tobey.org>
78174              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
78175              Message-Id: <m13nG72-000FObC@feynman.localnet>               
78176      Branch: perl
78177            ! t/comp/redef.t t/pragma/warn/op
78178 ____________________________________________________________________________
78179 [  7399] By: jhi                                   on 2000/10/22  17:49:59
78180         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
78181              From: Nicholas Clark <nick@ccl4.org>
78182              Date: Sat, 21 Oct 2000 22:23:19 +0100
78183              Message-ID: <20001021222319.B45586@plum.flirble.org>
78184      Branch: perl
78185            ! ext/DynaLoader/DynaLoader_pm.PL
78186 ____________________________________________________________________________
78187 [  7398] By: jhi                                   on 2000/10/22  17:47:35
78188         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
78189              From: Hugo <hv@crypt.compulink.co.uk>
78190              Date: Sat, 21 Oct 2000 18:19:59 +0100
78191              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
78192      Branch: perl
78193            ! ext/B/B.pm ext/B/B/C.pm
78194 ____________________________________________________________________________
78195 [  7397] By: jhi                                   on 2000/10/22  17:35:18
78196         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
78197              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
78198              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
78199              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
78200      Branch: perl
78201            ! hints/openbsd.sh
78202 ____________________________________________________________________________
78203 [  7396] By: jhi                                   on 2000/10/22  17:19:46
78204         Log: Subject: installman go-faster stripes
78205              From: Nicholas Clark <nick@talking.bollo.cx>
78206              Date: Sat, 21 Oct 2000 17:24:53 +0100
78207              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
78208              
78209              Subject: Re: installman go-faster stripes
78210              From: Russ Allbery <rra@stanford.edu>
78211              Date: 21 Oct 2000 11:04:13 -0700
78212              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
78213      Branch: perl
78214            ! installman pod/pod2man.PL
78215 ____________________________________________________________________________
78216 [  7395] By: jhi                                   on 2000/10/22  17:17:35
78217         Log: Hints tweak from Anton Berezin.
78218      Branch: perl
78219            ! hints/freebsd.sh
78220 ____________________________________________________________________________
78221 [  7394] By: jhi                                   on 2000/10/22  04:50:04
78222         Log: Tweak the Is* definitions of Unicode character classes
78223              to better match the official categorizations; embrace
78224              the official categorizations; add the combining marks
78225              as alpha (and -numeric); fix DCinital (a typo and edito)
78226              to be DCmedial.
78227      Branch: perl
78228            + lib/unicode/Is/DCmedial.pl
78229            - lib/unicode/Is/DCinital.pl
78230            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
78231            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
78232            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
78233            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
78234 ____________________________________________________________________________
78235 [  7393] By: jhi                                   on 2000/10/21  18:06:05
78236         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
78237              From: Daniel Chetlin <daniel@chetlin.com>
78238              Date: Sat, 21 Oct 2000 02:57:03 -0700
78239              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
78240      Branch: perl
78241            + t/lib/tie-splice.t
78242            ! MANIFEST lib/Tie/Array.pm
78243 ____________________________________________________________________________
78244 [  7392] By: gsar                                  on 2000/10/21  18:05:15
78245         Log: resync utfperl branch with mainline
78246      Branch: utfperl
78247           !> (integrate 1760 files)
78248 ____________________________________________________________________________
78249 [  7391] By: jhi                                   on 2000/10/21  14:37:49
78250         Log: Testcases for a #7383,#7385 related bug.
78251              
78252              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
78253              From: Nicholas Clark <nick@ccl4.org>
78254              Date: Sat, 21 Oct 2000 15:04:51 +0100
78255              Message-ID: <20001021150451.A51566@plum.flirble.org>
78256      Branch: perl
78257            ! t/pragma/utf8.t
78258 ____________________________________________________________________________
78259 [  7390] By: jhi                                   on 2000/10/21  14:35:57
78260         Log: Add a testcase for #7389.
78261      Branch: perl
78262            ! t/pragma/warn/op
78263 ____________________________________________________________________________
78264 [  7389] By: jhi                                   on 2000/10/21  14:26:45
78265         Log: Subject: Re: Creating const subs for constants.
78266              From: John Tobey <jtobey@john-edwin-tobey.org>
78267              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
78268              Message-Id: <m13mo0N-000FObC@feynman.localnet>
78269      Branch: perl
78270            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
78271            ! proto.h sv.c
78272 ____________________________________________________________________________
78273 [  7388] By: nick                                  on 2000/10/21  11:44:23
78274         Log: Populate perlio branch
78275      Branch: perlio
78276           +> (branch 1760 files)
78277 ____________________________________________________________________________
78278 [  7387] By: nick                                  on 2000/10/21  10:52:05
78279         Log: Get branch back as replica of mainline via :
78280              p4 integrate -b utfperl
78281              p4 resolve -at ./...
78282      Branch: utfperl
78283           +> (branch 269 files)
78284            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
78285            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
78286            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
78287            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
78288            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
78289            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
78290            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
78291            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
78292            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
78293            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
78294            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
78295            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
78296            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
78297            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
78298            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
78299            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
78300            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
78301            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
78302            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
78303            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
78304            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
78305            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
78306            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
78307            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
78308            - lib/unicode/UCD300.html lib/unicode/Unicode.300
78309            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
78310            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
78311            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
78312            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
78313           !> (integrate 965 files)
78314 ____________________________________________________________________________
78315 [  7386] By: jhi                                   on 2000/10/21  01:31:12
78316         Log: Update Changes.
78317      Branch: perl
78318            ! Changes patchlevel.h
78319 ____________________________________________________________________________
78320 [  7385] By: jhi                                   on 2000/10/21  01:28:42
78321         Log: The #7383 was right only in the context of the original bug report,
78322              not in more general case.
78323      Branch: perl
78324            ! pp_hot.c
78325 ____________________________________________________________________________
78326 [  7384] By: jhi                                   on 2000/10/21  01:08:23
78327         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
78328      Branch: perl
78329            ! ext/IO/lib/IO/Select.pm
78330 ____________________________________________________________________________
78331 [  7383] By: jhi                                   on 2000/10/21  00:44:18
78332         Log: Fix for ID 20001020.006, concatenating an unset submatch
78333              with utf8 resulted in "Modification of a read-only value".
78334      Branch: perl
78335            ! pp_hot.c t/pragma/utf8.t
78336 ____________________________________________________________________________
78337 [  7382] By: jhi                                   on 2000/10/20  20:44:31
78338         Log: Make scan_num() reëntrant, as suggested in
78339              
78340              Subject: [PATCH perl@7229] Rentrant parser and yylex()
78341              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
78342              Date: Fri, 20 Oct 2000 14:17:27 +0100
78343              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
78344      Branch: perl
78345            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
78346            ! toke.c
78347 ____________________________________________________________________________
78348 [  7381] By: jhi                                   on 2000/10/20  20:07:29
78349         Log: Reëntrancy fix.
78350              
78351              Subject: [PATCH perl@7229] Rentrant parser and yylex()
78352              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
78353              Date: Fri, 20 Oct 2000 14:17:27 +0100
78354              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
78355      Branch: perl
78356            ! embed.h embed.pl perl.h proto.h toke.c
78357 ____________________________________________________________________________
78358 [  7380] By: jhi                                   on 2000/10/20  19:15:54
78359         Log: Don't write double values through long double pointers,
78360              based on a part of
78361              
78362              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
78363              From: Jens Hamisch <jens@Strawberry.COM>
78364              Date: Tue, 17 Oct 2000 08:39:36 +0200
78365              Message-Id: <20001017083936.A11104@Strawberry.COM>
78366      Branch: perl
78367            ! perl.h pp.c
78368 ____________________________________________________________________________
78369 [  7379] By: jhi                                   on 2000/10/20  18:43:37
78370         Log: Portability tweak on #7377.
78371              
78372              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
78373              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78374              Date:     Fri, 20 Oct 2000 13:13:41 EDT
78375              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
78376      Branch: perl
78377            ! t/lib/dprof.t
78378 ____________________________________________________________________________
78379 [  7378] By: jhi                                   on 2000/10/20  12:57:19
78380         Log: SOCKS function redefinitions need prototypes, too, otherwise
78381              for example 32 bit versus 64 bit differences cause a lot of
78382              problems.  Part of
78383              
78384              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
78385              From: Jens Hamisch <jens@Strawberry.COM>
78386              Date: Tue, 17 Oct 2000 08:39:36 +0200
78387              Message-Id: <20001017083936.A11104@Strawberry.COM>
78388      Branch: perl
78389            ! doio.c pp_sys.c
78390 ____________________________________________________________________________
78391 [  7377] By: jhi                                   on 2000/10/20  12:37:12
78392         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
78393              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78394              Date:     Fri, 20 Oct 2000 08:26:04 EDT
78395              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
78396      Branch: perl
78397            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
78398 ____________________________________________________________________________
78399 [  7376] By: jhi                                   on 2000/10/20  12:35:31
78400         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
78401              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78402              Date:     Fri, 20 Oct 2000 07:48:15 EDT
78403              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
78404      Branch: perl
78405            ! configure.com vms/gen_shrfls.pl
78406 ____________________________________________________________________________
78407 [  7375] By: bailey                                on 2000/10/20  04:44:37
78408         Log: SYN SYN
78409      Branch: vmsperl
78410           +> (branch 134 files)
78411            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
78412            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
78413            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
78414            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
78415            - eg/cgi/frameset.cgi eg/cgi/index.html
78416            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
78417            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
78418            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
78419            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
78420            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
78421            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
78422            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
78423            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
78424            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
78425            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
78426            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
78427            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
78428            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
78429            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
78430            - lib/unicode/Props.txt lib/unicode/UCD300.html
78431            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
78432            - utils/perlbc.PL vms/subconfigure.com
78433           !> (integrate 785 files)
78434 ____________________________________________________________________________
78435 [  7374] By: jhi                                   on 2000/10/20  00:59:48
78436         Log: In the latest compiler builds cccdlflags must not become -fpic,
78437              from Wilfredo Sánchez.
78438      Branch: perl
78439            ! hints/darwin.sh
78440 ____________________________________________________________________________
78441 [  7373] By: jhi                                   on 2000/10/20  00:56:35
78442         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
78443              From: Tony Cook <tony@develop-help.com>
78444              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
78445              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
78446      Branch: perl
78447            ! pod/perlop.pod
78448 ____________________________________________________________________________
78449 [  7372] By: jhi                                   on 2000/10/19  19:34:40
78450         Log: Typo noted by Mark Lutz.
78451      Branch: perl
78452            ! t/op/64bitint.t
78453 ____________________________________________________________________________
78454 [  7371] By: jhi                                   on 2000/10/19  19:33:13
78455         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
78456      Branch: metaconfig
78457            ! U/modified/Cppsym.U U/modified/Oldconfig.U
78458      Branch: metaconfig/U/perl
78459            ! End.U dlsrc.U libperl.U
78460      Branch: perl
78461            + hints/nonstopux.sh
78462            ! Configure MANIFEST config_h.SH
78463 ____________________________________________________________________________
78464 [  7370] By: jhi                                   on 2000/10/19  17:18:08
78465         Log: Subject: PATCH do_print has 2 PerlIO_error()s
78466              From: nick@ccl4.org
78467              Date: Thu, 19 Oct 2000 18:09:20 +0100
78468              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
78469      Branch: perl
78470            ! doio.c
78471 ____________________________________________________________________________
78472 [  7369] By: jhi                                   on 2000/10/19  14:01:49
78473         Log: Update Changes.
78474      Branch: perl
78475            ! Changes patchlevel.h
78476 ____________________________________________________________________________
78477 [  7368] By: jhi                                   on 2000/10/19  13:04:29
78478         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
78479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78480              Date: Wed, 18 Oct 2000 13:12:01 +0200
78481              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
78482      Branch: perl
78483            ! hints/aix.sh
78484 ____________________________________________________________________________
78485 [  7367] By: jhi                                   on 2000/10/19  02:22:40
78486         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
78487              of a 'pmshort' anywhere in the B, so the offending line was simply
78488              removed.
78489      Branch: perl
78490            ! ext/B/B/Debug.pm
78491 ____________________________________________________________________________
78492 [  7366] By: jhi                                   on 2000/10/19  02:12:37
78493         Log: Add the test case for the bug id 20000730.004 which seems
78494              to have been fixed by now.
78495      Branch: perl
78496            ! t/pragma/utf8.t
78497 ____________________________________________________________________________
78498 [  7365] By: jhi                                   on 2000/10/18  23:36:24
78499         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
78500              From: Hugo <hv@crypt.compulink.co.uk>
78501              Date: Wed, 18 Oct 2000 23:25:58 +0100
78502              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
78503      Branch: perl
78504            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
78505 ____________________________________________________________________________
78506 [  7364] By: jhi                                   on 2000/10/18  21:12:53
78507         Log: (retracted)
78508      Branch: perl
78509            ! pp.c
78510 ____________________________________________________________________________
78511 [  7363] By: jhi                                   on 2000/10/18  20:55:38
78512         Log: Missing change from #7362.
78513      Branch: perl
78514            ! win32/perlhost.h
78515 ____________________________________________________________________________
78516 [  7362] By: jhi                                   on 2000/10/18  20:52:01
78517         Log: Borland C fstat() never saw the fd as writable.
78518              
78519              Subject: fix for Borland's weak "stat" (perl@7211)
78520              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78521              Date: Mon, 16 Oct 2000 09:55:03 +0400
78522              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
78523      Branch: perl
78524            ! win32/win32.c
78525 ____________________________________________________________________________
78526 [  7361] By: jhi                                   on 2000/10/18  17:43:50
78527         Log: Regen toc.
78528      Branch: perl
78529            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
78530 ____________________________________________________________________________
78531 [  7360] By: jhi                                   on 2000/10/18  17:07:44
78532         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78533              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
78534              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
78535              Date: Mon, 16 Oct 2000 15:19:49 +0200
78536      Branch: perl
78537            + README.aix
78538            ! MANIFEST
78539 ____________________________________________________________________________
78540 [  7359] By: jhi                                   on 2000/10/18  17:04:49
78541         Log: Subject: Pod patch for Devel::Peek
78542              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78543              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
78544              Date: Mon, 16 Oct 2000 12:26:34 +0200
78545      Branch: perl
78546            ! ext/Devel/Peek/Peek.pm
78547 ____________________________________________________________________________
78548 [  7358] By: jhi                                   on 2000/10/18  17:03:15
78549         Log: Make Cwd more bulletproof in chrooted environments.
78550              
78551              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
78552              From: "Eric E. Coe" <Eric.Coe@oracle.com>
78553              Date: Wed, 18 Oct 2000 04:03:54 -0400
78554              Message-Id: <39ED596A.70E599FE@oracle.com>
78555      Branch: perl
78556            ! lib/Cwd.pm
78557 ____________________________________________________________________________
78558 [  7357] By: jhi                                   on 2000/10/18  16:37:26
78559         Log: Disable the UTF8 downgrade croakage for now to avoid
78560              too many not okay messages.
78561      Branch: perl
78562            ! doio.c
78563 ____________________________________________________________________________
78564 [  7356] By: jhi                                   on 2000/10/17  23:29:41
78565         Log: Show the failed remote port, instead of the failing line number.
78566              
78567              Subject: [PATCH 5.6.1 Debugger] More diagnostics
78568              From: David Sparks <daves@ActiveState.com>
78569              Date: Tue, 17 Oct 2000 15:00:24 -0700
78570              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
78571      Branch: perl
78572            ! lib/perl5db.pl
78573 ____________________________________________________________________________
78574 [  7355] By: jhi                                   on 2000/10/17  14:11:31
78575         Log: On output try to downgrade to bytes, croak if impossible,
78576              from Simon Cozens.  This means that outputting >255 UTF8
78577              is impossible.  Consider this as a strong incentive to get
78578              the I/O disciplines implemented.
78579      Branch: perl
78580            ! doio.c pod/perldiag.pod sv.c
78581 ____________________________________________________________________________
78582 [  7354] By: jhi                                   on 2000/10/17  13:42:23
78583         Log: Clarify documentation on 'use bytes'.
78584              
78585              Subject: Re: What does 'use bytes' "mean" ?
78586              From: Simon Cozens <simon@cozens.net>
78587              Date: Mon, 18 Sep 2000 18:24:25 +0100
78588              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
78589      Branch: perl
78590            ! lib/bytes.pm
78591 ____________________________________________________________________________
78592 [  7353] By: jhi                                   on 2000/10/17  13:28:12
78593         Log: Workaround for a sfio bug where the stream error indicator
78594              is not cleared as documented.
78595              
78596              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
78597              From: Nicholas Clark <nick@ccl4.org>
78598              Date: Mon, 16 Oct 2000 18:28:23 +0100
78599              Message-ID: <20001016182823.J19700@plum.flirble.org>
78600      Branch: perl
78601            ! doio.c
78602 ____________________________________________________________________________
78603 [  7352] By: jhi                                   on 2000/10/17  13:06:19
78604         Log: More IoTYPE sprinkling.
78605      Branch: perl
78606            ! doio.c pp_hot.c
78607 ____________________________________________________________________________
78608 [  7351] By: jhi                                   on 2000/10/16  22:47:07
78609         Log: Detect early whether the std streams have gone bad.
78610              
78611              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
78612              Date: Mon, 16 Oct 2000 23:28:42 +0100
78613              From: Nicholas Clark <nick@ccl4.org>
78614              Message-ID: <20001016232842.A37942@plum.flirble.org>
78615      Branch: perl
78616            ! t/op/misc.t
78617 ____________________________________________________________________________
78618 [  7350] By: jhi                                   on 2000/10/16  22:45:16
78619         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
78620              From: "Peter J. Farley III" <pjfarley@banet.net>
78621              Date: Mon, 16 Oct 2000 18:15:59 -0400
78622              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
78623      Branch: perl
78624            ! djgpp/djgpp.c dosish.h t/io/open.t
78625 ____________________________________________________________________________
78626 [  7349] By: jhi                                   on 2000/10/16  22:36:45
78627         Log: perldelta tweak.
78628      Branch: perl
78629            ! pod/perldelta.pod
78630 ____________________________________________________________________________
78631 [  7348] By: jhi                                   on 2000/10/16  15:17:53
78632         Log: Update Changes.
78633      Branch: perl
78634            ! Changes patchlevel.h
78635 ____________________________________________________________________________
78636 [  7347] By: jhi                                   on 2000/10/16  13:55:27
78637         Log: Add the capability to include/exclude branches.
78638      Branch: perl
78639            ! Porting/genlog
78640 ____________________________________________________________________________
78641 [  7346] By: jhi                                   on 2000/10/16  13:18:04
78642         Log: Add Charles Lane.
78643      Branch: perl
78644            ! AUTHORS Changes
78645 ____________________________________________________________________________
78646 [  7345] By: jhi                                   on 2000/10/16  13:13:21
78647         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
78648      Branch: perl
78649            ! pod/perldelta.pod
78650 ____________________________________________________________________________
78651 [  7344] By: gsar                                  on 2000/10/16  09:30:21
78652         Log: integrate change#6220 from cfgperl
78653              
78654              Win32 patches from Benjamin Stuhl.
78655      Branch: maint-5.6/perl
78656           !> makedef.pl win32/win32.h
78657 ____________________________________________________________________________
78658 [  7343] By: gsar                                  on 2000/10/16  08:32:19
78659         Log: integrate changes#6221,6222 from cfgperl
78660              
78661              Remove tr///CU (the feature is to be obsoleted by better interfaces).
78662              From: simon@brecon.co.uk (Simon Cozens)
78663              Subject: [PATCH] Eliminate tr///[CU][CU]
78664              Date: 23 Jun 2000 11:05:40 GMT
78665              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
78666              
78667              doc typo fix
78668              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
78669              From: Ian Phillipps <Ian.Phillipps@iname.com>
78670              Date: Fri, 23 Jun 2000 10:40:58 +0100
78671              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
78672      Branch: maint-5.6/perl
78673           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
78674 ____________________________________________________________________________
78675 [  7342] By: gsar                                  on 2000/10/16  08:28:08
78676         Log: integrate change#6217 from cfgperl (in part)
78677              
78678              Rename the fdpid locking and integrate with Sarathy.
78679      Branch: maint-5.6/perl
78680           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
78681           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
78682           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
78683           !> win32/win32.c
78684 ____________________________________________________________________________
78685 [  7341] By: gsar                                  on 2000/10/16  08:23:39
78686         Log: integrate changes#6214..6216 from mainline
78687              
78688              @_ can't have junk in it even in the non-USE_ITHREADS case because
78689              caller() wants to populate @DB::args with it (causes a coredump
78690              in Carp::confess())
78691              
78692              tweak comment about @DB::args
78693              
78694              be more optimal about clearing @_
78695      Branch: maint-5.6/perl
78696           !> av.h cop.h pp_ctl.c t/op/runlevel.t
78697 ____________________________________________________________________________
78698 [  7340] By: gsar                                  on 2000/10/16  08:20:37
78699         Log: integrate changes#6207..6210 from cfgperl
78700              
78701              Subject: [PATCH 5.6.0] Threadsafe patches
78702              From: Dan Sugalski <dan@sidhe.org>
78703              To: perl5-porters@perl.org
78704              Date: Mon, 08 May 2000 18:08:13 -0400
78705              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
78706              
78707              Regen headers for #6207.
78708              
78709              Lock PL_fdpid against race conditions, based on:
78710              Subject: [PATCH 5.6.0]subprocess fixup for threads
78711              From: Dan Sugalski <dan@sidhe.org>
78712              To: perl5-porters@perl.org
78713              Date: Tue, 11 Apr 2000 17:02:32 -0400
78714              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
78715              
78716              Mopup for #6207 and #6209.
78717      Branch: maint-5.6/perl
78718           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
78719           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
78720           !> win32/win32.c
78721 ____________________________________________________________________________
78722 [  7339] By: gsar                                  on 2000/10/16  08:14:34
78723         Log: integrate change#6203 from cfgperl
78724              
78725              perldiag should refer to perlos2.pod not README.os2
78726      Branch: maint-5.6/perl
78727           !> pod/perldiag.pod
78728 ____________________________________________________________________________
78729 [  7338] By: gsar                                  on 2000/10/16  08:11:42
78730         Log: integrate change#6201 from mainline
78731              
78732              Perl_eval_pv() leaks 4 bytes every time it is called because it
78733              does a PUSHMARK that's never ever POPMARKed; in general, only
78734              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
78735              Perl_eval_[sp]v() don't because they don't take any incoming
78736              arguments (this leak has been around since the original version
78737              of perl_eval_pv() in 5.003_97e)
78738      Branch: maint-5.6/perl
78739           !> perl.c
78740 ____________________________________________________________________________
78741 [  7337] By: gsar                                  on 2000/10/16  08:08:47
78742         Log: integrate changes#6197..6200 from cfgperl
78743              
78744              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
78745              From: John Borwick <jhborwic@unity.ncsu.edu>
78746              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
78747              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
78748              
78749              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
78750              From: Dan Sugalski <dan@sidhe.org>
78751              To: vmsperl@perl.org, perl5-porters@perl.org
78752              Date: Fri, 02 Jun 2000 16:00:41 -0400
78753              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
78754              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
78755              
78756              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
78757              From: Dan Sugalski <dan@sidhe.org>
78758              To: perl5-porters@perl.org, vmsperl@perl.org
78759              Date: Fri, 02 Jun 2000 17:30:51 -0400
78760              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
78761              
78762              Update to cperl-mode.el 4.31 from
78763              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
78764              Subject: A couple of notes
78765              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78766              To: Mailing list Perl5 <perl5-porters@perl.org>
78767              Date: Sat, 3 Jun 2000 23:33:32 -0400
78768              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
78769      Branch: maint-5.6/perl
78770           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
78771           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
78772           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
78773           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
78774           !> vms/vmsish.h
78775 ____________________________________________________________________________
78776 [  7336] By: gsar                                  on 2000/10/16  08:03:46
78777         Log: integrate changes#6194,6195 from mainline
78778              
78779              fix small eval"" memory leaks under USE_ITHREADS
78780              
78781              fix yet another eval"" leak under USE_ITHREADS
78782      Branch: maint-5.6/perl
78783           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
78784           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
78785           !> vms/perly_c.vms
78786 ____________________________________________________________________________
78787 [  7335] By: gsar                                  on 2000/10/16  08:02:15
78788         Log: integrate changes#6190,6191 from mainline
78789              
78790              submit missing embed.pl change
78791              
78792              vec() loses numericalness (modified version of patch suggested
78793              by Robin Barker)
78794      Branch: maint-5.6/perl
78795           !> doop.c embed.pl t/op/vec.t
78796 ____________________________________________________________________________
78797 [  7334] By: gsar                                  on 2000/10/16  08:01:03
78798         Log: integrate change#6189 from mainline
78799              
78800              counting tr/// corrupts later operation (from M.J.T Guy)
78801      Branch: maint-5.6/perl
78802           !> doop.c t/op/tr.t
78803 ____________________________________________________________________________
78804 [  7333] By: gsar                                  on 2000/10/16  07:59:07
78805         Log: integrate changes#6183..6188 from mainline
78806              
78807              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
78808              <nick@ccl4.org>)
78809              
78810              tweak for change#6127
78811              
78812              remove incorrect documentation about implicit split to @_ in
78813              list context, which never really worked in perl 5 (from
78814              M.J.T. Guy)
78815              
78816              further qualify references to "alphanumeric" (from Wolfgang Laun
78817              <wolfgang.laun@alcatel.at>)
78818              
78819              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
78820              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
78821              
78822              h2xs tweaks
78823      Branch: maint-5.6/perl
78824           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
78825           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
78826           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
78827           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
78828           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
78829           !> pod/pod2latex.PL utils/h2xs.PL
78830 ____________________________________________________________________________
78831 [  7332] By: gsar                                  on 2000/10/16  07:53:52
78832         Log: integrate change#6179 from mainline
78833              
78834              buggy modulus on UVs introduced by change#3378 (resulted in
78835              4063328477 % 65535 amounting to 27406, instead of 27407)
78836      Branch: maint-5.6/perl
78837           !> pp.c t/op/arith.t
78838 ____________________________________________________________________________
78839 [  7331] By: gsar                                  on 2000/10/16  07:52:49
78840         Log: integrate changes#6176,6177,6178,6182 from cfgperl
78841              
78842              Single-quoted utf8 patch from Simon Cozens.
78843              
78844              Substitution utf8 patch from Simon Cozens.
78845              
78846              Be cleaner.
78847              
78848              Be Cleaner Part Deux.
78849      Branch: maint-5.6/perl
78850           !> Makefile.SH pp_hot.c toke.c
78851 ____________________________________________________________________________
78852 [  7330] By: gsar                                  on 2000/10/16  07:41:36
78853         Log: integrate change#6172 from mainline
78854              
78855              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
78856              (from Ilya Zakharevich)
78857      Branch: maint-5.6/perl
78858           !> regexec.c t/op/re_tests
78859 ____________________________________________________________________________
78860 [  7329] By: gsar                                  on 2000/10/16  07:40:25
78861         Log: integrate change#6171 from mainline
78862              
78863              scalar() doesn't force scalar context when used in void context
78864              (from Simon Cozens)
78865      Branch: maint-5.6/perl
78866           !> op.c t/op/wantarray.t
78867 ____________________________________________________________________________
78868 [  7328] By: gsar                                  on 2000/10/16  07:39:33
78869         Log: integrate change#6170 from mainline
78870              
78871              change#6142 needs tweaks to tests to work where there's no
78872              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
78873      Branch: maint-5.6/perl
78874           !> t/lib/filefind.t
78875 ____________________________________________________________________________
78876 [  7327] By: gsar                                  on 2000/10/16  07:35:34
78877         Log: integrate changes#6166..6168 from cfgperl
78878              
78879              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
78880              in case somebody wants to write an extension for more
78881              shadow database interfaces.
78882              
78883              tweak todo
78884              
78885              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
78886      Branch: maint-5.6/perl
78887           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
78888           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
78889           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
78890           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
78891           !> win32/config.vc win32/config_H.bc win32/config_H.gc
78892           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
78893 ____________________________________________________________________________
78894 [  7326] By: gsar                                  on 2000/10/16  07:29:05
78895         Log: integrate changes#6157,6159..6161,6164 from cfgperl
78896              
78897              Regen Configure to jive with #6149.
78898              
78899              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
78900              
78901              Changes for the File::Temp 0.08 (change #6159) test suite
78902              to fit better into the Perl distribution test framework.
78903              
78904              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
78905              both from Simon Cozens.
78906              
78907              detypo
78908      Branch: maint-5.6/perl
78909           +> pod/perlmodlib.PL pod/perlnewmod.pod
78910           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
78911           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
78912           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
78913           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
78914 ____________________________________________________________________________
78915 [  7325] By: gsar                                  on 2000/10/16  07:25:13
78916         Log: integrate change#6158 from vmsperl
78917              
78918              Add fallback to tmpfile for use in cases where user's relying on
78919              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
78920              Lane's patch)
78921      Branch: maint-5.6/perl
78922           !> vms/vms.c vms/vmsish.h
78923 ____________________________________________________________________________
78924 [  7324] By: gsar                                  on 2000/10/16  07:20:50
78925         Log: integrate changes#6153..6155 from mainline
78926              
78927              prettier Test::Harness output on failed tests (from Nicholas Clark
78928              <nick@Bagpuss.uk.boo.com>)
78929              
78930              avoid type mismatch warning
78931              
78932              small bug in change#6144; remove random \xA0 character that snuck
78933              in via change#6145
78934      Branch: maint-5.6/perl
78935           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
78936           !> perl.c
78937 ____________________________________________________________________________
78938 [  7323] By: gsar                                  on 2000/10/16  07:18:47
78939         Log: integrate changes#6151,6152 from mainline
78940              
78941              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
78942              
78943              cosmetic fixups of RE debug output (from Ilya Zakharevich)
78944      Branch: maint-5.6/perl
78945           !> regexec.c
78946 ____________________________________________________________________________
78947 [  7322] By: gsar                                  on 2000/10/16  07:17:25
78948         Log: integrate changes#6146..6150 from mainline
78949              
78950              doc typo
78951              
78952              add a make entry to Config.pm so "perl -V:make" works on VMS
78953              (from Peter Prymmer)
78954              
78955              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
78956              
78957              OS/2 tweaks for usethreads build (from Rocco Caputo
78958              <troc@netrus.net>)
78959              
78960              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
78961      Branch: maint-5.6/perl
78962           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
78963           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
78964           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
78965           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
78966           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
78967           !> warnings.pl x2p/a2p.h
78968 ____________________________________________________________________________
78969 [  7321] By: gsar                                  on 2000/10/16  07:14:02
78970         Log: integrate changes#6143..6145 from mainline
78971              
78972              MacOS support, part 1 (from Matthias Neeracher
78973              <neeri@iis.ee.ethz.ch>)
78974              
78975              MacOS support, part 2: make AutoSplit use File::Spec instead
78976              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
78977              <neeri@iis.ee.ethz.ch>)
78978              
78979              make xsubpp skip embedded pod (from Matthias Neeracher
78980              <neeri@iis.ee.ethz.ch>)
78981      Branch: maint-5.6/perl
78982           +> ext/DynaLoader/dl_mac.xs
78983           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
78984           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
78985           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
78986           !> pp_ctl.c proto.h toke.c util.c util.h
78987 ____________________________________________________________________________
78988 [  7320] By: gsar                                  on 2000/10/16  07:12:13
78989         Log: integrate changes#6141,6142 from mainline
78990              
78991              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
78992              forwarded by Peter Seebach from the bsdi-users mailing list.
78993              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
78994              
78995              File::Find fails to chdir when chasing symlinks (from
78996              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
78997      Branch: maint-5.6/perl
78998           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
78999 ____________________________________________________________________________
79000 [  7319] By: gsar                                  on 2000/10/16  07:04:30
79001         Log: integrate change#6139 from mainline
79002              
79003              revise mktables.PL for bugs and newness in Unicode 3.0
79004              (from James Bence <jbence@amgen.com>)
79005      Branch: maint-5.6/perl
79006           +> (branch 30 files)
79007           !> (integrate 49 files)
79008 ____________________________________________________________________________
79009 [  7318] By: gsar                                  on 2000/10/16  07:01:01
79010         Log: integrate changes#6137,6138 from mainline
79011              
79012              fix bogus redeclaration warning for "our" variables in different
79013              scopes
79014              
79015              add note about the handling of negative indices to tied arrays
79016              (from Michael G Schwern <schwern@pobox.com>)
79017      Branch: maint-5.6/perl
79018           !> op.c pod/perltie.pod t/pragma/strict-vars
79019 ____________________________________________________________________________
79020 [  7317] By: gsar                                  on 2000/10/16  06:58:46
79021         Log: integrate changes#6127..6136 from mainline
79022              
79023              call_method(...,G_EVAL) can longjmp() out if the method probing
79024              failed (from Gisle Aas)
79025              
79026              new perlxstut example for passing/returning refs to arrays
79027              (from David Lowe <dlowe@pootpoot.com>)
79028              
79029              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
79030              
79031              fix places that mean C<"word" character> but say C<alphanumeric
79032              character>
79033              
79034              avoid warnings in POSIX.pm (from Barrie Slaymaker)
79035              
79036              warnings::enabled() doesn't fall back to looking at $^W if
79037              caller isn't using lexical warnings (from Paul Marquess)
79038              
79039              elide bogus test in change#6132
79040              
79041              make Test::Harness use wait.h/WCOREDUMP if available
79042              (from Ben Tilly <ben_tilly@hotmail.com>)
79043              
79044              enable Test::Harness to dynamically determine column width etc.
79045              (from Rob Napier <rnapier@employees.org>)
79046              
79047              random pod typos (from Peter Scott <Peter@PSDT.com>)
79048      Branch: maint-5.6/perl
79049           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
79050           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
79051           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
79052           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
79053 ____________________________________________________________________________
79054 [  7316] By: gsar                                  on 2000/10/16  06:53:23
79055         Log: integrate change#6126 from mainline
79056              
79057              change#2879 broke rvalue autovivification of magicals such as
79058              ${$num} (reworked variant of patch suggested by Simon Cozens)
79059      Branch: maint-5.6/perl
79060           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
79061           !> pp_hot.c proto.h t/op/gv.t
79062 ____________________________________________________________________________
79063 [  7315] By: gsar                                  on 2000/10/16  06:51:38
79064         Log: integrate changes#6123,6125 from mainline
79065              
79066              clarify gotcha with #line directives (from Rocco Caputo
79067              <troc@netrus.net>)
79068              
79069              enable propagating exception objects via Perl_croak() in XS code
79070              (from Gisle Aas)
79071      Branch: maint-5.6/perl
79072           !> pod/perldebug.pod pod/perlsyn.pod util.c
79073 ____________________________________________________________________________
79074 [  7314] By: gsar                                  on 2000/10/16  06:49:28
79075         Log: integrate change#6122 from mainline
79076              
79077              downgrade fatal error on C<"foo@nosucharray.com"> to optional
79078              warning (from Mark-Jason Dominus)
79079      Branch: maint-5.6/perl
79080           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
79081           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
79082           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
79083           !> toke.c
79084 ____________________________________________________________________________
79085 [  7313] By: gsar                                  on 2000/10/16  06:46:54
79086         Log: integrate changes#6112..6121 from vmsperl
79087              
79088              Check for existence of file before trying to delete
79089              
79090              Ugly workaround for version-specific RTL error
79091              
79092              Urk -- undo previous removal of vmsish 'exit' change
79093              
79094              Add bounds checking for several strings (Charles Lane)
79095              
79096              Miscellaneous cosmetic fixes (Charles Lane)
79097              
79098              Treat sockets as special in sys(read|write) (Charles Lane et al.)
79099              
79100              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
79101              Flatten case labels in switch statements uniformly (Charles Bailey)
79102              
79103              Quiet error messages in vmsish.t (Charles Lane)
79104              
79105              Add missing escape (Charles Lane)
79106              
79107              Allow eliminate_macros() and fixpath() to handle space-delimited
79108              lists (based on fixes by Craig Berry)
79109      Branch: maint-5.6/perl
79110           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
79111           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
79112           !> vms/vmsish.h
79113 ____________________________________________________________________________
79114 [  7312] By: gsar                                  on 2000/10/16  06:41:18
79115         Log: integrate changes#6107,6110 from cfgperl
79116              
79117              Tweak the todo list.
79118              
79119              todo tweak
79120      Branch: maint-5.6/perl
79121           !> Todo-5.6
79122 ____________________________________________________________________________
79123 [  7311] By: gsar                                  on 2000/10/16  06:38:38
79124         Log: integrate changes#6104,6108 from mainline
79125              
79126              PL_sys_intern was being initialized too late on windows
79127              
79128              reenable fake signal handling on Windows, bugs and all
79129      Branch: maint-5.6/perl
79130           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
79131           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
79132           !> win32/win32.c
79133 ____________________________________________________________________________
79134 [  7310] By: gsar                                  on 2000/10/16  06:36:03
79135         Log: integrate changes#6095,6097..6103 from cfgperl
79136              
79137              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
79138              might be useful in future.
79139              
79140              Add a note about possible compilation problems from Allen Smith.
79141              
79142              Add a note about other, yet unsupported, shadow password APIs.
79143              
79144              Tweaks for the cc bugs from Allen Smith.
79145              
79146              More compilation tweakery from Allen Smith.
79147              
79148              Hints and test tweaks for Unicos.
79149              
79150              The test suite tweak in #6101 wasn't quite right.
79151              
79152              Test tweaking for Unicos continues.
79153      Branch: maint-5.6/perl
79154           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
79155           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
79156           !> t/lib/complex.t t/op/64bitint.t
79157 ____________________________________________________________________________
79158 [  7309] By: gsar                                  on 2000/10/16  06:29:41
79159         Log: integrate changes#6093,6094 from mainline
79160              
79161              fork() failure to create pseudo process sets errno=EAGAIN and returns
79162              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
79163              
79164              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
79165      Branch: maint-5.6/perl
79166           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
79167           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
79168 ____________________________________________________________________________
79169 [  7308] By: gsar                                  on 2000/10/16  06:27:29
79170         Log: integrate change#6092 from cfgperl
79171              
79172              Regen perltoc with the fixed buildtoc.
79173      Branch: maint-5.6/perl
79174           !> pod/perltoc.pod
79175 ____________________________________________________________________________
79176 [  7307] By: gsar                                  on 2000/10/16  06:26:40
79177         Log: integrate changes#6089,6090 from mainline
79178              
79179              buildtoc tweak to fix newline lossage
79180              
79181              concat doesn't preserve utf8-ness, and doesn't invalidate
79182              [NI]OK; added tests for both
79183      Branch: maint-5.6/perl
79184           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
79185 ____________________________________________________________________________
79186 [  7306] By: gsar                                  on 2000/10/16  06:24:05
79187         Log: integrate change#6088 from cfgperl
79188              
79189              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
79190              because we do not use those.  The HAS_GETSPNAM remains,
79191              though, because we still do use that.
79192      Branch: maint-5.6/perl
79193           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
79194           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
79195           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
79196           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
79197           !> win32/config.vc win32/config_H.bc win32/config_H.gc
79198           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
79199 ____________________________________________________________________________
79200 [  7305] By: gsar                                  on 2000/10/16  06:15:52
79201         Log: integrate changes#6084,6085,6087 from mainline
79202              
79203              substr() does not preserve utf8-ness (from Stefan Eissing
79204              <Eissing@medicaldataservice.de>); added tests
79205              
79206              repeat operator (x) doesn't preserve utf8-ness
79207              
79208              reverse() and quotemeta() weren't preserving utf8-ness; add tests
79209      Branch: maint-5.6/perl
79210           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
79211 ____________________________________________________________________________
79212 [  7304] By: gsar                                  on 2000/10/16  06:13:10
79213         Log: integrate changes#6077..6083 from mainline
79214              
79215              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
79216              and Tom Phoenix)
79217              
79218              workaround for CRT bug in chdir() (from Charles Lane, via
79219              Peter Prymmer)
79220              
79221              remove outdated kludge in Carp (NULLs are permitted in diagnostics
79222              now)
79223              
79224              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
79225              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
79226              
79227              better default perlbug categories for ok reports (from Richard Foley)
79228              
79229              peek.t non-portable to ithreads
79230              
79231              note about undocumented caller() return value (from M.J.T. Guy);
79232              yet another peek.t tweak
79233      Branch: maint-5.6/perl
79234           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
79235           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
79236           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
79237           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
79238           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
79239           !> vms/vmsish.h
79240 ____________________________________________________________________________
79241 [  7303] By: gsar                                  on 2000/10/16  06:03:18
79242         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
79243              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
79244              
79245              &HUGE_VAL is not defined, it exists.
79246              
79247              Do not warn that an infinity does not look like a number.
79248              
79249              Rewrite the pwent/spent logic to be a little bit more clearer.
79250              
79251              Continue on the pwent/spent case.
79252              
79253              Correct Freudian slip.
79254              
79255              Use HUGE_VALL if applicable.
79256              
79257              pwent/spent #ifdef imbalance.
79258              
79259              Infinite problems.
79260              
79261              Call getspnam() only iff needd.
79262              
79263              Test both the scalar and list contexts.
79264              
79265              Use setxxent()/endxxent().
79266              
79267              Complex tweakery.
79268              
79269              Unicos hint tweak.
79270              
79271              Be more forgiving in POSIX about HUGE_VALL.
79272              
79273              Detypo.
79274              
79275              The search of infinity continues, this time simplified.
79276              
79277              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
79278              in natively 64-bit platforms where a long is a quad (no need
79279              for long longs).  Also added bias for IVs.
79280              
79281              Complex tweaks.
79282              
79283              Introduce t/lib/peek.t.
79284              
79285              Make the test more portable.
79286      Branch: maint-5.6/perl
79287           +> t/lib/peek.t
79288            ! pp_sys.c
79289           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
79290           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
79291           !> t/op/pwent.t toke.c util.c
79292 ____________________________________________________________________________
79293 [  7302] By: gsar                                  on 2000/10/16  05:03:37
79294         Log: integrate changes#6066..6071 from mainline
79295              
79296              s/END/CHECK/
79297              
79298              replace direct call to sighandler() with (*PL_sighandlerp)()
79299              
79300              note about values()
79301              
79302              File::Spec compatibility update (from Barrie Slaymaker
79303              <barries@slaysys.com>)
79304              
79305              remove misleading comment (from M.J.T. Guy)
79306              
79307              misformatted perllocal.pod (from Tim Jenness
79308              <t.jenness@jach.hawaii.edu>)
79309      Branch: maint-5.6/perl
79310           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
79311           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
79312           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
79313           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
79314 ____________________________________________________________________________
79315 [  7301] By: gsar                                  on 2000/10/16  05:00:08
79316         Log: integrate changes#6061..6063 from mainline
79317              
79318              change#5921 neglected to make eq honor "use bytes"
79319              
79320              additional tests for utf8.t
79321              
79322              tokeq() could read unallocated field in argument
79323      Branch: maint-5.6/perl
79324           !> sv.c t/pragma/utf8.t toke.c
79325 ____________________________________________________________________________
79326 [  7300] By: gsar                                  on 2000/10/16  04:56:54
79327         Log: integrate changes#6046,6048,6057,6058 from mainline
79328              
79329              libscheck has insufficient checks for n32 libs (from
79330              Albert Chin-A-Young <china@thewrittenword.com>)
79331              
79332              add note about how $( doesn't interpolate in REs (from
79333              Philip Newton <newton@ficus.frogspace.net>)
79334              
79335              fix broken parsing of /\x{ab}/
79336              
79337              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
79338              (spotted by Donald Kinzer <dkinzer@premia.com>)
79339      Branch: maint-5.6/perl
79340           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
79341           !> t/pragma/utf8.t
79342 ____________________________________________________________________________
79343 [  7299] By: gsar                                  on 2000/10/16  04:52:50
79344         Log: integrate change#6044 from mainline
79345              
79346              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
79347              such that underscores are only ignored in literal numbers,
79348              "\x{...}", and hex/oct argument
79349      Branch: maint-5.6/perl
79350           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
79351 ____________________________________________________________________________
79352 [  7298] By: gsar                                  on 2000/10/16  04:50:53
79353         Log: integrate changes#6027..6043 from mainline
79354              
79355              podlators-1.02 update (from Russ Allbery)
79356              
79357              Pod::Man generates groff-incompatible macro definition (from
79358              Tom Christiansen)
79359              
79360              add CGI.pm v2.66 (from Lincoln Stein)
79361              
79362              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
79363              for @- and @+ (from Johan Vromans)
79364              
79365              small nits in diagnostics.pm (from Robin Barker)
79366              
79367              whitespace adjustments
79368              
79369              missing files in MANIFEST
79370              
79371              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
79372              to compensate
79373              
79374              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
79375              
79376              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
79377      Branch: maint-5.6/perl
79378           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
79379           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
79380           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
79381           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
79382           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
79383           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
79384           !> t/lib/cgi-html.t t/lib/cgi-request.t
79385 ____________________________________________________________________________
79386 [  7297] By: gsar                                  on 2000/10/16  04:44:30
79387         Log: integrate change#6025 from mainline
79388              
79389              Is{Alnum,Alpha,Word} don't match titlecase
79390              TODO: IsSpace is defined recursively!
79391              (both spotted by Larry)
79392      Branch: maint-5.6/perl
79393           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
79394           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
79395 ____________________________________________________________________________
79396 [  7296] By: gsar                                  on 2000/10/16  04:39:30
79397         Log: integrate change#6023 from mainline
79398              
79399              debugger stomps on $. (from M.J.T. Guy)
79400      Branch: maint-5.6/perl
79401           !> lib/perl5db.pl
79402 ____________________________________________________________________________
79403 [  7295] By: gsar                                  on 2000/10/16  04:38:02
79404         Log: integrate change#6022 from mainline
79405              
79406              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
79407      Branch: maint-5.6/perl
79408           !> sv.c
79409 ____________________________________________________________________________
79410 [  7294] By: gsar                                  on 2000/10/16  04:37:05
79411         Log: integrate changes#6018..6021 from mainline
79412              
79413              make lib/syslog.t portable to systems that don't have _PATH_LOG,
79414              make _PATH_LOG() return "" if unavailable
79415              
79416              windows portability tweaks
79417              
79418              test tweak
79419              
79420              remove Win2K issue in pod (fixed by change#6020)
79421      Branch: maint-5.6/perl
79422           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
79423           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
79424           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
79425 ____________________________________________________________________________
79426 [  7293] By: gsar                                  on 2000/10/16  04:20:00
79427         Log: integrate changes#6013..6015 from mainline
79428              
79429              tweak change#5945 to display correct switch name in diagnostic
79430              
79431              glob() loading File::Glob behind the scenes may cause syntax errors
79432              
79433              tweak test for portability
79434      Branch: maint-5.6/perl
79435           !> op.c perl.c pod/perldiag.pod t/lib/b.t
79436 ____________________________________________________________________________
79437 [  7292] By: gsar                                  on 2000/10/16  04:18:11
79438         Log: integrate changes#6005..6010 from mainline, cfgperl
79439              
79440              perldoc might fail via "use blib" (from Hugo van der Sanden)
79441              
79442              Regen Configure.
79443              
79444              note about compile failures and END blocks (from M.J.T. Guy)
79445              
79446              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
79447              
79448              (change#6009 integrated earlier in change#7255)
79449              
79450              clarify note about shadow password support (from
79451              gellyfish@gellyfish.com)
79452      Branch: maint-5.6/perl
79453           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
79454           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
79455           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
79456 ____________________________________________________________________________
79457 [  7291] By: gsar                                  on 2000/10/16  04:12:03
79458         Log: integrate changes#6002,6003 from mainline
79459              
79460              destructive sv_setsv() can lose UV-ness from source, causing
79461              numeric promotions/comparisons to fail to do the right thing
79462              
79463              allow REG_EXPAND_SZ keys in Windows registry (from
79464              John Clayton <John.Clayton@barclayscapital.com>)
79465      Branch: maint-5.6/perl
79466           !> sv.c win32/win32.c
79467 ____________________________________________________________________________
79468 [  7290] By: gsar                                  on 2000/10/16  04:10:19
79469         Log: integrate change#6001 from mainline
79470              
79471              support additional library locations via $Config{otherlibdirs}
79472              (from Andy Dougherty)
79473      Branch: maint-5.6/perl
79474           !> Configure INSTALL Porting/Glossary Porting/config.sh
79475           !> Porting/config_H config_h.SH epoc/config.sh perl.c
79476           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
79477           !> win32/config.bc win32/config.gc win32/config.vc
79478 ____________________________________________________________________________
79479 [  7289] By: gsar                                  on 2000/10/16  04:08:28
79480         Log: integrate change#5999 from mainline
79481              
79482              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
79483      Branch: maint-5.6/perl
79484           !> t/pragma/warn/toke toke.c
79485 ____________________________________________________________________________
79486 [  7288] By: gsar                                  on 2000/10/16  04:07:01
79487         Log: integrate changes#5997,5998 from cfgperl
79488              
79489              Preserve $!.
79490              
79491              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
79492      Branch: maint-5.6/perl
79493           !> lib/Math/Complex.pm
79494 ____________________________________________________________________________
79495 [  7287] By: gsar                                  on 2000/10/16  04:04:37
79496         Log: integrate change#5995 from mainline
79497              
79498              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
79499      Branch: maint-5.6/perl
79500           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
79501 ____________________________________________________________________________
79502 [  7286] By: gsar                                  on 2000/10/16  04:03:21
79503         Log: integrate change#5994 from mainline
79504              
79505              fix for missed accounting for null byte in pack("Z",...) (from
79506              M.J.T. Guy)
79507      Branch: maint-5.6/perl
79508           !> pp.c t/op/pack.t
79509 ____________________________________________________________________________
79510 [  7285] By: gsar                                  on 2000/10/16  04:02:11
79511         Log: integrate changes#5989..5993 from mainline
79512              
79513              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
79514              itself and no other (from Tom Hughes)
79515              
79516              use $ENV{LIB} to search for libs under Visual C compiler
79517              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
79518              
79519              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
79520              
79521              pod nit (from Simon Cozens)
79522              
79523              various minor tweaks seen on p5p
79524      Branch: maint-5.6/perl
79525           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
79526           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
79527           !> t/op/array.t toke.c
79528 ____________________________________________________________________________
79529 [  7284] By: gsar                                  on 2000/10/16  03:59:00
79530         Log: integrate changes#5978..5988 from mainline
79531              
79532              sync version numbers in File::Spec with the ones on CPAN
79533              (from Barrie Slaymaker)
79534              
79535              under useithreads, constant pad entries could inadvertantly be
79536              shared across threads (from Eric Blood <eblood@xmission.com>);
79537              added Eric's test case to testsuite
79538              
79539              allow Configure -S to run non-interactively (spotted by Greg Hudson
79540              <ghudson@mit.edu>)
79541              
79542              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
79543              prototype mismatch with CORE::glob(); update pod and tests to
79544              suit (File::Glob::glob() is still available for backward
79545              compatibility, but should be considered deprecated)
79546              
79547              avoid error in IO::Socket::INET when given an unknown service name
79548              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
79549              
79550              numeric conversion of non-number in change#3378 tramples on
79551              OOK offset, causing segfaults
79552              
79553              attributes::reftype() doesn't work on tied argument
79554              
79555              forked child may not exit correctly if it failed to open
79556              /dev/console (from Graham Barr)
79557              
79558              add regular expressions tutorial and quick-start guide (from
79559              Mark Kvale <kvale@phy.ucsf.edu>)
79560              
79561              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
79562              
79563              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
79564              <paul@miraclefish.com>)
79565      Branch: maint-5.6/perl
79566           +> pod/perlrequick.pod pod/perlretut.pod
79567           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
79568           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
79569           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
79570           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
79571           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
79572           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
79573           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
79574           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
79575 ____________________________________________________________________________
79576 [  7283] By: gsar                                  on 2000/10/16  03:52:14
79577         Log: integrate change#5977 from mainline
79578              
79579              autoquote barewords followed by newline and arrow properly
79580              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
79581      Branch: maint-5.6/perl
79582           !> t/pragma/warn/toke toke.c
79583 ____________________________________________________________________________
79584 [  7282] By: gsar                                  on 2000/10/16  03:50:48
79585         Log: integrate change#5976 from mainline
79586              
79587              DB_File v1.73 update (from Paul Marquess)
79588      Branch: maint-5.6/perl
79589           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
79590           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
79591 ____________________________________________________________________________
79592 [  7281] By: gsar                                  on 2000/10/16  03:49:14
79593         Log: integrate change#5975 from mainline
79594              
79595              allow sort() reentrancy (variant of patch suggested by
79596              Hugo van der Sanden)
79597      Branch: maint-5.6/perl
79598           !> pp_ctl.c t/op/sort.t
79599 ____________________________________________________________________________
79600 [  7280] By: gsar                                  on 2000/10/16  03:48:22
79601         Log: integrate change#5974 from mainline
79602              
79603              change#4197 somehow missed initializing PL_errors, meaning
79604              syntax error queueing wasn't working outside eval"" at all;
79605              also fixed eval"" to localize PL_error_count, so that compile-time
79606              eval's don't clobber the error state of the outer context
79607      Branch: maint-5.6/perl
79608           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
79609           !> t/pragma/warn/toke
79610 ____________________________________________________________________________
79611 [  7279] By: gsar                                  on 2000/10/16  03:46:21
79612         Log: integrate change#5973 from mainline
79613              
79614              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
79615      Branch: maint-5.6/perl
79616           !> regcomp.c regexec.c t/op/re_tests
79617 ____________________________________________________________________________
79618 [  7278] By: gsar                                  on 2000/10/16  03:44:54
79619         Log: integrate change#5971 from cfgperl
79620              
79621              Unicos tweaks from Mark P. Lutz.
79622      Branch: maint-5.6/perl
79623           !> hints/unicos.sh lib/Math/Complex.pm
79624 ____________________________________________________________________________
79625 [  7277] By: gsar                                  on 2000/10/16  03:42:59
79626         Log: integrate changes#5966..5970 from mainline
79627              
79628              add testsuite for B backends, fix bug in B::Deparse (from
79629              Simon Cozens <simon@brecon.co.uk>)
79630              
79631              improved docs on the warn_uninit diagnostic (from David Glasser
79632              and Simon Cozens)
79633              
79634              tolerate spaces in group names in test on solaris (from David Boyce
79635              <dsb@boyski.com>)
79636              
79637              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
79638              
79639              Data::Dumper fumbles negative numbers on 32-bit platforms where
79640              IV is >32bits
79641      Branch: maint-5.6/perl
79642           +> t/lib/b.t t/lib/syslog.t
79643           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
79644           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
79645           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
79646 ____________________________________________________________________________
79647 [  7276] By: gsar                                  on 2000/10/16  03:39:30
79648         Log: integrate change#5965 from mainline
79649              
79650              avoid "will not stay shared" warnings for our variables (from
79651              Robin Barker)
79652      Branch: maint-5.6/perl
79653           !> op.c t/pragma/warn/op
79654 ____________________________________________________________________________
79655 [  7275] By: gsar                                  on 2000/10/16  03:38:18
79656         Log: integrate change#5964 from mainline
79657              
79658              reformat to 72 columns (again)
79659      Branch: maint-5.6/perl
79660           !> pod/perldiag.pod
79661 ____________________________________________________________________________
79662 [  7274] By: gsar                                  on 2000/10/16  03:36:58
79663         Log: integrate change#5963 from mainline
79664              
79665              patch from Larry to make (\&) prototype work; added tests for
79666              the same
79667      Branch: maint-5.6/perl
79668           !> op.c t/comp/proto.t
79669 ____________________________________________________________________________
79670 [  7273] By: gsar                                  on 2000/10/16  03:35:51
79671         Log: integrate changes#5956..5962 from mainline
79672              
79673              better diagnostics on failed tests (from Ilya Zakharevich)
79674              
79675              pod nits (from A. C. Yardley <yardley@tanet.net>)
79676              
79677              change#3569 deleted some essential code, revert; avoid use of
79678              atexit() to make DynaLoader work properly on AIX under mod_perl
79679              (from Jens-Uwe Mager <jum@helios.de>)
79680              
79681              doubled words in pods (from Simon Cozens
79682              <simon.p.cozens@jp.pwcglobal.com>)
79683              
79684              better INSTALL notes on Solaris issues (from Dominic Dunlop)
79685              
79686              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
79687              
79688              updated README.hpux (from Jeff Okamoto)
79689      Branch: maint-5.6/perl
79690           !> INSTALL README.hpux emacs/cperl-mode.el
79691           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
79692           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
79693           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
79694           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
79695           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
79696           !> t/op/lex_assign.t
79697 ____________________________________________________________________________
79698 [  7272] By: gsar                                  on 2000/10/16  03:31:22
79699         Log: integrate change#5955 from mainline
79700              
79701              longstanding bug exposed by change#3307: sort arguments weren't
79702              compiled with the right wantarray context (ensuing runtime lookup
79703              via block_gimme() was getting the incidental context of the
79704              sort() itself)
79705      Branch: maint-5.6/perl
79706           !> op.c t/op/sort.t
79707 ____________________________________________________________________________
79708 [  7271] By: gsar                                  on 2000/10/16  03:29:11
79709         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
79710              branch
79711              
79712              Flatten the cpp jungle doing the nosuid checking.
79713              
79714              Do not assume sign propagation. (from M.J.T. Guy)
79715              
79716              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
79717              
79718              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
79719              Now pp_ncmp() returns undef is either operand is a NaN.
79720              
79721              On second thoughts frexp() does have two arguments.
79722              
79723              Document that tr() is not tr(1).
79724              
79725              Be more robust on "extreme" (large absolute value)
79726              arguments.  Originally reported by Daniel Connelly
79727              as a problem with asinh() on large negative arguments,
79728              asinh() used to bail out because an argument to log()
79729              ended up being zero.  Ilya Zakharevich proposed using
79730              Taylor's series in such cases, which for such large
79731              arguments is a very good approximation.
79732              
79733              Undo "use integer" addition from 64bitint as it seems
79734              to break most of the subtests in Digital UNIX;
79735              Unicos needs to find another way.
79736      Branch: maint-5.6/perl
79737           !> (integrate 29 files)
79738 ____________________________________________________________________________
79739 [  7270] By: gsar                                  on 2000/10/16  03:09:44
79740         Log: integrate changes#5948,5949,5950 from mainline
79741              
79742              typo in vars.pm that leads to cryptic message (from Piotr
79743              Piatkowski <kompas@kompas.usr.onet.pl>)
79744              
79745              make perldoc use the pod2man from the same version (from
79746              M.J.T. Guy)
79747              
79748              reformat perldiag to avoid long lines
79749      Branch: maint-5.6/perl
79750           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
79751 ____________________________________________________________________________
79752 [  7269] By: gsar                                  on 2000/10/16  03:05:54
79753         Log: integrate change#5947 from mainline
79754              
79755              use &dl_error rather than &dl_load_file as the guard for calling
79756              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
79757              statically built perl)
79758      Branch: maint-5.6/perl
79759           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
79760 ____________________________________________________________________________
79761 [  7268] By: gsar                                  on 2000/10/16  03:04:48
79762         Log: integrate change#5945 from mainline
79763              
79764              make module name mandatory after -M switch; reorder perldiag
79765              alphabetically (from Mark-Jason Dominus)
79766      Branch: maint-5.6/perl
79767           !> perl.c pod/perldiag.pod
79768 ____________________________________________________________________________
79769 [  7267] By: gsar                                  on 2000/10/16  03:03:01
79770         Log: integrate change#5939 from mainline
79771              
79772              more pod nits (from Larry Virden)
79773      Branch: maint-5.6/perl
79774           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
79775           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
79776           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
79777 ____________________________________________________________________________
79778 [  7266] By: gsar                                  on 2000/10/16  03:01:39
79779         Log: integrate change#5938 from mainline
79780              
79781              Consolidated B::Deparse fixes (from Stephen McCamant)
79782      Branch: maint-5.6/perl
79783           !> ext/B/B/Deparse.pm
79784 ____________________________________________________________________________
79785 [  7265] By: gsar                                  on 2000/10/16  03:00:43
79786         Log: integrate change#5936 from mainline
79787              
79788              additional tests for change#7263 (from Paul Marquess)
79789      Branch: maint-5.6/perl
79790           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
79791           !> t/pragma/warn/5nolint t/pragma/warn/6default
79792 ____________________________________________________________________________
79793 [  7264] By: gsar                                  on 2000/10/16  02:58:34
79794         Log: integrate change#5934 from mainline
79795              
79796              propagate lexical warnings from surrounding scope correctly
79797              within string eval() (from Paul Marquess)
79798      Branch: maint-5.6/perl
79799           !> pp_ctl.c t/pragma/warn/pp_ctl
79800 ____________________________________________________________________________
79801 [  7263] By: gsar                                  on 2000/10/16  02:56:53
79802         Log: integrate change#5932 from mainline
79803              
79804              add rsignal(), whichsig() and do_join() to public API list
79805              (mod_perl uses them to good advantage)
79806      Branch: maint-5.6/perl
79807           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
79808 ____________________________________________________________________________
79809 [  7262] By: gsar                                  on 2000/10/16  02:55:53
79810         Log: integrate change#5931 from mainline
79811              
79812              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
79813      Branch: maint-5.6/perl
79814           !> pp_hot.c regexec.c t/op/pat.t
79815 ____________________________________________________________________________
79816 [  7261] By: gsar                                  on 2000/10/16  02:55:01
79817         Log: integrate change#5930 from mainline
79818              
79819              small os390 tweaks (from Peter Prymmer)
79820      Branch: maint-5.6/perl
79821           !> config_h.SH makedepend.SH
79822 ____________________________________________________________________________
79823 [  7260] By: gsar                                  on 2000/10/16  02:54:10
79824         Log: integrate change#5929 from mainline
79825              
79826              pod nits
79827      Branch: maint-5.6/perl
79828           !> pod/perlguts.pod
79829 ____________________________________________________________________________
79830 [  7259] By: gsar                                  on 2000/10/16  02:52:55
79831         Log: integrate change#5927 from mainline
79832              
79833              arrange for next() to resume at the unstack op rather than the
79834              loop conditional, so that scope cleanup happens correctly
79835              (from Stephen McCamant)
79836      Branch: maint-5.6/perl
79837           !> op.c pp_ctl.c t/op/misc.t
79838 ____________________________________________________________________________
79839 [  7258] By: gsar                                  on 2000/10/16  02:51:38
79840         Log: integrate change#5926 from mainline
79841              
79842              on windows, reserve 16M of stack rather than 128M (allows more
79843              threads to run concurrently)
79844      Branch: maint-5.6/perl
79845           !> win32/Makefile win32/makefile.mk
79846 ____________________________________________________________________________
79847 [  7257] By: gsar                                  on 2000/10/16  02:50:37
79848         Log: integrate change#5925 from mainline
79849              
79850              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
79851      Branch: maint-5.6/perl
79852           !> toke.c
79853 ____________________________________________________________________________
79854 [  7256] By: gsar                                  on 2000/10/16  02:49:36
79855         Log: integrate change#5924 from mainline
79856              
79857              avoid using uninitialized memory in require version check
79858      Branch: maint-5.6/perl
79859           !> pp_ctl.c universal.c
79860 ____________________________________________________________________________
79861 [  7255] By: gsar                                  on 2000/10/16  02:48:03
79862         Log: integrate changes#5923,5928,6009 from mainline
79863              
79864              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
79865      Branch: maint-5.6/perl
79866           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
79867 ____________________________________________________________________________
79868 [  7254] By: gsar                                  on 2000/10/16  02:44:46
79869         Log: integrate change#5922 from mainline
79870              
79871              commentary about IoTYPE() (from Nathan Torkington)
79872      Branch: maint-5.6/perl
79873           !> sv.h
79874 ____________________________________________________________________________
79875 [  7253] By: gsar                                  on 2000/10/16  02:43:49
79876         Log: integrate change#5921 from mainline
79877              
79878              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
79879      Branch: maint-5.6/perl
79880           !> sv.c t/lib/charnames.t t/pragma/utf8.t
79881 ____________________________________________________________________________
79882 [  7252] By: gsar                                  on 2000/10/16  02:42:31
79883         Log: integrate change#5920 from mainline
79884              
79885              Larry's fix for buggy propagation of utf8-ness in join(); add test
79886      Branch: maint-5.6/perl
79887           !> doop.c t/op/ver.t
79888 ____________________________________________________________________________
79889 [  7251] By: gsar                                  on 2000/10/16  02:41:14
79890         Log: integrate changes#5915..5919 from mainline
79891              
79892              various (pod tweaks &c)
79893      Branch: maint-5.6/perl
79894           !> (integrate 33 files)
79895 ____________________________________________________________________________
79896 [  7250] By: gsar                                  on 2000/10/16  02:38:16
79897         Log: integrate change#5914 from mainline
79898              
79899              caller() wasn't returning the right number of elements for
79900              eval {...}
79901      Branch: maint-5.6/perl
79902           !> pp_ctl.c t/pragma/warn/9enabled
79903 ____________________________________________________________________________
79904 [  7249] By: gsar                                  on 2000/10/16  02:37:02
79905         Log: integrate change#5913 from mainline
79906              
79907              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
79908              (from Mark-Jason Dominus)
79909      Branch: maint-5.6/perl
79910           !> pod/perlfunc.pod
79911 ____________________________________________________________________________
79912 [  7248] By: gsar                                  on 2000/10/16  02:35:58
79913         Log: integrate change#5912 from mainline
79914              
79915              fix totally broken caching in UNIVERSAL::isa() (from
79916              Nick Ing-Simmons)
79917      Branch: maint-5.6/perl
79918           !> t/op/universal.t universal.c
79919 ____________________________________________________________________________
79920 [  7247] By: gsar                                  on 2000/10/16  02:34:27
79921         Log: integrate changes#5910,5911 from mainline
79922              
79923              typo in pod
79924              
79925              add linebreak properties from unicode/LineBrk.txt (from
79926              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
79927      Branch: maint-5.6/perl
79928           +> (branch 29 files)
79929           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
79930 ____________________________________________________________________________
79931 [  7246] By: gsar                                  on 2000/10/16  02:33:29
79932         Log: integrate change#5909 from mainline
79933              
79934              mode argument to do_binmode() should be file mode, not boolean
79935      Branch: maint-5.6/perl
79936           !> pp_sys.c
79937 ____________________________________________________________________________
79938 [  7245] By: gsar                                  on 2000/10/16  02:31:04
79939         Log: integrate change#5908 from mainline
79940              
79941              introduce illegal symbols into null package so that
79942              gv_fetchpv(...,TRUE) always returns a valid GV even when the
79943              symbol is trapped by strictures (avoids coredumps)
79944      Branch: maint-5.6/perl
79945           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
79946           !> t/pragma/strict-vars
79947 ____________________________________________________________________________
79948 [  7244] By: jhi                                   on 2000/10/16  02:29:54
79949         Log: Subject: $Carp::ExportLevel confusion in Exporter
79950              From: "Ben Tilly" <ben_tilly@hotmail.com>
79951              Date: Sat, 14 Oct 2000 16:44:34 EDT
79952              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
79953      Branch: perl
79954            ! lib/Exporter/Heavy.pm
79955 ____________________________________________________________________________
79956 [  7243] By: jhi                                   on 2000/10/16  02:28:33
79957         Log: Subject: [PATCH perlguts.pod] Document offset hack
79958              From: Simon Cozens <simon@cozens.net>
79959              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
79960              Date: Sat, 14 Oct 2000 19:32:25 +0100
79961      Branch: perl
79962            ! pod/perlguts.pod
79963 ____________________________________________________________________________
79964 [  7242] By: gsar                                  on 2000/10/16  02:26:51
79965         Log: integrate changes#5905,5906,5907,6064 from mainline
79966              
79967              printf/sprintf didn't get quad types right under use64bitint
79968      Branch: maint-5.6/perl
79969           !> pp_sys.c sv.c t/op/64bitint.t
79970 ____________________________________________________________________________
79971 [  7241] By: jhi                                   on 2000/10/16  02:22:44
79972         Log: Subject: small pod patch
79973              From: Dan Boorstein <dan_boo@bellsouth.net>
79974              Date: Sat, 14 Oct 2000 14:29:24 -0400
79975              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
79976      Branch: perl
79977            ! pod/perlfaq7.pod pod/perlmod.pod
79978 ____________________________________________________________________________
79979 [  7240] By: jhi                                   on 2000/10/16  02:13:46
79980         Log: -w cleanup.
79981              
79982              Subject: Re: Problems with bleadperl 
79983              From: "Stephen P. Potter" <spp@ds.net>
79984              Date: Fri, 13 Oct 2000 13:32:49 -0400
79985              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
79986      Branch: perl
79987            ! t/pragma/overload.t
79988 ____________________________________________________________________________
79989 [  7239] By: jhi                                   on 2000/10/16  01:41:18
79990         Log: One more ~utf8 tweak.
79991      Branch: perl
79992            ! t/op/bop.t
79993 ____________________________________________________________________________
79994 [  7238] By: jhi                                   on 2000/10/16  01:34:14
79995         Log: Tweak the test of #7235.
79996      Branch: perl
79997            ! t/op/bop.t
79998 ____________________________________________________________________________
79999 [  7237] By: jhi                                   on 2000/10/16  01:25:04
80000         Log: Fix a couple of compiler-noted nits in #7235.
80001      Branch: perl
80002            ! pp.c
80003 ____________________________________________________________________________
80004 [  7236] By: jhi                                   on 2000/10/16  01:22:46
80005         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
80006      Branch: perl
80007            ! pp.c pp_hot.c
80008 ____________________________________________________________________________
80009 [  7235] By: jhi                                   on 2000/10/15  16:24:44
80010         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
80011              
80012              From: Simon Cozens <simon@cozens.net>
80013              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
80014              Date: Sat, 14 Oct 2000 20:52:13 +0100
80015              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
80016      Branch: perl
80017            ! pp.c t/op/bop.t utf8.h
80018 ____________________________________________________________________________
80019 [  7234] By: jhi                                   on 2000/10/15  15:19:29
80020         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
80021              The problem was that rx->minlen was in chars while pp_split()
80022              thought it would be in bytes. 
80023      Branch: perl
80024            ! pp.c t/pragma/utf8.t
80025 ____________________________________________________________________________
80026 [  7233] By: jhi                                   on 2000/10/14  20:24:24
80027         Log: Document FNCASE=y as discussed in the bug 20000902.009.
80028      Branch: perl
80029            ! README.dos
80030 ____________________________________________________________________________
80031 [  7232] By: jhi                                   on 2000/10/14  18:52:21
80032         Log: Add test for bug id 20000427.003 (which seems to have
80033              been fixed) (also duplicate as 20000427.004, though
80034              with a higher severity).  Move one utf8 from op/append
80035              to pragma/utf8, tag the tests with bug ids.
80036      Branch: perl
80037            ! t/op/append.t t/pragma/utf8.t
80038 ____________________________________________________________________________
80039 [  7231] By: jhi                                   on 2000/10/14  17:28:37
80040         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
80041      Branch: perl
80042            ! t/pragma/utf8.t
80043 ____________________________________________________________________________
80044 [  7230] By: jhi                                   on 2000/10/14  14:24:50
80045         Log: Needs to be conditional on SunOS 4.
80046              
80047              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
80048              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
80049              Date: Sat, 14 Oct 2000 13:37:49 +0100
80050              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
80051      Branch: metaconfig/U/perl
80052            ! End.U
80053      Branch: perl
80054            ! Configure myconfig.SH pod/perldelta.pod
80055 ____________________________________________________________________________
80056 [  7229] By: jhi                                   on 2000/10/14  00:49:22
80057         Log: Update Changes.
80058      Branch: perl
80059            ! Changes patchlevel.h
80060 ____________________________________________________________________________
80061 [  7228] By: jhi                                   on 2000/10/14  00:46:10
80062         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
80063              From: Peter Prymmer <pvhp@forte.com>
80064              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
80065              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
80066      Branch: perl
80067            ! lib/utf8.pm
80068 ____________________________________________________________________________
80069 [  7227] By: jhi                                   on 2000/10/13  23:20:30
80070         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
80071      Branch: perl
80072            ! t/op/tie.t
80073 ____________________________________________________________________________
80074 [  7226] By: jhi                                   on 2000/10/13  22:14:32
80075         Log: Tweak #7225.
80076              
80077              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
80078              From: Peter Prymmer <pvhp@forte.com>
80079              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
80080              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
80081      Branch: perl
80082            ! t/op/sprintf.t
80083 ____________________________________________________________________________
80084 [  7225] By: jhi                                   on 2000/10/13  22:11:31
80085         Log: op/sprintf.t patch for OS/390 (and any other host with limited
80086              floating-point exponent length)
80087              
80088              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
80089              From: Dominic Dunlop <domo@computer.org>
80090              Date: Fri, 13 Oct 2000 19:17:57 +0200
80091              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
80092      Branch: perl
80093            ! t/op/sprintf.t
80094 ____________________________________________________________________________
80095 [  7224] By: jhi                                   on 2000/10/13  18:40:48
80096         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
80097      Branch: perl
80098            ! toke.c
80099 ____________________________________________________________________________
80100 [  7223] By: jhi                                   on 2000/10/13  18:37:13
80101         Log: Thinko in #7222.
80102      Branch: perl
80103            ! utf8.c
80104 ____________________________________________________________________________
80105 [  7222] By: jhi                                   on 2000/10/13  18:05:23
80106         Log: Use UTF8SKIP(), from Simon Cozens.
80107      Branch: perl
80108            ! utf8.c
80109 ____________________________________________________________________________
80110 [  7221] By: jhi                                   on 2000/10/13  15:43:19
80111         Log: (accidentally empty check-in)
80112      Branch: perl
80113            ! utf8.c
80114 ____________________________________________________________________________
80115 [  7220] By: jhi                                   on 2000/10/13  15:23:51
80116         Log: Add (optimistically) Storable to static extensions.
80117      Branch: perl
80118            ! hints/uwin.sh hints/vmesa.sh
80119 ____________________________________________________________________________
80120 [  7219] By: jhi                                   on 2000/10/13  15:20:05
80121         Log: Amdahl UTS doesn't seem to do dynaloading.
80122      Branch: perl
80123            ! hints/uts.sh
80124 ____________________________________________________________________________
80125 [  7218] By: jhi                                   on 2000/10/13  15:15:20
80126         Log: Slight tweak of the code to appease Amdahl UTS cc.
80127      Branch: perl
80128            ! pp.c
80129 ____________________________________________________________________________
80130 [  7217] By: jhi                                   on 2000/10/13  14:50:42
80131         Log: In Amdahl UTS "struct sv" is defined by a system header,
80132              <ksync.h>.
80133      Branch: perl
80134            ! perl.h sv.h
80135 ____________________________________________________________________________
80136 [  7216] By: jhi                                   on 2000/10/13  11:58:25
80137         Log: Ilya implemented the memory profiling API.
80138      Branch: perl
80139            ! Todo
80140 ____________________________________________________________________________
80141 [  7215] By: jhi                                   on 2000/10/13  02:56:38
80142         Log: Subject: [PATCH 5.7.0] Perl API for mstats
80143              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80144              Date: Thu, 12 Oct 2000 22:52:40 -0400
80145              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
80146      Branch: perl
80147            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
80148 ____________________________________________________________________________
80149 [  7214] By: jhi                                   on 2000/10/13  02:55:38
80150         Log: Subject: [PATCH 5.7.0] IVs in mtats
80151              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80152              Date: Thu, 12 Oct 2000 22:51:04 -0400
80153              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
80154      Branch: perl
80155            ! malloc.c perl.h
80156 ____________________________________________________________________________
80157 [  7213] By: jhi                                   on 2000/10/13  02:31:47
80158         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
80159      Branch: perl
80160            ! pod/perldiag.pod pp_sys.c
80161 ____________________________________________________________________________
80162 [  7212] By: jhi                                   on 2000/10/13  01:27:38
80163         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
80164              From: Peter Prymmer <pvhp@forte.com>
80165              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
80166              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
80167      Branch: perl
80168            ! t/op/oct.t
80169 ____________________________________________________________________________
80170 [  7211] By: jhi                                   on 2000/10/13  00:35:09
80171         Log: Update Changes.
80172      Branch: perl
80173            ! Changes patchlevel.h
80174 ____________________________________________________________________________
80175 [  7210] By: jhi                                   on 2000/10/12  23:59:40
80176         Log: The Install.pm third of
80177              
80178              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
80179              From: Bill Campbell <bill@celestial.com>
80180              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
80181              Date: Thu, 5 Oct 2000 18:04:51 -0700
80182      Branch: perl
80183            ! lib/ExtUtils/Install.pm
80184 ____________________________________________________________________________
80185 [  7209] By: jhi                                   on 2000/10/12  23:58:43
80186         Log: Two thirds of
80187              
80188              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
80189              Date: Thu, 5 Oct 2000 18:04:51 -0700
80190              From: Bill Campbell <bill@celestial.com>
80191              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
80192              
80193              The Install.pm changes will be submitted separately because
80194              they need some work and discussion still.
80195      Branch: perl
80196            ! lib/getopts.pl lib/termcap.pl
80197 ____________________________________________________________________________
80198 [  7208] By: jhi                                   on 2000/10/12  23:41:19
80199         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
80200              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80201              Date:     Thu, 12 Oct 2000 07:30:02 EDT
80202              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
80203      Branch: perl
80204            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
80205            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
80206 ____________________________________________________________________________
80207 [  7207] By: jhi                                   on 2000/10/12  23:39:01
80208         Log: An updated EBCDIC tr patch.
80209              
80210              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
80211              From: Peter Prymmer <pvhp@forte.com>
80212              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
80213              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
80214      Branch: perl
80215            ! t/op/tr.t
80216 ____________________________________________________________________________
80217 [  7206] By: jhi                                   on 2000/10/12  23:34:55
80218         Log: Upgrade to CPAN 1.58, from Andreas König.
80219      Branch: perl
80220            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
80221 ____________________________________________________________________________
80222 [  7205] By: jhi                                   on 2000/10/12  23:29:08
80223         Log: Introduce the man[24-8] variables, from Andy Dougherty.
80224      Branch: metaconfig/U/perl
80225            + mandirs.U mandirstyle.U
80226      Branch: perl
80227            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80228            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
80229            ! vos/config.h vos/config.pl vos/config_h.SH_orig
80230            ! win32/config.bc win32/config.gc win32/config.vc
80231 ____________________________________________________________________________
80232 [  7204] By: gsar                                  on 2000/10/12  18:11:24
80233         Log: restore change#7202
80234      Branch: perl
80235            ! mg.c
80236 ____________________________________________________________________________
80237 [  7203] By: gsar                                  on 2000/10/12  18:09:40
80238         Log: another test of the Emergency Broadcast System--back out 
80239              change#7202
80240      Branch: perl
80241            ! mg.c
80242 ____________________________________________________________________________
80243 [  7202] By: gsar                                  on 2000/10/12  16:40:47
80244         Log: (submitted on behalf of Jarkko)
80245              Fix the lib/encode.t subtest 6 failure as reported by Andreas
80246              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
80247              was unearthed by change 7182, as was a bug in HTML::Entities.
80248      Branch: perl
80249            ! mg.c
80250 ____________________________________________________________________________
80251 [  7201] By: jhi                                   on 2000/10/11  03:16:05
80252         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
80253      Branch: perl
80254            ! pp_hot.c t/pragma/utf8.t
80255 ____________________________________________________________________________
80256 [  7200] By: jhi                                   on 2000/10/11  00:40:30
80257         Log: The #7198 was a false alarm.
80258      Branch: perl
80259            ! pp_hot.c
80260 ____________________________________________________________________________
80261 [  7199] By: jhi                                   on 2000/10/11  00:26:04
80262         Log: Remove duplicated code.
80263      Branch: perl
80264            ! t/lib/cgi-html.t
80265 ____________________________________________________________________________
80266 [  7198] By: jhi                                   on 2000/10/10  23:30:46
80267         Log: (Retracted by #7200.)
80268      Branch: perl
80269            ! pp_hot.c
80270 ____________________________________________________________________________
80271 [  7197] By: jhi                                   on 2000/10/10  21:49:30
80272         Log: Add the test case for #7190, from the original bug report
80273              by Andreas König.
80274      Branch: perl
80275            ! t/pragma/utf8.t
80276 ____________________________________________________________________________
80277 [  7196] By: jhi                                   on 2000/10/10  21:40:49
80278         Log: Reapply Andy's patch and regen Configure.
80279      Branch: perl
80280            ! Configure INSTALL Makefile.SH Porting/Glossary
80281            ! Porting/config.sh config_h.SH epoc/config.sh installperl
80282            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
80283            ! win32/config.vc
80284 ____________________________________________________________________________
80285 [  7195] By: jhi                                   on 2000/10/10  21:09:30
80286         Log: Use the versiononly instead of the installscripts,
80287              retract the changes 7146 and 7147.
80288      Branch: perl
80289            ! Configure INSTALL Makefile.SH Porting/Glossary
80290            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
80291            ! installperl uconfig.sh vos/config.def win32/config.bc
80292            ! win32/config.gc win32/config.vc
80293 ____________________________________________________________________________
80294 [  7194] By: jhi                                   on 2000/10/10  21:06:15
80295         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
80296              From: Peter Prymmer <pvhp@forte.com>
80297              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
80298              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
80299      Branch: perl
80300            ! t/op/ver.t
80301 ____________________________________________________________________________
80302 [  7193] By: jhi                                   on 2000/10/10  21:05:12
80303         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
80304              From: Peter Prymmer <pvhp@forte.com>
80305              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
80306              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
80307      Branch: perl
80308            ! t/op/tr.t
80309 ____________________________________________________________________________
80310 [  7192] By: jhi                                   on 2000/10/10  20:57:30
80311         Log: Add versiononly, delete installscripts, from Andy Dougherty.
80312      Branch: metaconfig
80313            - U/installdirs/installscripts.U
80314      Branch: metaconfig/U/perl
80315            + versiononly.U
80316 ____________________________________________________________________________
80317 [  7191] By: jhi                                   on 2000/10/10  19:41:21
80318         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
80319              From: Peter Prymmer <pvhp@forte.com>
80320              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
80321              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
80322      Branch: perl
80323            ! pod/perlebcdic.pod
80324 ____________________________________________________________________________
80325 [  7190] By: jhi                                   on 2000/10/10  19:26:14
80326         Log: Subject: Re: utf8 concat, mg_get
80327              From: Simon Cozens <simon@cozens.net>
80328              Date: Tue, 10 Oct 2000 17:40:17 +0100
80329              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
80330      Branch: perl
80331            ! pp_hot.c
80332 ____________________________________________________________________________
80333 [  7189] By: jhi                                   on 2000/10/10  19:23:03
80334         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
80335              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
80336              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
80337              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
80338      Branch: perl
80339            ! lib/ExtUtils/MM_Unix.pm
80340 ____________________________________________________________________________
80341 [  7188] By: jhi                                   on 2000/10/10  15:31:24
80342         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
80343              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
80344              Date: Fri, 14 Jul 2000 10:47:36 +0100
80345              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
80346      Branch: perl
80347            ! README.win32
80348 ____________________________________________________________________________
80349 [  7187] By: jhi                                   on 2000/10/10  13:30:10
80350         Log: Quote the temp file name, needed in Win32 because the
80351              default name unfortunately contains spaces, shouldn't
80352              hurt elsewhere.
80353              
80354              Subject: FW: perldoc fails if $TEMP contains spaces
80355              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
80356              Date: Thu, 14 Sep 2000 08:58:45 +0100
80357              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
80358      Branch: perl
80359            ! utils/perldoc.PL
80360 ____________________________________________________________________________
80361 [  7186] By: jhi                                   on 2000/10/10  13:16:27
80362         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
80363              From: hv@hugo.hybyte.com
80364              Date: Tue, 10 Oct 2000 14:10:20 +0100
80365              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
80366      Branch: perl
80367            ! t/lib/thr5005.t util.c
80368 ____________________________________________________________________________
80369 [  7185] By: jhi                                   on 2000/10/10  12:06:22
80370         Log: Upgrade to podlators 1.04, from Russ Allbery.
80371      Branch: perl
80372            ! lib/Pod/Man.pm lib/Pod/Text.pm
80373 ____________________________________________________________________________
80374 [  7184] By: jhi                                   on 2000/10/10  12:01:32
80375         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
80376      Branch: perl
80377            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
80378 ____________________________________________________________________________
80379 [  7183] By: jhi                                   on 2000/10/09  23:47:15
80380         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
80381              From: Peter Prymmer <pvhp@forte.com>
80382              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
80383              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
80384      Branch: perl
80385            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
80386 ____________________________________________________________________________
80387 [  7182] By: jhi                                   on 2000/10/09  23:43:16
80388         Log: Make eq work again with utf8 (disabling the upgrading
80389              should no more be necessary since the copies of the
80390              scalars are upgraded, not the scalars themselves).
80391              Takes care of ID 20001009.001.  (The claimed length()
80392              bug in 20001009.001 seems bogus to me.)
80393      Branch: perl
80394            ! sv.c t/pragma/utf8.t
80395 ____________________________________________________________________________
80396 [  7181] By: gsar                                  on 2000/10/09  19:41:54
80397         Log: tweak for change#7173
80398      Branch: perl
80399            ! win32/win32sck.c
80400 ____________________________________________________________________________
80401 [  7180] By: gsar                                  on 2000/10/09  19:26:56
80402         Log: on Windows, clean targets might not work under some flavors of the shell
80403      Branch: perl
80404            ! win32/Makefile win32/makefile.mk
80405 ____________________________________________________________________________
80406 [  7179] By: jhi                                   on 2000/10/09  19:21:02
80407         Log: Update Changes.
80408      Branch: perl
80409            ! Changes patchlevel.h
80410 ____________________________________________________________________________
80411 [  7178] By: jhi                                   on 2000/10/09  19:18:23
80412         Log: Warn about unknown scripts.
80413              
80414              Subject: Re: ideas? patches? [PATCH bleadperl]
80415              From: Dominic Dunlop <domo@computer.org>
80416              Date: Mon, 9 Oct 2000 14:57:17 +0200
80417              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
80418      Branch: perl
80419            ! lib/charnames.pm
80420 ____________________________________________________________________________
80421 [  7177] By: jhi                                   on 2000/10/09  19:13:27
80422         Log: Change #7160 had a nasty typo.
80423      Branch: metaconfig
80424            ! U/compline/Compile.U
80425      Branch: perl
80426            ! Configure config_h.SH
80427 ____________________________________________________________________________
80428 [  7176] By: gsar                                  on 2000/10/09  18:59:33
80429         Log: pod nit
80430      Branch: perl
80431            ! pod/perlport.pod
80432 ____________________________________________________________________________
80433 [  7175] By: gsar                                  on 2000/10/09  18:54:28
80434         Log: Windows9x doesn't support link(), despite what Config.pm
80435              might think
80436      Branch: perl
80437            ! lib/ExtUtils/Manifest.pm
80438 ____________________________________________________________________________
80439 [  7174] By: gsar                                  on 2000/10/09  18:50:03
80440         Log: avoid nonportable example code
80441      Branch: perl
80442            ! lib/File/Copy.pm
80443 ____________________________________________________________________________
80444 [  7173] By: gsar                                  on 2000/10/09  18:46:54
80445         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
80446              being used) when closing a socket handle
80447      Branch: perl
80448            ! win32/win32.c win32/win32.h win32/win32sck.c
80449 ____________________________________________________________________________
80450 [  7172] By: gsar                                  on 2000/10/09  18:41:40
80451         Log: on Windows, cwd strings in the environment should be of the
80452              form =X:=X:\foo instead of =X=X:\foo\
80453      Branch: perl
80454            ! win32/vdir.h
80455 ____________________________________________________________________________
80456 [  7171] By: gsar                                  on 2000/10/09  18:30:09
80457         Log: on Windows, LoadLibrary() could load an extension DLL multiple
80458              times if forward slashes are used in the path
80459      Branch: perl
80460            ! win32/win32.c
80461 ____________________________________________________________________________
80462 [  7170] By: jhi                                   on 2000/10/09  17:53:59
80463         Log: Add a todo note about overloadable assertions.
80464      Branch: perl
80465            ! Todo-5.6
80466 ____________________________________________________________________________
80467 [  7169] By: jhi                                   on 2000/10/09  13:43:45
80468         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
80469              From: mjd@plover.com
80470              Date: 9 Oct 2000 00:24:44 -0000
80471              Message-ID: <20001009002444.10616.qmail@plover.com>
80472      Branch: perl
80473            ! pod/perldebguts.pod
80474 ____________________________________________________________________________
80475 [  7168] By: nick                                  on 2000/10/08  13:16:33
80476         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
80477              is not right thing to do on (e.g. x86). Network order is also "right" for
80478              X fonts.
80479      Branch: perl
80480            ! ext/Encode/Encode.pm
80481 ____________________________________________________________________________
80482 [  7167] By: nick                                  on 2000/10/08  12:54:42
80483         Log: Make "encodings" work post-install when Encode/*.enc files may not
80484              be in same directory as Encode.pm
80485      Branch: perl
80486            ! ext/Encode/Encode.pm
80487 ____________________________________________________________________________
80488 [  7166] By: nick                                  on 2000/10/08  11:51:26
80489         Log: Work round the fact that $hash->{$key} does not take into account
80490              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
80491              so that key is always in the "expected" encoding - i.e. same way we put
80492              it in the hash.
80493      Branch: perl
80494            ! ext/Encode/Encode.pm
80495 ____________________________________________________________________________
80496 [  7165] By: gsar                                  on 2000/10/08  04:15:29
80497         Log: save_re_context() could reset PL_curcop to freed memory, causing core
80498              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
80499      Branch: perl
80500            ! pp_ctl.c
80501 ____________________________________________________________________________
80502 [  7164] By: jhi                                   on 2000/10/06  20:51:48
80503         Log: UTF8ize split() so that the cloned substrings get the UTF8
80504              flag of the original scalar.  Problem reported by Simon Cozens.
80505      Branch: perl
80506            ! pp.c t/pragma/utf8.t
80507 ____________________________________________________________________________
80508 [  7163] By: nick                                  on 2000/10/06  20:48:34
80509         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
80510              got a false +ve and so did not reach code which would have un-FAKEd the SV.
80511      Branch: perl
80512            ! sv.c
80513 ____________________________________________________________________________
80514 [  7162] By: nick                                  on 2000/10/06  20:25:37
80515         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
80516              To fix  (sort {$a <=> $b} keys %hash) in particular but
80517              should cover a number of other as-yet-unknown cases as well.
80518      Branch: perl
80519            ! sv.c
80520 ____________________________________________________________________________
80521 [  7161] By: jhi                                   on 2000/10/06  19:56:18
80522         Log: Change the version number of Tie::Handle in the core to 4.0,
80523              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
80524              
80525              Subject: Note on Tie::Handle
80526              From: andreas.koenig@anima.de (Andreas J. Koenig)
80527              Date:      06 Oct 2000 21:48:58 +0200
80528              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
80529      Branch: perl
80530            ! lib/Tie/Handle.pm
80531 ____________________________________________________________________________
80532 [  7160] By: jhi                                   on 2000/10/06  18:20:35
80533         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
80534              as the first option of cc/ld because of ultrapicky compilers
80535              (e.g. OS/390 R2.5)
80536      Branch: metaconfig
80537            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
80538            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
80539            ! U/compline/orderlib.U U/modified/Cppsym.U
80540            ! U/modified/d_access.U
80541      Branch: metaconfig/U/perl
80542            ! Checkcc.U d_dlsymun.U gccvers.U
80543      Branch: perl
80544            ! Configure config_h.SH
80545 ____________________________________________________________________________
80546 [  7159] By: jhi                                   on 2000/10/06  13:56:39
80547         Log: Update Changes.
80548      Branch: perl
80549            ! Changes patchlevel.h
80550 ____________________________________________________________________________
80551 [  7158] By: jhi                                   on 2000/10/06  12:48:40
80552         Log: Eliminate $Is_VMS code from the test.
80553              
80554              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
80555              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80556              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
80557              Date:     Thu, 5 Oct 2000 07:46:33 EDT
80558      Branch: perl
80559            ! t/lib/b.t
80560 ____________________________________________________________________________
80561 [  7157] By: jhi                                   on 2000/10/06  12:47:13
80562         Log: Also the $ccflags is needed for the C compiler check.
80563              
80564              Subject: Configure (check for C-compiler)
80565              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80566              Date: Fri, 06 Oct 2000 08:47:15 +0200
80567              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
80568      Branch: metaconfig/U/perl
80569            ! Checkcc.U
80570      Branch: perl
80571            ! Configure config_h.SH
80572 ____________________________________________________________________________
80573 [  7156] By: jhi                                   on 2000/10/06  11:45:15
80574         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
80575      Branch: perl
80576            ! perl.c pp_ctl.c sv.h utf8.c
80577 ____________________________________________________________________________
80578 [  7155] By: jhi                                   on 2000/10/06  11:40:41
80579         Log: IO::Handle->syswrite() did not handle length omission
80580              like CORE::syswrite() does.
80581              
80582              Subject: [Fwd] IO::Handle, syswrite and arguments
80583              From: Graham Barr <gbarr@pobox.com>
80584              Date: Fri, 6 Oct 2000 10:22:05 +0100
80585              Message-ID: <20001006102205.U6312@pobox.com>
80586              
80587              The original patch from andrew@ugh.net.au.
80588      Branch: perl
80589            ! ext/IO/lib/IO/Handle.pm
80590 ____________________________________________________________________________
80591 [  7154] By: jhi                                   on 2000/10/06  01:42:15
80592         Log: Tweak #7153.
80593      Branch: perl
80594            ! utf8.h
80595 ____________________________________________________________________________
80596 [  7153] By: jhi                                   on 2000/10/06  00:39:55
80597         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
80598      Branch: perl
80599            ! utf8.h
80600 ____________________________________________________________________________
80601 [  7152] By: jhi                                   on 2000/10/06  00:38:11
80602         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
80603      Branch: perl
80604            ! perl.c pp_ctl.c sv.h utf8.c
80605 ____________________________________________________________________________
80606 [  7151] By: jhi                                   on 2000/10/06  00:36:38
80607         Log: Subject: Re: Questions about Tie::Array and perl modules
80608              From: Nick Ing-Simmons <nik@tiuk.ti.com>
80609              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
80610              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
80611              
80612              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
80613      Branch: perl
80614            ! lib/Tie/Array.pm t/op/array.t
80615 ____________________________________________________________________________
80616 [  7150] By: jhi                                   on 2000/10/05  00:20:45
80617         Log: Regen Changes.
80618      Branch: perl
80619            ! Changes patchlevel.h
80620 ____________________________________________________________________________
80621 [  7149] By: jhi                                   on 2000/10/05  00:20:01
80622         Log: Regen toc.
80623      Branch: perl
80624            ! pod/perltoc.pod
80625 ____________________________________________________________________________
80626 [  7148] By: jhi                                   on 2000/10/04  23:35:08
80627         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
80628              reported several times by Dominic Dunlop, for example in
80629              ID 20000315.008.  Patch from Dominic.  Patch affects at
80630              least MachTen, and possibly other oldish BSDs. Should not
80631              break non-broken platforms (tested on LinuxPPC). 
80632      Branch: perl
80633            ! doio.c
80634 ____________________________________________________________________________
80635 [  7147] By: jhi                                   on 2000/10/04  23:26:34
80636         Log: The one that got away from 7146.
80637      Branch: metaconfig
80638            + U/installdirs/installscripts.U
80639 ____________________________________________________________________________
80640 [  7146] By: jhi                                   on 2000/10/04  23:25:04
80641         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
80642              suggested by H. Merijn Brand.
80643      Branch: perl
80644            ! Configure INSTALL Makefile.SH Porting/Glossary
80645            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
80646            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
80647            ! win32/config.vc
80648 ____________________________________________________________________________
80649 [  7145] By: jhi                                   on 2000/10/04  22:08:21
80650         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
80651              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80652              Date: Wed, 4 Oct 2000 17:37:46 -0400
80653              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
80654      Branch: perl
80655            ! utils/h2xs.PL
80656 ____________________________________________________________________________
80657 [  7144] By: jhi                                   on 2000/10/04  18:11:41
80658         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
80659              From: Jeff Pinyan <jeffp@crusoe.net>
80660              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
80661              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
80662      Branch: perl
80663            ! pod/perlrun.pod
80664 ____________________________________________________________________________
80665 [  7143] By: jhi                                   on 2000/10/04  18:09:58
80666         Log: Subject: perlhack.pod Patch for Externals Tools
80667              From: Fisher Mark <fisherm@tce.com>
80668              Date: Tue, 3 Oct 2000 15:43:27 -0500 
80669              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
80670      Branch: perl
80671            ! pod/perlhack.pod
80672 ____________________________________________________________________________
80673 [  7142] By: jhi                                   on 2000/10/04  18:08:41
80674         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
80675              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
80676              Date:     Wed, 4 Oct 2000 12:11:11 EDT
80677              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
80678      Branch: perl
80679            ! vms/vms.c
80680 ____________________________________________________________________________
80681 [  7141] By: jhi                                   on 2000/10/04  12:20:16
80682         Log: Subject: [PATCH 5.7.0] h2xs not working
80683              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80684              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
80685              Date: Tue, 3 Oct 2000 21:43:01 -0400
80686              
80687              Subject: [PATCH 5.7.0] h2xs not documenting the created module
80688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80689              Date: Tue, 3 Oct 2000 22:55:19 -0400
80690              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
80691      Branch: perl
80692            ! utils/h2xs.PL
80693 ____________________________________________________________________________
80694 [  7140] By: jhi                                   on 2000/10/04  11:53:44
80695         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
80696              From: nick@babyhippo.com
80697              Date: Wed, 4 Oct 2000 12:06:45 +0100
80698              Message-Id: <20001004120645.A7356@babyhippo.com>
80699              
80700              Retract 7118 and 7135.
80701      Branch: perl
80702            ! installman installperl op.c t/pragma/subs.t
80703 ____________________________________________________________________________
80704 [  7139] By: jhi                                   on 2000/10/03  22:09:41
80705         Log: It is possible to have no hosts database at all.  Pointed out in
80706              
80707              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
80708              From: Peter Prymmer <pvhp@forte.com>
80709              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
80710              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
80711      Branch: metaconfig
80712            ! U/modified/myhostname.U
80713      Branch: perl
80714            ! Configure config_h.SH
80715 ____________________________________________________________________________
80716 [  7138] By: jhi                                   on 2000/10/03  21:49:49
80717         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
80718              From: Peter Prymmer <pvhp@forte.com>
80719              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
80720              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
80721      Branch: perl
80722            ! pp_sys.c
80723 ____________________________________________________________________________
80724 [  7137] By: jhi                                   on 2000/10/03  20:10:05
80725         Log: One remaining nit less at the VMS mailbox sizing.
80726      Branch: perl
80727            ! vms/vms.c
80728 ____________________________________________________________________________
80729 [  7136] By: jhi                                   on 2000/10/03  20:08:47
80730         Log: Test harness update to sync with the new perlcc,
80731              from Simon Cozens.
80732      Branch: perl
80733            ! t/TEST t/UTEST
80734 ____________________________________________________________________________
80735 [  7135] By: jhi                                   on 2000/10/03  15:15:42
80736         Log: Subject: Re: PATCH for 20001003.004
80737              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
80738              From: "AARON B. DOSSETT" <aaron@iglou.com>
80739              Message-Id: <E13gTay-0006od-00@iglou.com>
80740      Branch: perl
80741            ! installman installperl
80742 ____________________________________________________________________________
80743 [  7134] By: jhi                                   on 2000/10/03  15:00:34
80744         Log: Subject: [ID 20001003.006] B::Debug not -w clean
80745              From: Nicholas Clark <nick@babyhippo.co.uk>
80746              Date: Tue, 03 Oct 2000 15:46:32 +0100
80747              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
80748      Branch: perl
80749            ! ext/B/B/Debug.pm
80750 ____________________________________________________________________________
80751 [  7133] By: jhi                                   on 2000/10/03  14:58:39
80752         Log: Scale down the VMS message boxes, by Charles Lane.
80753              Fix for ID 20000903.009, workaround at
80754              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
80755      Branch: perl
80756            ! vms/vms.c
80757 ____________________________________________________________________________
80758 [  7132] By: jhi                                   on 2000/10/03  11:20:37
80759         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
80760      Branch: perl
80761            + t/lib/st-lock.t t/lib/st-utf8.t
80762            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
80763            ! ext/Storable/Storable.xs t/lib/st-recurse.t
80764 ____________________________________________________________________________
80765 [  7131] By: jhi                                   on 2000/10/03  03:38:23
80766         Log: Encode nits.
80767      Branch: perl
80768            ! MANIFEST Makefile.SH
80769 ____________________________________________________________________________
80770 [  7130] By: jhi                                   on 2000/10/03  03:31:05
80771         Log: Update Changes.
80772      Branch: perl
80773            ! Changes patchlevel.h
80774 ____________________________________________________________________________
80775 [  7129] By: jhi                                   on 2000/10/03  02:24:02
80776         Log: Misplaced else.
80777      Branch: metaconfig/U/perl
80778            ! d_strtoll.U
80779      Branch: perl
80780            ! Configure config_h.SH
80781 ____________________________________________________________________________
80782 [  7128] By: jhi                                   on 2000/10/03  02:08:29
80783         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
80784              From: sthoenna@efn.org
80785              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
80786              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
80787      Branch: metaconfig/U/perl
80788            ! d_strtoll.U
80789      Branch: perl
80790            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
80791 ____________________________________________________________________________
80792 [  7127] By: jhi                                   on 2000/10/03  01:13:14
80793         Log: Update Changes.
80794      Branch: perl
80795            ! Changes patchlevel.h
80796 ____________________________________________________________________________
80797 [  7126] By: jhi                                   on 2000/10/03  00:57:08
80798         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
80799              as suggested by Olaf Flebbe and Nick Clark.
80800      Branch: perl
80801            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
80802 ____________________________________________________________________________
80803 [  7125] By: jhi                                   on 2000/10/03  00:50:56
80804         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
80805              From: Nick Clark <nick@plum.flirble.org>
80806              Date: Mon, 2 Oct 2000 11:03:24 +0100
80807              Message-Id: <20001002110324.D20073@plum.flirble.org>
80808              
80809              Also fixes bug ID 20001002.005.
80810      Branch: perl
80811            ! t/lib/encode.t
80812 ____________________________________________________________________________
80813 [  7124] By: jhi                                   on 2000/10/03  00:34:59
80814         Log: Subject: [PATCH 5.7.0] Epoc update
80815              From: Olaf Flebbe <o.flebbe@gmx.de>
80816              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
80817              Message-ID: <26423.969484586@www10.gmx.net>
80818      Branch: perl
80819            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
80820            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
80821            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
80822            ! util.c util.h
80823 ____________________________________________________________________________
80824 [  7123] By: jhi                                   on 2000/10/03  00:30:07
80825         Log: Regen headers.
80826      Branch: perl
80827            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
80828 ____________________________________________________________________________
80829 [  7122] By: jhi                                   on 2000/10/03  00:10:48
80830         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
80831      Branch: perl
80832            ! hints/openbsd.sh
80833 ____________________________________________________________________________
80834 [  7121] By: jhi                                   on 2000/10/03  00:05:06
80835         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
80836              From: <abigail@foad.org>
80837              Date: Tue, 26 Sep 2000 13:36:14 -0400
80838              Message-ID: <20000926173614.4356.qmail@foad.org>
80839      Branch: perl
80840            ! pod/perlop.pod
80841 ____________________________________________________________________________
80842 [  7120] By: jhi                                   on 2000/10/03  00:04:00
80843         Log: Inside require() $^S was always left undefined.
80844              
80845              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
80846              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80847              Date: Wed, 27 Sep 2000 18:54:49 -0400
80848              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
80849      Branch: perl
80850            ! cop.h mg.c pp_ctl.c util.c
80851 ____________________________________________________________________________
80852 [  7119] By: jhi                                   on 2000/10/03  00:00:16
80853         Log: Subject: [PATCH] DLL not restartabke with threaded perl
80854              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
80855              Date: Thu, 28 Sep 2000 09:20:46 +0100
80856              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
80857      Branch: perl
80858            ! perl.c
80859 ____________________________________________________________________________
80860 [  7118] By: jhi                                   on 2000/10/02  23:59:20
80861         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
80862              From: Nicholas Clark <nick@ccl4.org>
80863              Date: Thu, 28 Sep 2000 11:52:24 +0100
80864              Message-ID: <20000928115224.D7924@plum.flirble.org>
80865      Branch: perl
80866            ! op.c
80867 ____________________________________________________________________________
80868 [  7117] By: jhi                                   on 2000/10/02  23:57:51
80869         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
80870              From: Nicholas Clark <nick@babyhippo.co.uk>
80871              Date: Thu, 28 Sep 2000 12:18:10 +0100
80872              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
80873              
80874              Did not apply cleanly, manual intervention was needed.
80875      Branch: perl
80876            ! ext/B/B/Bytecode.pm utils/perlcc.PL
80877 ____________________________________________________________________________
80878 [  7116] By: jhi                                   on 2000/10/02  23:50:40
80879         Log: Document the issue (is not a syntax error, kind of)
80880              
80881              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
80882              From: Nicholas Clark <nick@ccl4.org>
80883              Date: Thu, 28 Sep 2000 17:12:42 +0100
80884              Message-ID: <20000928171242.K7924@plum.flirble.org>
80885      Branch: perl
80886            ! pod/perldata.pod
80887 ____________________________________________________________________________
80888 [  7115] By: jhi                                   on 2000/10/02  23:48:58
80889         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
80890              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80891              Date: Thu, 28 Sep 2000 21:55:31 -0400
80892              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
80893      Branch: perl
80894            ! regexec.c
80895 ____________________________________________________________________________
80896 [  7114] By: jhi                                   on 2000/10/02  23:47:57
80897         Log: Subject: DOC PATCH 5.6.0
80898              From: mjd@plover.com
80899              Date: 30 Sep 2000 06:02:34 -0000
80900              Message-ID: <20000930060234.4559.qmail@plover.com>
80901      Branch: perl
80902            ! pod/perldebguts.pod
80903 ____________________________________________________________________________
80904 [  7113] By: jhi                                   on 2000/10/02  23:46:43
80905         Log: SOCK_DGRAM and listen() do not mix as reported in
80906              
80907              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
80908              From: Petter Reinholdtsen <pere@hungry.com>
80909              Date: Sun, 1 Oct 2000 10:57:20 +0800
80910              Message-Id: <200010010257.KAA05735@localhost.localdomain>
80911              
80912              The patch for 5.7.0+ had to be reengineered, though.
80913      Branch: perl
80914            ! ext/IO/lib/IO/Socket/UNIX.pm
80915 ____________________________________________________________________________
80916 [  7112] By: jhi                                   on 2000/10/02  23:36:57
80917         Log: Subject: Re: [PATCH 5.005_64 missed]
80918              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80919              Date: Sun, 1 Oct 2000 18:50:10 -0400
80920              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
80921      Branch: perl
80922            ! pod/perlxs.pod
80923 ____________________________________________________________________________
80924 [  7111] By: jhi                                   on 2000/10/02  23:35:40
80925         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
80926              From: Radu Greab <radu@netsoft.ro>
80927              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
80928              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
80929      Branch: perl
80930            ! op.c opcode.pl t/op/substr.t
80931 ____________________________________________________________________________
80932 [  7110] By: jhi                                   on 2000/10/02  23:32:38
80933         Log: Subject: [PATCH] Fix aliasing of tied filehandles
80934              From: Daniel Chetlin <daniel@chetlin.com>
80935              Date: Mon, 2 Oct 2000 14:53:27 -0700
80936              Message-ID: <20001002145327.C1617@ilmd>
80937      Branch: perl
80938            ! perl.h pp_hot.c t/op/tiehandle.t
80939 ____________________________________________________________________________
80940 [  7109] By: jhi                                   on 2000/10/02  23:31:30
80941         Log: s/Robin Parker/Robin Barker/
80942      Branch: perl
80943            ! Changes5.6
80944 ____________________________________________________________________________
80945 [  7108] By: jhi                                   on 2000/10/02  23:15:46
80946         Log: Retract #7091 as suggested in
80947              
80948              From: Robin Barker <rmb1@cise.npl.co.uk> 
80949              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
80950              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
80951              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
80952      Branch: perl
80953            ! embed.pl proto.h
80954 ____________________________________________________________________________
80955 [  7107] By: nick                                  on 2000/10/02  18:23:14
80956         Log: A few tweaks to get Tk803 to work with Encode scheme.
80957      Branch: perl
80958            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
80959 ____________________________________________________________________________
80960 [  7106] By: nick                                  on 2000/10/01  21:34:14
80961         Log: Add checking cases to Encode's toUnicode and fromUnicode.
80962      Branch: perl
80963            ! ext/Encode/Encode.pm
80964 ____________________________________________________________________________
80965 [  7105] By: nick                                  on 2000/10/01  17:18:01
80966         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
80967              To read and use them.
80968              Add a lib/encode.t which checks a few things.
80969      Branch: perl
80970            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
80971            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
80972            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
80973            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
80974            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
80975            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
80976            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
80977            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
80978            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
80979            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
80980            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
80981            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
80982            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
80983            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
80984            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
80985            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
80986            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
80987            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
80988            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
80989            + ext/Encode/Encode/iso2022-jp.enc
80990            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
80991            + ext/Encode/Encode/iso8859-1.enc
80992            + ext/Encode/Encode/iso8859-2.enc
80993            + ext/Encode/Encode/iso8859-3.enc
80994            + ext/Encode/Encode/iso8859-4.enc
80995            + ext/Encode/Encode/iso8859-5.enc
80996            + ext/Encode/Encode/iso8859-6.enc
80997            + ext/Encode/Encode/iso8859-7.enc
80998            + ext/Encode/Encode/iso8859-8.enc
80999            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
81000            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
81001            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
81002            + ext/Encode/Encode/macCentEuro.enc
81003            + ext/Encode/Encode/macCroatian.enc
81004            + ext/Encode/Encode/macCyrillic.enc
81005            + ext/Encode/Encode/macDingbats.enc
81006            + ext/Encode/Encode/macGreek.enc
81007            + ext/Encode/Encode/macIceland.enc
81008            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
81009            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
81010            + ext/Encode/Encode/macTurkish.enc
81011            + ext/Encode/Encode/macUkraine.enc
81012            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
81013            + t/lib/encode.t
81014            ! MANIFEST ext/Encode/Encode.pm
81015 ____________________________________________________________________________
81016 [  7104] By: nick                                  on 2000/09/30  13:04:30
81017         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
81018              From: Daniel Chetlin <daniel@chetlin.com>
81019              Date: Mon, 18 Sep 2000 05:05:40 -0700
81020              Message-Id: <20000918050540.C652@ilmd>
81021      Branch: perl
81022            ! lib/overload.pm sv.c t/pragma/overload.t
81023 ____________________________________________________________________________
81024 [  7103] By: nick                                  on 2000/09/30  12:53:36
81025         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
81026              From: Johan Vromans <jvromans@squirrel.nl>
81027              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
81028              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
81029      Branch: perl
81030            ! pod/Makefile.SH
81031 ____________________________________________________________________________
81032 [  7102] By: nick                                  on 2000/09/30  12:52:31
81033         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
81034              From: Spider Boardman <spider@Orb.Nashua.NH.US>
81035              Date: Sat, 16 Sep 2000 16:36:45 -0400
81036              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
81037      Branch: perl
81038            ! ext/B/B/Deparse.pm
81039 ____________________________________________________________________________
81040 [  7101] By: nick                                  on 2000/09/30  12:51:41
81041         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
81042              From: Craig A. Berry <craig.berry@psinetcs.com>
81043              Date: Sat, 16 Sep 2000 10:11:10 -0500
81044              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
81045      Branch: perl
81046            ! vms/vms.c
81047 ____________________________________________________________________________
81048 [  7100] By: nick                                  on 2000/09/30  12:50:33
81049         Log: Subject: Re: unicode support and perl [ID 20000901.097]
81050              From: Spider Boardman <spider@Orb.Nashua.NH.US>
81051              Date: Fri, 15 Sep 2000 16:37:58 -0400
81052              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
81053      Branch: perl
81054            ! t/op/append.t
81055 ____________________________________________________________________________
81056 [  7099] By: nick                                  on 2000/09/30  12:49:35
81057         Log: Subject: Re: unicode support and perl [ID 20000901.097]
81058              From: Spider Boardman <spider@Orb.Nashua.NH.US>
81059              Date: Fri, 15 Sep 2000 16:25:30 -0400
81060              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
81061      Branch: perl
81062            ! pp_hot.c
81063 ____________________________________________________________________________
81064 [  7098] By: nick                                  on 2000/09/30  12:48:00
81065         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
81066              From: Gisle Aas <gisle@ActiveState.com>
81067              Date: 15 Sep 2000 16:23:41 +0200
81068              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
81069      Branch: perl
81070            ! toke.c
81071 ____________________________________________________________________________
81072 [  7097] By: nick                                  on 2000/09/30  12:45:16
81073         Log: Subject: [PATCH] Nits in perlmod.pod
81074              From: Daniel Chetlin <daniel@chetlin.com>
81075              Date: Fri, 15 Sep 2000 02:04:09 -0700
81076              Message-Id: <20000915020409.A2104@ilmd>
81077      Branch: perl
81078            ! pod/perlmod.pod
81079 ____________________________________________________________________________
81080 [  7096] By: nick                                  on 2000/09/30  12:18:00
81081         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
81082              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
81083              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
81084              0 to checking to get the warning.
81085      Branch: perl
81086            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
81087            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
81088            ! regexec.c sv.c toke.c utf8.c
81089 ____________________________________________________________________________
81090 [  7095] By: nick                                  on 2000/09/15  16:55:59
81091         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
81092              
81093              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
81094              From: Spider Boardman <spider@Orb.Nashua.NH.US>
81095              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
81096              Date: Fri, 15 Sep 2000 06:37:30 -0400
81097      Branch: perl
81098            ! ext/Encode/Encode.xs sv.c
81099 ____________________________________________________________________________
81100 [  7094] By: jhi                                   on 2000/09/15  03:23:32
81101         Log: Update Changes.
81102      Branch: perl
81103            ! Changes patchlevel.h
81104 ____________________________________________________________________________
81105 [  7093] By: jhi                                   on 2000/09/15  03:11:44
81106         Log: Fix for the charnames.t failures from Spider Boardman.
81107      Branch: perl
81108            ! toke.c
81109 ____________________________________________________________________________
81110 [  7092] By: jhi                                   on 2000/09/15  00:15:48
81111         Log: Botched the #7090 check-in.
81112      Branch: perl
81113            ! sv.c
81114 ____________________________________________________________________________
81115 [  7091] By: jhi                                   on 2000/09/14  23:33:24
81116         Log: Part of #7081 didn't come through.
81117      Branch: perl
81118            ! embed.pl proto.h
81119 ____________________________________________________________________________
81120 [  7090] By: jhi                                   on 2000/09/14  23:17:39
81121         Log: Subject: Re: perl@7078 
81122              From: Spider Boardman <spider@web.zk3.dec.com>
81123              Date: Thu, 14 Sep 2000 19:06:36 -0400
81124              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
81125      Branch: perl
81126            ! sv.c toke.c
81127 ____________________________________________________________________________
81128 [  7089] By: jhi                                   on 2000/09/14  23:11:21
81129         Log: Small portability tweaks.
81130      Branch: perl
81131            ! ext/Encode/Encode.xs
81132 ____________________________________________________________________________
81133 [  7088] By: jhi                                   on 2000/09/14  22:57:23
81134         Log: Fake return to pacify picky compilers.
81135      Branch: perl
81136            ! ext/Encode/Encode.xs
81137 ____________________________________________________________________________
81138 [  7087] By: jhi                                   on 2000/09/14  22:53:37
81139         Log: Subject: [PATCH] utf8.c apidoc
81140              From: Simon Cozens <simon@cozens.net>
81141              Date: Thu, 14 Sep 2000 23:46:57 +0100
81142              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
81143      Branch: perl
81144            ! perlapi.c pod/perlapi.pod utf8.c
81145 ____________________________________________________________________________
81146 [  7086] By: jhi                                   on 2000/09/14  22:40:38
81147         Log: We don't need to count the high bit bytes, a boolean is enough. 
81148      Branch: perl
81149            ! sv.c
81150 ____________________________________________________________________________
81151 [  7085] By: jhi                                   on 2000/09/14  21:20:09
81152         Log: Replace #7084 with
81153              
81154              Subject: Re: perl@7078 
81155              From: Spider Boardman <spider@web.zk3.dec.com>
81156              Date: Thu, 14 Sep 2000 17:09:36 -0400
81157              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
81158      Branch: perl
81159            ! sv.c utf8.c
81160 ____________________________________________________________________________
81161 [  7084] By: jhi                                   on 2000/09/14  20:03:34
81162         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
81163              convertible to bytes by checking it doesn't go above 0xc3
81164              
81165              Subject: Re: perl@7078
81166              From: Simon Cozens <simon@cozens.net>
81167              Date: Thu, 14 Sep 2000 20:59:19 +0100
81168              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
81169      Branch: perl
81170            ! utf8.c
81171 ____________________________________________________________________________
81172 [  7083] By: jhi                                   on 2000/09/14  19:38:47
81173         Log: Subject: Re: perl@7078
81174              From: Simon Cozens <simon@cozens.net>
81175              Date: Thu, 14 Sep 2000 20:13:09 +0100
81176              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
81177      Branch: perl
81178            ! t/op/bop.t
81179 ____________________________________________________________________________
81180 [  7082] By: jhi                                   on 2000/09/14  17:50:44
81181         Log: The one that got away.
81182      Branch: perl
81183            ! lib/File/Find.pm
81184 ____________________________________________________________________________
81185 [  7081] By: jhi                                   on 2000/09/14  17:45:35
81186         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
81187              From: Robin Barker <rmb1@cise.npl.co.uk>
81188              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
81189              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
81190      Branch: perl
81191            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
81192            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
81193            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
81194            ! regcomp.c toke.c universal.c
81195 ____________________________________________________________________________
81196 [  7080] By: jhi                                   on 2000/09/14  17:40:35
81197         Log: Problems picked up by AIX cc.
81198              
81199              Subject: Re: perl@7078 (patch included)
81200              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81201              Date: Thu, 14 Sep 2000 18:53:30 +0200
81202              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
81203      Branch: perl
81204            ! ext/Encode/Encode.xs
81205 ____________________________________________________________________________
81206 [  7079] By: jhi                                   on 2000/09/14  17:38:27
81207         Log: Subject: File::Find 5.7.0 POD nits
81208              From: Rich Morin <rdm@cfcl.com>
81209              Date: Wed, 13 Sep 2000 22:03:58 -0700
81210              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
81211      Branch: perl
81212            ! lib/File/Find.pm
81213 ____________________________________________________________________________
81214 [  7078] By: jhi                                   on 2000/09/14  14:58:20
81215         Log: Update Changes.
81216      Branch: perl
81217            ! Changes patchlevel.h
81218 ____________________________________________________________________________
81219 [  7077] By: jhi                                   on 2000/09/14  14:55:54
81220         Log: Compilation warnings and an error.
81221      Branch: perl
81222            ! sv.c
81223 ____________________________________________________________________________
81224 [  7076] By: jhi                                   on 2000/09/14  14:42:56
81225         Log: Fix for a parsing bug, not for the original bug.
81226              
81227              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
81228              From: Spider Boardman <spider@web.zk3.dec.com>
81229              Date: Wed, 13 Sep 2000 17:52:20 -0400
81230              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
81231      Branch: perl
81232            ! regcomp.c
81233 ____________________________________________________________________________
81234 [  7075] By: jhi                                   on 2000/09/14  14:40:40
81235         Log: Batch of UTF-8 patches from Simon Cozens.
81236      Branch: perl
81237            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
81238            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
81239            ! toke.c utf8.c
81240 ____________________________________________________________________________
81241 [  7074] By: jhi                                   on 2000/09/14  14:29:58
81242         Log: Subject: Re: Two advertising clauses need to be removed
81243              From: Russ Allbery <rra@stanford.edu>
81244              Date: 13 Sep 2000 18:50:26 -0700
81245              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
81246      Branch: perl
81247            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
81248 ____________________________________________________________________________
81249 [  7073] By: jhi                                   on 2000/09/14  14:28:20
81250         Log: Subject: [PATCH] de-wall t/README
81251              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81252              Date: Wed, 13 Sep 2000 17:46:55 -0700
81253              Message-ID: <//Bw5gzkge/e092yn@efn.org>
81254      Branch: perl
81255            ! t/README
81256 ____________________________________________________________________________
81257 [  7072] By: jhi                                   on 2000/09/14  14:25:10
81258         Log: Hints optimization.
81259              
81260              Subject: Minor nit
81261              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81262              Date: Wed, 13 Sep 2000 21:42:07 +0200
81263              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
81264      Branch: perl
81265            ! hints/hpux.sh
81266 ____________________________________________________________________________
81267 [  7071] By: jhi                                   on 2000/09/14  14:23:30
81268         Log: Allow chop() and chomp() to be overridden.
81269              
81270              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
81271              From: "Casey R. Tweten" <crt@kiski.net>
81272              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
81273              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
81274      Branch: perl
81275            ! toke.c
81276 ____________________________________________________________________________
81277 [  7070] By: jhi                                   on 2000/09/14  14:20:36
81278         Log: The return value of setlocale must be copied away.
81279              
81280              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
81281              From: Alan Burlison <Alan.Burlison@uk.sun.com>
81282              Date: Wed, 13 Sep 2000 16:27:37 +0100 
81283              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
81284      Branch: perl
81285            ! util.c
81286 ____________________________________________________________________________
81287 [  7069] By: jhi                                   on 2000/09/14  14:16:27
81288         Log: Remove vestiges of tr//CU.
81289              
81290              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
81291              From: Nick Clark <nick@plum.flirble.org>
81292              Date: Tue, 12 Sep 2000 22:50:14 +0100
81293              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
81294              
81295              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
81296              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81297              Date: Tue, 12 Sep 2000 21:38:48 -0700
81298              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
81299      Branch: perl
81300            ! op.h pod/perlunicode.pod
81301 ____________________________________________________________________________
81302 [  7068] By: jhi                                   on 2000/09/13  14:18:39
81303         Log: Add the Encode extension.  The code is still largely just skeleton.
81304      Branch: perl
81305            + ext/Encode/Encode.pm ext/Encode/Encode.xs
81306            + ext/Encode/Makefile.PL ext/Encode/Todo
81307            ! MANIFEST Todo-5.6
81308 ____________________________________________________________________________
81309 [  7067] By: jhi                                   on 2000/09/12  17:43:33
81310         Log: Allow for whitespace between "#" and "line" in cpp output.
81311              
81312              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
81313              From: Calle Dybedahl <calle@lysator.liu.se>
81314              Date: 12 Sep 2000 19:38:02 +0200 
81315              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
81316      Branch: perl
81317            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
81318 ____________________________________________________________________________
81319 [  7066] By: gsar                                  on 2000/09/12  17:24:29
81320         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
81321              initialization in all the threads on Windows
81322      Branch: perl
81323            ! win32/win32.c
81324 ____________________________________________________________________________
81325 [  7065] By: jhi                                   on 2000/09/12  15:11:31
81326         Log: Update Changes.
81327      Branch: perl
81328            ! Changes patchlevel.h
81329 ____________________________________________________________________________
81330 [  7064] By: jhi                                   on 2000/09/12  14:54:54
81331         Log: Retract #7062, the pod tests are not ready.
81332      Branch: perl
81333            ! t/TEST t/harness
81334 ____________________________________________________________________________
81335 [  7063] By: jhi                                   on 2000/09/12  14:25:41
81336         Log: The #7054 truncated Configure badly.
81337      Branch: metaconfig/U/perl
81338            ! End.U
81339      Branch: perl
81340            ! Configure config_h.SH
81341 ____________________________________________________________________________
81342 [  7062] By: jhi                                   on 2000/09/12  14:08:32
81343         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
81344              From: sthoenna@efn.org
81345              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
81346              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
81347      Branch: perl
81348            ! t/TEST t/harness
81349 ____________________________________________________________________________
81350 [  7061] By: jhi                                   on 2000/09/12  14:07:18
81351         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
81352              From: sthoenna@efn.org
81353              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
81354              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
81355      Branch: perl
81356            ! pod/perlxs.pod
81357 ____________________________________________________________________________
81358 [  7060] By: jhi                                   on 2000/09/12  14:06:08
81359         Log: Break up the myconfig lines a bit.
81360              
81361              Subject: perlbug/perl -V output format
81362              From: sthoenna@efn.org
81363              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
81364              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
81365      Branch: perl
81366            ! myconfig.SH
81367 ____________________________________________________________________________
81368 [  7059] By: jhi                                   on 2000/09/12  14:05:04
81369         Log: Test for the #7049.
81370              
81371              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
81372              From: andreas.koenig@anima.de (Andreas J. Koenig)
81373              Date: 12 Sep 2000 06:42:01 +0200
81374              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
81375      Branch: perl
81376            ! t/op/my.t
81377 ____________________________________________________________________________
81378 [  7058] By: jhi                                   on 2000/09/12  14:03:05
81379         Log: Subject: [patch: perl@7045] vms updates
81380              From: Peter Prymmer <pvhp@forte.com>
81381              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
81382              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
81383      Branch: perl
81384            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
81385 ____________________________________________________________________________
81386 [  7057] By: jhi                                   on 2000/09/12  14:00:51
81387         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
81388              From: sthoenna@efn.org
81389              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
81390              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
81391      Branch: perl
81392            ! t/op/64bitint.t
81393 ____________________________________________________________________________
81394 [  7056] By: jhi                                   on 2000/09/12  13:58:14
81395         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
81396              From: Jeff Pinyan <jeffp@crusoe.net>
81397              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
81398              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
81399      Branch: perl
81400            ! pod/perlfunc.pod
81401 ____________________________________________________________________________
81402 [  7055] By: jhi                                   on 2000/09/12  13:56:32
81403         Log: Do in VMS as the #7054 does.
81404      Branch: perl
81405            ! configure.com
81406 ____________________________________________________________________________
81407 [  7054] By: jhi                                   on 2000/09/12  13:50:31
81408         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
81409              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
81410              Date: Mon, 11 Sep 2000 08:33:09 +0100
81411              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
81412      Branch: metaconfig/U/perl
81413            ! End.U
81414      Branch: perl
81415            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
81416            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
81417 ____________________________________________________________________________
81418 [  7053] By: jhi                                   on 2000/09/12  13:29:19
81419         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
81420              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81421              Date:     Tue, 12 Sep 2000 08:35:59 EDT
81422              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
81423      Branch: perl
81424            ! vms/test.com
81425 ____________________________________________________________________________
81426 [  7052] By: jhi                                   on 2000/09/11  23:01:50
81427         Log: Document the SvUTF8*().
81428      Branch: perl
81429            ! pod/perlapi.pod sv.h
81430 ____________________________________________________________________________
81431 [  7051] By: gsar                                  on 2000/09/11  14:46:30
81432         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
81433              (missed a spot when fixing up op_pmreplroot hack for ithreads)
81434      Branch: perl
81435            ! op.c t/op/split.t
81436 ____________________________________________________________________________
81437 [  7050] By: nick                                  on 2000/09/11  10:03:51
81438         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
81439              
81440              Subject: borland C++ win32.c tweak
81441              From: Vadim Konovalov <vkonovalov@lucent.com>
81442              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
81443              Date: Mon, 11 Sep 2000 11:22:33 +0400
81444      Branch: perl
81445            ! win32/win32.c
81446 ____________________________________________________________________________
81447 [  7049] By: nick                                  on 2000/09/11  09:57:33
81448         Log: Point fix for s/// on foreach (keys %xxx).
81449      Branch: perl
81450            ! pp_hot.c
81451 ____________________________________________________________________________
81452 [  7048] By: jhi                                   on 2000/09/10  23:37:09
81453         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
81454              by Pod::Text, from Brad Appleton.
81455      Branch: perl
81456            ! t/pod/testp2pt.pl
81457 ____________________________________________________________________________
81458 [  7047] By: jhi                                   on 2000/09/10  14:32:53
81459         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
81460              by Russ Allbery.
81461      Branch: perl
81462            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
81463 ____________________________________________________________________________
81464 [  7046] By: jhi                                   on 2000/09/10  14:15:08
81465         Log: Upgrade to CPAN 1.57_65, from Andreas König.
81466      Branch: perl
81467            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
81468 ____________________________________________________________________________
81469 [  7045] By: jhi                                   on 2000/09/08  21:36:32
81470         Log: Update Changes.
81471      Branch: perl
81472            ! Changes patchlevel.h
81473 ____________________________________________________________________________
81474 [  7044] By: jhi                                   on 2000/09/08  21:29:56
81475         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
81476              From: Peter Prymmer <pvhp@forte.com>
81477              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
81478              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
81479      Branch: perl
81480            ! configure.com
81481 ____________________________________________________________________________
81482 [  7043] By: jhi                                   on 2000/09/08  21:27:50
81483         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
81484              From: Peter Prymmer <pvhp@forte.com>
81485              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
81486              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
81487      Branch: perl
81488            ! Makefile.SH installperl
81489 ____________________________________________________________________________
81490 [  7042] By: jhi                                   on 2000/09/08  21:23:21
81491         Log: Continue #7041.
81492      Branch: perl
81493            ! cygwin/Makefile.SHs os2/Makefile.SHs
81494 ____________________________________________________________________________
81495 [  7041] By: jhi                                   on 2000/09/08  21:18:10
81496         Log: Do away with memory models cruft.  Sorry, PDP users.
81497      Branch: metaconfig
81498            ! U/modified/cc.U U/modified/libpth.U
81499      Branch: perl
81500            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
81501            ! Porting/config_H cflags.SH config_h.SH configure.com
81502            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
81503            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
81504            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
81505 ____________________________________________________________________________
81506 [  7040] By: jhi                                   on 2000/09/08  14:34:18
81507         Log: Major rewrite of s2p.  And I mean really major, it is
81508              an implementation of sed in perl.  If called as s2p it
81509              will function as s2p.  Note: needs non-UNIXifying.
81510              
81511              Subject: s2p
81512              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
81513              Date: Mon, 28 Aug 2000 14:05:12 +0200
81514              Message-ID: <39AA5578.2102E2AA@alcatel.at>
81515      Branch: perl
81516            ! x2p/s2p.PL
81517 ____________________________________________________________________________
81518 [  7039] By: jhi                                   on 2000/09/08  14:19:49
81519         Log: Re-allow vec() for characters > 255.
81520              
81521              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
81522              From: Spider Boardman <spider@web.zk3.dec.com>
81523              Date: Fri, 08 Sep 2000 02:21:02 -0400
81524              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
81525      Branch: perl
81526            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
81527            ! t/op/vec.t
81528 ____________________________________________________________________________
81529 [  7038] By: jhi                                   on 2000/09/08  14:14:18
81530         Log: Subject: [PATCH lib/Benchmark.pm]
81531              From: <abigail@foad.org>
81532              Date: Thu, 7 Sep 2000 15:03:20 -0400
81533              Message-ID: <20000907190320.888.qmail@foad.org>
81534      Branch: perl
81535            ! lib/Benchmark.pm
81536 ____________________________________________________________________________
81537 [  7037] By: jhi                                   on 2000/09/08  14:11:06
81538         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
81539              
81540              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
81541              From: Spider Boardman <spider@web.zk3.dec.com>
81542              Date: Fri, 08 Sep 2000 01:30:27 -0400
81543              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
81544      Branch: perl
81545            ! op.c
81546 ____________________________________________________________________________
81547 [  7036] By: jhi                                   on 2000/09/08  14:08:58
81548         Log: Subject: [ID 20000908.002] perlipc documentation bug.
81549              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
81550              Date: Fri, 08 Sep 2000 12:38:32 +0200
81551              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
81552      Branch: perl
81553            ! pod/perlipc.pod
81554 ____________________________________________________________________________
81555 [  7035] By: jhi                                   on 2000/09/08  14:03:12
81556         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
81557              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81558              Date: Fri, 08 Sep 2000 11:47:34 +0200
81559              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
81560      Branch: perl
81561            ! hints/dec_osf.sh
81562 ____________________________________________________________________________
81563 [  7034] By: jhi                                   on 2000/09/08  13:59:35
81564         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
81565              From: Simon Cozens <simon@cozens.net>
81566              Date: Thu, 7 Sep 2000 20:40:38 +0100
81567              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
81568      Branch: perl
81569            ! pp_hot.c
81570 ____________________________________________________________________________
81571 [  7033] By: jhi                                   on 2000/09/08  04:03:03
81572         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
81573              From: "Larry W. Virden" <lvirden@cas.org>
81574              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
81575              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
81576      Branch: perl
81577            ! pod/perldiag.pod
81578 ____________________________________________________________________________
81579 [  7032] By: jhi                                   on 2000/09/07  22:18:30
81580         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
81581              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
81582              Date: Mon, 04 Sep 2000 13:16:38 -0700
81583              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
81584      Branch: perl
81585            ! lib/perl5db.pl
81586 ____________________________________________________________________________
81587 [  7031] By: jhi                                   on 2000/09/07  22:02:29
81588         Log: Fix the ccversion detection for 5.1 and beyond.
81589              
81590              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
81591              From: Spider Boardman <spider@leggy.zk3.dec.com>
81592              Date: Thu, 7 Sep 2000 17:54:27 -0400
81593              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
81594      Branch: perl
81595            ! hints/dec_osf.sh
81596 ____________________________________________________________________________
81597 [  7030] By: jhi                                   on 2000/09/07  19:12:28
81598         Log: Fix for
81599              
81600              Subject: [ID 20000903.001] \w in utf8-strings
81601              From: Marc Lehmann <pcg@goof.com>
81602              Date: Sun, 03 Sep 2000 09:44:29 +0200
81603              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
81604              
81605              and various related nits.
81606      Branch: perl
81607            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
81608 ____________________________________________________________________________
81609 [  7029] By: jhi                                   on 2000/09/07  18:49:09
81610         Log: Fix the URL, but the server is still missing in action.
81611              
81612              Subject: [ID 20000905.002] perlfaq1.pod URL error
81613              From: "Larry W. Virden" <lvirden@cas.org>
81614              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
81615              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
81616      Branch: perl
81617            ! pod/perlfaq1.pod
81618 ____________________________________________________________________________
81619 [  7028] By: jhi                                   on 2000/09/07  18:47:13
81620         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
81621              From: Hugo <hv@crypt.compulink.co.uk>
81622              Date: Tue, 05 Sep 2000 14:13:37 +0100
81623              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
81624      Branch: perl
81625            ! toke.c
81626 ____________________________________________________________________________
81627 [  7027] By: jhi                                   on 2000/09/07  18:45:35
81628         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
81629              From: Daniel Chetlin <daniel@chetlin.com>
81630              Date: Tue, 5 Sep 2000 04:57:07 -0700
81631              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
81632      Branch: perl
81633            ! pod/perlfaq6.pod pod/perlop.pod
81634 ____________________________________________________________________________
81635 [  7026] By: jhi                                   on 2000/09/07  18:44:01
81636         Log: Document the new ref() semantics.
81637              
81638              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
81639              From: Gisle Aas <gisle@ActiveState.com>
81640              Date: 05 Sep 2000 08:10:30 +0200
81641              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
81642      Branch: perl
81643            ! pod/perldelta.pod
81644 ____________________________________________________________________________
81645 [  7025] By: jhi                                   on 2000/09/07  18:42:27
81646         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
81647              
81648              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
81649              From: Gisle Aas <gisle@ActiveState.com>
81650              Date: 05 Sep 2000 08:11:40 +0200
81651              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
81652      Branch: perl
81653            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
81654 ____________________________________________________________________________
81655 [  7024] By: jhi                                   on 2000/09/07  18:39:32
81656         Log: Subject: [PATCH] Modernize Opcode.pm documentation
81657              From: Gisle Aas <gisle@ActiveState.com>
81658              Date: 4 Sep 2000 00:18:55 -0000
81659              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
81660      Branch: perl
81661            ! ext/Opcode/Opcode.pm
81662 ____________________________________________________________________________
81663 [  7023] By: jhi                                   on 2000/09/07  18:37:42
81664         Log: Subject: [PATCH] Tied filehandle documentation
81665              From: Gisle Aas <gisle@ActiveState.com>
81666              Date: 4 Sep 2000 00:14:40 -0000
81667              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
81668      Branch: perl
81669            ! pod/perlfunc.pod pod/perltie.pod
81670 ____________________________________________________________________________
81671 [  7022] By: jhi                                   on 2000/09/07  18:35:37
81672         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
81673              From: Gisle Aas <gisle@ActiveState.com>
81674              Date: 4 Sep 2000 00:04:22 -0000
81675              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
81676      Branch: perl
81677            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
81678 ____________________________________________________________________________
81679 [  7021] By: jhi                                   on 2000/09/07  18:33:22
81680         Log: Subject: small apidoc fix
81681              From: Marc Lehmann <pcg@goof.com>
81682              Date: Sun, 3 Sep 2000 05:12:06 +0200
81683              Message-ID: <20000903051206.A5909@cerebro.laendle>
81684      Branch: perl
81685            ! pod/perlapi.pod utf8.c
81686 ____________________________________________________________________________
81687 [  7020] By: jhi                                   on 2000/09/07  16:14:57
81688         Log: Tiny perldelta nits.
81689      Branch: perl
81690            ! pod/perldelta.pod
81691 ____________________________________________________________________________
81692 [  7019] By: jhi                                   on 2000/09/07  16:04:20
81693         Log: Guard against bad string->int conversion for quads.
81694      Branch: perl
81695            ! t/op/64bitint.t
81696 ____________________________________________________________________________
81697 [  7018] By: jhi                                   on 2000/09/06  17:07:03
81698         Log: Update Unicode todo list.
81699      Branch: perl
81700            ! Todo-5.6
81701 ____________________________________________________________________________
81702 [  7017] By: jhi                                   on 2000/09/05  21:16:01
81703         Log: Document the SvIOK_.*UV().
81704      Branch: perl
81705            ! pod/perlapi.pod sv.h
81706 ____________________________________________________________________________
81707 [  7016] By: nick                                  on 2000/09/03  21:54:46
81708         Log: Hash lookup of constant strings optimization:
81709              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
81710              to string table (as per sharepvn). Add newSV_pvn_share to create such
81711              a thing. Make hv.c compare addresses of strings and skip string compare
81712              if equal. Make method_named and helem ops use these shared-string SVs
81713              when arg is constant. Make keys op return shared-string SVs (less clearly
81714              a win).
81715      Branch: perl
81716            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
81717            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
81718            ! pod/perlintern.pod pp_hot.c proto.h sv.c
81719 ____________________________________________________________________________
81720 [  7015] By: jhi                                   on 2000/09/02  17:48:59
81721         Log: This is 5.7.0.
81722      Branch: perl
81723            ! Changes
81724 ____________________________________________________________________________
81725 [  7014] By: jhi                                   on 2000/09/02  17:35:45
81726         Log: Changes and patchlevel tweaks.
81727      Branch: perl
81728            ! Changes patchlevel.h
81729 ____________________________________________________________________________
81730 [  7013] By: jhi                                   on 2000/09/02  17:30:50
81731         Log: Update Changes.
81732      Branch: perl
81733            ! Changes patchlevel.h
81734 ____________________________________________________________________________
81735 [  7012] By: nick                                  on 2000/09/02  17:25:20
81736         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
81737      Branch: perl
81738            ! gv.c lib/overload.pm
81739 ____________________________________________________________________________
81740 [  7011] By: jhi                                   on 2000/09/02  17:16:25
81741         Log: Update perlhist.
81742      Branch: perl
81743            ! pod/perlhist.pod
81744 ____________________________________________________________________________
81745 [  7010] By: jhi                                   on 2000/09/02  17:01:35
81746         Log: perldelta nits.
81747      Branch: perl
81748            ! pod/perldelta.pod
81749 ____________________________________________________________________________
81750 [  7009] By: nick                                  on 2000/09/02  16:48:35
81751         Log: If overloaded %{} etc. return the object do not loop.
81752              Thus  sub deref { $_[0] } functions if object is wanted type.
81753      Branch: perl
81754            ! pp.h
81755 ____________________________________________________________________________
81756 [  7008] By: jhi                                   on 2000/09/02  16:26:11
81757         Log: Retab MANIFEST.
81758      Branch: perl
81759            ! ext/Storable/MANIFEST
81760 ____________________________________________________________________________
81761 [  7007] By: jhi                                   on 2000/09/02  16:23:02
81762         Log: Make certain cc is set before trying to run it.
81763      Branch: perl
81764            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
81765 ____________________________________________________________________________
81766 [  7006] By: jhi                                   on 2000/09/02  15:45:41
81767         Log: Unicode notes.
81768      Branch: perl
81769            ! pod/perldelta.pod
81770 ____________________________________________________________________________
81771 [  7005] By: jhi                                   on 2000/09/02  15:42:11
81772         Log: Various Configure nits by Philip Newton,
81773              plus the ebcdic one by me.
81774      Branch: metaconfig
81775            + U/modified/pager.U
81776            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
81777      Branch: metaconfig/U/perl
81778            ! Devel.U quadfio.U
81779      Branch: perl
81780            ! Configure config_h.SH
81781 ____________________________________________________________________________
81782 [  7004] By: jhi                                   on 2000/09/02  15:06:14
81783         Log: Apparently avoiding the swapping is too costly.
81784              
81785              From: "Ben Tilly" <ben_tilly@hotmail.com>
81786              Subject: Re: the door is closed.
81787              Date: Fri, 01 Sep 2000 20:23:16 EDT
81788              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
81789      Branch: perl
81790            ! pod/perlfaq4.pod
81791 ____________________________________________________________________________
81792 [  7003] By: nick                                  on 2000/09/02  12:26:04
81793         Log: Undo part of change 6489 which looks like a bulk edit which
81794              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
81795              The supressing of main:: on return from select() is undesirable.
81796      Branch: perl
81797            ! pp_sys.c
81798 ____________________________________________________________________________
81799 [  7002] By: jhi                                   on 2000/09/01  23:08:54
81800         Log: Update Changes.
81801      Branch: perl
81802            ! Changes patchlevel.h
81803 ____________________________________________________________________________
81804 [  7001] By: jhi                                   on 2000/09/01  23:00:13
81805         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
81806              From: Peter Prymmer <pvhp@forte.com>
81807              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
81808              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
81809              
81810              plus rework the http: spots as suggested by Tom Christiansen,
81811              plus regen perltoc.
81812      Branch: perl
81813            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
81814            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
81815 ____________________________________________________________________________
81816 [  7000] By: jhi                                   on 2000/09/01  22:36:01
81817         Log: Only the first line, thank you very much.
81818      Branch: perl
81819            ! hints/solaris_2.sh
81820 ____________________________________________________________________________
81821 [  6999] By: gsar                                  on 2000/09/01  22:16:40
81822         Log: change#6791 accidentally clobbered change#6710, put it back
81823      Branch: perl
81824            ! win32/win32.c
81825 ____________________________________________________________________________
81826 [  6998] By: jhi                                   on 2000/09/01  22:14:16
81827         Log: Mention the HP-UX LP64 freak failure.
81828      Branch: perl
81829            ! pod/perldelta.pod
81830 ____________________________________________________________________________
81831 [  6997] By: jhi                                   on 2000/09/01  21:48:32
81832         Log: Detypo.
81833      Branch: perl
81834            ! hints/hpux.sh
81835 ____________________________________________________________________________
81836 [  6996] By: jhi                                   on 2000/09/01  21:27:10
81837         Log: Update Changes.
81838      Branch: perl
81839            ! Changes patchlevel.h
81840 ____________________________________________________________________________
81841 [  6995] By: jhi                                   on 2000/09/01  21:14:24
81842         Log: Mi splgn s gnin.g
81843      Branch: perl
81844            ! pp_ctl.c
81845 ____________________________________________________________________________
81846 [  6994] By: jhi                                   on 2000/09/01  21:09:54
81847         Log: Subject: http:// in L<>
81848              From: Nicholas Clark <nick@ccl4.org>
81849              Date: Fri, 1 Sep 2000 22:03:21 +0100
81850              Message-ID: <20000901220321.B72074@plum.flirble.org>
81851      Branch: perl
81852            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
81853 ____________________________________________________________________________
81854 [  6993] By: jhi                                   on 2000/09/01  21:06:54
81855         Log: Update to Storable 1.0, from Raphael Manfredi.
81856      Branch: perl
81857            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
81858            ! ext/Storable/Makefile.PL ext/Storable/README
81859            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
81860            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
81861            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
81862            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
81863            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
81864            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
81865 ____________________________________________________________________________
81866 [  6992] By: jhi                                   on 2000/09/01  20:43:05
81867         Log: Mention known sfio+linux buglet.
81868      Branch: perl
81869            ! pod/perldelta.pod
81870 ____________________________________________________________________________
81871 [  6991] By: jhi                                   on 2000/09/01  20:40:11
81872         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
81873              From: Peter Prymmer <pvhp@forte.com>
81874              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
81875              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
81876      Branch: perl
81877            ! vms/vms.c
81878 ____________________________________________________________________________
81879 [  6990] By: jhi                                   on 2000/09/01  20:25:26
81880         Log: Retract #6986.
81881      Branch: perl
81882            ! hints/solaris_2.sh
81883 ____________________________________________________________________________
81884 [  6989] By: jhi                                   on 2000/09/01  20:23:00
81885         Log: Mergesort is back.
81886      Branch: perl
81887            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
81888 ____________________________________________________________________________
81889 [  6988] By: jhi                                   on 2000/09/01  19:37:40
81890         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
81891              From: Mike Guy <mjtg@cam.ac.uk>
81892              Date: Fri, 01 Sep 2000 17:43:33 +0100
81893              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
81894      Branch: perl
81895            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
81896            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
81897 ____________________________________________________________________________
81898 [  6987] By: jhi                                   on 2000/09/01  19:17:10
81899         Log: Regen perltoc.
81900      Branch: perl
81901            ! pod/perltoc.pod
81902 ____________________________________________________________________________
81903 [  6986] By: jhi                                   on 2000/09/01  18:51:10
81904         Log: Subject: Re: Solaris x86 has no SPARC libraries!
81905              From: Lupe Christoph <lupe@lupe-christoph.de>
81906              Date: Fri, 1 Sep 2000 20:41:20 +0200
81907              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
81908      Branch: perl
81909            ! hints/solaris_2.sh
81910 ____________________________________________________________________________
81911 [  6985] By: jhi                                   on 2000/09/01  18:28:10
81912         Log: Update Changes.
81913      Branch: perl
81914            ! Changes patchlevel.h
81915 ____________________________________________________________________________
81916 [  6984] By: jhi                                   on 2000/09/01  18:26:53
81917         Log: Feature ordering tweak.
81918      Branch: perl
81919            ! myconfig.SH
81920 ____________________________________________________________________________
81921 [  6983] By: jhi                                   on 2000/09/01  18:19:50
81922         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
81923              From: <abigail@foad.org>
81924              Date: Fri, 1 Sep 2000 13:07:32 -0400
81925              Message-ID: <20000901170732.18249.qmail@foad.org>
81926      Branch: perl
81927            ! t/pragma/overload.t
81928 ____________________________________________________________________________
81929 [  6982] By: jhi                                   on 2000/09/01  18:17:54
81930         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
81931              so that case-ignoring systems like DCL can tell them from
81932              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
81933      Branch: metaconfig/U/perl
81934            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
81935      Branch: perl
81936            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81937            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
81938            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
81939            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
81940            ! vos/config.def vos/config.h vos/config_h.SH_orig
81941            ! win32/config.bc win32/config.gc win32/config.vc
81942 ____________________________________________________________________________
81943 [  6981] By: nick                                  on 2000/09/01  17:21:57
81944         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
81945              warning when UNTIE exists and instead pass the count of extra references to
81946              the UNTIE method.
81947      Branch: perl
81948            ! pod/perltie.pod pp_sys.c
81949 ____________________________________________________________________________
81950 [  6980] By: jhi                                   on 2000/09/01  16:54:44
81951         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
81952              From: Peter Prymmer <pvhp@forte.com>
81953              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
81954              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
81955      Branch: perl
81956            ! configure.com
81957 ____________________________________________________________________________
81958 [  6979] By: jhi                                   on 2000/09/01  16:06:20
81959         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
81960              From: Mike Guy <mjtg@cam.ac.uk> 
81961              Date: Fri, 01 Sep 2000 16:49:27 +0100
81962              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
81963      Branch: perl
81964            ! t/base/rs.t
81965 ____________________________________________________________________________
81966 [  6978] By: jhi                                   on 2000/09/01  16:00:42
81967         Log: Update to PodParser 1.18, from Brad Appleton.
81968      Branch: perl
81969            ! lib/Pod/Checker.pm t/pod/find.t
81970 ____________________________________________________________________________
81971 [  6977] By: jhi                                   on 2000/09/01  14:48:58
81972         Log: Subject: Nit in Configure (bleadperl@6961)
81973              From: Lupe Christoph <lupe@lupe-christoph.de>
81974              Date: Fri, 1 Sep 2000 16:34:29 +0200
81975              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
81976      Branch: metaconfig
81977            ! U/compline/ccflags.U
81978      Branch: perl
81979            ! Configure config_h.SH
81980 ____________________________________________________________________________
81981 [  6976] By: jhi                                   on 2000/09/01  14:39:52
81982         Log: Update Changes.
81983      Branch: perl
81984            ! Changes patchlevel.h
81985 ____________________________________________________________________________
81986 [  6975] By: jhi                                   on 2000/09/01  14:37:36
81987         Log: microperl config update.
81988      Branch: perl
81989            ! uconfig.h uconfig.sh
81990 ____________________________________________________________________________
81991 [  6974] By: jhi                                   on 2000/09/01  14:36:53
81992         Log: Document known deficiencies.
81993      Branch: perl
81994            ! pod/perldelta.pod
81995 ____________________________________________________________________________
81996 [  6973] By: jhi                                   on 2000/09/01  14:10:20
81997         Log: Mention warnings fixes and updates.
81998      Branch: perl
81999            ! pod/perldelta.pod
82000 ____________________________________________________________________________
82001 [  6972] By: jhi                                   on 2000/09/01  14:01:52
82002         Log: Drop unused argument.
82003              
82004              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
82005              From: Spider Boardman <spider@web.zk3.dec.com>
82006              Date: Thu, 31 Aug 2000 16:10:15 -0400
82007              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
82008      Branch: perl
82009            ! toke.c
82010 ____________________________________________________________________________
82011 [  6971] By: jhi                                   on 2000/09/01  13:59:24
82012         Log: Add the overload warnings to perldiag.
82013      Branch: perl
82014            ! lib/overload.pm pod/perldiag.pod
82015 ____________________________________________________________________________
82016 [  6970] By: jhi                                   on 2000/09/01  13:55:10
82017         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
82018              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
82019              Date: Fri, 1 Sep 2000 13:43:15 +0100 
82020              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
82021      Branch: perl
82022            ! lib/overload.pm t/pragma/overload.t
82023 ____________________________________________________________________________
82024 [  6969] By: jhi                                   on 2000/09/01  13:52:27
82025         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
82026              From: <abigail@foad.org>
82027              Date: Fri, 1 Sep 2000 05:46:54 -0400
82028              Message-ID: <20000901094654.6476.qmail@foad.org>
82029      Branch: perl
82030            ! lib/overload.pm
82031 ____________________________________________________________________________
82032 [  6968] By: jhi                                   on 2000/09/01  13:50:05
82033         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
82034              From: Daniel Chetlin <daniel@chetlin.com>
82035              Date: Fri, 1 Sep 2000 02:10:55 -0700
82036              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
82037      Branch: perl
82038            ! pod/perlretut.pod
82039 ____________________________________________________________________________
82040 [  6967] By: jhi                                   on 2000/09/01  13:47:54
82041         Log: Part of the solution.
82042              
82043              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
82044              From: Mike Guy <mjtg@cam.ac.uk>
82045              Date: Fri, 01 Sep 2000 14:16:01 +0100
82046              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
82047      Branch: perl
82048            ! gv.c mg.c
82049 ____________________________________________________________________________
82050 [  6966] By: jhi                                   on 2000/09/01  13:46:17
82051         Log: Subject: CPAN.pm beta 1.57_57 for the core
82052              From: andreas.koenig@anima.de (Andreas J. Koenig)
82053              Date: 01 Sep 2000 15:16:31 +0200
82054              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
82055      Branch: perl
82056            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
82057 ____________________________________________________________________________
82058 [  6965] By: jhi                                   on 2000/09/01  13:43:18
82059         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
82060              From: "Craig A. Berry" <craig.berry@psinetcs.com>
82061              Date: Fri, 01 Sep 2000 01:47:22 -0500
82062              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
82063      Branch: perl
82064            ! pod/perldelta.pod vms/vms.c
82065 ____________________________________________________________________________
82066 [  6964] By: jhi                                   on 2000/09/01  13:35:35
82067         Log: File::Temp patches from Andreas König,
82068              
82069              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
82070              From: andreas.koenig@anima.de (Andreas J. Koenig)
82071              Date: 01 Sep 2000 10:07:20 +0200
82072              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
82073              
82074              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
82075              From: andreas.koenig@anima.de (Andreas J. Koenig)
82076              Date: 31 Aug 2000 23:26:08 +0200
82077              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
82078      Branch: perl
82079            ! lib/File/Temp.pm t/lib/ftmp-security.t
82080 ____________________________________________________________________________
82081 [  6963] By: jhi                                   on 2000/09/01  02:22:24
82082         Log: Retract the mergesort code, way too incompatible licensing
82083              and copyrights.
82084      Branch: perl
82085            ! pod/perldelta.pod pp_ctl.c
82086 ____________________________________________________________________________
82087 [  6962] By: jhi                                   on 2000/08/31  23:27:32
82088         Log: Update Changes.
82089      Branch: perl
82090            ! Changes patchlevel.h
82091 ____________________________________________________________________________
82092 [  6961] By: jhi                                   on 2000/08/31  23:20:04
82093         Log: Small tweaks all over.
82094      Branch: metaconfig
82095            ! U/compline/d_gconvert.U
82096      Branch: perl
82097            ! AUTHORS Configure config_h.SH pp_ctl.c
82098 ____________________________________________________________________________
82099 [  6960] By: jhi                                   on 2000/08/31  22:39:36
82100         Log: Further rewording.
82101      Branch: perl
82102            ! pp_ctl.c
82103 ____________________________________________________________________________
82104 [  6959] By: jhi                                   on 2000/08/31  21:26:44
82105         Log: More address tweaking.
82106      Branch: perl
82107            ! AUTHORS Changes
82108 ____________________________________________________________________________
82109 [  6958] By: jhi                                   on 2000/08/31  20:47:25
82110         Log: AUTHORS tweaks, from Peter Prymmer.
82111              
82112              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
82113              From: Peter Prymmer <pvhp@forte.com>
82114              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
82115              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
82116      Branch: perl
82117            ! AUTHORS MAINTAIN
82118 ____________________________________________________________________________
82119 [  6957] By: jhi                                   on 2000/08/31  20:34:43
82120         Log: perldelta tweaks.
82121      Branch: perl
82122            ! pod/perldelta.pod
82123 ____________________________________________________________________________
82124 [  6956] By: jhi                                   on 2000/08/31  19:11:06
82125         Log: Regen perltoc.
82126      Branch: perl
82127            ! pod/perltoc.pod
82128 ____________________________________________________________________________
82129 [  6955] By: jhi                                   on 2000/08/31  19:06:30
82130         Log: Clarify the mergesort situation.
82131      Branch: perl
82132            ! pp_ctl.c
82133 ____________________________________________________________________________
82134 [  6954] By: jhi                                   on 2000/08/31  18:24:17
82135         Log: Move the Solaris 7 scan to use64bitall, make the
82136              failure to find 64-bot sparc libc to mention the
82137              possibility of being in an intel, from Lupe and Alan.
82138      Branch: perl
82139            ! hints/solaris_2.sh
82140 ____________________________________________________________________________
82141 [  6953] By: jhi                                   on 2000/08/31  18:09:20
82142         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
82143              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
82144      Branch: metaconfig
82145            ! U/compline/d_gconvert.U U/threads/archname.U
82146      Branch: metaconfig/U/perl
82147            ! perlxv.U
82148      Branch: perl
82149            ! Configure config_h.SH sv.c
82150 ____________________________________________________________________________
82151 [  6952] By: jhi                                   on 2000/08/31  17:42:24
82152         Log: :: not allowed in pathnames, change to .
82153              
82154              Subject: [PATCH perl@6938] cygwin port
82155              From: "Fifer, Eric" <EFifer@sanwaint.com>
82156              Date: Thu, 31 Aug 2000 16:32:59 +0100
82157              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
82158      Branch: metaconfig/U/perl
82159            ! perlxv.U
82160 ____________________________________________________________________________
82161 [  6951] By: jhi                                   on 2000/08/31  17:02:05
82162         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
82163      Branch: perl
82164            ! perl.h
82165 ____________________________________________________________________________
82166 [  6950] By: jhi                                   on 2000/08/31  16:26:08
82167         Log: More author updates.
82168              
82169              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
82170              From: Simon Cozens <simon@cozens.net>
82171              Date: Thu, 31 Aug 2000 17:13:32 +0100
82172              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
82173      Branch: perl
82174            ! AUTHORS
82175 ____________________________________________________________________________
82176 [  6949] By: jhi                                   on 2000/08/31  16:04:49
82177         Log: POSIX doesn't report long double values under -Duselongdouble
82178              when the long doubles are "real" (bigger than doubles).
82179              
82180              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
82181              From: Spider Boardman <spider@peano.zk3.dec.com>
82182              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
82183              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
82184      Branch: perl
82185            ! ext/POSIX/POSIX.xs
82186 ____________________________________________________________________________
82187 [  6948] By: jhi                                   on 2000/08/31  15:25:10
82188         Log: Update Changes.
82189      Branch: perl
82190            ! Changes patchlevel.h
82191 ____________________________________________________________________________
82192 [  6947] By: jhi                                   on 2000/08/31  15:22:29
82193         Log: Document UNTIE in a very minimalistic way.
82194      Branch: perl
82195            ! pod/perlfunc.pod pod/perltie.pod
82196 ____________________________________________________________________________
82197 [  6946] By: jhi                                   on 2000/08/31  15:15:23
82198         Log: Document known failures.
82199      Branch: perl
82200            ! pod/perldelta.pod
82201 ____________________________________________________________________________
82202 [  6945] By: jhi                                   on 2000/08/31  15:07:00
82203         Log: Don't attach -ld to the archname if pointless.
82204      Branch: metaconfig
82205            ! U/threads/archname.U
82206      Branch: perl
82207            ! Configure config_h.SH
82208 ____________________________________________________________________________
82209 [  6944] By: jhi                                   on 2000/08/31  14:37:42
82210         Log: Wrap the test in eval.
82211              
82212              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
82213              From: Tim Jenness <timj@jach.hawaii.edu>
82214              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
82215              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
82216      Branch: perl
82217            ! t/lib/ftmp-security.t
82218 ____________________________________________________________________________
82219 [  6943] By: jhi                                   on 2000/08/31  14:30:57
82220         Log: Make -Dusemorebits find long doubles in Solaris.
82221      Branch: perl
82222            ! hints/solaris_2.sh
82223 ____________________________________________________________________________
82224 [  6942] By: jhi                                   on 2000/08/31  13:48:45
82225         Log: Clarify the third case of ftmp-security warnings.
82226      Branch: perl
82227            ! INSTALL
82228 ____________________________________________________________________________
82229 [  6941] By: jhi                                   on 2000/08/31  13:40:31
82230         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
82231              From: <abigail@foad.org>
82232              Date: Thu, 31 Aug 2000 01:35:05 -0400
82233              Message-ID: <20000831053505.32120.qmail@foad.org>
82234      Branch: perl
82235            ! pod/perldelta.pod
82236 ____________________________________________________________________________
82237 [  6940] By: jhi                                   on 2000/08/31  13:38:48
82238         Log: Issue useful diagnostic on unknown pod commands.
82239              
82240              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
82241              From: <abigail@foad.org>
82242              Date: Thu, 31 Aug 2000 03:41:18 -0400
82243              Message-ID: <20000831074118.24880.qmail@foad.org>
82244      Branch: perl
82245            ! lib/Pod/Man.pm
82246 ____________________________________________________________________________
82247 [  6939] By: jhi                                   on 2000/08/31  13:34:33
82248         Log: Reveal Borland's isnan.
82249              
82250              Subject: build with BC++ tweak
82251              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
82252              Date: Thu, 31 Aug 2000 13:09:37 +0400
82253              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
82254      Branch: perl
82255            ! win32/win32.h
82256 ____________________________________________________________________________
82257 [  6938] By: jhi                                   on 2000/08/31  05:01:20
82258         Log: Update Changes.
82259      Branch: perl
82260            ! Changes patchlevel.h
82261 ____________________________________________________________________________
82262 [  6937] By: jhi                                   on 2000/08/31  04:26:23
82263         Log: sscanf() may be the only way to read long doubles from strings.
82264      Branch: metaconfig/U/perl
82265            ! longdblfio.U
82266      Branch: perl
82267            ! Configure config_h.SH perl.h util.c
82268 ____________________________________________________________________________
82269 [  6936] By: jhi                                   on 2000/08/31  04:18:19
82270         Log: The #6929 was too skimpy.
82271      Branch: perl
82272            ! sv.c
82273 ____________________________________________________________________________
82274 [  6935] By: jhi                                   on 2000/08/31  02:47:07
82275         Log: Subject: Re: typos in pods
82276              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82277              Date: Wed, 30 Aug 2000 19:25:34 -0700
82278              Message-ID: <eIcr5gzkg25X092yn@efn.org>
82279      Branch: perl
82280            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
82281 ____________________________________________________________________________
82282 [  6934] By: jhi                                   on 2000/08/31  02:42:55
82283         Log: Missed one Unicode file.
82284      Branch: perl
82285            + lib/unicode/UCDFF301.html
82286 ____________________________________________________________________________
82287 [  6933] By: jhi                                   on 2000/08/30  23:42:27
82288         Log: Update Changes.
82289      Branch: perl
82290            ! Changes patchlevel.h
82291 ____________________________________________________________________________
82292 [  6932] By: jhi                                   on 2000/08/30  23:40:07
82293         Log: Mention UNTIE in perldelta.  Still needs documenting
82294              in perltie et alia.
82295      Branch: perl
82296            ! pod/perldelta.pod
82297 ____________________________________________________________________________
82298 [  6931] By: jhi                                   on 2000/08/30  23:36:02
82299         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
82300              From: <abigail@foad.org>
82301              Date: Wed, 30 Aug 2000 19:28:07 -0400
82302              Message-ID: <20000830232807.305.qmail@foad.org>
82303      Branch: perl
82304            ! pod/perldelta.pod
82305 ____________________________________________________________________________
82306 [  6930] By: jhi                                   on 2000/08/30  23:32:40
82307         Log: Update to Unicode 3.0.1.
82308      Branch: perl
82309            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
82310            + lib/unicode/PropList.txt lib/unicode/README.perl
82311            + lib/unicode/UCD301.html lib/unicode/Unicode.301
82312            - lib/unicode/Props.txt lib/unicode/UCD300.html
82313            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
82314            ! (edit 257 files)
82315 ____________________________________________________________________________
82316 [  6929] By: jhi                                   on 2000/08/30  22:38:18
82317         Log: Heap decorruption.
82318              
82319              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
82320              From: Alan Burlison <Alan.Burlison@uk.sun.com>
82321              Date: Wed, 30 Aug 2000 22:39:52 +0100
82322              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
82323      Branch: perl
82324            ! sv.c
82325 ____________________________________________________________________________
82326 [  6928] By: jhi                                   on 2000/08/30  22:29:34
82327         Log: Retract the dummy test, skip the security tests (instead of failing),
82328              explain what the warnings mean.
82329      Branch: perl
82330            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
82331 ____________________________________________________________________________
82332 [  6927] By: jhi                                   on 2000/08/30  22:14:13
82333         Log: Change the internal implementation of sort() to be mergesort
82334              instead of quicksort, from John Linderman <jpl@research.att.com>.
82335              Gives us better worst case, better average case, and stability.
82336              What's there not to like?  (Small fixes for threaded builds
82337              were required).
82338      Branch: perl
82339            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
82340 ____________________________________________________________________________
82341 [  6926] By: jhi                                   on 2000/08/30  20:55:20
82342         Log: A better fix for the Socket building problem from Craig Berry.
82343      Branch: perl
82344            ! vms/vms.c
82345 ____________________________________________________________________________
82346 [  6925] By: jhi                                   on 2000/08/30  20:20:25
82347         Log: Subject: [PATCH] Re: UNTIE method 
82348              From: Nick Ing-Simmons <nik@tiuk.ti.com>
82349              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
82350              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
82351      Branch: perl
82352            ! pp_sys.c t/op/tie.t
82353 ____________________________________________________________________________
82354 [  6924] By: jhi                                   on 2000/08/30  20:17:11
82355         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
82356              From: "Craig A. Berry" <craig.berry@psinetcs.com>
82357              Date: Wed, 30 Aug 2000 15:03:14 -0500
82358              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
82359      Branch: perl
82360            ! vms/vms.c
82361 ____________________________________________________________________________
82362 [  6923] By: jhi                                   on 2000/08/30  20:15:18
82363         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
82364              From: "Craig A. Berry" <craig.berry@psinetcs.com>
82365              Date: Wed, 30 Aug 2000 13:30:36 -0500
82366              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
82367      Branch: perl
82368            ! vms/vms.c
82369 ____________________________________________________________________________
82370 [  6922] By: jhi                                   on 2000/08/30  19:54:43
82371         Log: Better options for rsync.
82372      Branch: perl
82373            ! pod/perlhack.pod
82374 ____________________________________________________________________________
82375 [  6921] By: jhi                                   on 2000/08/30  19:40:16
82376         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
82377              From: Rick Delaney <rick@consumercontact.com>
82378              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
82379              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
82380      Branch: perl
82381            ! pod/perlfunc.pod
82382 ____________________________________________________________________________
82383 [  6920] By: jhi                                   on 2000/08/30  19:36:40
82384         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
82385              From: Peter Prymmer <pvhp@forte.com>
82386              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
82387              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
82388      Branch: perl
82389            ! configure.com
82390 ____________________________________________________________________________
82391 [  6919] By: jhi                                   on 2000/08/30  14:52:02
82392         Log: Update Changes.
82393      Branch: perl
82394            ! Changes patchlevel.h
82395 ____________________________________________________________________________
82396 [  6918] By: jhi                                   on 2000/08/30  14:48:34
82397         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
82398      Branch: perl
82399            ! lib/ExtUtils/typemap
82400 ____________________________________________________________________________
82401 [  6917] By: jhi                                   on 2000/08/30  14:46:34
82402         Log: Subject: typos in pods
82403              From: Nicholas Clark <nick@ccl4.org>
82404              Date: Wed, 30 Aug 2000 01:12:50 +0100
82405              Message-ID: <20000830011249.A61388@plum.flirble.org>
82406      Branch: perl
82407            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
82408            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
82409            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
82410            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
82411 ____________________________________________________________________________
82412 [  6916] By: jhi                                   on 2000/08/30  14:19:09
82413         Log: Document Storable problems on Crays.  (Will have
82414              to document all the other Storable problems, too.)
82415      Branch: perl
82416            ! pod/perldelta.pod
82417 ____________________________________________________________________________
82418 [  6915] By: jhi                                   on 2000/08/30  14:06:02
82419         Log: Subject: [PATCH] fix misc cast warnings
82420              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82421              Date: Tue, 29 Aug 2000 23:16:14 -0700
82422              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
82423      Branch: perl
82424            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
82425            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
82426            ! os2/os2ish.h
82427 ____________________________________________________________________________
82428 [  6914] By: jhi                                   on 2000/08/30  14:03:45
82429         Log: Timestamp mismatch again.  Need to fix this dependence on
82430              config_h.SH timestamp, since it's the contents of config_h.SH
82431              that matter.
82432      Branch: perl
82433            ! uconfig.h uconfig.sh
82434 ____________________________________________________________________________
82435 [  6913] By: jhi                                   on 2000/08/30  13:54:06
82436         Log: Don't say "Perl 5.0 source kit".
82437      Branch: perl
82438            ! perl.c
82439 ____________________________________________________________________________
82440 [  6912] By: jhi                                   on 2000/08/30  13:51:24
82441         Log: Reset archname and archname64 always, forcing them be
82442              recomputed at each Configure run, make Configure and
82443              the hints files agree on the naming of largefiles variables.
82444      Branch: metaconfig
82445            ! U/threads/archname.U
82446      Branch: metaconfig/U/perl
82447            ! use64bits.U
82448      Branch: perl
82449            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
82450            ! hints/linux.sh hints/solaris_2.sh
82451 ____________________________________________________________________________
82452 [  6911] By: jhi                                   on 2000/08/30  13:30:13
82453         Log: Put back the slice accidentally removed by #6907.
82454      Branch: perl
82455            ! hints/solaris_2.sh
82456 ____________________________________________________________________________
82457 [  6910] By: jhi                                   on 2000/08/30  01:24:26
82458         Log: Be consistent: other Net::get* do export theirs.
82459              
82460              Subject: Re: Net::protoent does not export 'getproto'
82461              From: Yasushi Nakajima <sey@jkc.co.jp>
82462              Date: Wed, 30 Aug 2000 09:53:14 +0900
82463              Message-Id: <200008300051.DAA24700@taku.hut.fi>
82464      Branch: perl
82465            ! lib/Net/protoent.pm
82466 ____________________________________________________________________________
82467 [  6909] By: jhi                                   on 2000/08/30  01:17:25
82468         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
82469              From: Gurusamy Sarathy <gsar@ActiveState.com>
82470              Date: Tue, 29 Aug 2000 17:17:07 -0700
82471              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
82472      Branch: perl
82473            ! cop.h
82474 ____________________________________________________________________________
82475 [  6908] By: jhi                                   on 2000/08/30  00:58:05
82476         Log: Update Changes.
82477      Branch: perl
82478            ! Changes patchlevel.h
82479 ____________________________________________________________________________
82480 [  6907] By: jhi                                   on 2000/08/30  00:57:22
82481         Log: Introduce ccname to keep track of what compiler kind of we have.
82482      Branch: metaconfig/U/perl
82483            ! Checkcc.U gccvers.U
82484      Branch: perl
82485            ! Configure config_h.SH hints/solaris_2.sh
82486 ____________________________________________________________________________
82487 [  6906] By: jhi                                   on 2000/08/30  00:25:47
82488         Log: Put back the flags dump as reasoned in
82489              
82490              Subject: Re: [PATCH] Glob dumping
82491              From: Mike Guy <mjtg@cam.ac.uk> 
82492              Date: Tue, 29 Aug 2000 21:41:32 +0100
82493              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
82494      Branch: perl
82495            ! dump.c t/lib/peek.t
82496 ____________________________________________________________________________
82497 [  6905] By: jhi                                   on 2000/08/30  00:16:17
82498         Log: Make the epsilon to be relative, not absolute.
82499              
82500              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
82501              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
82502              Date: Tue, 29 Aug 2000 19:58:56 -0400
82503              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
82504      Branch: perl
82505            ! t/lib/trig.t
82506 ____________________________________________________________________________
82507 [  6904] By: jhi                                   on 2000/08/30  00:13:09
82508         Log: From now on, Gisle is on my list of usual suspects :-)
82509              Retract #6902.
82510      Branch: perl
82511            ! ext/Opcode/Safe.pm
82512 ____________________________________________________________________________
82513 [  6903] By: jhi                                   on 2000/08/29  23:51:20
82514         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
82515              From: "Craig A. Berry" <craig.berry@psinetcs.com>
82516              Date: Tue, 29 Aug 2000 18:43:26 -0500
82517              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
82518      Branch: perl
82519            + vms/vmspipe.com
82520            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
82521            ! vms/vms.c
82522 ____________________________________________________________________________
82523 [  6902] By: jhi                                   on 2000/08/29  23:44:14
82524         Log: Retry what #6882 attempted.
82525              
82526              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
82527              From: Gisle Aas <gisle@ActiveState.com>
82528              Date: 30 Aug 2000 00:33:09 +0200
82529              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
82530      Branch: perl
82531            ! ext/Opcode/Safe.pm
82532 ____________________________________________________________________________
82533 [  6901] By: jhi                                   on 2000/08/29  22:59:32
82534         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
82535              From: Hugo <hv@crypt.compulink.co.uk>
82536              Date: Mon, 12 Jun 2000 19:36:08 +0100
82537              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
82538      Branch: perl
82539            ! sv.c
82540 ____________________________________________________________________________
82541 [  6900] By: jhi                                   on 2000/08/29  22:58:35
82542         Log: Admit that we are leaking scalars.
82543              
82544              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
82545              From: Spider Boardman <spider@leggy.zk3.dec.com>
82546              Date: Tue, 29 Aug 2000 18:48:29 -0400
82547              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
82548      Branch: perl
82549            ! t/pragma/warnings.t
82550 ____________________________________________________________________________
82551 [  6899] By: jhi                                   on 2000/08/29  20:53:13
82552         Log: Update Changes.
82553      Branch: perl
82554            ! Changes patchlevel.h
82555 ____________________________________________________________________________
82556 [  6898] By: jhi                                   on 2000/08/29  20:46:21
82557         Log: Undo namespace pollution of #6878.
82558              
82559              Subject: Re: Net::protoent does not export 'getproto'
82560              From: Mike Guy <mjtg@cam.ac.uk>
82561              Date: Tue, 29 Aug 2000 21:32:37 +0100
82562              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
82563      Branch: perl
82564            ! lib/Net/protoent.pm
82565 ____________________________________________________________________________
82566 [  6897] By: jhi                                   on 2000/08/29  20:44:29
82567         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
82568              From: Peter Prymmer <pvhp@forte.com>
82569              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
82570              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
82571      Branch: perl
82572            ! pod/perlebcdic.pod
82573 ____________________________________________________________________________
82574 [  6896] By: jhi                                   on 2000/08/29  20:40:57
82575         Log: There's no point repeating the 'revision' (5) of perl5.
82576      Branch: metaconfig/U/perl
82577            ! Devel.U patchlevel.U
82578      Branch: perl
82579            ! Configure config_h.SH
82580 ____________________________________________________________________________
82581 [  6895] By: jhi                                   on 2000/08/29  20:16:58
82582         Log: Regen Configure for #6894.
82583      Branch: metaconfig/U/perl
82584            ! perladmin.U
82585      Branch: perl
82586            ! Configure config_h.SH
82587 ____________________________________________________________________________
82588 [  6894] By: jhi                                   on 2000/08/29  19:59:52
82589         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
82590              From: "Philip Newton" <Philip.Newton@gmx.net>
82591              Date: Tue, 29 Aug 2000 21:39:14 +0200
82592              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
82593      Branch: perl
82594            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
82595            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
82596            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
82597            ! utils/perlbug.PL
82598 ____________________________________________________________________________
82599 [  6893] By: jhi                                   on 2000/08/29  19:55:30
82600         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
82601              From: "Philip Newton" <Philip.Newton@gmx.net>
82602              Date: Tue, 29 Aug 2000 21:39:14 +0200
82603              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
82604      Branch: perl
82605            ! installhtml
82606 ____________________________________________________________________________
82607 [  6892] By: jhi                                   on 2000/08/29  19:53:59
82608         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
82609              From: "Philip Newton" <Philip.Newton@gmx.net>
82610              Date: Tue, 29 Aug 2000 21:48:18 +0200
82611              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
82612      Branch: perl
82613            ! lib/File/Temp.pm
82614 ____________________________________________________________________________
82615 [  6891] By: jhi                                   on 2000/08/29  18:30:03
82616         Log: Nail the ID 20000828.023.
82617      Branch: perl
82618            ! ext/Storable/Storable.xs
82619 ____________________________________________________________________________
82620 [  6890] By: jhi                                   on 2000/08/29  16:50:17
82621         Log: Under usethreads the dumped variable is IN_PAD.
82622              
82623              Subject: Re: [PATCH] Glob dumping
82624              From: Gisle Aas <gisle@ActiveState.com>
82625              Date: 29 Aug 2000 18:45:05 +0200
82626              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
82627      Branch: perl
82628            ! t/lib/peek.t
82629 ____________________________________________________________________________
82630 [  6889] By: jhi                                   on 2000/08/29  15:17:37
82631         Log: Update Changes.
82632      Branch: perl
82633            ! Changes patchlevel.h
82634 ____________________________________________________________________________
82635 [  6888] By: jhi                                   on 2000/08/29  14:49:59
82636         Log: Retract #6882, broke the safe tests.
82637      Branch: perl
82638            ! ext/Opcode/Safe.pm
82639 ____________________________________________________________________________
82640 [  6887] By: jhi                                   on 2000/08/29  14:47:06
82641         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
82642              From: Gisle Aas <gisle@ActiveState.com> 
82643              Date: 09 Jun 2000 20:00:11 +0200
82644              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
82645      Branch: perl
82646            ! utils/perldoc.PL
82647 ____________________________________________________________________________
82648 [  6886] By: jhi                                   on 2000/08/29  14:42:45
82649         Log: The #6881 removed one dump line.
82650      Branch: perl
82651            ! t/lib/peek.t
82652 ____________________________________________________________________________
82653 [  6885] By: jhi                                   on 2000/08/29  14:30:47
82654         Log: Don't forget to tidy up.
82655      Branch: perl
82656            ! t/lib/ftmp-security.t
82657 ____________________________________________________________________________
82658 [  6884] By: jhi                                   on 2000/08/29  14:25:17
82659         Log: Disabling the one test is a bit tricky.
82660      Branch: perl
82661            ! t/lib/ftmp-security.t
82662 ____________________________________________________________________________
82663 [  6883] By: jhi                                   on 2000/08/29  14:16:25
82664         Log: Disable one of the tests for now.
82665      Branch: perl
82666            ! t/lib/ftmp-security.t
82667 ____________________________________________________________________________
82668 [  6882] By: jhi                                   on 2000/08/29  14:05:50
82669         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
82670              From: gisle@aas.no
82671              Date: 29 Aug 2000 10:35:06 -0000
82672              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
82673      Branch: perl
82674            ! ext/Opcode/Safe.pm
82675 ____________________________________________________________________________
82676 [  6881] By: jhi                                   on 2000/08/29  14:03:51
82677         Log: Subject: [PATCH] Glob dumping
82678              From: Gisle Aas <gisle@ActiveState.com>
82679              Date: 29 Aug 2000 07:59:42 -0000
82680              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
82681      Branch: perl
82682            ! dump.c
82683 ____________________________________________________________________________
82684 [  6880] By: jhi                                   on 2000/08/29  14:02:01
82685         Log: Subject: [PATCH] Warnings in B::Deparse
82686              From: <abigail@foad.org>
82687              Date: Tue, 29 Aug 2000 00:00:01 -0400
82688              Message-ID: <20000829040001.2999.qmail@foad.org>
82689      Branch: perl
82690            ! ext/B/B/Deparse.pm
82691 ____________________________________________________________________________
82692 [  6879] By: jhi                                   on 2000/08/29  13:57:26
82693         Log: Missed a change in #6869.
82694      Branch: perl
82695            ! mg.c
82696 ____________________________________________________________________________
82697 [  6878] By: jhi                                   on 2000/08/29  13:45:04
82698         Log: Subject: Net::protoent does not export 'getproto'
82699              From: Yasushi Nakajima <sey@jkc.co.jp>
82700              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
82701      Branch: perl
82702            ! lib/Net/protoent.pm
82703 ____________________________________________________________________________
82704 [  6877] By: jhi                                   on 2000/08/29  13:39:19
82705         Log: Patches all over for people and the files they (hopefully) care about.
82706      Branch: perl
82707            ! AUTHORS Changes MAINTAIN
82708 ____________________________________________________________________________
82709 [  6876] By: jhi                                   on 2000/08/29  12:53:54
82710         Log: Fix for thinko in #6848.
82711              
82712              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
82713              From: Lupe Christoph <lupe@lupe-christoph.de>
82714              Date: Tue, 29 Aug 2000 09:04:08 +0200
82715              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
82716      Branch: perl
82717            ! ext/Thread/Thread.xs
82718 ____________________________________________________________________________
82719 [  6875] By: jhi                                   on 2000/08/29  12:50:14
82720         Log: Update to Getopt::Long 2.24, from Johan Vromans.
82721      Branch: perl
82722            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
82723 ____________________________________________________________________________
82724 [  6874] By: jhi                                   on 2000/08/29  02:09:53
82725         Log: Use minimal @INC in tests, most of the time just '../lib',
82726              so that we simply can't pick up stuff from other Perls than
82727              the one we are testing.  Pointed out by
82728              
82729              From: Mike Guy <mjtg@cam.ac.uk>
82730              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
82731              Date: Fri, 25 Aug 2000 15:15:59 +0100
82732              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
82733      Branch: perl
82734            ! (edit 185 files)
82735 ____________________________________________________________________________
82736 [  6873] By: jhi                                   on 2000/08/29  01:07:11
82737         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
82738              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82739              Date: Mon, 28 Aug 2000 17:45:52 -0700
82740              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
82741      Branch: perl
82742            ! Makefile.SH hints/os2.sh
82743 ____________________________________________________________________________
82744 [  6872] By: jhi                                   on 2000/08/28  23:33:39
82745         Log: Subject: [PATCH bleedperl@6866] spellings
82746              From: marcel@codewerk.com (Marcel Grunauer)
82747              Date: Tue, 29 Aug 2000 01:19:59 +0200
82748              Message-Id: <200008282319.BAA29862@gandalf.local>
82749      Branch: perl
82750            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
82751            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
82752            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
82753 ____________________________________________________________________________
82754 [  6871] By: jhi                                   on 2000/08/28  23:22:09
82755         Log: Take out the SUIDMAIL thing, that will not be
82756              a problem in 5.7.*.
82757      Branch: perl
82758            ! patchlevel.h
82759 ____________________________________________________________________________
82760 [  6870] By: jhi                                   on 2000/08/28  23:19:30
82761         Log: -S is the silent flag, -s is the strip flag.
82762              
82763              Subject: [PATCH] Re: [PATCH] make no-install          
82764              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82765              Date: Mon, 28 Aug 2000 15:12:55 -0700
82766              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
82767      Branch: perl
82768            ! Makefile.SH
82769 ____________________________________________________________________________
82770 [  6869] By: jhi                                   on 2000/08/28  23:12:05
82771         Log: Subject: [PATCH bleedperl@6856] warnings fixes
82772              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
82773              Date: Mon, 28 Aug 2000 23:55:06 +0100
82774              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
82775      Branch: perl
82776            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
82777            ! warnings.h warnings.pl
82778 ____________________________________________________________________________
82779 [  6868] By: jhi                                   on 2000/08/28  21:38:22
82780         Log: Potential cruft.
82781      Branch: perl
82782            ! Makefile.SH
82783 ____________________________________________________________________________
82784 [  6867] By: jhi                                   on 2000/08/28  21:35:36
82785         Log: Update Changes.
82786      Branch: perl
82787            ! Changes patchlevel.h
82788 ____________________________________________________________________________
82789 [  6866] By: jhi                                   on 2000/08/28  21:33:49
82790         Log: Subject: hv.h Doc Patch
82791              From: Fisher Mark <fisherm@tce.com>
82792              Date: Mon, 28 Aug 2000 16:24:59 -0500
82793              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
82794      Branch: perl
82795            ! hv.h
82796 ____________________________________________________________________________
82797 [  6865] By: jhi                                   on 2000/08/28  21:02:15
82798         Log: Add -ld to archname on long tr...double platforms.
82799      Branch: metaconfig
82800            ! U/threads/archname.U
82801      Branch: perl
82802            ! Configure config_h.SH
82803 ____________________________________________________________________________
82804 [  6864] By: jhi                                   on 2000/08/28  20:38:59
82805         Log: An attempt to fix the problem reported in
82806              
82807              Subject: Building perl@6856 using gcc/AIX 4.3.3 
82808              From: Daniel Muino <dmuino@afip.gov.ar> 
82809              Date: Mon, 28 Aug 2000 15:50:01 -0300   
82810              Message-ID: <20000828155001.A14403@con2-dgi>
82811              
82812              I can't test this properly since the gcc installation I have
82813              access to seems to be botched (gcc is calling the AIX cpp,
82814              a losing proposition...)
82815      Branch: perl
82816            ! hints/aix.sh
82817 ____________________________________________________________________________
82818 [  6863] By: jhi                                   on 2000/08/28  18:57:52
82819         Log: Fix for ID 20000828.001, long doubles were not formatted
82820              correctly (showed up in $], which stopped installing perl).
82821      Branch: perl
82822            ! sv.c
82823 ____________________________________________________________________________
82824 [  6862] By: jhi                                   on 2000/08/28  18:07:15
82825         Log: Typo in #6858.
82826      Branch: perl
82827            ! lib/Cwd.pm
82828 ____________________________________________________________________________
82829 [  6861] By: jhi                                   on 2000/08/28  17:57:27
82830         Log: opmini.o may be left around if a build is interrupted.
82831      Branch: perl
82832            ! Makefile.SH
82833 ____________________________________________________________________________
82834 [  6860] By: jhi                                   on 2000/08/28  16:52:50
82835         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
82836              From: Daniel Chetlin <daniel@chetlin.com>
82837              Date: Mon, 28 Aug 2000 01:14:18 -0700
82838              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
82839      Branch: perl
82840            ! lib/overload.pm
82841 ____________________________________________________________________________
82842 [  6859] By: jhi                                   on 2000/08/28  16:08:46
82843         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
82844              From: Nicholas Clark <nick@ccl4.org>
82845              Date: Mon, 28 Aug 2000 16:03:27 +0100
82846              Message-Id: <20000828160327.C49785@plum.flirble.org>
82847      Branch: perl
82848            ! ext/ByteLoader/bytecode.h
82849 ____________________________________________________________________________
82850 [  6858] By: jhi                                   on 2000/08/28  16:02:10
82851         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
82852              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
82853              Date: Mon, 28 Aug 2000 13:08:30 +0200
82854              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
82855      Branch: perl
82856            ! lib/Cwd.pm
82857 ____________________________________________________________________________
82858 [  6857] By: jhi                                   on 2000/08/28  15:42:47
82859         Log: display_format used as a class method without arguments was broken,
82860              reported in
82861              
82862              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
82863              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
82864              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
82865              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
82866      Branch: perl
82867            ! lib/Math/Complex.pm t/lib/complex.t
82868 ____________________________________________________________________________
82869 [  6856] By: jhi                                   on 2000/08/27  22:09:48
82870         Log: Update Changes.
82871      Branch: perl
82872            ! Changes patchlevel.h
82873 ____________________________________________________________________________
82874 [  6855] By: jhi                                   on 2000/08/27  21:59:21
82875         Log: Retract #6853 (false alarm).
82876      Branch: perl
82877            ! lib/ExtUtils/xsubpp
82878 ____________________________________________________________________________
82879 [  6854] By: jhi                                   on 2000/08/27  21:37:44
82880         Log: Update Changes.
82881      Branch: perl
82882            ! Changes patchlevel.h
82883 ____________________________________________________________________________
82884 [  6853] By: jhi                                   on 2000/08/27  21:37:16
82885         Log: Subject: [PATCH perl@6850] workaround for xsubpp
82886              From: Hugo <hv@crypt.compulink.co.uk>
82887              Date: Sun, 27 Aug 2000 22:30:25 +0100
82888              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
82889      Branch: perl
82890            ! lib/ExtUtils/xsubpp
82891 ____________________________________________________________________________
82892 [  6852] By: jhi                                   on 2000/08/27  21:33:58
82893         Log: Big-endian 64-bit patch from Raphael Manfredi.
82894      Branch: perl
82895            ! ext/Storable/Storable.xs
82896 ____________________________________________________________________________
82897 [  6851] By: jhi                                   on 2000/08/27  21:22:21
82898         Log: More ruthless editing from Hugo van der Sanden.
82899      Branch: perl
82900            ! pod/perldelta.pod
82901 ____________________________________________________________________________
82902 [  6850] By: jhi                                   on 2000/08/27  16:11:46
82903         Log: Update Changes.
82904      Branch: perl
82905            ! Changes patchlevel.h
82906 ____________________________________________________________________________
82907 [  6849] By: jhi                                   on 2000/08/27  16:11:05
82908         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
82909      Branch: perl
82910            ! configpm pod/perldelta.pod
82911 ____________________________________________________________________________
82912 [  6848] By: jhi                                   on 2000/08/27  15:35:08
82913         Log: Use the actual thread type, not the pointer-to-struct.
82914      Branch: perl
82915            ! ext/Thread/Thread.xs
82916 ____________________________________________________________________________
82917 [  6847] By: jhi                                   on 2000/08/27  15:30:49
82918         Log: Test nit.
82919      Branch: perl
82920            ! t/pragma/warn/pp_sys
82921 ____________________________________________________________________________
82922 [  6846] By: jhi                                   on 2000/08/27  15:19:02
82923         Log: Passing -R in ldflags makes now it to appear in the default
82924              for lddlflags, just like with -L.
82925              
82926              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
82927              From: Lupe Christoph <lupe@lupe-christoph.de>
82928              Date: Sun, 27 Aug 2000 10:28:21 +0200
82929              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
82930      Branch: metaconfig/U/perl
82931            ! dlsrc.U
82932      Branch: perl
82933            ! Configure
82934 ____________________________________________________________________________
82935 [  6845] By: jhi                                   on 2000/08/27  15:08:54
82936         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
82937              From: Alan Burlison <Alan.Burlison@uk.sun.com>
82938              Date: Sat, 26 Aug 2000 22:23:27 +0100
82939              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
82940      Branch: perl
82941            ! lib/ExtUtils/MM_Unix.pm
82942 ____________________________________________________________________________
82943 [  6844] By: jhi                                   on 2000/08/27  15:02:37
82944         Log: DJGPP update from Laszlo Molnar.
82945              
82946              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
82947              From: ml1050 <ml1050@freemail.hu>
82948              Date: Sat, 26 Aug 2000 23:24:40 +0200
82949              Message-Id: <20000826232440.A439@freemail.hu>
82950      Branch: perl
82951            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
82952            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
82953 ____________________________________________________________________________
82954 [  6843] By: jhi                                   on 2000/08/27  14:53:58
82955         Log: Subject: installman buglet
82956              From: Lupe Christoph <lupe@lupe-christoph.de>
82957              Date: Sun, 27 Aug 2000 14:38:59 +0200
82958              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
82959      Branch: perl
82960            ! installman
82961 ____________________________________________________________________________
82962 [  6842] By: jhi                                   on 2000/08/27  14:52:08
82963         Log: Can't get the test to reliably work thanks to the
82964              inaccurateness of floating point.  "Resolves" bug ids
82965              20000826.003, 20000826.009, 20000826.010,
82966      Branch: perl
82967            ! t/lib/trig.t
82968 ____________________________________________________________________________
82969 [  6841] By: jhi                                   on 2000/08/26  15:53:58
82970         Log: Update Changes.
82971      Branch: perl
82972            ! Changes patchlevel.h
82973 ____________________________________________________________________________
82974 [  6840] By: jhi                                   on 2000/08/26  14:23:03
82975         Log: grep -e isn't portable.
82976              
82977              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
82978              From: chris@broadband.att.com
82979              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
82980              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
82981      Branch: perl
82982            ! hints/solaris_2.sh
82983 ____________________________________________________________________________
82984 [  6839] By: jhi                                   on 2000/08/26  14:12:23
82985         Log: no-install target a la make -n.
82986              
82987              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
82988              From: <abigail@foad.org>
82989              Date: Sat, 26 Aug 2000 03:57:34 -0400
82990              Message-ID: <20000826075735.18912.qmail@foad.org>
82991      Branch: perl
82992            ! Makefile.SH installman installperl
82993 ____________________________________________________________________________
82994 [  6838] By: jhi                                   on 2000/08/26  14:06:33
82995         Log: Retract #6826 as the #6828 should be do the same
82996              in a More Correct Way.
82997      Branch: perl
82998            ! installperl
82999 ____________________________________________________________________________
83000 [  6837] By: jhi                                   on 2000/08/26  05:24:00
83001         Log: More casting.
83002      Branch: perl
83003            ! ext/Storable/Storable.xs
83004 ____________________________________________________________________________
83005 [  6836] By: jhi                                   on 2000/08/26  05:05:46
83006         Log: Nicer in decimal.
83007      Branch: perl
83008            ! ext/Storable/Storable.xs
83009 ____________________________________________________________________________
83010 [  6835] By: jhi                                   on 2000/08/26  05:03:50
83011         Log: There be no UVdf.
83012      Branch: perl
83013            ! ext/Storable/Storable.xs
83014 ____________________________________________________________________________
83015 [  6834] By: jhi                                   on 2000/08/26  05:00:18
83016         Log: Continue IVdfing and UVxfing.
83017      Branch: perl
83018            ! ext/Storable/Storable.xs
83019 ____________________________________________________________________________
83020 [  6833] By: jhi                                   on 2000/08/26  04:53:14
83021         Log: Use IVdf.
83022      Branch: perl
83023            ! ext/Storable/Storable.xs
83024 ____________________________________________________________________________
83025 [  6832] By: jhi                                   on 2000/08/26  04:40:41
83026         Log: Document PTR2XX and INT2PTR.
83027      Branch: perl
83028            ! pod/perlguts.pod
83029 ____________________________________________________________________________
83030 [  6831] By: jhi                                   on 2000/08/26  04:33:18
83031         Log: Use UVxf, PTR2UV, NVff.
83032      Branch: perl
83033            ! ext/Storable/Storable.xs
83034 ____________________________________________________________________________
83035 [  6830] By: jhi                                   on 2000/08/26  04:31:32
83036         Log: Update the test count.
83037      Branch: perl
83038            ! t/lib/trig.t
83039 ____________________________________________________________________________
83040 [  6829] By: jhi                                   on 2000/08/26  03:05:50
83041         Log: Subject: [PATCH] installation not quite silent yet.
83042              From: <abigail@foad.org>
83043              Date: Fri, 25 Aug 2000 20:07:53 -0400
83044              Message-ID: <20000826000753.7822.qmail@foad.org>
83045      Branch: perl
83046            ! installman installperl
83047 ____________________________________________________________________________
83048 [  6828] By: jhi                                   on 2000/08/26  03:05:14
83049         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
83050              From: Spider Boardman <spider@web.zk3.dec.com>
83051              Date: Fri, 25 Aug 2000 19:12:40 -0400
83052              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
83053      Branch: perl
83054            ! gv.c
83055 ____________________________________________________________________________
83056 [  6827] By: jhi                                   on 2000/08/25  23:54:34
83057         Log: Support preserving extremely big/small angles.
83058      Branch: perl
83059            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
83060 ____________________________________________________________________________
83061 [  6826] By: jhi                                   on 2000/08/25  23:01:20
83062         Log: Patch installperl to be long double-aware.
83063              
83064              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
83065              From: Spider Boardman <spider@web.zk3.dec.com>
83066              Date: Fri, 25 Aug 2000 18:15:23 -0400
83067              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
83068      Branch: perl
83069            ! installperl
83070 ____________________________________________________________________________
83071 [  6825] By: jhi                                   on 2000/08/25  22:58:25
83072         Log: Remove duplicately applied patch shards.
83073              
83074              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
83075              From: Spider Boardman <spider@leggy.zk3.dec.com>
83076              Date: Fri, 25 Aug 2000 16:45:03 -0400
83077              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
83078      Branch: perl
83079            ! t/lib/cgi-html.t
83080 ____________________________________________________________________________
83081 [  6824] By: jhi                                   on 2000/08/25  22:57:00
83082         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
83083              From: Daniel Chetlin <daniel@chetlin.com>
83084              Date: Fri, 25 Aug 2000 12:23:16 -0700
83085              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
83086              
83087              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
83088              From: Daniel Chetlin <daniel@chetlin.com>
83089              Date: Fri, 25 Aug 2000 14:47:19 -0700
83090              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
83091      Branch: perl
83092            ! installman
83093 ____________________________________________________________________________
83094 [  6823] By: jhi                                   on 2000/08/25  22:44:17
83095         Log: Timestamp problem?
83096      Branch: perl
83097            ! uconfig.h uconfig.sh
83098 ____________________________________________________________________________
83099 [  6822] By: jhi                                   on 2000/08/25  19:01:06
83100         Log: One forgotten file from #6816.
83101      Branch: perl
83102            ! vos/config.h
83103 ____________________________________________________________________________
83104 [  6821] By: jhi                                   on 2000/08/25  18:56:39
83105         Log: Regen Changes.
83106      Branch: perl
83107            ! Changes patchlevel.h
83108 ____________________________________________________________________________
83109 [  6820] By: jhi                                   on 2000/08/25  18:52:35
83110         Log: Fix Changes ordering.
83111      Branch: perl
83112            ! Changes
83113 ____________________________________________________________________________
83114 [  6819] By: jhi                                   on 2000/08/25  18:50:25
83115         Log: Update Changes.
83116      Branch: perl
83117            ! Changes patchlevel.h
83118 ____________________________________________________________________________
83119 [  6818] By: jhi                                   on 2000/08/25  18:47:45
83120         Log: Tweak the sfio/useperlio logic, hopefully as wished in
83121              
83122              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
83123              From: Nicholas Clark <nick@babyhippo.co.uk>
83124              Date: Fri, 25 Aug 2000 12:01:45 +0100
83125              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
83126      Branch: metaconfig/U/perl
83127            ! d_sfio.U
83128      Branch: perl
83129            ! Configure
83130 ____________________________________________________________________________
83131 [  6817] By: jhi                                   on 2000/08/25  18:32:51
83132         Log: Allow microperl to assume <math.h>, without it the math
83133              functions like floor() are assumed to return int, which makes
83134              for core dumps in machines where integer and floating register
83135              don't mix.
83136      Branch: perl
83137            ! uconfig.h uconfig.sh
83138 ____________________________________________________________________________
83139 [  6816] By: jhi                                   on 2000/08/25  18:27:17
83140         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
83141              the problem reported in
83142              
83143              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
83144              From: danhale@us.ibm.com
83145              Date: Fri, 25 Aug 2000 10:58:06 -0400
83146              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
83147      Branch: metaconfig/U/perl
83148            + d_socks5_init.U
83149      Branch: perl
83150            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
83151            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
83152            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
83153            ! win32/config.gc win32/config.vc
83154 ____________________________________________________________________________
83155 [  6815] By: jhi                                   on 2000/08/25  17:43:31
83156         Log: A solution for the retrieve_fd autosplit warning,
83157              idea suggested by Mike Guy.
83158      Branch: perl
83159            ! ext/Storable/Storable.pm
83160 ____________________________________________________________________________
83161 [  6814] By: jhi                                   on 2000/08/25  17:16:03
83162         Log: Add install-silent target.
83163      Branch: perl
83164            ! Makefile.SH
83165 ____________________________________________________________________________
83166 [  6813] By: jhi                                   on 2000/08/25  17:14:23
83167         Log: Subject: Re: [PATCH] More silencing of installman.
83168              From: <abigail@foad.org>
83169              Date: Thu, 24 Aug 2000 19:27:03 -0400
83170              Message-ID: <20000824232703.7001.qmail@foad.org>
83171              
83172              Subject: Re: [PATCH] More silencing of installman.
83173              From: <abigail@foad.org>
83174              Date: Fri, 25 Aug 2000 03:00:58 -0400
83175              Message-ID: <20000825070058.10697.qmail@foad.org>
83176      Branch: perl
83177            ! installman
83178 ____________________________________________________________________________
83179 [  6812] By: jhi                                   on 2000/08/25  17:11:28
83180         Log: installperl --verbose and --silent.
83181              
83182              Subject: Re: [PATCH] More silencing of installman.
83183              From: <abigail@foad.org>
83184              Message-ID: <20000825064430.9719.qmail@foad.org>
83185              Date: Fri, 25 Aug 2000 02:44:30 -0400
83186      Branch: perl
83187            ! installperl
83188 ____________________________________________________________________________
83189 [  6811] By: jhi                                   on 2000/08/25  17:05:43
83190         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
83191              From: "Peter J. Farley III" <pjfarley@banet.net>
83192              Date: Thu, 24 Aug 2000 21:58:03 -0400
83193              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
83194              
83195              (applied slightly modified)
83196      Branch: perl
83197            ! lib/ExtUtils/MM_Unix.pm
83198 ____________________________________________________________________________
83199 [  6810] By: jhi                                   on 2000/08/25  17:01:18
83200         Log: Missing parts of 
83201              
83202              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
83203              From: Peter Prymmer <pvhp@forte.com>
83204              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
83205              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
83206      Branch: perl
83207            ! t/lib/cgi-html.t
83208 ____________________________________________________________________________
83209 [  6809] By: jhi                                   on 2000/08/25  16:46:32
83210         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
83211              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83212              Date: Thu, 24 Aug 2000 19:13:11 -0500
83213              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
83214      Branch: perl
83215            ! vms/vms.c
83216 ____________________________________________________________________________
83217 [  6808] By: jhi                                   on 2000/08/25  16:39:22
83218         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
83219              From: Peter Prymmer <pvhp@forte.com>
83220              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
83221              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
83222      Branch: perl
83223            ! configure.com
83224 ____________________________________________________________________________
83225 [  6807] By: jhi                                   on 2000/08/25  16:36:37
83226         Log: Better wording for the vec lvalue diagnostic.
83227              
83228              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
83229              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
83230              Date: Wed, 23 Aug 2000 14:12:16 -0400
83231              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
83232      Branch: perl
83233            ! pod/perldiag.pod
83234 ____________________________________________________________________________
83235 [  6806] By: jhi                                   on 2000/08/24  18:17:22
83236         Log: Subject: [PATCH] More silencing of installman.
83237              From: <abigail@foad.org>
83238              Date: Thu, 24 Aug 2000 14:01:44 -0400
83239              Message-ID: <20000824180144.20062.qmail@foad.org>
83240      Branch: perl
83241            ! installman
83242 ____________________________________________________________________________
83243 [  6805] By: jhi                                   on 2000/08/24  15:00:31
83244         Log: Update Changes.
83245      Branch: perl
83246            ! Changes patchlevel.h
83247 ____________________________________________________________________________
83248 [  6804] By: jhi                                   on 2000/08/24  14:59:07
83249         Log: Regen perltoc.
83250      Branch: perl
83251            ! pod/perltoc.pod
83252 ____________________________________________________________________________
83253 [  6803] By: jhi                                   on 2000/08/24  14:44:39
83254         Log: Show the doc file, not the temp file.
83255      Branch: perl
83256            ! installman
83257 ____________________________________________________________________________
83258 [  6802] By: jhi                                   on 2000/08/24  14:41:53
83259         Log: Continue silencing.
83260      Branch: perl
83261            ! installman
83262 ____________________________________________________________________________
83263 [  6801] By: jhi                                   on 2000/08/24  14:34:40
83264         Log: Actually do something with the silencer option.
83265      Branch: perl
83266            ! installman
83267 ____________________________________________________________________________
83268 [  6800] By: jhi                                   on 2000/08/24  14:26:22
83269         Log: Make installman to recognize the silence flag -S.
83270      Branch: perl
83271            ! installman
83272 ____________________________________________________________________________
83273 [  6799] By: jhi                                   on 2000/08/24  13:49:38
83274         Log: DOS patches and portability/porting notes, from Tim Jenness.
83275      Branch: perl
83276            ! lib/File/Temp.pm
83277 ____________________________________________________________________________
83278 [  6798] By: jhi                                   on 2000/08/24  13:48:27
83279         Log: Create directories in silence.
83280              
83281              Subject: [PATCH] Another silencer for MakeMaker
83282              From: andreas.koenig@anima.de (Andreas J. Koenig)
83283              Date: 24 Aug 2000 14:18:52 +0200
83284              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
83285      Branch: perl
83286            ! lib/ExtUtils/Command.pm
83287 ____________________________________________________________________________
83288 [  6797] By: jhi                                   on 2000/08/24  13:46:42
83289         Log: More liberal parsing of version numbers.
83290              
83291              Subject: Re: CPAN.pm beta for testing available
83292              From: andreas.koenig@anima.de (Andreas J. Koenig)
83293              Date: 24 Aug 2000 13:51:57 +0200
83294              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
83295      Branch: perl
83296            ! lib/CPAN.pm
83297 ____________________________________________________________________________
83298 [  6796] By: jhi                                   on 2000/08/24  13:44:36
83299         Log: Make "make install" by default silent.  A new "install-verbose"
83300              target is verbose.
83301      Branch: perl
83302            ! Makefile.SH
83303 ____________________________________________________________________________
83304 [  6795] By: jhi                                   on 2000/08/24  13:39:14
83305         Log: Add silencer flags to installperl.
83306              
83307              Subject: [PATCH] Making installperl silent.
83308              From: <abigail@foad.org>
83309              Date: Thu, 24 Aug 2000 05:01:45 -0400
83310              Message-ID: <20000824090145.13141.qmail@foad.org>
83311      Branch: perl
83312            ! installperl
83313 ____________________________________________________________________________
83314 [  6794] By: jhi                                   on 2000/08/24  13:35:50
83315         Log: installperl couldn't tell whether it had run tests or not.
83316              
83317              Subject: [PATCH] Re: installperl and t/TEST
83318              From: <abigail@foad.org>
83319              Date: Thu, 24 Aug 2000 04:00:53 -0400
83320              Message-ID: <20000824080053.2494.qmail@foad.org>
83321      Branch: perl
83322            ! Makefile.SH installperl
83323 ____________________________________________________________________________
83324 [  6793] By: jhi                                   on 2000/08/24  13:27:50
83325         Log: Drop the separate perlbc, perlcc -b should be enough.
83326      Branch: perl
83327            - utils/perlbc.PL
83328            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
83329 ____________________________________________________________________________
83330 [  6792] By: jhi                                   on 2000/08/24  04:41:30
83331         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
83332              plus the typo fix from Peter Prymmer.
83333      Branch: perl
83334            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
83335            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
83336 ____________________________________________________________________________
83337 [  6791] By: jhi                                   on 2000/08/24  02:10:43
83338         Log: Replace #6705 with a minimal doc patch.
83339              
83340              Subject: [PATCH 5.6.0] replace change #6705
83341              From: Jan Dubois <jand@ActiveState.com>
83342              Date: Wed, 23 Aug 2000 18:31:51 -0700
83343              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
83344      Branch: perl
83345            ! lib/Win32.pod win32/win32.c
83346 ____________________________________________________________________________
83347 [  6790] By: jhi                                   on 2000/08/23  17:52:00
83348         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
83349              From: Mike Guy <mjtg@cam.ac.uk>
83350              Date: Wed, 23 Aug 2000 18:38:46 +0100
83351              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
83352      Branch: perl
83353            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
83354 ____________________________________________________________________________
83355 [  6789] By: jhi                                   on 2000/08/23  15:34:21
83356         Log: Update Changes.
83357      Branch: perl
83358            ! Changes patchlevel.h
83359 ____________________________________________________________________________
83360 [  6788] By: jhi                                   on 2000/08/23  15:33:40
83361         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
83362              From: Wilfredo Sánchez <wsanchez@apple.com>
83363              Date: Tue, 22 Aug 2000 19:31:27 -0700
83364              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
83365      Branch: perl
83366            ! perl.h
83367 ____________________________________________________________________________
83368 [  6787] By: jhi                                   on 2000/08/23  15:29:31
83369         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
83370              From: Spider Boardman <spider@leggy.zk3.dec.com>
83371              Date: Wed, 23 Aug 2000 10:33:23 -0400
83372              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
83373      Branch: perl
83374            ! lib/Pod/Html.pm
83375 ____________________________________________________________________________
83376 [  6786] By: jhi                                   on 2000/08/23  15:28:11
83377         Log: Bad makefile.
83378      Branch: perl
83379            ! ext/B/Makefile.PL
83380 ____________________________________________________________________________
83381 [  6785] By: jhi                                   on 2000/08/23  14:37:04
83382         Log: Update Changes.
83383      Branch: perl
83384            ! Changes patchlevel.h
83385 ____________________________________________________________________________
83386 [  6784] By: jhi                                   on 2000/08/23  13:58:41
83387         Log: Portability fix from Hugo van der Sanden.
83388      Branch: perl
83389            ! ext/re/Makefile.PL
83390 ____________________________________________________________________________
83391 [  6783] By: jhi                                   on 2000/08/23  13:53:53
83392         Log: Storable support, v-version fixes.
83393              
83394              Subject: CPAN.pm beta for testing available
83395              From: andreas.koenig@anima.de (Andreas J. Koenig)
83396              Date: 22 Aug 2000 23:31:33 +0200
83397              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
83398      Branch: perl
83399            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
83400 ____________________________________________________________________________
83401 [  6782] By: jhi                                   on 2000/08/23  13:51:26
83402         Log: Mac and other portability updates from Chris Nandor.
83403      Branch: perl
83404            ! pod/perlmodinstall.pod
83405 ____________________________________________________________________________
83406 [  6781] By: jhi                                   on 2000/08/23  13:47:33
83407         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
83408              From: Peter Prymmer <pvhp@forte.com>
83409              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
83410              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
83411      Branch: perl
83412            ! ext/Storable/Storable.xs
83413 ____________________________________________________________________________
83414 [  6780] By: jhi                                   on 2000/08/23  13:33:34
83415         Log: VMS MMS (make) wants null action.
83416      Branch: perl
83417            ! ext/B/Makefile.PL
83418 ____________________________________________________________________________
83419 [  6779] By: jhi                                   on 2000/08/22  19:44:47
83420         Log: Forgot portability nit.
83421      Branch: perl
83422            ! t/lib/st-forgive.t
83423 ____________________________________________________________________________
83424 [  6778] By: jhi                                   on 2000/08/22  19:35:25
83425         Log: Be portable.
83426      Branch: perl
83427            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
83428            ! t/lib/st-store.t
83429 ____________________________________________________________________________
83430 [  6777] By: jhi                                   on 2000/08/22  18:50:53
83431         Log: Update Changes.
83432      Branch: perl
83433            ! Changes patchlevel.h
83434 ____________________________________________________________________________
83435 [  6776] By: jhi                                   on 2000/08/22  18:44:46
83436         Log: cSVOPo_*v things index into the current PL_curpad
83437              under ithreads, which is different from the curpad
83438              used by the XSUB.  (In other words, the code as-is
83439              before this patch wouldn't work under ithreads.)
83440              From Sarathy.
83441      Branch: perl
83442            ! ext/B/B.xs
83443 ____________________________________________________________________________
83444 [  6775] By: jhi                                   on 2000/08/22  18:18:37
83445         Log: Make the selection of NVff et al stricter.
83446      Branch: metaconfig/U/perl
83447            ! perlxvf.U
83448      Branch: perl
83449            ! Configure config_h.SH
83450 ____________________________________________________________________________
83451 [  6774] By: jhi                                   on 2000/08/22  17:19:42
83452         Log: perldelta nits.
83453      Branch: perl
83454            ! pod/perldelta.pod
83455 ____________________________________________________________________________
83456 [  6773] By: jhi                                   on 2000/08/22  17:06:26
83457         Log: Long double fixes from Spider Boardman.
83458              
83459              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
83460              From: system PRIVILEGED account <root@peano.zk3.dec.com>
83461              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
83462              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
83463      Branch: perl
83464            ! t/lib/bigfltpm.t t/lib/st-06compat.t
83465 ____________________________________________________________________________
83466 [  6772] By: jhi                                   on 2000/08/22  15:04:53
83467         Log: Update Changes.
83468      Branch: perl
83469            ! Changes patchlevel.h
83470 ____________________________________________________________________________
83471 [  6771] By: jhi                                   on 2000/08/22  15:01:44
83472         Log: perldelta fixes from Hugo van der Sanden.
83473      Branch: perl
83474            ! pod/perldelta.pod
83475 ____________________________________________________________________________
83476 [  6770] By: jhi                                   on 2000/08/22  14:34:49
83477         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
83478              From: Hugo <hv@crypt.compulink.co.uk>
83479              Date: Tue, 22 Aug 2000 11:21:53 +0100
83480              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
83481      Branch: perl
83482            ! regcomp.c
83483 ____________________________________________________________________________
83484 [  6769] By: jhi                                   on 2000/08/22  14:30:02
83485         Log: Add Yitzchak, reformat.
83486      Branch: perl
83487            ! Changes config_h.SH
83488 ____________________________________________________________________________
83489 [  6768] By: jhi                                   on 2000/08/22  14:21:35
83490         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
83491              and Spider Boardman.
83492      Branch: metaconfig
83493            ! U/compline/d_gconvert.U
83494      Branch: perl
83495            ! Configure
83496 ____________________________________________________________________________
83497 [  6767] By: jhi                                   on 2000/08/22  14:11:24
83498         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
83499              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83500              Date: Mon, 21 Aug 2000 19:08:31 -0700
83501              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
83502      Branch: perl
83503            - ext/Storable/patchlevel.h
83504            ! MANIFEST ext/Storable/MANIFEST
83505 ____________________________________________________________________________
83506 [  6766] By: jhi                                   on 2000/08/22  13:49:29
83507         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
83508              From: Peter Prymmer <pvhp@forte.com>
83509              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
83510              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
83511      Branch: perl
83512            ! configure.com ext/Storable/Makefile.PL
83513 ____________________________________________________________________________
83514 [  6765] By: jhi                                   on 2000/08/22  13:44:59
83515         Log: Subject: [PATCH blead] B:: missing dependency
83516              From: Hugo <hv@crypt.compulink.co.uk>
83517              Date: Tue, 22 Aug 2000 06:44:33 +0100
83518              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
83519      Branch: perl
83520            ! ext/B/Makefile.PL
83521 ____________________________________________________________________________
83522 [  6764] By: jhi                                   on 2000/08/22  13:38:12
83523         Log: More bytecompiler.
83524      Branch: perl
83525            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
83526 ____________________________________________________________________________
83527 [  6763] By: jhi                                   on 2000/08/22  13:36:44
83528         Log: Bytecompiler patches from Benjamin Stuhl.
83529      Branch: perl
83530            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
83531            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
83532            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
83533            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
83534            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
83535            ! perl.c perlapi.h pod/perldelta.pod
83536 ____________________________________________________________________________
83537 [  6762] By: jhi                                   on 2000/08/21  23:43:40
83538         Log: An obsoleted diagnostic.
83539      Branch: perl
83540            ! pod/perldelta.pod
83541 ____________________________________________________________________________
83542 [  6761] By: jhi                                   on 2000/08/21  23:01:45
83543         Log: The #6759 wasn't quite right.
83544      Branch: perl
83545            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
83546            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
83547            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
83548            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
83549            ! t/lib/st-tieditems.t
83550 ____________________________________________________________________________
83551 [  6760] By: jhi                                   on 2000/08/21  22:35:49
83552         Log: Be verydeepclean.
83553      Branch: perl
83554            ! Makefile.SH
83555 ____________________________________________________________________________
83556 [  6759] By: jhi                                   on 2000/08/21  22:25:40
83557         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
83558              From: Peter Prymmer <pvhp@forte.com>
83559              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
83560              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
83561      Branch: perl
83562            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
83563            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
83564            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
83565            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
83566            ! t/lib/st-tieditems.t
83567 ____________________________________________________________________________
83568 [  6758] By: jhi                                   on 2000/08/21  22:22:32
83569         Log: Few more casts, need reported in
83570              
83571              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
83572              From: Mike Stok <mike@stok.co.uk>
83573              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
83574              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
83575              
83576              and
83577              
83578              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
83579              From: abigail@foad.org
83580              Date: 21 Aug 2000 21:31:34 -0000
83581              Message-Id: <20000821213134.30170.qmail@foad.org>
83582      Branch: perl
83583            ! ext/Storable/Storable.xs
83584 ____________________________________________________________________________
83585 [  6757] By: jhi                                   on 2000/08/21  18:37:07
83586         Log: Update Changes.
83587      Branch: perl
83588            ! Changes patchlevel.h
83589 ____________________________________________________________________________
83590 [  6756] By: jhi                                   on 2000/08/21  18:34:02
83591         Log: A pod nit.
83592              
83593              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
83594              From: <abigail@foad.org>
83595              Date: Mon, 21 Aug 2000 14:00:16 -0400
83596              Message-ID: <20000821180016.28627.qmail@foad.org>
83597      Branch: perl
83598            ! pod/perlre.pod
83599 ____________________________________________________________________________
83600 [  6755] By: jhi                                   on 2000/08/21  18:30:56
83601         Log: Use PodParser 1.18 new test.
83602      Branch: perl
83603            ! t/pod/special_seqs.t t/pod/special_seqs.xr
83604 ____________________________________________________________________________
83605 [  6754] By: jhi                                   on 2000/08/21  18:28:35
83606         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
83607              patches cannot be applied since #6712 conflicts.
83608      Branch: perl
83609            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
83610 ____________________________________________________________________________
83611 [  6753] By: jhi                                   on 2000/08/21  18:15:11
83612         Log: Weed out some smaller changes.
83613      Branch: perl
83614            ! pod/perldelta.pod
83615 ____________________________________________________________________________
83616 [  6752] By: jhi                                   on 2000/08/21  18:02:30
83617         Log: Also under djgpp the timestamps are funky.
83618      Branch: perl
83619            ! t/op/stat.t
83620 ____________________________________________________________________________
83621 [  6751] By: jhi                                   on 2000/08/21  17:55:56
83622         Log: Tweak the floating point output routine preferences.
83623      Branch: metaconfig
83624            ! U/compline/d_gconvert.U
83625      Branch: perl
83626            ! Configure
83627 ____________________________________________________________________________
83628 [  6750] By: jhi                                   on 2000/08/21  17:51:29
83629         Log: Unicos/mk requires elaborate paranoia.
83630      Branch: perl
83631            ! lib/Math/Complex.pm
83632 ____________________________________________________________________________
83633 [  6749] By: gsar                                  on 2000/08/21  16:53:31
83634         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
83635      Branch: perl
83636            ! lib/Cwd.pm
83637 ____________________________________________________________________________
83638 [  6748] By: gsar                                  on 2000/08/21  16:22:19
83639         Log: free TLS slot properly on Windows
83640      Branch: perl
83641            ! thread.h win32/perllib.c win32/win32thread.h
83642 ____________________________________________________________________________
83643 [  6747] By: jhi                                   on 2000/08/21  16:20:58
83644         Log: Rename the macro argument because some preprocessors
83645              can't tell the difference and expand arguments also inside
83646              double quoted strings.
83647      Branch: perl
83648            ! regcomp.c
83649 ____________________________________________________________________________
83650 [  6746] By: jhi                                   on 2000/08/21  16:09:41
83651         Log: Support long doubles in Storable.
83652              
83653              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
83654              From: Radu Greab <radu@netsoft.ro>
83655              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
83656              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
83657      Branch: perl
83658            ! ext/Storable/Storable.xs
83659 ____________________________________________________________________________
83660 [  6745] By: jhi                                   on 2000/08/21  15:51:40
83661         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
83662              From: "Fifer, Eric" <EFifer@sanwaint.com>
83663              Date: Mon, 21 Aug 2000 15:34:49 +0100
83664              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
83665      Branch: perl
83666            ! t/pragma/warn/9enabled
83667 ____________________________________________________________________________
83668 [  6744] By: jhi                                   on 2000/08/21  15:39:35
83669         Log: Document the endianness of Alpha more precisely.
83670      Branch: perl
83671            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
83672            ! pod/perlport.pod
83673 ____________________________________________________________________________
83674 [  6743] By: jhi                                   on 2000/08/21  14:47:05
83675         Log: perldelta fixes from the p5p crowd.
83676      Branch: perl
83677            ! pod/perldelta.pod pod/perlop.pod
83678 ____________________________________________________________________________
83679 [  6742] By: jhi                                   on 2000/08/21  13:34:51
83680         Log: Update to Pod::LaTeX 0.53.
83681              
83682              Subject: [PATCH] lib/Pod/LaTeX.pm updates
83683              From: Tim Jenness <timj@jach.hawaii.edu>
83684              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
83685              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
83686      Branch: perl
83687            ! lib/Pod/LaTeX.pm
83688 ____________________________________________________________________________
83689 [  6741] By: jhi                                   on 2000/08/21  13:33:01
83690         Log: Subject: [PATCH] os2.c fix for use64bitint
83691              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83692              Date: Mon, 21 Aug 2000 01:32:25 -0700
83693              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
83694      Branch: perl
83695            ! os2/os2.c
83696 ____________________________________________________________________________
83697 [  6740] By: jhi                                   on 2000/08/21  13:28:52
83698         Log: Array context keeps slithering in.
83699              
83700              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
83701              From: Daniel Chetlin <daniel@chetlin.com>
83702              Date: Sun, 20 Aug 2000 21:40:25 -0700
83703              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
83704      Branch: perl
83705            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
83706            ! pod/perldebtut.pod
83707 ____________________________________________________________________________
83708 [  6739] By: jhi                                   on 2000/08/21  13:23:55
83709         Log: Big-endian quad fixes for Storable from Radu Greab,
83710              plus few explicit null casts for picky compilers.
83711      Branch: perl
83712            ! ext/Storable/Storable.xs
83713 ____________________________________________________________________________
83714 [  6738] By: gsar                                  on 2000/08/21  05:56:13
83715         Log: small tweaks for change#6705: avoid C++ style comments in C code;
83716              use Perl's malloc API rather than the low level system one
83717      Branch: perl
83718            ! win32/win32.c
83719 ____________________________________________________________________________
83720 [  6737] By: gsar                                  on 2000/08/21  05:35:41
83721         Log: add Storable to list of extensions on Windows
83722      Branch: perl
83723            ! win32/Makefile win32/makefile.mk
83724 ____________________________________________________________________________
83725 [  6736] By: jhi                                   on 2000/08/21  02:57:53
83726         Log: Update Changes.
83727      Branch: perl
83728            ! Changes patchlevel.h
83729 ____________________________________________________________________________
83730 [  6735] By: jhi                                   on 2000/08/21  02:57:20
83731         Log: Draft 0.
83732      Branch: perl
83733            ! pod/perldelta.pod
83734 ____________________________________________________________________________
83735 [  6734] By: jhi                                   on 2000/08/21  02:57:03
83736         Log: Add Storable 0.7.2 from Raphael Manfredi,
83737              plus the patch from
83738              
83739              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
83740              From: Radu Greab <radu@netsoft.ro>
83741              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
83742              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
83743              
83744              plus changes to get Storable to compile with
83745              picky ANSI compilers.
83746      Branch: perl
83747            + ext/Storable/ChangeLog ext/Storable/MANIFEST
83748            + ext/Storable/Makefile.PL ext/Storable/README
83749            + ext/Storable/Storable.pm ext/Storable/Storable.xs
83750            + ext/Storable/patchlevel.h t/lib/st-06compat.t
83751            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
83752            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
83753            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
83754            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
83755            + t/lib/st-tieditems.t
83756            ! MANIFEST
83757 ____________________________________________________________________________
83758 [  6733] By: jhi                                   on 2000/08/21  02:29:09
83759         Log: The correct cleaning order is an art.
83760      Branch: perl
83761            ! Makefile.SH
83762 ____________________________________________________________________________
83763 [  6732] By: jhi                                   on 2000/08/21  01:23:39
83764         Log: The #6724 is here.
83765      Branch: perl
83766            ! t/lib/ftmp-security.t
83767 ____________________________________________________________________________
83768 [  6731] By: jhi                                   on 2000/08/20  23:17:03
83769         Log: s/this one/the 5.6.0 release/
83770      Branch: perl
83771            ! pod/perl56delta.pod
83772 ____________________________________________________________________________
83773 [  6730] By: jhi                                   on 2000/08/20  23:07:34
83774         Log: Mention perlebcdic and perlposix-bc.
83775      Branch: perl
83776            ! pod/perlport.pod
83777 ____________________________________________________________________________
83778 [  6729] By: jhi                                   on 2000/08/20  21:32:59
83779         Log: Document the number of exponent digits.
83780      Branch: perl
83781            ! pod/perlfunc.pod
83782 ____________________________________________________________________________
83783 [  6728] By: jhi                                   on 2000/08/20  21:16:47
83784         Log: Use File::Spec->tmpdir().
83785              
83786              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
83787              From: Tim Jenness <timj@jach.hawaii.edu>
83788              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
83789              MIME-Version: 1.0
83790              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
83791      Branch: perl
83792            ! utils/perlbug.PL
83793 ____________________________________________________________________________
83794 [  6727] By: jhi                                   on 2000/08/20  20:43:32
83795         Log: Update Changes.
83796      Branch: perl
83797            ! Changes patchlevel.h
83798 ____________________________________________________________________________
83799 [  6726] By: jhi                                   on 2000/08/20  20:41:44
83800         Log: The veryclean target needs to clobber.
83801      Branch: perl
83802            ! Makefile.SH
83803 ____________________________________________________________________________
83804 [  6725] By: jhi                                   on 2000/08/20  20:37:38
83805         Log: Document odd vs even subreleases and -Dusedevel.
83806      Branch: perl
83807            ! INSTALL
83808 ____________________________________________________________________________
83809 [  6724] By: jhi                                   on 2000/08/20  19:58:05
83810         Log: Use temporary directory instead of current directory.
83811              
83812              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
83813              From: Tim Jenness <timj@jach.hawaii.edu>
83814              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
83815              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
83816      Branch: perl
83817            ! t/lib/ftmp-security.t
83818 ____________________________________________________________________________
83819 [  6723] By: jhi                                   on 2000/08/20  19:55:55
83820         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
83821              From: andreas.koenig@anima.de (Andreas J. Koenig)
83822              Date: 20 Aug 2000 15:52:03 +0200
83823              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
83824      Branch: perl
83825            ! lib/ExtUtils/MM_Unix.pm
83826 ____________________________________________________________________________
83827 [  6722] By: jhi                                   on 2000/08/20  19:46:01
83828         Log: Update to CGI 2.72, from Lincoln Stein.
83829      Branch: perl
83830            ! lib/CGI.pm
83831 ____________________________________________________________________________
83832 [  6721] By: jhi                                   on 2000/08/20  19:43:54
83833         Log: (Replaced by #8364.)
83834              
83835              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
83836              From: Radu Greab <radu@netsoft.ro>
83837              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
83838              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
83839      Branch: perl
83840            ! ext/GDBM_File/GDBM_File.xs
83841 ____________________________________________________________________________
83842 [  6720] By: jhi                                   on 2000/08/20  19:42:01
83843         Log: pp_open() could pass an uninitialized filename down to do_open9().
83844      Branch: perl
83845            ! pp_sys.c
83846 ____________________________________________________________________________
83847 [  6719] By: jhi                                   on 2000/08/20  14:06:41
83848         Log: UTF8 concat fixes.
83849              
83850              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
83851              From: Hugo <hv@crypt.compulink.co.uk>
83852              Date: Sun, 20 Aug 2000 07:30:46 +0100
83853              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
83854      Branch: perl
83855            ! pp_hot.c t/op/append.t
83856 ____________________________________________________________________________
83857 [  6718] By: jhi                                   on 2000/08/20  02:09:37
83858         Log: Let's try #6717 again.
83859      Branch: perl
83860            ! lib/File/Temp.pm
83861 ____________________________________________________________________________
83862 [  6717] By: jhi                                   on 2000/08/20  01:56:55
83863         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
83864              From: "Craig A. Berry" <craig.berry@metamorgs.com>
83865              Date: Sat, 19 Aug 2000 18:15:39 -0500
83866              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
83867      Branch: perl
83868            ! lib/File/Temp.pm
83869 ____________________________________________________________________________
83870 [  6716] By: jhi                                   on 2000/08/19  15:50:11
83871         Log: Update Changes.
83872      Branch: perl
83873            ! Changes patchlevel.h
83874 ____________________________________________________________________________
83875 [  6715] By: jhi                                   on 2000/08/19  15:39:09
83876         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
83877              From: Jonathan D Johnston <jdjohnston2@juno.com>
83878              Date: Thu, 17 Aug 2000 23:13:01 -0400       
83879              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
83880      Branch: perl
83881            ! pod/perlfunc.pod
83882 ____________________________________________________________________________
83883 [  6714] By: jhi                                   on 2000/08/19  15:34:04
83884         Log: Introduce a 'veryclean' target that is like 'distclean'
83885              but also removes *~ and *.orig.
83886      Branch: perl
83887            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
83888            ! utils/Makefile x2p/Makefile.SH
83889 ____________________________________________________________________________
83890 [  6713] By: jhi                                   on 2000/08/19  14:15:45
83891         Log: Put back the long double avoidance code to POSIX.xs
83892              because VMS seems to need it still.
83893      Branch: perl
83894            ! ext/POSIX/POSIX.xs
83895 ____________________________________________________________________________
83896 [  6712] By: jhi                                   on 2000/08/19  14:10:41
83897         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
83898              From: Peter Prymmer <pvhp@forte.com>
83899              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
83900              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
83901      Branch: perl
83902            ! lib/Pod/Find.pm t/pod/find.t
83903 ____________________________________________________________________________
83904 [  6711] By: jhi                                   on 2000/08/19  14:09:19
83905         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
83906              From: Peter Prymmer <pvhp@forte.com>
83907              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
83908              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
83909              cc: vmsperl@perl.org
83910      Branch: perl
83911            ! t/lib/peek.t
83912 ____________________________________________________________________________
83913 [  6710] By: jhi                                   on 2000/08/19  14:08:01
83914         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
83915              From: Jan Dubois <jand@ActiveState.com>
83916              Date: Fri, 18 Aug 2000 16:31:48 -0700
83917              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
83918      Branch: perl
83919            ! win32/win32.c
83920 ____________________________________________________________________________
83921 [  6709] By: jhi                                   on 2000/08/19  14:06:57
83922         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
83923              
83924              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
83925              From: Spider.Boardman@Orb.Nashua.NH.US
83926              Date: Fri, 18 Aug 2000 18:41:14 -0400
83927              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
83928      Branch: perl
83929            ! regcomp.c
83930 ____________________________________________________________________________
83931 [  6708] By: jhi                                   on 2000/08/18  22:04:49
83932         Log: Update Changes.
83933      Branch: perl
83934            ! Changes patchlevel.h
83935 ____________________________________________________________________________
83936 [  6707] By: jhi                                   on 2000/08/18  21:55:14
83937         Log: Add warnif(), check warnings further up the stack,
83938              all the warnings functions now can take an optional object reference.
83939              
83940              Subject: [PATCH bleedperl@6691] warnings pragma update
83941              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
83942              Date: Fri, 18 Aug 2000 22:42:06 +0100
83943              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
83944      Branch: perl
83945            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
83946            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
83947            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
83948 ____________________________________________________________________________
83949 [  6706] By: jhi                                   on 2000/08/18  21:41:45
83950         Log: Typo in pp_complement().
83951              
83952              Subject: [PATCH perl-current] Deparse
83953              From: Peter Scott <Peter@PSDT.com>
83954              Date: Fri, 18 Aug 2000 12:44:37 -0700
83955              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
83956      Branch: perl
83957            ! ext/B/B/Deparse.pm
83958 ____________________________________________________________________________
83959 [  6705] By: jhi                                   on 2000/08/18  21:25:59
83960         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
83961              From: Jan Dubois <jand@ActiveState.com>
83962              Date: Fri, 18 Aug 2000 14:22:51 -0700
83963              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
83964      Branch: perl
83965            ! lib/Win32.pod win32/win32.c
83966 ____________________________________________________________________________
83967 [  6704] By: jhi                                   on 2000/08/18  21:16:14
83968         Log: Don't eat leading os from index entries.
83969              
83970              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
83971              From: Russ Allbery <rra@stanford.edu>
83972              Date: 10 Aug 2000 20:49:25 -0700
83973              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
83974      Branch: perl
83975            ! lib/Pod/Man.pm
83976 ____________________________________________________________________________
83977 [  6703] By: jhi                                   on 2000/08/18  21:07:06
83978         Log: Add [[:blank:]] as suggested in
83979              
83980              Subject: [ID 20000716.024] [=cc=] / [:blank:]
83981              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
83982              Date: Sun, 16 Jul 2000 17:55:29 -0700
83983              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
83984              
83985              (the [=cc=] has already been taken care of by #6439
83986              so the whole bug report can be closed)
83987              
83988              and make [[:space:]] to be equivalent to isspace(3)
83989              (as opposed to \s, which is isSPACE()).  The difference
83990              is that now [[:space:]] matches the mythical vertical tab,
83991              while \s doesn't.
83992      Branch: perl
83993            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
83994            ! regexec.c t/op/pat.t
83995 ____________________________________________________________________________
83996 [  6702] By: jhi                                   on 2000/08/18  18:47:47
83997         Log: The new tests were missing from #6415.
83998      Branch: perl
83999            ! t/op/bop.t
84000 ____________________________________________________________________________
84001 [  6701] By: jhi                                   on 2000/08/18  18:20:40
84002         Log: Document the NDBM_File and ODBM_File as SDBM_File
84003              was documented in #6417.
84004      Branch: perl
84005            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
84006            ! ext/SDBM_File/SDBM_File.pm
84007 ____________________________________________________________________________
84008 [  6700] By: jhi                                   on 2000/08/18  18:10:39
84009         Log: Subject: [PATCH perl@6698] cygwin port
84010              From: "Fifer, Eric" <EFifer@sanwaint.com>
84011              Date: Fri, 18 Aug 2000 17:30:05 +0100
84012              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
84013      Branch: perl
84014            ! lib/File/Temp.pm
84015 ____________________________________________________________________________
84016 [  6699] By: jhi                                   on 2000/08/18  16:21:49
84017         Log: Document code point which makes if (defined %stash::) to work
84018              (noted by Spider Boardman).
84019      Branch: perl
84020            ! op.c
84021 ____________________________________________________________________________
84022 [  6698] By: jhi                                   on 2000/08/18  13:43:27
84023         Log: Update Changes.
84024      Branch: perl
84025            ! Changes patchlevel.h
84026 ____________________________________________________________________________
84027 [  6697] By: jhi                                   on 2000/08/18  13:35:57
84028         Log: Tiny Getopt::Long patch from Johan Vromans.
84029      Branch: perl
84030            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
84031 ____________________________________________________________________________
84032 [  6696] By: jhi                                   on 2000/08/18  13:26:14
84033         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
84034              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
84035              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
84036              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
84037      Branch: perl
84038            ! pod/perldiag.pod pod/perlsyn.pod
84039 ____________________________________________________________________________
84040 [  6695] By: jhi                                   on 2000/08/18  13:13:26
84041         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
84042              From: Daniel Chetlin <daniel@chetlin.com>
84043              Date: Fri, 18 Aug 2000 03:13:36 -0700
84044              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
84045      Branch: perl
84046            ! pod/perlfunc.pod
84047 ____________________________________________________________________________
84048 [  6694] By: jhi                                   on 2000/08/18  13:08:05
84049         Log: Subject: [PATCH] perltrap.pod spring cleaning
84050              From: Daniel Chetlin <daniel@chetlin.com>
84051              Date: Fri, 18 Aug 2000 03:06:54 -0700
84052              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
84053              
84054              plus Mike Guy's nitfix.
84055      Branch: perl
84056            ! pod/perltrap.pod
84057 ____________________________________________________________________________
84058 [  6693] By: jhi                                   on 2000/08/18  13:00:26
84059         Log: Unbuffer the output.
84060              
84061              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
84062              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84063              Date: Thu, 17 Aug 2000 18:39:29 -0700
84064              Message-ID: <RPJn5gzkgydf092yn@efn.org>
84065      Branch: perl
84066            ! t/op/fork.t
84067 ____________________________________________________________________________
84068 [  6692] By: jhi                                   on 2000/08/18  05:19:17
84069         Log: Delete the image, too, not just its MANIFEStation.
84070      Branch: perl
84071            - lib/CGI/eg/wilogo.gif
84072 ____________________________________________________________________________
84073 [  6691] By: jhi                                   on 2000/08/18  05:10:26
84074         Log: Propagate new Configure vars.
84075      Branch: perl
84076            ! configure.com epoc/config.sh uconfig.h uconfig.sh
84077            ! vos/config.def vos/config.h vos/config_h.SH_orig
84078            ! win32/config.bc win32/config.gc win32/config.vc
84079            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
84080 ____________________________________________________________________________
84081 [  6690] By: jhi                                   on 2000/08/18  04:30:56
84082         Log: Update Changes.
84083      Branch: perl
84084            ! Changes patchlevel.h
84085 ____________________________________________________________________________
84086 [  6689] By: jhi                                   on 2000/08/18  04:12:30
84087         Log: Fix the lib/complex failure of
84088              
84089              From: abigail@foad.org
84090              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
84091              Date: 15 Aug 2000 04:06:38 -0000
84092              Message-Id: <20000815040638.8524.qmail@foad.org> 
84093              
84094              Linux long double accuracy issue: something that
84095              when printed with %g looks like "2" but int() of it is 1.
84096      Branch: perl
84097            ! lib/Math/Complex.pm
84098 ____________________________________________________________________________
84099 [  6688] By: jhi                                   on 2000/08/18  03:15:35
84100         Log: The byteorder code in #6671 was wrong.
84101      Branch: perl
84102            ! configpm
84103 ____________________________________________________________________________
84104 [  6687] By: jhi                                   on 2000/08/18  02:08:42
84105         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
84106              From: Jan Dubois <jand@ActiveState.com>
84107              Date: Thu, 17 Aug 2000 18:31:55 -0700
84108              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
84109      Branch: perl
84110            ! sv.c
84111 ____________________________________________________________________________
84112 [  6686] By: jhi                                   on 2000/08/18  02:04:15
84113         Log: Use NVs in POSIX math, not doubles.
84114              
84115              From: abigail@foad.org
84116              Subject: [ID 20000817.014] POSIX & modfl
84117              Date: 17 Aug 2000 20:49:18 -0000
84118              Message-Id: <20000817204918.23123.qmail@foad.org>
84119      Branch: perl
84120            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
84121 ____________________________________________________________________________
84122 [  6685] By: jhi                                   on 2000/08/18  02:02:12
84123         Log: Introduce NVef, NVff, and NVgf, use the middle one.
84124              (helps for lib/peek + Linux + long doubles)  Reported in
84125              
84126              From: abigail@foad.org
84127              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
84128              Date: 15 Aug 2000 04:06:38 -0000
84129              Message-Id: <20000815040638.8524.qmail@foad.org> 
84130              
84131              (note: the lib/complex failure has not yet been addressed)
84132      Branch: metaconfig/U/perl
84133            ! perlxvf.U
84134      Branch: perl
84135            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84136            ! config_h.SH dump.c perl.h pod/perlguts.pod
84137 ____________________________________________________________________________
84138 [  6684] By: jhi                                   on 2000/08/17  23:22:19
84139         Log: Add byteorder to the myconfig output.
84140      Branch: perl
84141            ! myconfig.SH
84142 ____________________________________________________________________________
84143 [  6683] By: jhi                                   on 2000/08/17  23:20:19
84144         Log: The image doth not exist, spotted by Johan Vromans.
84145      Branch: perl
84146            ! MANIFEST
84147 ____________________________________________________________________________
84148 [  6682] By: jhi                                   on 2000/08/17  22:38:16
84149         Log: Document what the backtick returns if the command fails.
84150      Branch: perl
84151            ! pod/perlop.pod
84152 ____________________________________________________________________________
84153 [  6681] By: jhi                                   on 2000/08/17  22:33:12
84154         Log: Do not use prototyping here.
84155              
84156              Subject: [ID 20000817.016] [PATCH] Peek.xs
84157              From: abigail@foad.org
84158              Date: 17 Aug 2000 20:55:56 -0000
84159              Message-Id: <20000817205556.24270.qmail@foad.org>
84160      Branch: perl
84161            ! ext/Devel/Peek/Makefile.PL
84162 ____________________________________________________________________________
84163 [  6680] By: jhi                                   on 2000/08/17  19:46:43
84164         Log: Don't propose using modules built for 5.005 if no binary
84165              compatibility with 5.005 is attempted.
84166              
84167              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
84168              Subject: Minor nit with 5.7.0 (6655)
84169              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
84170              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
84171      Branch: metaconfig
84172            ! U/installdirs/inc_version_list.U
84173      Branch: perl
84174            ! Configure config_h.SH
84175 ____________________________________________________________________________
84176 [  6679] By: jhi                                   on 2000/08/17  19:16:39
84177         Log: Microperl config update.
84178      Branch: perl
84179            ! uconfig.h uconfig.sh
84180 ____________________________________________________________________________
84181 [  6678] By: jhi                                   on 2000/08/17  19:16:13
84182         Log: The #6648 wasn't protective enough for limited platforms
84183              (like microperl).
84184      Branch: perl
84185            ! dump.c sv.c
84186 ____________________________________________________________________________
84187 [  6677] By: jhi                                   on 2000/08/17  14:46:35
84188         Log: Update Changes.
84189      Branch: perl
84190            ! Changes patchlevel.h
84191 ____________________________________________________________________________
84192 [  6676] By: jhi                                   on 2000/08/17  14:44:02
84193         Log: Add perlebcdic from Peter Prymmer, regen toc.
84194      Branch: perl
84195            + pod/perlebcdic.pod
84196            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
84197 ____________________________________________________________________________
84198 [  6675] By: jhi                                   on 2000/08/17  14:41:52
84199         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
84200      Branch: perl
84201            ! pod/perldebtut.pod
84202 ____________________________________________________________________________
84203 [  6674] By: jhi                                   on 2000/08/17  14:29:43
84204         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
84205              
84206              Subject: [ID 20000724.006] -DLEAKTEST problem
84207              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
84208              Date: Tue, 25 Jul 2000 00:36:32 -0500
84209              Message-Id: <20000725003632.A26186@www.llamacom.com>
84210              
84211              Reminder sent
84212              
84213              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
84214              From: Hugo <hv@crypt.compulink.co.uk>
84215              Date: Thu, 17 Aug 2000 15:23:42 +0100
84216              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
84217      Branch: perl
84218            ! util.c
84219 ____________________________________________________________________________
84220 [  6673] By: jhi                                   on 2000/08/17  04:07:10
84221         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
84222              From: John Peacock <JPeacock@UnivPress.com>
84223              Date: Tue, 01 Aug 2000 09:38:12 -0400
84224              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
84225      Branch: perl
84226            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
84227 ____________________________________________________________________________
84228 [  6672] By: jhi                                   on 2000/08/17  03:04:35
84229         Log: Subject: [PATCH] Cwd.pm now uses strict
84230              From: Tim Jenness <timj@jach.hawaii.edu>
84231              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
84232              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
84233      Branch: perl
84234            ! lib/Cwd.pm
84235 ____________________________________________________________________________
84236 [  6671] By: jhi                                   on 2000/08/17  02:16:35
84237         Log: Make $Config{byteorder} more magical so that it is
84238              dynamically computed: nice for 'fat binaries'.
84239              
84240              Subject: [PATCH]: default byteorder
84241              From: Wilfredo Sánchez <wsanchez@apple.com>
84242              Date: Mon, 31 Jul 2000 19:45:31 -0700
84243              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
84244      Branch: perl
84245            ! configpm
84246 ____________________________________________________________________________
84247 [  6670] By: gsar                                  on 2000/08/17  01:22:21
84248         Log: move WNOHANG definition to where other such things are
84249      Branch: perl
84250            ! win32/win32.h
84251 ____________________________________________________________________________
84252 [  6669] By: jhi                                   on 2000/08/17  01:19:17
84253         Log: Update Changes.
84254      Branch: perl
84255            ! Changes patchlevel.h
84256 ____________________________________________________________________________
84257 [  6668] By: jhi                                   on 2000/08/17  01:16:29
84258         Log: Doc nits spotted by Richard Soderberg.
84259      Branch: perl
84260            ! README.posix-bc README.vmesa
84261 ____________________________________________________________________________
84262 [  6667] By: jhi                                   on 2000/08/17  01:12:11
84263         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
84264              From: "Casey R. Tweten" <crt@kiski.net>
84265              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
84266              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
84267      Branch: perl
84268            ! pod/perldebtut.pod
84269 ____________________________________________________________________________
84270 [  6666] By: jhi                                   on 2000/08/17  01:09:31
84271         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
84272              From: "Casey R. Tweten" <crt@kiski.net>
84273              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
84274              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
84275      Branch: perl
84276            ! lib/Shell.pm
84277 ____________________________________________________________________________
84278 [  6665] By: gsar                                  on 2000/08/17  01:03:52
84279         Log: add "ok" targets from change#6632 in makefile.mk
84280      Branch: perl
84281            ! pod/perlport.pod win32/Makefile win32/makefile.mk
84282 ____________________________________________________________________________
84283 [  6664] By: gsar                                  on 2000/08/17  00:56:11
84284         Log: avoid warnings from dense compiler
84285      Branch: perl
84286            ! win32/win32.c
84287 ____________________________________________________________________________
84288 [  6663] By: jhi                                   on 2000/08/17  00:51:49
84289         Log: Tweak the regex compilation errors once more.
84290      Branch: perl
84291            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
84292            ! t/op/regmesg.t t/pragma/warn/regcomp
84293 ____________________________________________________________________________
84294 [  6662] By: gsar                                  on 2000/08/17  00:28:19
84295         Log: trailing new %ENV entries weren't being pushed into the real
84296              environment of subprocesses on Windows
84297      Branch: perl
84298            ! t/op/magic.t win32/perlhost.h
84299 ____________________________________________________________________________
84300 [  6661] By: gsar                                  on 2000/08/17  00:19:20
84301         Log: waitpid() now handles externally spawned pids correctly;
84302              fixes for backtick/wait/waitpid failures on Windows 9x
84303              
84304              these changes make the pid returned by process functions on
84305              Windows 9x always positive by clearing the high bit (which
84306              is always set on Win9x); pseudo-process PIDs are likewise
84307              always negative now on Win9x (just as on NT/2000)
84308      Branch: perl
84309            ! pp_sys.c win32/perlhost.h win32/win32.c
84310 ____________________________________________________________________________
84311 [  6660] By: jhi                                   on 2000/08/17  00:04:32
84312         Log: Retract #6645.
84313      Branch: perl
84314            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84315            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
84316            ! t/op/sprintf.t
84317 ____________________________________________________________________________
84318 [  6659] By: gsar                                  on 2000/08/16  23:59:28
84319         Log: on windows, the return values from wait() and waitpid() don't
84320              match those of pseudo-pids
84321      Branch: perl
84322            ! pp_sys.c t/op/fork.t util.c win32/win32.c
84323 ____________________________________________________________________________
84324 [  6658] By: gsar                                  on 2000/08/16  23:56:14
84325         Log: pod nit seen in passing
84326      Branch: perl
84327            ! pod/perlfunc.pod
84328 ____________________________________________________________________________
84329 [  6657] By: gsar                                  on 2000/08/16  23:53:42
84330         Log: change#6328 could make close(SOCKET) return false on windows
84331              when it shouldn't
84332      Branch: perl
84333            ! win32/win32sck.c
84334 ____________________________________________________________________________
84335 [  6656] By: gsar                                  on 2000/08/16  23:46:57
84336         Log: check that the number pseudo children doesn't exceed
84337              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
84338              the WaitForMultipleObjects() limit that would cause wait()
84339              to crash)
84340              
84341              wait() and waitpid() could potentially be rewritten to use
84342              more than one thread to do the waiting to eliminate this
84343              limitation
84344      Branch: perl
84345            ! win32/perlhost.h
84346 ____________________________________________________________________________
84347 [  6655] By: jhi                                   on 2000/08/16  14:11:05
84348         Log: Update Changes.
84349      Branch: perl
84350            ! Changes patchlevel.h
84351 ____________________________________________________________________________
84352 [  6654] By: jhi                                   on 2000/08/16  14:10:12
84353         Log: Update to perldebtut 1.9, from Richard Foley.
84354      Branch: perl
84355            ! pod/perldebtut.pod
84356 ____________________________________________________________________________
84357 [  6653] By: jhi                                   on 2000/08/16  14:08:17
84358         Log: Change the regx compilation error markers to use = instead of <
84359              since pod makes using the latter quite messy.  Reported in
84360              ID 20000814.006 by Abigail and in
84361              Subject: Unknown escape E<> ?
84362              From: Lupe Christoph <lupe@lupe-christoph.de>
84363              Date: Fri, 11 Aug 2000 00:30:27 +0200
84364              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
84365      Branch: perl
84366            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
84367            ! t/op/regmesg.t t/pragma/warn/regcomp
84368 ____________________________________________________________________________
84369 [  6652] By: jhi                                   on 2000/08/16  13:25:31
84370         Log: Change the perlbug address to perl.org since it's more forgiving.
84371              
84372              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
84373              From: abigail@foad.org
84374              Date: 15 Aug 2000 04:15:40 -0000
84375              Message-Id: <20000815041540.8633.qmail@foad.org>
84376      Branch: perl
84377            ! utils/perlbug.PL
84378 ____________________________________________________________________________
84379 [  6651] By: jhi                                   on 2000/08/16  13:22:35
84380         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
84381              From: Tim Jenness <timj@jach.hawaii.edu>
84382              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
84383              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
84384      Branch: perl
84385            ! lib/Cwd.pm
84386 ____________________________________________________________________________
84387 [  6650] By: jhi                                   on 2000/08/16  13:18:13
84388         Log: Update to CPAN 1.57.
84389              
84390              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
84391              From: andreas.koenig@anima.de (Andreas J. Koenig)
84392              Date: 16 Aug 2000 15:09:46 +0200
84393              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
84394      Branch: perl
84395            ! lib/CPAN.pm
84396 ____________________________________________________________________________
84397 [  6649] By: jhi                                   on 2000/08/16  13:12:31
84398         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
84399              From: "Larry W. Virden" <lvirden@cas.org>
84400              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
84401              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
84402      Branch: perl
84403            ! README.hpux
84404 ____________________________________________________________________________
84405 [  6648] By: jhi                                   on 2000/08/16  13:03:53
84406         Log: The numeric locale was reset to "C" by s?printf and never restored.
84407              
84408              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
84409              From: Christian Kirsch <ck@held.mind.de>
84410              Date: Wed, 9 Aug 2000 17:05:17 +0200
84411              Message-Id: <20000809170517.A25389@held>
84412              
84413              No test since adding the failing example to locale.t
84414              does not fail -- probably because the locale settings are so
84415              thoroughly tweaked by that time.  Running the example standalone
84416              does fail, though.  UPDATE: test case added at change #7540.
84417      Branch: perl
84418            ! dump.c perl.h pp.c pp_ctl.c sv.c
84419 ____________________________________________________________________________
84420 [  6647] By: jhi                                   on 2000/08/16  00:07:54
84421         Log: Update Changes and test semi-automatic patchlevel updating.
84422      Branch: perl
84423            ! Changes patchlevel.h
84424 ____________________________________________________________________________
84425 [  6646] By: jhi                                   on 2000/08/15  23:35:07
84426         Log: Fix a dependency problem.
84427              
84428              Subject: [PATCH: 6640] VMS Makefile.SH update
84429              From: Peter Prymmer <pvhp@forte.com>
84430              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
84431              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
84432      Branch: perl
84433            ! vms/descrip_mms.template
84434 ____________________________________________________________________________
84435 [  6645] By: jhi                                   on 2000/08/15  23:33:23
84436         Log: (Retracted by #6660)
84437              
84438              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
84439              From: Dominic Dunlop <domo@computer.org>
84440              Date: Tue, 15 Aug 2000 22:20:52 +0200
84441              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
84442      Branch: metaconfig/U/perl
84443            + d_printfed.U
84444      Branch: perl
84445            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84446            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
84447            ! t/op/sprintf.t
84448 ____________________________________________________________________________
84449 [  6644] By: jhi                                   on 2000/08/15  21:17:20
84450         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
84451              From: abigail@foad.org
84452              Date: 15 Aug 2000 20:12:41 -0000
84453              Message-Id: <20000815201241.25556.qmail@foad.org>
84454      Branch: perl
84455            ! INSTALL
84456 ____________________________________________________________________________
84457 [  6643] By: jhi                                   on 2000/08/15  21:15:28
84458         Log: (an already applied patch)
84459      Branch: perl
84460            ! lib/CGI.pm
84461 ____________________________________________________________________________
84462 [  6642] By: gsar                                  on 2000/08/15  19:54:05
84463         Log: magic callbacks all need to have same type signature
84464      Branch: perl
84465            ! embed.pl mg.c proto.h
84466 ____________________________________________________________________________
84467 [  6641] By: jhi                                   on 2000/08/15  17:56:27
84468         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)
84469              From: Mike Guy <mjtg@cam.ac.uk>
84470              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
84471              Date: Tue, 15 Aug 2000 18:26:45 +0100
84472              
84473              Only the peek.t part applied, not the hash quality part.
84474      Branch: perl
84475            ! t/lib/peek.t
84476 ____________________________________________________________________________
84477 [  6640] By: jhi                                   on 2000/08/15  16:37:37
84478         Log: Update Changes.
84479      Branch: perl
84480            ! Changes
84481 ____________________________________________________________________________
84482 [  6639] By: jhi                                   on 2000/08/15  16:34:55
84483         Log: Missed a file from #6638.
84484      Branch: perl
84485            ! lib/File/Temp.pm
84486 ____________________________________________________________________________
84487 [  6638] By: jhi                                   on 2000/08/15  16:33:19
84488         Log: Subject: [PATCH perl@6620] cygwin port
84489              From: "Fifer, Eric" <EFifer@sanwaint.com>
84490              Date: Tue, 15 Aug 2000 17:00:49 +0100
84491              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
84492      Branch: perl
84493            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
84494 ____________________________________________________________________________
84495 [  6637] By: jhi                                   on 2000/08/15  16:29:22
84496         Log: Subject: [PATCH] debugger exit code should reflect user exit code
84497              From: Mike Guy <mjtg@cam.ac.uk>
84498              Date: Tue, 15 Aug 2000 16:55:59 +0100
84499              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
84500      Branch: perl
84501            ! lib/perl5db.pl
84502 ____________________________________________________________________________
84503 [  6636] By: jhi                                   on 2000/08/15  15:30:58
84504         Log: Update Changes.
84505      Branch: perl
84506            ! Changes
84507 ____________________________________________________________________________
84508 [  6635] By: jhi                                   on 2000/08/15  15:27:21
84509         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
84510      Branch: metaconfig
84511            ! U/mkglossary U/mksample
84512      Branch: metaconfig/U/perl
84513            ! Devel.U
84514      Branch: perl
84515            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84516 ____________________________________________________________________________
84517 [  6634] By: jhi                                   on 2000/08/15  14:11:55
84518         Log: Don't blow limited stacks, a lower number is enough to
84519              tickle the lookbehind limit.
84520              
84521              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
84522              From: Dominic Dunlop <domo@computer.org>
84523              Date: Tue, 15 Aug 2000 13:51:24 +0200
84524              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
84525      Branch: perl
84526            ! t/op/regmesg.t
84527 ____________________________________________________________________________
84528 [  6633] By: jhi                                   on 2000/08/15  14:01:46
84529         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
84530              From: Mike Guy <mjtg@cam.ac.uk>
84531              Date: Tue, 15 Aug 2000 12:10:50 +0100
84532              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
84533      Branch: perl
84534            ! utils/perldoc.PL
84535 ____________________________________________________________________________
84536 [  6632] By: jhi                                   on 2000/08/15  13:58:48
84537         Log: make ok etc also for win32.
84538              
84539              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
84540              From: Prymmer/Kahn <pvhp@best.com>
84541              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
84542              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
84543      Branch: perl
84544            ! win32/Makefile
84545 ____________________________________________________________________________
84546 [  6631] By: jhi                                   on 2000/08/15  13:45:03
84547         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
84548      Branch: perl
84549            ! lib/Test.pm
84550 ____________________________________________________________________________
84551 [  6630] By: jhi                                   on 2000/08/15  03:25:09
84552         Log: Update Changes.
84553      Branch: perl
84554            ! Changes
84555 ____________________________________________________________________________
84556 [  6629] By: jhi                                   on 2000/08/15  03:23:53
84557         Log: magic_regdatum_set() is void, not int.
84558      Branch: perl
84559            ! embed.pl mg.c proto.h
84560 ____________________________________________________________________________
84561 [  6628] By: jhi                                   on 2000/08/15  03:08:02
84562         Log: Make the user to give up his firstborn, err, to knowingly
84563              verify installing an unstable developer release.  Also bump
84564              the release to 5.7.0, but leave a patch tag in the local
84565              patches saying that this is not yet the real thing.
84566      Branch: metaconfig
84567            ! U/modified/Instruct.U
84568      Branch: metaconfig/U/perl
84569            + Devel.U
84570      Branch: perl
84571            ! Configure patchlevel.h
84572 ____________________________________________________________________________
84573 [  6627] By: jhi                                   on 2000/08/14  22:32:52
84574         Log: README.os2 update.
84575              
84576              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
84577              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84578              Date: Wed, 02 Aug 2000 21:55:09 -0700
84579              Message-ID: <tsPi5gzkgegX092yn@efn.org>
84580      Branch: perl
84581            ! README.os2
84582 ____________________________________________________________________________
84583 [  6626] By: jhi                                   on 2000/08/14  21:00:02
84584         Log: Subject: Re: File::Temp problems on VMS in bleedperl
84585              From: Tim Jenness <timj@jach.hawaii.edu>
84586              cc: vmsperl@perl.org
84587              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
84588              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
84589      Branch: perl
84590            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
84591 ____________________________________________________________________________
84592 [  6625] By: jhi                                   on 2000/08/14  20:52:16
84593         Log: Add SUIDMAIL as was done for the CERT alert.
84594      Branch: perl
84595            ! patchlevel.h
84596 ____________________________________________________________________________
84597 [  6624] By: jhi                                   on 2000/08/14  20:48:50
84598         Log: Subject: sfio2000
84599              From: Daniel Muino <dmuino@afip.gov.ar>
84600              Date: Mon, 14 Aug 2000 16:58:11 -0300
84601              Message-ID: <20000814165811.B16368@con2-dgi>
84602      Branch: perl
84603            ! perlsdio.h perlsfio.h
84604 ____________________________________________________________________________
84605 [  6623] By: jhi                                   on 2000/08/14  20:47:36
84606         Log: Subject: warning: storage class after type is obsolescent
84607              From: Daniel Muino <dmuino@afip.gov.ar>
84608              Date: Mon, 14 Aug 2000 16:42:47 -0300
84609              Message-ID: <20000814164247.A16368@con2-dgi>
84610      Branch: perl
84611            ! regcomp.pl regnodes.h
84612 ____________________________________________________________________________
84613 [  6622] By: jhi                                   on 2000/08/14  20:43:05
84614         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
84615              From: abigail@foad.org
84616              Date: 14 Aug 2000 20:00:10 -0000
84617              Message-Id: <20000814200010.27271.qmail@foad.org>
84618      Branch: perl
84619            ! Changes
84620 ____________________________________________________________________________
84621 [  6621] By: jhi                                   on 2000/08/14  15:23:05
84622         Log: Update Changes.
84623      Branch: perl
84624            ! Changes
84625 ____________________________________________________________________________
84626 [  6620] By: jhi                                   on 2000/08/14  15:22:14
84627         Log: Subject: Re: [PATCH] @+, @- readonly
84628              From: Mike Guy <mjtg@cam.ac.uk>
84629              Date: Mon, 14 Aug 2000 15:26:55 +0100
84630              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
84631      Branch: perl
84632            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
84633            ! sv.c t/op/pat.t
84634 ____________________________________________________________________________
84635 [  6619] By: jhi                                   on 2000/08/14  14:12:08
84636         Log: Update Changes.
84637      Branch: perl
84638            ! Changes
84639 ____________________________________________________________________________
84640 [  6618] By: jhi                                   on 2000/08/14  14:09:34
84641         Log: For now remove the mail code.
84642      Branch: perl
84643            ! perl.c
84644 ____________________________________________________________________________
84645 [  6617] By: jhi                                   on 2000/08/14  14:08:28
84646         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
84647      Branch: perl
84648            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
84649            ! pod/perlfaq8.pod pod/perlsec.pod
84650 ____________________________________________________________________________
84651 [  6616] By: jhi                                   on 2000/08/14  14:00:11
84652         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
84653              From: Mike Guy <mjtg@cam.ac.uk>
84654              Date: Mon, 14 Aug 2000 08:26:02 +0100
84655              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
84656      Branch: perl
84657            ! lib/perl5db.pl
84658 ____________________________________________________________________________
84659 [  6615] By: jhi                                   on 2000/08/14  13:58:45
84660         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
84661              From: Mike Guy <mjtg@cam.ac.uk>
84662              Date: Mon, 14 Aug 2000 08:04:22 +0100
84663              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
84664      Branch: perl
84665            ! gv.c mg.c t/op/pat.t
84666 ____________________________________________________________________________
84667 [  6614] By: jhi                                   on 2000/08/14  13:56:45
84668         Log: Subject: Test fails / warnings with perl-current #6612
84669              From: Mike Guy <mjtg@cam.ac.uk>
84670              Date: Mon, 14 Aug 2000 07:57:23 +0100
84671              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
84672      Branch: perl
84673            ! t/lib/b.t t/lib/peek.t
84674 ____________________________________________________________________________
84675 [  6613] By: jhi                                   on 2000/08/14  13:45:33
84676         Log: VMS configure.com update continues.
84677      Branch: perl
84678            - vms/configure.com
84679            ! MANIFEST configure.com
84680 ____________________________________________________________________________
84681 [  6612] By: jhi                                   on 2000/08/13  22:13:35
84682         Log: Update Changes.
84683      Branch: perl
84684            ! Changes
84685 ____________________________________________________________________________
84686 [  6611] By: jhi                                   on 2000/08/13  16:21:45
84687         Log: Upgrade to CGI 2.71, from Lincoln Stein.
84688      Branch: perl
84689            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
84690 ____________________________________________________________________________
84691 [  6610] By: jhi                                   on 2000/08/13  15:09:16
84692         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
84693              From: Mike Guy <mjtg@cam.ac.uk>
84694              Date: Sun, 13 Aug 2000 13:45:51 +0100
84695              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
84696      Branch: perl
84697            ! t/op/regmesg.t
84698 ____________________________________________________________________________
84699 [  6609] By: jhi                                   on 2000/08/13  14:31:26
84700         Log: Andreas says that 1.56 is fine, so reverting back to it.
84701      Branch: perl
84702            ! lib/CPAN.pm
84703 ____________________________________________________________________________
84704 [  6608] By: jhi                                   on 2000/08/13  05:34:20
84705         Log: Update Changes.
84706      Branch: perl
84707            ! Changes
84708 ____________________________________________________________________________
84709 [  6607] By: jhi                                   on 2000/08/13  05:32:01
84710         Log: Put back the \z changes of #5406 to CPAN.pm.
84711      Branch: perl
84712            ! lib/CPAN.pm
84713 ____________________________________________________________________________
84714 [  6606] By: jhi                                   on 2000/08/13  05:20:16
84715         Log: Fix-n-skip the tests under 5005threads.
84716      Branch: perl
84717            ! t/lib/b.t
84718 ____________________________________________________________________________
84719 [  6605] By: jhi                                   on 2000/08/13  05:07:48
84720         Log: Fix the test for 5005threads.
84721      Branch: perl
84722            ! t/lib/peek.t
84723 ____________________________________________________________________________
84724 [  6604] By: jhi                                   on 2000/08/13  03:35:37
84725         Log: Should have deleted this in #6603.
84726      Branch: perl
84727            - vms/subconfigure.com
84728 ____________________________________________________________________________
84729 [  6603] By: jhi                                   on 2000/08/12  18:29:32
84730         Log: Rewrite of vms/subconfigure.com as configure.com,
84731              from Peter Prymmer and the vmsperl crew.
84732      Branch: perl
84733            + vms/configure.com
84734            ! MANIFEST
84735 ____________________________________________________________________________
84736 [  6602] By: jhi                                   on 2000/08/11  13:00:01
84737         Log: PlainText.pm is dead.
84738      Branch: perl
84739            - lib/Pod/PlainText.pm
84740            ! MANIFEST
84741 ____________________________________________________________________________
84742 [  6601] By: jhi                                   on 2000/08/11  04:06:45
84743         Log: Update Changes.
84744      Branch: perl
84745            ! Changes
84746 ____________________________________________________________________________
84747 [  6600] By: jhi                                   on 2000/08/11  04:06:10
84748         Log: Add a few missing files, update MANIFEST.
84749      Branch: perl
84750            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
84751            + lib/Pod/PlainText.pm t/pod/find.t
84752            ! MANIFEST t/op/regmesg.t
84753 ____________________________________________________________________________
84754 [  6599] By: jhi                                   on 2000/08/11  03:31:10
84755         Log: Add Perl debugging tutorial, regen toc. 
84756              
84757              Subject: perldebtut.pod
84758              From: Richard Foley <Richard.Foley@m.dasa.de>
84759              Date: Wed, 09 Aug 2000 10:17:15 +0200
84760              Message-id: <3991138B.262247B8@m.dasa.de>
84761      Branch: perl
84762            + pod/perldebtut.pod
84763            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
84764 ____________________________________________________________________________
84765 [  6598] By: jhi                                   on 2000/08/11  02:48:56
84766         Log: tiny Changes edit
84767      Branch: perl
84768            ! Changes
84769 ____________________________________________________________________________
84770 [  6597] By: jhi                                   on 2000/08/11  02:39:04
84771         Log: Tests for #6589.
84772              
84773              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
84774              From: simon@brecon.co.uk (Simon Cozens)
84775              Date: 11 Aug 2000 02:24:52 GMT
84776              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
84777      Branch: perl
84778            ! t/lib/b.t
84779 ____________________________________________________________________________
84780 [  6596] By: jhi                                   on 2000/08/11  01:50:07
84781         Log: Update Changes.
84782      Branch: perl
84783            ! Changes
84784 ____________________________________________________________________________
84785 [  6595] By: jhi                                   on 2000/08/11  01:47:16
84786         Log: nitfix
84787      Branch: perl
84788            ! Changes
84789 ____________________________________________________________________________
84790 [  6594] By: jhi                                   on 2000/08/11  01:36:16
84791         Log: Subject: Getting perlio and threads to compile
84792              From: Lupe Christoph <lupe@lupe-christoph.de>
84793              Date: Wed, 9 Aug 2000 11:35:54 +0200
84794              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
84795              
84796              (the Solaris version changes in Configure skipped)
84797      Branch: perl
84798            ! hints/solaris_2.sh thread.h
84799 ____________________________________________________________________________
84800 [  6593] By: jhi                                   on 2000/08/11  01:30:16
84801         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
84802              From: simon@brecon.co.uk (Simon Cozens)
84803              Date: 1 Aug 2000 06:55:19 GMT
84804              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
84805      Branch: perl
84806            ! lib/utf8.pm
84807 ____________________________________________________________________________
84808 [  6592] By: jhi                                   on 2000/08/11  01:26:39
84809         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
84810              From: Peter Scott <Peter@PeterScott.com>
84811              Date: Thu, 10 Aug 2000 08:23:27 -0700
84812              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
84813      Branch: perl
84814            ! lib/perl5db.pl
84815 ____________________________________________________________________________
84816 [  6591] By: jhi                                   on 2000/08/11  01:22:02
84817         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
84818              From: Hugo <hv@crypt.compulink.co.uk>
84819              Date: Thu, 10 Aug 2000 19:23:04 +0100
84820              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
84821      Branch: perl
84822            ! regexec.c t/op/pat.t
84823 ____________________________________________________________________________
84824 [  6590] By: jhi                                   on 2000/08/11  01:19:19
84825         Log: Preprocessing and postprocessing for File::Find.
84826              
84827              Subject: Patch to Find::File.pm to allow alphabetical results
84828              From: Joe Smith <jsmith@inwap.com>
84829              Date: Wed, 9 Aug 2000 02:44:54 -0700
84830              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
84831      Branch: perl
84832            ! lib/File/Find.pm
84833 ____________________________________________________________________________
84834 [  6589] By: jhi                                   on 2000/08/11  01:12:39
84835         Log: B::Deparse didn't do sub attributes.
84836              
84837              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
84838              From: simon@brecon.co.uk (Simon Cozens)
84839              Date: 9 Aug 2000 04:49:20 GMT
84840              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
84841      Branch: perl
84842            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
84843 ____________________________________________________________________________
84844 [  6588] By: jhi                                   on 2000/08/11  01:06:40
84845         Log: Subject: debugger "d" command doesnt check line number
84846              From: Mike Guy <mjtg@cam.ac.uk>
84847              Date: Tue, 08 Aug 2000 21:54:29 +0100
84848              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
84849      Branch: perl
84850            ! lib/perl5db.pl mg.c pod/perldiag.pod
84851 ____________________________________________________________________________
84852 [  6587] By: jhi                                   on 2000/08/11  00:45:03
84853         Log: sleep(1) does not necessarily return 1.
84854              
84855              Subject: [PATCH bleadperl] op/lex_assign.t  
84856              From: Hugo <hv@crypt.compulink.co.uk>
84857              Date: Thu, 03 Aug 2000 14:34:22 +0100        
84858              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
84859      Branch: perl
84860            ! t/op/lex_assign.t
84861 ____________________________________________________________________________
84862 [  6586] By: jhi                                   on 2000/08/11  00:31:50
84863         Log: Document the IO::Select timeout.
84864      Branch: perl
84865            ! ext/IO/lib/IO/Select.pm
84866 ____________________________________________________________________________
84867 [  6585] By: jhi                                   on 2000/08/11  00:13:54
84868         Log: Forgot contributor.
84869      Branch: perl
84870            ! Changes
84871 ____________________________________________________________________________
84872 [  6584] By: jhi                                   on 2000/08/11  00:09:19
84873         Log: detypo
84874      Branch: perl
84875            ! Changes
84876 ____________________________________________________________________________
84877 [  6583] By: jhi                                   on 2000/08/11  00:07:53
84878         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
84879              
84880              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
84881              From: Mike Guy <mjtg@cam.ac.uk> 
84882              Date: Thu, 10 Aug 2000 15:50:54 +0100
84883              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
84884      Branch: perl
84885            ! sv.c t/op/int.t
84886 ____________________________________________________________________________
84887 [  6582] By: jhi                                   on 2000/08/10  23:29:32
84888         Log: Update Changes.
84889      Branch: perl
84890            ! Changes
84891 ____________________________________________________________________________
84892 [  6581] By: jhi                                   on 2000/08/10  23:26:16
84893         Log: Put back the std @INC thing.
84894      Branch: perl
84895            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
84896            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
84897            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
84898            ! t/lib/gol-oo.t
84899 ____________________________________________________________________________
84900 [  6580] By: jhi                                   on 2000/08/10  23:03:34
84901         Log: Update to CGI 2.70, from Lincoln Stein.
84902      Branch: perl
84903            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
84904            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
84905            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
84906            ! t/lib/cgi-request.t
84907 ____________________________________________________________________________
84908 [  6579] By: jhi                                   on 2000/08/10  22:41:50
84909         Log: Update to CPAN 1.56, from Andreas König.
84910      Branch: perl
84911            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
84912 ____________________________________________________________________________
84913 [  6578] By: jhi                                   on 2000/08/10  22:38:13
84914         Log: Update to Pod::Parser 1.17, from Brad Appleton.
84915      Branch: perl
84916            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
84917            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
84918            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
84919            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
84920            ! t/pod/include.t t/pod/included.t t/pod/lref.t
84921            ! t/pod/multiline_items.t t/pod/nested_items.t
84922            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
84923            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
84924            ! t/pod/special_seqs.t
84925 ____________________________________________________________________________
84926 [  6577] By: jhi                                   on 2000/08/10  22:35:41
84927         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
84928      Branch: perl
84929            ! AUTHORS MAINTAIN
84930 ____________________________________________________________________________
84931 [  6576] By: jhi                                   on 2000/08/10  22:24:54
84932         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
84933      Branch: perl
84934            + t/lib/gol-oo.t
84935            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
84936            ! t/lib/gol-compat.t t/lib/gol-linkage.t
84937 ____________________________________________________________________________
84938 [  6575] By: jhi                                   on 2000/08/10  22:02:07
84939         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
84940      Branch: perl
84941            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
84942 ____________________________________________________________________________
84943 [  6574] By: jhi                                   on 2000/08/10  21:55:03
84944         Log: Iterating perl6 description.
84945      Branch: perl
84946            ! pod/perlfaq1.pod
84947 ____________________________________________________________________________
84948 [  6573] By: jhi                                   on 2000/08/10  21:48:26
84949         Log: Revert the sv.c part of #6559, a better fix is needed.
84950      Branch: perl
84951            ! sv.c
84952 ____________________________________________________________________________
84953 [  6572] By: jhi                                   on 2000/08/10  20:33:43
84954         Log: It's the 2ndO'ROSSC.
84955      Branch: perl
84956            ! pod/perlfaq1.pod
84957 ____________________________________________________________________________
84958 [  6571] By: jhi                                   on 2000/08/10  15:55:48
84959         Log: detypo
84960      Branch: perl
84961            ! pod/perlfaq1.pod
84962 ____________________________________________________________________________
84963 [  6570] By: jhi                                   on 2000/08/10  14:11:17
84964         Log: An exceptionally sticky typo.
84965      Branch: perl
84966            ! Changes
84967 ____________________________________________________________________________
84968 [  6569] By: jhi                                   on 2000/08/10  14:09:33
84969         Log: detypo (and test Changes updating script)
84970      Branch: perl
84971            ! Changes
84972 ____________________________________________________________________________
84973 [  6568] By: jhi                                   on 2000/08/10  14:07:07
84974         Log: Update Changes.
84975      Branch: perl
84976            ! Changes
84977 ____________________________________________________________________________
84978 [  6567] By: jhi                                   on 2000/08/10  14:06:19
84979         Log: Amend the description of Perl6.
84980              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
84981              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
84982              Date: Wed, 9 Aug 2000 22:11:06 -0500
84983              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
84984      Branch: perl
84985            ! pod/perlfaq1.pod
84986 ____________________________________________________________________________
84987 [  6566] By: jhi                                   on 2000/08/10  13:58:57
84988         Log: Subject: Remove dead entry in perldiag
84989              From: Mike Guy <mjtg@cam.ac.uk>
84990              Date: Thu, 10 Aug 2000 14:19:19 +0100
84991              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
84992      Branch: perl
84993            ! pod/perldiag.pod
84994 ____________________________________________________________________________
84995 [  6565] By: jhi                                   on 2000/08/10  13:51:48
84996         Log: Zero entries were skipped, fix from Adrian Goalby
84997              <argoalby@yahoo.co.uk>
84998      Branch: perl
84999            ! lib/unicode/Number.pl lib/unicode/mktables.PL
85000 ____________________________________________________________________________
85001 [  6564] By: jhi                                   on 2000/08/10  13:00:12
85002         Log: Subject: [PATCH 5.6.0] cygwin port
85003              From: "Fifer, Eric" <EFifer@sanwaint.com>
85004              Date: Thu, 10 Aug 2000 13:15:36 +0100
85005              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
85006      Branch: perl
85007            ! README.cygwin hints/cygwin.sh
85008 ____________________________________________________________________________
85009 [  6563] By: jhi                                   on 2000/08/10  12:55:16
85010         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
85011      Branch: perl
85012            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
85013 ____________________________________________________________________________
85014 [  6562] By: gsar                                  on 2000/08/10  08:38:39
85015         Log: warn is a macro, avoid using at a variable to avoid warnings
85016              in some configurations; readdir.t is too conservative in
85017              estimating number of *.t's
85018      Branch: perl
85019            ! t/op/readdir.t util.c
85020 ____________________________________________________________________________
85021 [  6561] By: jhi                                   on 2000/08/09  23:35:42
85022         Log: Update Changes.
85023      Branch: perl
85024            ! Changes
85025 ____________________________________________________________________________
85026 [  6560] By: jhi                                   on 2000/08/09  23:05:47
85027         Log: Subject: Re: enhanced(?) regex error messages
85028              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
85029              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
85030              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
85031              
85032              (plus two small patches sent privately)
85033              (this still seems to leave few test failures)
85034      Branch: perl
85035            + t/op/regmesg.t
85036            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
85037            ! t/pragma/warn/regcomp
85038 ____________________________________________________________________________
85039 [  6559] By: jhi                                   on 2000/08/09  20:41:18
85040         Log: (The fix did work but was not right, retracted in #6573)
85041              
85042              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
85043              From: Christian Kirsch <ck@held.mind.de>
85044              Date: Wed, 9 Aug 2000 17:05:17 +0200
85045              Message-Id: <20000809170517.A25389@held>
85046      Branch: perl
85047            ! sv.c t/pragma/locale.t
85048 ____________________________________________________________________________
85049 [  6558] By: jhi                                   on 2000/08/08  22:34:08
85050         Log: Tiny updates on the contributors list.
85051      Branch: perl
85052            ! Changes
85053 ____________________________________________________________________________
85054 [  6557] By: jhi                                   on 2000/08/08  19:34:28
85055         Log: Double check that we have a dirhandle.
85056      Branch: perl
85057            ! util.c
85058 ____________________________________________________________________________
85059 [  6556] By: jhi                                   on 2000/08/08  19:01:51
85060         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
85061              May be repopulated with fresh maintained examples.
85062      Branch: perl
85063            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
85064            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
85065            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
85066            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
85067            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
85068            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
85069            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
85070            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
85071            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
85072            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
85073            + lib/CGI/eg/wilogo_gif.uu
85074            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
85075            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
85076            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
85077            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
85078            - eg/cgi/frameset.cgi eg/cgi/index.html
85079            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
85080            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
85081            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
85082            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
85083            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
85084            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
85085            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
85086            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
85087            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
85088            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
85089            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
85090            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
85091            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
85092            - eg/van/vanish eg/who eg/wrapsuid
85093            ! MANIFEST
85094 ____________________________________________________________________________
85095 [  6555] By: jhi                                   on 2000/08/08  18:51:08
85096         Log: Delete chat2 as requested by Randal.
85097              
85098              Subject: Re: perlfaq8 coyness
85099              From: merlyn@stonehenge.com (Randal L. Schwartz) 
85100              Date: 15 May 2000 18:52:42 -0700 
85101              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
85102      Branch: perl
85103            - lib/chat2.pl
85104            ! MANIFEST
85105 ____________________________________________________________________________
85106 [  6554] By: jhi                                   on 2000/08/08  18:31:35
85107         Log: Regen global.sym.
85108      Branch: perl
85109            ! global.sym
85110 ____________________________________________________________________________
85111 [  6553] By: jhi                                   on 2000/08/08  18:28:13
85112         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
85113              (either perlbug or p5p ate the original), plus regen
85114              perlapi and perltoc. 
85115      Branch: perl
85116            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
85117            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
85118            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
85119            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
85120            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
85121            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
85122            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
85123            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
85124            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
85125            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
85126 ____________________________________________________________________________
85127 [  6552] By: jhi                                   on 2000/08/08  18:06:29
85128         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
85129              From: Mike Guy <mjtg@cam.ac.uk>
85130              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
85131              Date: Tue, 08 Aug 2000 15:51:27 +0100
85132      Branch: perl
85133            ! doop.c sv.h t/op/join.t t/pragma/overload.t
85134 ____________________________________________________________________________
85135 [  6551] By: jhi                                   on 2000/08/08  18:01:11
85136         Log: Re-apply #6549.
85137      Branch: perl
85138            ! lib/perl5db.pl
85139 ____________________________________________________________________________
85140 [  6550] By: jhi                                   on 2000/08/08  17:43:08
85141         Log: Accidental retraction of #6549.
85142      Branch: perl
85143            ! lib/perl5db.pl
85144 ____________________________________________________________________________
85145 [  6549] By: jhi                                   on 2000/08/08  17:40:04
85146         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
85147              From: Mike Guy <mjtg@cam.ac.uk>
85148              Date: Mon, 07 Aug 2000 21:49:58 +0100
85149              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
85150      Branch: perl
85151            ! lib/perl5db.pl
85152 ____________________________________________________________________________
85153 [  6548] By: jhi                                   on 2000/08/08  17:37:57
85154         Log: Document here-doc better.
85155              
85156              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
85157              From: Mike Guy <mjtg@cam.ac.uk>
85158              Date: Mon, 07 Aug 2000 14:02:09 +0100
85159              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
85160      Branch: perl
85161            ! pod/perldata.pod
85162 ____________________________________________________________________________
85163 [  6547] By: jhi                                   on 2000/08/08  17:33:34
85164         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
85165              From: "Randy J. Ray" <rjray@redhat.com>
85166              Date: Mon, 07 Aug 2000 19:12:25 -0700
85167              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
85168      Branch: perl
85169            ! perl.c pod/perlrun.pod
85170 ____________________________________________________________________________
85171 [  6546] By: jhi                                   on 2000/08/08  17:29:26
85172         Log: Subject: Re: enhanced(?) regex error messages 
85173              From: Hugo <hv@crypt.compulink.co.uk>
85174              Date: Tue, 08 Aug 2000 03:25:51 +0100
85175              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
85176              
85177              plus Capitalize the error messages, plus perldiag them.
85178      Branch: perl
85179            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
85180 ____________________________________________________________________________
85181 [  6545] By: jhi                                   on 2000/08/08  13:59:28
85182         Log: Augment #6539 a bit: don't croak if there's magic in the air.
85183              
85184              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
85185              From: Hugo <hv@crypt.compulink.co.uk>
85186              Date: Tue, 08 Aug 2000 03:02:03 +0100
85187              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
85188      Branch: perl
85189            ! pp.c t/op/bless.t
85190 ____________________________________________________________________________
85191 [  6544] By: jhi                                   on 2000/08/07  21:11:52
85192         Log: Make the test -w clean.
85193      Branch: perl
85194            ! t/op/bless.t
85195 ____________________________________________________________________________
85196 [  6543] By: jhi                                   on 2000/08/07  19:49:53
85197         Log: use warnings instead of $^W.
85198      Branch: perl
85199            ! t/op/bless.t
85200 ____________________________________________________________________________
85201 [  6542] By: jhi                                   on 2000/08/07  17:41:41
85202         Log: Disable a portability warning Because We Know What We Are Doing.
85203      Branch: perl
85204            ! t/op/bless.t
85205 ____________________________________________________________________________
85206 [  6541] By: jhi                                   on 2000/08/07  17:29:51
85207         Log: Tiny tidying on report_evil_fh().
85208      Branch: perl
85209            ! util.c
85210 ____________________________________________________________________________
85211 [  6540] By: jhi                                   on 2000/08/07  16:37:38
85212         Log: Make regular expression parse error messages easier to understand.
85213              
85214              Subject: Re: enhanced(?) regex error messages
85215              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
85216              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
85217              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
85218      Branch: perl
85219            ! regcomp.c
85220 ____________________________________________________________________________
85221 [  6539] By: jhi                                   on 2000/08/07  16:12:27
85222         Log: Make bless(REF, REF) a fatal error, add bless tests.
85223              
85224              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
85225              From: Hugo <hv@crypt.compulink.co.uk>
85226              Date: Mon, 07 Aug 2000 16:59:38 +0100
85227              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
85228      Branch: perl
85229            + t/op/bless.t
85230            ! MANIFEST pod/perldiag.pod pp.c sv.c
85231 ____________________________________________________________________________
85232 [  6538] By: jhi                                   on 2000/08/07  15:59:43
85233         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
85234              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
85235              Date: Thu, 3 Aug 2000 14:29:21 -0700
85236              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
85237      Branch: perl
85238            ! lib/lib_pm.PL
85239 ____________________________________________________________________________
85240 [  6537] By: jhi                                   on 2000/08/07  15:47:18
85241         Log: Retract #6419 for now since it breaks in AFS and MachTen.
85242      Branch: perl
85243            ! lib/Cwd.pm
85244 ____________________________________________________________________________
85245 [  6536] By: jhi                                   on 2000/08/07  15:05:29
85246         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
85247              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
85248              The security hole exists only in suidperls, which isn't
85249              installed or even built by default.
85250      Branch: perl
85251            ! perl.c
85252 ____________________________________________________________________________
85253 [  6535] By: jhi                                   on 2000/08/07  14:45:14
85254         Log: tr memory corruption fix from Simon Cozens.
85255      Branch: perl
85256            ! doop.c
85257 ____________________________________________________________________________
85258 [  6534] By: jhi                                   on 2000/08/06  11:38:16
85259         Log: Document a bit that UDP is not what you might think.
85260              
85261              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
85262              From: Lupe Christoph <lupe@lupe-christoph.de>
85263              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
85264              Date: Mon, 24 Jul 2000 08:59:15 +0200
85265      Branch: perl
85266            ! pod/perlipc.pod
85267 ____________________________________________________________________________
85268 [  6533] By: jhi                                   on 2000/08/06  11:35:01
85269         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
85270              From: Jeff Pinyan <jeffp@hut.crusoe.net>
85271              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
85272              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
85273      Branch: perl
85274            ! pod/perlfunc.pod
85275 ____________________________________________________________________________
85276 [  6532] By: jhi                                   on 2000/08/06  03:45:41
85277         Log: Have symbols for the IoTYPEs.
85278      Branch: perl
85279            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
85280 ____________________________________________________________________________
85281 [  6531] By: jhi                                   on 2000/08/06  01:33:55
85282         Log: Continue fixing the io warnings.  This also
85283              sort of fixes bug ID 20000802.003: the core dump
85284              is no more.  Whether the current behaviour is correct
85285              (giving a warning: "Not a format reference"), is another matter.
85286      Branch: perl
85287            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
85288            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
85289 ____________________________________________________________________________
85290 [  6530] By: jhi                                   on 2000/08/05  21:33:12
85291         Log: Change the Policy policy: now -Dprefix= with an existing
85292              Policy.sh and prefix == siteprefix == vendorprefix, then all
85293              of them follow along the new prefix.
85294              
85295              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
85296              From: Andy Dougherty <doughera@lafayette.edu>
85297              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
85298              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
85299      Branch: perl
85300            ! Policy_sh.SH
85301 ____________________________________________________________________________
85302 [  6529] By: jhi                                   on 2000/08/05  18:57:28
85303         Log: Zap lib/Sys directory when cleaning up.
85304      Branch: perl
85305            ! Makefile.SH
85306 ____________________________________________________________________________
85307 [  6528] By: jhi                                   on 2000/08/05  18:40:44
85308         Log: Essential prototype changes were missing from #6527.
85309              Also make report_evil_fh() more bomb-proof.
85310      Branch: perl
85311            ! embed.h util.c
85312 ____________________________________________________________________________
85313 [  6527] By: jhi                                   on 2000/08/05  03:22:05
85314         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
85315              From: "Ronald F. Guilmette" <rfg@monkeys.com>
85316              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
85317              Message-Id: <200007242247.PAA52177@monkeys.com>
85318      Branch: perl
85319            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
85320 ____________________________________________________________________________
85321 [  6526] By: jhi                                   on 2000/08/04  21:23:27
85322         Log: gcc versions might have (parentheses) in them.
85323      Branch: metaconfig/U/perl
85324            ! gccvers.U
85325      Branch: perl
85326            ! Configure config_h.SH
85327 ____________________________________________________________________________
85328 [  6525] By: jhi                                   on 2000/08/04  20:23:12
85329         Log: Weed buglets pointed out by
85330              
85331              From: Lupe Christoph <lupe@lupe-christoph.de>
85332              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
85333              Date: Fri, 4 Aug 2000 17:34:39 +0200
85334              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
85335      Branch: metaconfig/U/perl
85336            ! gccvers.U uselfs.U
85337      Branch: perl
85338            ! Configure config_h.SH
85339 ____________________________________________________________________________
85340 [  6524] By: jhi                                   on 2000/08/04  19:02:08
85341         Log: Warn under -w if lstat(FH) is attempted.
85342              
85343              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
85344              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
85345              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
85346              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
85347      Branch: perl
85348            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
85349            ! t/pragma/warn/pp_sys
85350 ____________________________________________________________________________
85351 [  6523] By: jhi                                   on 2000/08/04  12:31:11
85352         Log: Subject: New perlcc, take 2
85353              From: simon@brecon.co.uk (Simon Cozens)
85354              Date: 4 Aug 2000 06:21:04 GMT
85355              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
85356      Branch: perl
85357            ! utils/perlcc.PL
85358 ____________________________________________________________________________
85359 [  6522] By: jhi                                   on 2000/08/04  12:26:33
85360         Log: Subject: Re: Array vs. List context
85361              From: Daniel Chetlin <daniel@chetlin.com>
85362              Date: Fri, 4 Aug 2000 00:22:44 -0700
85363              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
85364      Branch: perl
85365            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
85366            ! pod/perlfaq4.pod
85367 ____________________________________________________________________________
85368 [  6521] By: jhi                                   on 2000/08/04  12:22:38
85369         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
85370              From: Raymund Will <ray@caldera.de>
85371              Date: Fri, 4 Aug 2000 12:07:09 +0200
85372              Message-Id: <20000804120709.A14982@caldera.de>
85373      Branch: perl
85374            ! configure.gnu
85375 ____________________________________________________________________________
85376 [  6520] By: jhi                                   on 2000/08/04  04:09:06
85377         Log: After the #6519 a warning about stat() is just that,
85378              not about a filetest, which now have their own warning.
85379      Branch: perl
85380            ! pod/perldiag.pod
85381 ____________________________________________________________________________
85382 [  6519] By: jhi                                   on 2000/08/04  04:06:30
85383         Log: In the warnings call filehandles consistently so;
85384              add "unopened" warning for stat().
85385      Branch: perl
85386            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
85387            ! t/pragma/warn/pp_sys
85388 ____________________________________________________________________________
85389 [  6518] By: jhi                                   on 2000/08/04  02:55:35
85390         Log: Subject: Minor tweak to perlvar.pod
85391              From: "Stephen P. Potter" <spp@ds.net>
85392              Date: Tue, 18 Apr 2000 09:26:03 -0400
85393              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
85394      Branch: perl
85395            ! pod/perlvar.pod
85396 ____________________________________________________________________________
85397 [  6517] By: jhi                                   on 2000/08/04  02:50:08
85398         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
85399              From: "Clinton Pierce" <cpierce1@ford.com>
85400              Date: Wed, 21 Jul 1999 16:45:31 -0400
85401              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
85402              
85403              Fix by Stephen Potter (visible in the bug db but not in p5p?)
85404      Branch: perl
85405            ! pod/perlfunc.pod pod/perlop.pod
85406 ____________________________________________________________________________
85407 [  6516] By: jhi                                   on 2000/08/04  02:09:25
85408         Log: This is 6512.  Really.
85409      Branch: perl
85410            ! dump.c
85411 ____________________________________________________________________________
85412 [  6515] By: jhi                                   on 2000/08/04  01:25:50
85413         Log: mention the idea of @( and @)
85414      Branch: perl
85415            ! Todo-5.6
85416 ____________________________________________________________________________
85417 [  6514] By: bailey                                on 2000/08/04  01:18:46
85418         Log: YA resync with mainstem, including VMS patches from others
85419      Branch: vmsperl
85420           +> (branch 48 files)
85421            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
85422           !> (integrate 354 files)
85423 ____________________________________________________________________________
85424 [  6513] By: jhi                                   on 2000/08/04  01:18:18
85425         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
85426              From: Mark Dickinson <dickins3@fas.harvard.edu>
85427              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
85428              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
85429      Branch: perl
85430            ! t/op/grent.t t/op/pwent.t
85431 ____________________________________________________________________________
85432 [  6512] By: jhi                                   on 2000/08/04  01:14:06
85433         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
85434              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
85435              Date: Wed, 02 Aug 2000 10:51:01 +0100
85436              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
85437      Branch: perl
85438            ! sv.c
85439 ____________________________________________________________________________
85440 [  6511] By: jhi                                   on 2000/08/04  00:57:00
85441         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
85442              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85443              Date: Thu, 03 Aug 2000 17:20:04 -0700
85444              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
85445      Branch: metaconfig
85446            ! U/modified/Cppsym.U
85447      Branch: perl
85448            ! Configure config_h.SH
85449 ____________________________________________________________________________
85450 [  6510] By: jhi                                   on 2000/08/04  00:25:28
85451         Log: detypo
85452      Branch: perl
85453            ! Makefile.SH
85454 ____________________________________________________________________________
85455 [  6509] By: jhi                                   on 2000/08/03  23:43:18
85456         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
85457              From: Dominic Dunlop <domo@computer.org>
85458              Date: Thu, 3 Aug 2000 22:16:46 +0200
85459              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
85460      Branch: perl
85461            ! t/op/sprintf.t
85462 ____________________________________________________________________________
85463 [  6508] By: jhi                                   on 2000/08/03  23:40:37
85464         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
85465              From: Hugo <hv@crypt.compulink.co.uk>
85466              Date: Thu, 03 Aug 2000 18:25:30 +0100
85467              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
85468      Branch: perl
85469            ! regcomp.c t/op/re_tests
85470 ____________________________________________________________________________
85471 [  6507] By: jhi                                   on 2000/08/03  23:38:28
85472         Log: Subject: [PATCH] sv.h documentation - SvLEN
85473              From: Mike Guy <mjtg@cam.ac.uk>
85474              Date: Thu, 03 Aug 2000 14:43:09 +0100
85475              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
85476      Branch: perl
85477            ! sv.h
85478 ____________________________________________________________________________
85479 [  6506] By: jhi                                   on 2000/08/03  15:49:14
85480         Log: Disable the fix_pl hack for now.
85481      Branch: perl
85482            ! Makefile.SH
85483 ____________________________________________________________________________
85484 [  6505] By: jhi                                   on 2000/08/03  13:49:04
85485         Log: Add a URL for FSF.
85486              
85487              Subject: Patch for README
85488              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
85489              Date: Wed, 2 Aug 2000 13:25:09 -0500
85490              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
85491      Branch: perl
85492            ! README
85493 ____________________________________________________________________________
85494 [  6504] By: jhi                                   on 2000/08/03  13:29:19
85495         Log: Be more informative on what is skipped and why,
85496              also repeat the list at the end.
85497      Branch: perl
85498            ! Porting/p4desc
85499 ____________________________________________________________________________
85500 [  6503] By: jhi                                   on 2000/08/03  13:07:05
85501         Log: Circumvent the removal of .patch by fix_pl.
85502              
85503              Subject: Re: [ID 20000802.011] unable to 'make test'          
85504              From: simon@brecon.co.uk (Simon Cozens) 
85505              Date: 3 Aug 2000 04:17:00 GMT
85506              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
85507      Branch: perl
85508            ! Makefile.SH
85509 ____________________________________________________________________________
85510 [  6502] By: jhi                                   on 2000/08/03  00:14:34
85511         Log: Add the missing setproctitle unit.
85512      Branch: metaconfig/U/perl
85513            + d_setproctitle.U
85514 ____________________________________________________________________________
85515 [  6501] By: jhi                                   on 2000/08/03  00:00:26
85516         Log: The subtest 4 may fail also on VOBS, as pointed out
85517              by Nick Ing-Simmons in November 1999, bug id 19991124.003
85518              (but the failure in that bug report isn't the subtest 4).
85519      Branch: perl
85520            ! t/op/stat.t
85521 ____________________________________________________________________________
85522 [  6500] By: jhi                                   on 2000/08/02  23:49:30
85523         Log: Better skip message for the test; one of the two problems in
85524              
85525              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
85526              From: Lupe Christoph <lupe@lupe-christoph.de>
85527              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
85528              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
85529      Branch: perl
85530            ! t/op/numconvert.t
85531 ____________________________________________________________________________
85532 [  6499] By: jhi                                   on 2000/08/02  22:49:16
85533         Log: Allow "no Module;" even if there is no 'unimport'.
85534              
85535              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
85536              From: mjd@plover.com
85537              Date: 24 Mar 2000 15:24:34 -0000
85538              Message-Id: <20000324152434.15160.qmail@plover.com>
85539      Branch: perl
85540            ! gv.c
85541 ____________________________________________________________________________
85542 [  6498] By: jhi                                   on 2000/08/02  22:42:58
85543         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
85544              that are hopefully soon put into use.
85545      Branch: perl
85546            ! opcode.h opcode.pl opnames.h
85547 ____________________________________________________________________________
85548 [  6497] By: gsar                                  on 2000/08/02  22:28:59
85549         Log: require.t needs binmode() to work on windows
85550      Branch: perl
85551            ! t/comp/require.t
85552 ____________________________________________________________________________
85553 [  6496] By: jhi                                   on 2000/08/02  22:08:51
85554         Log: Document the IVdf UVuf UVof UVxf.
85555      Branch: perl
85556            ! pod/perlguts.pod
85557 ____________________________________________________________________________
85558 [  6495] By: jhi                                   on 2000/08/02  21:54:26
85559         Log: detypo #6494
85560      Branch: perl
85561            ! ext/Data/Dumper/Dumper.xs
85562 ____________________________________________________________________________
85563 [  6494] By: jhi                                   on 2000/08/02  21:49:17
85564         Log: Dump UVs as UVs in Data::Dumper.
85565              
85566              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
85567              From: Gurusamy Sarathy <gsar@ActiveState.com>
85568              Date: Thu, 27 Apr 2000 12:26:25 -0700
85569              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
85570      Branch: perl
85571            ! ext/Data/Dumper/Dumper.xs
85572 ____________________________________________________________________________
85573 [  6493] By: jhi                                   on 2000/08/02  17:01:58
85574         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
85575              From: Hugo <hv@crypt.compulink.co.uk>
85576              Date: Wed, 02 Aug 2000 14:53:56 +0100
85577              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
85578      Branch: perl
85579            ! regexec.c t/op/re_tests
85580 ____________________________________________________________________________
85581 [  6492] By: jhi                                   on 2000/08/02  15:02:46
85582         Log: The new setproctitle() feature is available only in 
85583              bleeding edge FreeBSD.  From Paul Saab.
85584      Branch: perl
85585            ! mg.c
85586 ____________________________________________________________________________
85587 [  6491] By: jhi                                   on 2000/08/02  13:34:36
85588         Log: The tr utf8 patching continues.
85589              
85590              Subject: Re: #6469, too many tests claimed in require.t
85591              From: simon@brecon.co.uk (Simon Cozens)
85592              Date: 2 Aug 2000 02:37:17 GMT
85593              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
85594              
85595              (the logic of the test was the wrong way round in the patch)
85596      Branch: perl
85597            ! doop.c
85598 ____________________________________________________________________________
85599 [  6490] By: jhi                                   on 2000/08/02  13:27:38
85600         Log: The name of a filehandle does not have <these>.
85601      Branch: perl
85602            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
85603            ! t/pragma/warn/pp_sys util.c
85604 ____________________________________________________________________________
85605 [  6489] By: jhi                                   on 2000/08/02  04:26:46
85606         Log: Remove the extraneous "main::" prefix from all the
85607              "opened only for", "on closed", and "never opened" warnings.
85608              
85609              Subject: Re: inappropriate warning
85610              From: Gurusamy Sarathy <gsar@ActiveState.com>
85611              Date: Mon, 20 Mar 2000 11:28:02 -0800
85612              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
85613      Branch: perl
85614            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
85615            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
85616            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
85617 ____________________________________________________________________________
85618 [  6488] By: jhi                                   on 2000/08/02  03:02:57
85619         Log: memcpy has n o in it, as pinted ut by Sarathy.
85620      Branch: perl
85621            ! pod/perlguts.pod
85622 ____________________________________________________________________________
85623 [  6487] By: jhi                                   on 2000/08/02  02:44:51
85624         Log: Document in one place the memory abstractions used in Perl core.
85625              
85626              Subject: Re: Memory abstraction
85627              From: simon@brecon.co.uk (Simon Cozens)
85628              Date: 2 Aug 2000 02:20:23 GMT
85629              Organization: Earth.li Origins
85630      Branch: perl
85631            ! pod/perlguts.pod
85632 ____________________________________________________________________________
85633 [  6486] By: jhi                                   on 2000/08/02  02:41:57
85634         Log: regen_headers, regen perltoc.
85635      Branch: perl
85636            ! perlapi.c pod/perltoc.pod
85637 ____________________________________________________________________________
85638 [  6485] By: jhi                                   on 2000/08/02  01:43:33
85639         Log: "This little thing tests for a file .patch, and if it contains
85640              a number, pops into patchlevel.h" (making it easier to track
85641              which development version people are reporting bugs against)
85642              
85643              Subject: Patchlevel autogeneration for repository perls
85644              From: simon@brecon.co.uk (Simon Cozens)
85645              Date: 14 Jul 2000 07:12:15 GMT
85646              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
85647      Branch: perl
85648            + fix_pl
85649            ! MANIFEST Makefile.SH
85650 ____________________________________________________________________________
85651 [  6484] By: jhi                                   on 2000/08/02  01:32:54
85652         Log: FreeBSD 3.* updates from
85653              
85654              From: Paul Saab <ps@yahoo-inc.com>
85655              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
85656              Date: Tue, 1 Aug 2000 15:41:39 -0700
85657              Message-Id: <20000801154139.A53740@yahoo-inc.com>
85658      Branch: perl
85659            ! hints/freebsd.sh
85660 ____________________________________________________________________________
85661 [  6483] By: jhi                                   on 2000/08/02  01:27:44
85662         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
85663              instead one must use setproctitle().  This was already addressed
85664              by change #6457, but the below has a new variant for FreeBSD 4.0
85665              or later, and the matter is also documented more.
85666              
85667              From: Paul Saab <ps@yahoo-inc.com>
85668              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
85669              Date: Tue, 1 Aug 2000 15:41:39 -0700
85670              Message-Id: <20000801154139.A53740@yahoo-inc.com>
85671      Branch: metaconfig/U/perl
85672            + i_libutil.U
85673      Branch: perl
85674            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
85675 ____________________________________________________________________________
85676 [  6482] By: jhi                                   on 2000/08/01  22:17:32
85677         Log: The test from this
85678              
85679              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
85680              Date: Sat, 15 Apr 2000 17:03:44 +0100
85681              From: Tom Hughes <tom@compton.nu>
85682              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
85683              
85684              was missing, the code change went in as #5989
85685              (which had a different test?)
85686      Branch: perl
85687            ! t/op/misc.t
85688 ____________________________________________________________________________
85689 [  6481] By: jhi                                   on 2000/08/01  21:48:38
85690         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
85691              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
85692              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
85693              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
85694      Branch: perl
85695            ! perl.h
85696 ____________________________________________________________________________
85697 [  6480] By: jhi                                   on 2000/08/01  18:05:28
85698         Log: Make p4desc to skip non-mainperl branches by default.
85699      Branch: perl
85700            ! Porting/p4desc
85701 ____________________________________________________________________________
85702 [  6479] By: jhi                                   on 2000/08/01  17:29:19
85703         Log: If gccosandvers is equal to osname, clear gccosandvers.
85704      Branch: metaconfig/U/perl
85705            ! gccvers.U
85706      Branch: perl
85707            ! Configure config_h.SH
85708 ____________________________________________________________________________
85709 [  6478] By: jhi                                   on 2000/08/01  15:54:08
85710         Log: BOM patching from Simon Cozens.
85711      Branch: perl
85712            ! toke.c
85713 ____________________________________________________________________________
85714 [  6477] By: jhi                                   on 2000/08/01  04:50:33
85715         Log: Stash away the largefiles flags and libswanted.
85716      Branch: perl
85717            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
85718 ____________________________________________________________________________
85719 [  6476] By: gsar                                  on 2000/08/01  04:24:24
85720         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
85721              on Windows)
85722      Branch: perl
85723            ! t/pragma/utf8.t utf8.c win32/win32.c
85724 ____________________________________________________________________________
85725 [  6475] By: jhi                                   on 2000/08/01  03:35:24
85726         Log: Make chr() for values >127 to create utf8 when under utf8.
85727              
85728              Subject: Re: uft8/chr()
85729              From: simon@brecon.co.uk (Simon Cozens)
85730              Date: 1 Aug 2000 02:37:02 GMT
85731              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
85732      Branch: perl
85733            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
85734 ____________________________________________________________________________
85735 [  6474] By: jhi                                   on 2000/08/01  02:36:18
85736         Log: In Digital UNIX warn if gcc explicitly chosen because even
85737              2.95.2 is known to cause problems.
85738      Branch: perl
85739            ! hints/dec_osf.sh
85740 ____________________________________________________________________________
85741 [  6473] By: jhi                                   on 2000/08/01  02:00:56
85742         Log: Make the safety catch for buggy gccs work with triple version
85743              numbers like 2.95.2.  Reported in
85744              
85745              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
85746              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
85747              Date: Mon, 31 Jul 2000 14:55:06 +0200
85748              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
85749      Branch: perl
85750            ! hints/dec_osf.sh
85751 ____________________________________________________________________________
85752 [  6472] By: jhi                                   on 2000/08/01  01:13:33
85753         Log: Subject: fix and question re: waitpid() under win32
85754              From: Brian Clarke <clarke@appliedmeta.com>
85755              Date: Fri, 28 Jul 2000 15:18:29 -0400
85756              Message-ID: <3981DC85.290314EB@appliedmeta.com>
85757              
85758              Slightly reformatted and WNOHANG # define moved to win32.h
85759              so that also POSIX.xs sees it, as suggsted by Sarathy.
85760      Branch: perl
85761            ! win32/win32.c win32/win32.h
85762 ____________________________________________________________________________
85763 [  6471] By: jhi                                   on 2000/08/01  00:55:05
85764         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
85765              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
85766              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
85767              Date: Mon, 31 Jul 2000 13:28:51 +0100
85768              
85769              (aka ID 20000730.002)
85770      Branch: perl
85771            ! op.c t/op/tr.t
85772 ____________________________________________________________________________
85773 [  6470] By: jhi                                   on 2000/07/31  23:34:42
85774         Log: Document the problem with -P in HP-UX and its workaround.
85775              
85776              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
85777              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
85778              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
85779              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
85780      Branch: perl
85781            ! README.hpux
85782 ____________________________________________________________________________
85783 [  6469] By: jhi                                   on 2000/07/31  04:15:02
85784         Log: The swallow_bom() saga continues.  The #23 of require.t
85785              (UTF16-LE) still fails (silently, no output) but the #22
85786              (UTF16-BE) seems to be working now.  The root of the
85787              failure may be in sv_gets(): is it UTF-16LE-aware,
85788              especially when it comes to line endings? 
85789      Branch: perl
85790            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
85791            ! t/comp/require.t toke.c utf8.c
85792 ____________________________________________________________________________
85793 [  6468] By: jhi                                   on 2000/07/30  19:05:48
85794         Log: Find green threads before native threads.
85795              
85796              Subject: Re: Patch to jpl/JNI/Makefile.PL
85797              From: Jens Thomsen <jens@fiend.cis.com>
85798              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
85799              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
85800      Branch: perl
85801            ! jpl/JNI/Makefile.PL
85802 ____________________________________________________________________________
85803 [  6467] By: jhi                                   on 2000/07/30  18:36:22
85804         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
85805      Branch: perl
85806            ! doop.c
85807 ____________________________________________________________________________
85808 [  6466] By: jhi                                   on 2000/07/30  04:37:29
85809         Log: A new version of the "remove UPPERACSE string comparison"
85810              operators.  The problem with the previous one (change #6454)
85811              was that it was for Perl 5.6.0.  From Paul Marquess.
85812      Branch: perl
85813            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
85814            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
85815            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
85816 ____________________________________________________________________________
85817 [  6465] By: jhi                                   on 2000/07/29  22:39:56
85818         Log: Do not upgrade SVs into utf8 just because they participate
85819              in eq or cmp.  Reported and fix suggested in
85820              
85821              Subject: [ID 20000720.009] sv_eq UTF8 bug
85822              From: "Simon Cozens" <simon@othersideofthe.earth.li>
85823              Date: 21 Jul 2000 04:37:29 -0000
85824              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
85825              
85826              Exercise for the kind reader: should we or should we not
85827              cache the utf8 conversion alongside the SV? (as magic,
85828              as the strxfrm()ed version is cached under use locale)
85829              Argue both for and against.
85830      Branch: perl
85831            ! sv.c
85832 ____________________________________________________________________________
85833 [  6464] By: jhi                                   on 2000/07/29  22:36:22
85834         Log: Subject: UTF8 concat
85835              From: simon@brecon.co.uk (Simon Cozens) 
85836              Date: 30 Jun 2000 06:13:25 GMT
85837              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
85838              
85839              (with a memory leak fixed, plus a few casts added)
85840              
85841              This also seems to help for
85842              
85843              Subject: [ID 20000716.015] join UTF8 weirdness
85844              From: root <root@ak-71.mind.de> 
85845              Date: Sat, 15 Jul 2000 15:29:54 +0200
85846              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
85847              
85848              (from Andreas König)
85849      Branch: perl
85850            ! pp_hot.c
85851 ____________________________________________________________________________
85852 [  6463] By: jhi                                   on 2000/07/29  00:55:39
85853         Log: Tune the comments and hopefully stop a memory leak.
85854      Branch: perl
85855            ! toke.c utf8.c
85856 ____________________________________________________________________________
85857 [  6462] By: jhi                                   on 2000/07/29  00:16:53
85858         Log: The problem described in this
85859              
85860              Subject: [ID 20000322.018] named chars aren't magical enough
85861              From: root <root@dixie.cscaper.com>     
85862              Date: Wed, 22 Mar 2000 18:37:42 -0700
85863              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
85864              
85865              has been fixed in perl 5.6.0 but just in case added a test
85866              to keep it away.  (The report from Joseph Hall.)
85867      Branch: perl
85868            ! t/lib/charnames.t
85869 ____________________________________________________________________________
85870 [  6461] By: jhi                                   on 2000/07/28  23:56:36
85871         Log: Tiny fixes for #6460.
85872      Branch: metaconfig/U/perl
85873            ! gccvers.U
85874      Branch: perl
85875            ! Configure config_h.SH
85876 ____________________________________________________________________________
85877 [  6460] By: jhi                                   on 2000/07/28  23:24:41
85878         Log: Warn if the version of the operating system used to compile gcc
85879              differs from the current version of the operating system.
85880              Also display the gcc compilation os and version in myconfig.
85881              Inspiration from
85882              
85883              Subject: Re: [ID 20000710.003] ERRORS!!         
85884              From: "Kurt D. Starsinic" <kstar@chapin.edu>
85885              Date: Mon, 10 Jul 2000 15:54:16 -0400
85886              Message-ID: <20000710155416.A1384@O2.chapin.edu>
85887      Branch: metaconfig/U/perl
85888            ! gccvers.U
85889      Branch: perl
85890            ! Configure config_h.SH myconfig.SH
85891 ____________________________________________________________________________
85892 [  6459] By: jhi                                   on 2000/07/28  22:00:32
85893         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
85894              letter to $Config{osvers}.
85895      Branch: metaconfig
85896            ! U/modified/Oldconfig.U
85897      Branch: perl
85898            ! Configure config_h.SH
85899 ____________________________________________________________________________
85900 [  6458] By: jhi                                   on 2000/07/28  04:15:39
85901         Log: Back out #6454, doesn't seem to work.
85902              (Reason: that patch was for perl 5.6.0, not perl-current)
85903              (A version of the patch for perl-current came in later as #6466)
85904      Branch: perl
85905            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
85906            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
85907            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
85908 ____________________________________________________________________________
85909 [  6457] By: jhi                                   on 2000/07/27  23:31:49
85910         Log: Use setproctitle() if available to modify $0.
85911              
85912              Subject: setting $* on BSD4 broken
85913              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
85914              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
85915              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
85916      Branch: metaconfig
85917            ! U/modified/Myinit.U
85918      Branch: perl
85919            ! Configure config_h.SH mg.c
85920 ____________________________________________________________________________
85921 [  6456] By: jhi                                   on 2000/07/27  14:50:47
85922         Log: Allow "no AutoLoader;", based on change #6444,
85923              suggested by Graham Barr.
85924      Branch: perl
85925            ! lib/AutoLoader.pm
85926 ____________________________________________________________________________
85927 [  6455] By: jhi                                   on 2000/07/27  14:19:10
85928         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
85929              From: rspier@pobox.com (Robert Spier)
85930              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
85931              Message-ID: <14720.15855.787664.424783@rls.cx>
85932      Branch: perl
85933            ! pod/perldiag.pod
85934 ____________________________________________________________________________
85935 [  6454] By: jhi                                   on 2000/07/27  14:03:02
85936         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
85937              for a long time).
85938              
85939              Reported in
85940              
85941              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
85942              From: Ryan Herbert <rherbert@sycamorehq.com>
85943              Date: Mon, 17 Jul 2000 11:40:42 -0400
85944              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
85945              
85946              Patched in
85947              
85948              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
85949              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
85950              Date: Wed, 26 Jul 2000 23:40:18 +0100
85951              Message-ID: <000001bff752$79511880$0a17073e@tiny>
85952              
85953              based on an earlier patch from Stephen P. Potter.
85954              
85955              (Removed later by change #6458 because this patch was for
85956              perl 5.6.0, not perl-current)
85957      Branch: perl
85958            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
85959            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
85960            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
85961 ____________________________________________________________________________
85962 [  6453] By: jhi                                   on 2000/07/27  13:48:02
85963         Log: Subject: [PATCH] fixes bug 20000508.004
85964              From: Michael Stevens <mstevens@globnix.org>
85965              Date: Thu, 27 Jul 2000 13:49:04 +0100
85966              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
85967      Branch: perl
85968            ! pod/perldata.pod
85969 ____________________________________________________________________________
85970 [  6452] By: jhi                                   on 2000/07/26  23:51:26
85971         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
85972              and Craig A. Berry.
85973      Branch: perl
85974            ! lib/File/Temp.pm pod/perlport.pod
85975 ____________________________________________________________________________
85976 [  6451] By: jhi                                   on 2000/07/26  19:43:30
85977         Log: Be wary of close()s, too.
85978              
85979              Subject: Re: [PATCH] perlbug cleanup
85980              From: Tim Jenness <t.jenness@jach.hawaii.edu>
85981              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
85982              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
85983      Branch: perl
85984            ! utils/perlbug.PL
85985 ____________________________________________________________________________
85986 [  6450] By: jhi                                   on 2000/07/26  18:41:40
85987         Log: Subject: Minor doc patch: handy.h
85988              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
85989              Date: Wed, 26 Jul 2000 15:34:25 -0300
85990              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
85991      Branch: perl
85992            ! handy.h pod/perlapi.pod
85993 ____________________________________________________________________________
85994 [  6449] By: jhi                                   on 2000/07/26  18:23:55
85995         Log: Subject: [PATCH] minor doc change - perlguts
85996              From: Michael Stevens <mstevens@globnix.org>
85997              Date: Thu, 13 Jul 2000 12:39:18 +0100
85998              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
85999      Branch: perl
86000            ! pod/perlguts.pod
86001 ____________________________________________________________________________
86002 [  6448] By: jhi                                   on 2000/07/26  18:20:30
86003         Log: open() wariness in perlbug.
86004              
86005              Subject: [PATCH] perlbug cleanup
86006              From: Michael Stevens <mstevens@globnix.org>
86007              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
86008              Date: Thu, 13 Jul 2000 15:52:23 +0100
86009      Branch: perl
86010            ! utils/perlbug.PL
86011 ____________________________________________________________________________
86012 [  6447] By: jhi                                   on 2000/07/26  18:13:04
86013         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
86014      Branch: perl
86015            ! lib/File/Temp.pm t/lib/ftmp-security.t
86016 ____________________________________________________________________________
86017 [  6446] By: jhi                                   on 2000/07/26  18:06:32
86018         Log: docfix from Peter Scott <Peter@PSDT.com>.
86019      Branch: perl
86020            ! pod/perlfunc.pod
86021 ____________________________________________________________________________
86022 [  6445] By: jhi                                   on 2000/07/26  17:53:31
86023         Log: Fix *foo{FORMAT}.
86024              
86025              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
86026              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
86027              Date: Wed, 26 Jul 2000 19:51:02 +0200
86028              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
86029              
86030              From: Graham Barr <gbarr@pobox.com>
86031              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
86032              Date: Wed, 26 Jul 2000 17:38:36 +0100
86033              Message-ID: <20000726173836.L472@pobox.com>
86034      Branch: perl
86035            ! pp.c sv.c t/op/gv.t
86036 ____________________________________________________________________________
86037 [  6444] By: jhi                                   on 2000/07/26  17:49:14
86038         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
86039              from Graham Barr in the module list.
86040      Branch: perl
86041            ! gv.c pod/perlobj.pod
86042 ____________________________________________________________________________
86043 [  6443] By: jhi                                   on 2000/07/26  16:06:56
86044         Log: More split() doc and test patches from Mike Guy.
86045      Branch: perl
86046            ! pod/perlfunc.pod t/op/split.t
86047 ____________________________________________________________________________
86048 [  6442] By: jhi                                   on 2000/07/26  16:05:30
86049         Log: MacOS nits from Matthias Neeracher.
86050      Branch: perl
86051            ! perl.c pp_ctl.c
86052 ____________________________________________________________________________
86053 [  6441] By: jhi                                   on 2000/07/26  04:39:57
86054         Log: Subject: [PATCH] split /^/
86055              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86056              Date: Tue, 25 Jul 2000 14:18:57 +0100
86057              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
86058              
86059              (with notes from tchrist and gbarr)
86060      Branch: perl
86061            ! pod/perlfunc.pod t/op/split.t
86062 ____________________________________________________________________________
86063 [  6440] By: jhi                                   on 2000/07/26  04:32:32
86064         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
86065              From: Peter Prymmer <pvhp@forte.com>
86066              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
86067              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
86068      Branch: perl
86069            ! vms/munchconfig.c
86070 ____________________________________________________________________________
86071 [  6439] By: jhi                                   on 2000/07/26  04:31:01
86072         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
86073              to be fatal errors (instead of by default ignoring them, and
86074              ignoring with a bug: even though -w gave an error, the opening [
86075              was left in)  Reported in:
86076              
86077              Subject: [ID 20000716.024] [=cc=] / [:blank:]
86078              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
86079              Date: Sun, 16 Jul 2000 17:55:29 -0700
86080              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
86081      Branch: perl
86082            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
86083 ____________________________________________________________________________
86084 [  6438] By: jhi                                   on 2000/07/25  15:41:15
86085         Log: Subject: [PATCH] av.c apidoc
86086              From: simon@brecon.co.uk (Simon Cozens)
86087              Date: 24 Jul 2000 06:40:52 GMT
86088              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
86089      Branch: perl
86090            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
86091            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
86092 ____________________________________________________________________________
86093 [  6437] By: jhi                                   on 2000/07/25  14:05:36
86094         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
86095              From: "Stephen P. Potter" <spp@ds.net>
86096              Date: Mon, 24 Jul 2000 14:22:23 -0400
86097              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
86098      Branch: perl
86099            ! pod/perllocale.pod
86100 ____________________________________________________________________________
86101 [  6436] By: jhi                                   on 2000/07/25  14:02:03
86102         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
86103              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86104              Date: Mon, 24 Jul 2000 18:04:28 +0100
86105              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
86106      Branch: perl
86107            ! t/lib/syslfs.t t/op/lfs.t
86108 ____________________________________________________________________________
86109 [  6435] By: jhi                                   on 2000/07/25  13:59:28
86110         Log: Get UTF16 BOMs working.  Patch from
86111              
86112              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
86113              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86114              Date: Tue, 25 Jul 2000 12:52:45 +0100
86115              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
86116              
86117              and notes from
86118              
86119              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
86120              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86121              Date: Tue, 25 Jul 2000 11:43:25 +0100
86122              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
86123      Branch: perl
86124            ! t/comp/require.t toke.c utf8.c
86125 ____________________________________________________________________________
86126 [  6434] By: jhi                                   on 2000/07/25  02:39:54
86127         Log: Make the "uninit variable" warning to say "concat or string"
86128              or "join or string" when in concat or join .
86129              
86130              Subject: Re: [ID 20000403.009] uninitialised concatenation???
86131              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86132              Date: Tue, 04 Apr 2000 18:22:58 +0100
86133              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
86134              
86135              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
86136              From: William R Ward <hermit@BayView.COM>
86137              Date: Thu, 30 Mar 2000 19:50:03 -0800
86138              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
86139      Branch: perl
86140            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
86141            ! t/pragma/warn/op t/pragma/warn/sv
86142 ____________________________________________________________________________
86143 [  6433] By: jhi                                   on 2000/07/24  17:52:56
86144         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
86145      Branch: perl
86146            ! lib/File/Spec/VMS.pm
86147 ____________________________________________________________________________
86148 [  6432] By: jhi                                   on 2000/07/24  17:44:44
86149         Log: Test cases for #6431.
86150              
86151              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
86152              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86153              Date: Mon, 24 Jul 2000 15:32:29 +0100
86154              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
86155      Branch: perl
86156            ! t/op/pat.t t/op/split.t
86157 ____________________________________________________________________________
86158 [  6431] By: jhi                                   on 2000/07/24  17:43:17
86159         Log: Bind op fix.
86160              
86161              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
86162              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86163              Date: Mon, 17 Jul 2000 20:04:56 +0100
86164              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
86165      Branch: perl
86166            ! op.c
86167 ____________________________________________________________________________
86168 [  6430] By: jhi                                   on 2000/07/24  03:42:42
86169         Log: Subject: [ID 20000716.023] syslog test fails without sockets
86170              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
86171              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
86172              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
86173      Branch: metaconfig/U/perl
86174            ! Extensions.U
86175      Branch: perl
86176            ! Configure config_h.SH
86177 ____________________________________________________________________________
86178 [  6429] By: jhi                                   on 2000/07/24  03:11:52
86179         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
86180              case, but add also notes explaining the relationship of this
86181              patch and the earlier notes by Sarathy.
86182              
86183              Subject: Map is still slow
86184              From: "Ben Tilly" <ben_tilly@hotmail.com>
86185              Date: Sat, 15 Jul 2000 17:23:27 EDT
86186              Message-ID: <20000715212327.21656.qmail@hotmail.com>
86187      Branch: perl
86188            ! pp_ctl.c
86189 ____________________________________________________________________________
86190 [  6428] By: jhi                                   on 2000/07/24  02:58:52
86191         Log: Documentation to explain the behaviour of map().
86192              
86193              Subject: Re: Map is still slow 
86194              From: Gurusamy Sarathy <gsar@ActiveState.com>
86195              Date: Sat, 15 Jul 2000 16:05:09 -0700
86196              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
86197      Branch: perl
86198            ! pp_ctl.c
86199 ____________________________________________________________________________
86200 [  6427] By: jhi                                   on 2000/07/24  02:50:03
86201         Log: Add tests for
86202              [ID 19991110.003] another matching finding by pcre author
86203              which has already been fixed by some patch, as verified in
86204              
86205              Subject: Re: two regex bugs from the mists of time (well, last November)
86206              From: Hugo <hv@crypt.compulink.co.uk>
86207              Date: Sat, 22 Jul 2000 18:12:58 +0100
86208              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
86209      Branch: perl
86210            ! t/op/re_tests
86211 ____________________________________________________________________________
86212 [  6426] By: jhi                                   on 2000/07/24  02:11:20
86213         Log: A missing 'break' after the [[:space:]] switch case.
86214              
86215              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
86216              From: "Stephen P. Potter" <spp@ds.net>
86217              Date: Tue, 18 Jul 2000 16:25:17 -0400
86218              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
86219      Branch: perl
86220            ! regcomp.c
86221 ____________________________________________________________________________
86222 [  6425] By: jhi                                   on 2000/07/24  02:06:12
86223         Log: The output might have been produced in the wrong order.
86224              
86225              Subject: [ID 20000720.003] [PATCH] t/op/write.t
86226              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86227              Date: Thu, 20 Jul 2000 18:49:18 +0100
86228              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
86229      Branch: perl
86230            ! t/op/write.t
86231 ____________________________________________________________________________
86232 [  6424] By: jhi                                   on 2000/07/24  02:00:07
86233         Log: Use STDOUT consistently.
86234              
86235              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
86236              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86237              Date: Thu, 20 Jul 2000 18:04:01 +0100
86238              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
86239      Branch: perl
86240            ! lib/Test/Harness.pm
86241 ____________________________________________________________________________
86242 [  6423] By: jhi                                   on 2000/07/24  01:54:54
86243         Log: Protect against "wild next"s, that is, callbacks doing "next"
86244              instead of "return".
86245              
86246              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
86247              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86248              Date: Tue, 18 Jul 2000 11:30:16 +0100
86249              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
86250      Branch: perl
86251            ! lib/File/Find.pm
86252 ____________________________________________________________________________
86253 [  6422] By: jhi                                   on 2000/07/24  01:35:47
86254         Log: Out-of-date note removed.
86255              
86256              Subject: [PATCH] documentation perlipc
86257              From: rspier@pobox.com (Robert Spier)
86258              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
86259              Message-ID: <14711.35178.572612.502654@rls.cx>
86260      Branch: perl
86261            ! pod/perlipc.pod
86262 ____________________________________________________________________________
86263 [  6421] By: jhi                                   on 2000/07/24  00:09:18
86264         Log: Send all installperl messages to STDERR and be -w clean.
86265              
86266              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
86267              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86268              Date: Sat, 22 Jul 2000 14:02:11 +0100
86269              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
86270      Branch: perl
86271            ! installperl
86272 ____________________________________________________________________________
86273 [  6420] By: jhi                                   on 2000/07/24  00:04:19
86274         Log: Decutandpasto.
86275              
86276              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
86277              From: "Richard Soderberg" <rs@crystalflame.net>
86278              Date: Sun, 23 Jul 2000 01:37:23 -0700
86279              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
86280      Branch: perl
86281            ! pod/perlipc.pod
86282 ____________________________________________________________________________
86283 [  6419] By: jhi                                   on 2000/07/24  00:01:12
86284         Log: A cleaner abs_path().
86285              Subject: Re: unix alternative to Cwd.pm
86286              From: Jeff Pinyan <jeffp@crusoe.net>
86287              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
86288              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
86289      Branch: perl
86290            ! lib/Cwd.pm
86291 ____________________________________________________________________________
86292 [  6418] By: jhi                                   on 2000/07/23  23:48:56
86293         Log: Detypo.
86294              
86295              Subject: [PATCH perl-current] Typo in hints/powerux.sh
86296              From: "Richard Soderberg" <rs@crystalflame.net>
86297              Date: Sun, 23 Jul 2000 01:27:33 -0700
86298              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
86299      Branch: perl
86300            ! hints/powerux.sh
86301 ____________________________________________________________________________
86302 [  6417] By: jhi                                   on 2000/07/17  22:13:31
86303         Log: Subject: SDBM_File documentation
86304              From: mjd@plover.com
86305              Date: 16 Jul 2000 17:41:17 -0000
86306              Message-ID: <20000716174117.18515.qmail@plover.com>
86307      Branch: perl
86308            ! ext/SDBM_File/SDBM_File.pm
86309 ____________________________________________________________________________
86310 [  6416] By: jhi                                   on 2000/07/17  19:13:26
86311         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
86312      Branch: perl
86313            ! hints/mpeix.sh mpeix/relink
86314 ____________________________________________________________________________
86315 [  6415] By: jhi                                   on 2000/07/15  14:11:02
86316         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
86317              the utf8 'characters' can be more than one octet).
86318              
86319              Date: Sat, 15 Jul 2000 00:21:56 +0100
86320              From: Tom Hughes <tom@compton.nu>
86321              Subject: Re: [ID 20000714.002]
86322              Message-ID: <db2334de49.tom@compton.compton.nu>
86323              
86324              Reported in
86325              
86326              Subject: [ID 20000714.002]
86327              From: "Simon Cozens" <simon@othersideofthe.earth.li>
86328              Date: 14 Jul 2000 15:13:09 -0000
86329              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
86330      Branch: perl
86331            ! doop.c
86332 ____________________________________________________________________________
86333 [  6414] By: jhi                                   on 2000/07/15  03:13:41
86334         Log: another VMS build tweak from Peter Prymmer
86335      Branch: perl
86336            ! vms/descrip_mms.template
86337 ____________________________________________________________________________
86338 [  6413] By: jhi                                   on 2000/07/15  03:10:40
86339         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
86340      Branch: perl
86341            ! vms/perlvms.pod
86342 ____________________________________________________________________________
86343 [  6412] By: jhi                                   on 2000/07/15  00:31:05
86344         Log: More docs for sv functions.
86345              
86346              Subject: [PATCH cfgperl] sv.c apidoc
86347              From: simon@brecon.co.uk (Simon Cozens)
86348              Date: 13 Jul 2000 09:00:20 GMT
86349              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
86350              
86351              Subject: Re: [PATCH cfgperl] sv.c apidoc
86352              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86353              Date: Thu, 13 Jul 2000 12:27:41 +0100
86354              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
86355              
86356              Subject: Re: [PATCH cfgperl] sv.c apidoc
86357              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86358              Date: Thu, 13 Jul 2000 13:23:09 +0100
86359              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
86360              
86361              Subject: Re: [PATCH cfgperl] sv.c apidoc
86362              From: simon@brecon.co.uk (Simon Cozens)
86363              Date: 14 Jul 2000 06:51:02 GMT
86364              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
86365      Branch: perl
86366            ! embed.pl pod/perlapi.pod sv.c
86367 ____________________________________________________________________________
86368 [  6411] By: jhi                                   on 2000/07/15  00:10:41
86369         Log: lib/b test fixes from Peter Prymmer.
86370      Branch: perl
86371            ! t/lib/b.t
86372 ____________________________________________________________________________
86373 [  6410] By: jhi                                   on 2000/07/15  00:02:09
86374         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
86375              From: Hugo <hv@crypt.compulink.co.uk>
86376              Date: Fri, 14 Jul 2000 23:05:20 +0100
86377              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
86378              
86379              Didn't anymore apply, but that point still could use another fix.
86380      Branch: perl
86381            ! pod/perlfunc.pod
86382 ____________________________________________________________________________
86383 [  6409] By: jhi                                   on 2000/07/14  23:15:15
86384         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
86385              not in pod, from Peter Prymmer
86386      Branch: perl
86387            ! vms/descrip_mms.template
86388 ____________________________________________________________________________
86389 [  6408] By: jhi                                   on 2000/07/14  20:35:05
86390         Log: The bug report
86391              [ID 19991110.002] minimal matching discrepancy found by pcre author
86392              seems to have been fixed (though differently from what was suggested
86393              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
86394      Branch: perl
86395            ! t/op/re_tests
86396 ____________________________________________________________________________
86397 [  6407] By: jhi                                   on 2000/07/14  17:38:08
86398         Log: Fix AutoSplit to use File::Spec the right way in VMS,
86399              from Peter Prymmer.
86400      Branch: perl
86401            ! lib/AutoSplit.pm
86402 ____________________________________________________________________________
86403 [  6406] By: jhi                                   on 2000/07/14  14:13:22
86404         Log: Merge perlhacktut into perlhack, update perlguts.
86405              
86406              Subject: Re: Perlhacktut
86407              From: simon@brecon.co.uk (Simon Cozens)
86408              Date: 14 Jul 2000 06:49:21 GMT
86409              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
86410              
86411              Subject: Re: Perlhacktut
86412              From: simon@brecon.co.uk (Simon Cozens)
86413              Date: 14 Jul 2000 07:09:45 GMT
86414              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
86415      Branch: perl
86416            ! pod/perlguts.pod pod/perlhack.pod
86417 ____________________________________________________________________________
86418 [  6405] By: jhi                                   on 2000/07/14  14:02:31
86419         Log: Integrate with Sarathy.
86420      Branch: cfgperl
86421           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
86422           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
86423           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
86424 ____________________________________________________________________________
86425 [  6404] By: gsar                                  on 2000/07/14  12:15:02
86426         Log: PERL_OBJECT build tweaks
86427      Branch: perl
86428            ! toke.c
86429 ____________________________________________________________________________
86430 [  6403] By: gsar                                  on 2000/07/14  11:23:41
86431         Log: inconsistent types needs casts
86432      Branch: perl
86433            ! toke.c
86434 ____________________________________________________________________________
86435 [  6402] By: gsar                                  on 2000/07/14  11:12:04
86436         Log: typos in change#6399, regen headers
86437      Branch: perl
86438            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
86439 ____________________________________________________________________________
86440 [  6401] By: gsar                                  on 2000/07/14  10:59:12
86441         Log: typecasts needed for change#6394
86442      Branch: perl
86443            ! toke.c
86444 ____________________________________________________________________________
86445 [  6400] By: gsar                                  on 2000/07/14  10:49:37
86446         Log: integrate cfgperl contents into mainline
86447      Branch: perl
86448           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
86449           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
86450 ____________________________________________________________________________
86451 [  6399] By: gsar                                  on 2000/07/14  10:38:35
86452         Log: enable UTF-16 filter by default if relevant BOM is seen; various
86453              cleanups (typos, misformatted code, and small bugs)
86454      Branch: perl
86455            ! doop.c embed.pl mg.c op.c pp.c toke.c
86456 ____________________________________________________________________________
86457 [  6398] By: gsar                                  on 2000/07/14  08:55:38
86458         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
86459              name suggests anyway)
86460      Branch: perl
86461            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
86462 ____________________________________________________________________________
86463 [  6397] By: gsar                                  on 2000/07/14  08:44:33
86464         Log: move new variables to the end of the interpreter structure (for
86465              bincompat in code that doesn't #include XSUB.h)
86466      Branch: perl
86467            ! intrpvar.h
86468 ____________________________________________________________________________
86469 [  6396] By: gsar                                  on 2000/07/14  08:13:58
86470         Log: MakeMaker should not remove editor backups (*~) on `make clean`
86471              by default (completes change#6383)
86472      Branch: perl
86473            ! lib/ExtUtils/MM_Unix.pm
86474 ____________________________________________________________________________
86475 [  6395] By: jhi                                   on 2000/07/14  05:20:33
86476         Log: Replace change #6337 with a better one.
86477              
86478              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
86479              From: Hugo <hv@crypt.compulink.co.uk>
86480              Date: Fri, 14 Jul 2000 04:16:20 +0100
86481              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
86482      Branch: cfgperl
86483            ! regexec.c t/op/re_tests
86484 ____________________________________________________________________________
86485 [  6394] By: jhi                                   on 2000/07/14  01:33:59
86486         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
86487      Branch: cfgperl
86488            ! embed.pl global.sym proto.h toke.c
86489 ____________________________________________________________________________
86490 [  6393] By: jhi                                   on 2000/07/13  23:41:23
86491         Log: remove discarded test
86492      Branch: cfgperl
86493            ! MANIFEST
86494 ____________________________________________________________________________
86495 [  6392] By: jhi                                   on 2000/07/13  23:32:25
86496         Log: The {multiplier} of a fixed substring was overlooked which
86497              caused a wrong initial search offset for that substring.
86498              
86499              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
86500              From: Hugo <hv@crypt.compulink.co.uk>
86501              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
86502              Date: Thu, 13 Jul 2000 19:27:13 +0100
86503      Branch: cfgperl
86504            ! regcomp.c t/op/re_tests
86505 ____________________________________________________________________________
86506 [  6391] By: jhi                                   on 2000/07/13  16:37:42
86507         Log: typo fix from Craig Berry
86508      Branch: cfgperl
86509            ! vms/subconfigure.com
86510 ____________________________________________________________________________
86511 [  6390] By: jhi                                   on 2000/07/13  13:20:12
86512         Log: Integrate with Sarathy.
86513      Branch: cfgperl
86514            - t/op/method2entersub.t
86515           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
86516           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
86517           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
86518           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
86519 ____________________________________________________________________________
86520 [  6389] By: jhi                                   on 2000/07/13  13:18:48
86521         Log: Detypo from Peter Prymmer, part of #6388.
86522      Branch: cfgperl
86523            ! Configure config_h.SH
86524      Branch: metaconfig
86525            ! U/modified/d_longlong.U
86526 ____________________________________________________________________________
86527 [  6388] By: gsar                                  on 2000/07/13  06:33:40
86528         Log: typos (spotted by Peter Prymmer)
86529      Branch: perl
86530            ! Configure t/lib/english.t
86531 ____________________________________________________________________________
86532 [  6387] By: gsar                                  on 2000/07/13  05:35:28
86533         Log: new selfloader.t in change#6183 doesn't close DATA handles,
86534              and thus fails to clean up tmp files on dosish platforms
86535      Branch: perl
86536            ! t/lib/selfloader.t
86537 ____________________________________________________________________________
86538 [  6386] By: gsar                                  on 2000/07/12  21:42:39
86539         Log: sprintf test tweaks (from Dominic Dunlop)
86540      Branch: perl
86541            ! t/op/sprintf.t
86542 ____________________________________________________________________________
86543 [  6385] By: gsar                                  on 2000/07/12  21:33:46
86544         Log: fix bugs in processing %v-*d and similar format specs (from
86545              Avi Finkel <avi@finkel.org>)
86546      Branch: perl
86547            ! sv.c t/op/sprintf.t
86548 ____________________________________________________________________________
86549 [  6384] By: gsar                                  on 2000/07/12  16:04:19
86550         Log: readd missing perldelta.pod changes from changes#6339,6376
86551      Branch: perl
86552            ! pod/perldelta.pod
86553 ____________________________________________________________________________
86554 [  6383] By: gsar                                  on 2000/07/12  16:00:51
86555         Log: don't clobber *.orig files on *clean targets
86556      Branch: perl
86557            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
86558 ____________________________________________________________________________
86559 [  6382] By: gsar                                  on 2000/07/12  07:59:12
86560         Log: fix broken integrations in cfgperl
86561      Branch: cfgperl
86562           !> Changes pod/perldelta.pod
86563 ____________________________________________________________________________
86564 [  6381] By: gsar                                  on 2000/07/12  07:42:17
86565         Log: integrate cfgperl changes into mainline
86566      Branch: perl
86567            ! Changes
86568           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
86569           !> pod/perlre.pod
86570 ____________________________________________________________________________
86571 [  6380] By: gsar                                  on 2000/07/12  07:31:00
86572         Log: get sprintf.t to adjust properly for 3-digit exponents
86573      Branch: perl
86574            ! t/op/sprintf.t
86575 ____________________________________________________________________________
86576 [  6379] By: gsar                                  on 2000/07/12  06:40:04
86577         Log: change#6174 needs corresponding change in win32/config_h.PL,
86578              which grovels through config_h.SH to find the config.h name
86579      Branch: perl
86580            ! win32/config_h.PL
86581 ____________________________________________________________________________
86582 [  6378] By: jhi                                   on 2000/07/12  05:03:59
86583         Log: Do the cc sanity check both before the hints and
86584              after the cc selction.
86585      Branch: cfgperl
86586            ! Configure config_h.SH
86587      Branch: metaconfig
86588            ! U/modified/Oldconfig.U U/modified/cc.U
86589      Branch: metaconfig/U/perl
86590            + Checkcc.U
86591 ____________________________________________________________________________
86592 [  6377] By: jhi                                   on 2000/07/12  02:49:22
86593         Log: Fix nits noticed by Boston.pm.
86594      Branch: cfgperl
86595            ! pod/perlre.pod
86596 ____________________________________________________________________________
86597 [  6376] By: jhi                                   on 2000/07/11  21:22:13
86598         Log: Configure cosmetics and perldelta.
86599      Branch: cfgperl
86600            ! Configure config_h.SH pod/perldelta.pod
86601      Branch: metaconfig
86602            ! U/modified/cc.U
86603 ____________________________________________________________________________
86604 [  6375] By: gsar                                  on 2000/07/11  21:17:35
86605         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
86606      Branch: perl
86607            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
86608            ! win32/win32sck.c
86609 ____________________________________________________________________________
86610 [  6374] By: gsar                                  on 2000/07/11  20:48:50
86611         Log: tweak for build failure under multiplicity
86612      Branch: perl
86613            ! toke.c
86614 ____________________________________________________________________________
86615 [  6373] By: gsar                                  on 2000/07/11  20:37:23
86616         Log: integrate cfgperl changes#6325..6373 into mainline
86617              (NOTE: today's batch of integrations still untested)
86618      Branch: perl
86619           +> ext/DynaLoader/hints/netbsd.pl
86620            ! Changes
86621           !> (integrate 26 files)
86622 ____________________________________________________________________________
86623 [  6372] By: jhi                                   on 2000/07/11  20:30:36
86624         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
86625              regen perltoc.
86626      Branch: cfgperl
86627            + pod/perlbook.pod
86628            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
86629            ! pod/perltoc.pod
86630 ____________________________________________________________________________
86631 [  6371] By: jhi                                   on 2000/07/11  20:08:56
86632         Log: Minor cleanups on the booklist.
86633      Branch: cfgperl
86634            ! pod/perlfaq2.pod
86635 ____________________________________________________________________________
86636 [  6370] By: jhi                                   on 2000/07/11  19:31:13
86637         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
86638      Branch: cfgperl
86639            ! t/pragma/overload.t
86640 ____________________________________________________________________________
86641 [  6369] By: gsar                                  on 2000/07/11  19:27:48
86642         Log: integrate cfgperl changes#6293..6324 into mainline
86643      Branch: perl
86644           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
86645            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
86646           !> (integrate 30 files)
86647 ____________________________________________________________________________
86648 [  6368] By: gsar                                  on 2000/07/11  19:18:57
86649         Log: skip integrate of problematic change#6292 from cfgperl into mainline
86650      Branch: perl
86651           !> pp_hot.c
86652 ____________________________________________________________________________
86653 [  6367] By: gsar                                  on 2000/07/11  19:17:21
86654         Log: integrate cfgperl changes#6288..6290 into mainline
86655      Branch: perl
86656           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
86657 ____________________________________________________________________________
86658 [  6366] By: gsar                                  on 2000/07/11  19:11:18
86659         Log: integrate cfgperl changes#6268..6282 into mainline
86660      Branch: perl
86661           !> (integrate 30 files)
86662 ____________________________________________________________________________
86663 [  6365] By: gsar                                  on 2000/07/11  18:57:00
86664         Log: delete new accidentally branched file
86665      Branch: perl
86666            - t/op/method2entersub.t
86667 ____________________________________________________________________________
86668 [  6364] By: gsar                                  on 2000/07/11  18:55:13
86669         Log: skip integrate of change#6267 from cfgperl into mainline (the
86670              method call optimization is flawed without additional hints
86671              from user about immutableness of @ISA and no runtime method
86672              definitions)
86673      Branch: perl
86674           +> t/op/method2entersub.t
86675           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
86676           !> perl.h t/op/sprintf.t xsutils.c
86677 ____________________________________________________________________________
86678 [  6363] By: gsar                                  on 2000/07/11  18:49:43
86679         Log: integrate cfgperl changes#6261..6266 into mainline
86680      Branch: perl
86681           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
86682           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
86683           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
86684           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
86685 ____________________________________________________________________________
86686 [  6362] By: gsar                                  on 2000/07/11  18:43:26
86687         Log: integrate cfgperl changes#6252..6260 into mainline
86688      Branch: perl
86689           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
86690           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
86691           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
86692           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
86693 ____________________________________________________________________________
86694 [  6361] By: gsar                                  on 2000/07/11  18:37:12
86695         Log: skip integrate of problematic change#6251 from cfgperl into mainline
86696      Branch: perl
86697           !> lib/Exporter.pm
86698 ____________________________________________________________________________
86699 [  6360] By: gsar                                  on 2000/07/11  18:34:56
86700         Log: integrate cfgperl change#6250 into mainline
86701      Branch: perl
86702           +> t/op/my_stash.t
86703           !> MANIFEST embed.pl proto.h toke.c
86704 ____________________________________________________________________________
86705 [  6359] By: gsar                                  on 2000/07/11  18:21:19
86706         Log: integrate cfgperl changes#6242..6249 into mainline
86707      Branch: perl
86708           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
86709           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
86710           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
86711           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
86712           !> t/lib/peek.t utf8.c
86713 ____________________________________________________________________________
86714 [  6358] By: gsar                                  on 2000/07/11  18:15:45
86715         Log: skip integrate of problematic change#6241 from cfgperl into mainline
86716      Branch: perl
86717           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
86718 ____________________________________________________________________________
86719 [  6357] By: jhi                                   on 2000/07/11  18:15:16
86720         Log: Fix for
86721              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
86722              From: Roderick Schertler <roderick@argon.org> 
86723              Date: Tue, 11 Jul 2000 13:55:05 -0400 
86724              Message-Id: <200007111755.NAA05077@jones.argon.org> 
86725      Branch: cfgperl
86726            ! doio.c
86727 ____________________________________________________________________________
86728 [  6356] By: jhi                                   on 2000/07/11  18:12:51
86729         Log: Typo in #6341.
86730      Branch: cfgperl
86731            ! pp_hot.c
86732 ____________________________________________________________________________
86733 [  6355] By: gsar                                  on 2000/07/11  18:12:10
86734         Log: integrate cfgperl changes#6231..6240 into mainline
86735      Branch: perl
86736           +> pod/perlutil.pod
86737           !> (integrate 35 files)
86738 ____________________________________________________________________________
86739 [  6354] By: jhi                                   on 2000/07/11  18:04:34
86740         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
86741              From: Dominic Dunlop <domo@computer.org> 
86742              Date: Tue, 11 Jul 2000 12:27:33 +0200 
86743              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
86744              
86745              Replaces change #6268.
86746      Branch: cfgperl
86747            ! t/op/sprintf.t
86748 ____________________________________________________________________________
86749 [  6353] By: gsar                                  on 2000/07/11  17:59:51
86750         Log: skip integrate of problematic change#6230 from cfgperl into mainline
86751              (a later version of File::Spec is already in mainline)
86752      Branch: perl
86753           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
86754           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
86755 ____________________________________________________________________________
86756 [  6352] By: gsar                                  on 2000/07/11  17:57:48
86757         Log: integrate cfgperl changes#6224..6229 into mainline
86758      Branch: perl
86759           +> lib/lib.pm.PL
86760            - lib/lib.pm
86761           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
86762           !> lib/English.pm op.c t/lib/english.t
86763 ____________________________________________________________________________
86764 [  6351] By: gsar                                  on 2000/07/11  17:50:10
86765         Log: skip integrate of problematic change#6223 from cfgperl into mainline
86766      Branch: perl
86767           !> doio.c
86768 ____________________________________________________________________________
86769 [  6350] By: gsar                                  on 2000/07/11  17:48:28
86770         Log: integrate cfgperl changes#6220..6222 into mainline
86771      Branch: perl
86772           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
86773           !> toke.c utf8.c win32/win32.h
86774 ____________________________________________________________________________
86775 [  6349] By: gsar                                  on 2000/07/11  17:46:13
86776         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
86777              mainline
86778      Branch: perl
86779           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
86780           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
86781           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
86782 ____________________________________________________________________________
86783 [  6348] By: jhi                                   on 2000/07/11  17:45:49
86784         Log: README.posix-bc podified from Thomas Dorner.
86785      Branch: cfgperl
86786            ! README.posix-bc
86787 ____________________________________________________________________________
86788 [  6347] By: gsar                                  on 2000/07/11  17:42:04
86789         Log: integrate cfgperl change#6217 into mainline
86790      Branch: perl
86791           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
86792           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
86793           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
86794 ____________________________________________________________________________
86795 [  6346] By: gsar                                  on 2000/07/11  17:39:37
86796         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
86797              mainline
86798      Branch: perl
86799           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
86800           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
86801           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
86802           !> perlapi.h pod/perlapi.pod
86803 ____________________________________________________________________________
86804 [  6345] By: gsar                                  on 2000/07/11  17:36:42
86805         Log: integrate cfgperl changes#6207..6210 into mainline
86806      Branch: perl
86807           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
86808           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
86809 ____________________________________________________________________________
86810 [  6344] By: gsar                                  on 2000/07/11  17:31:20
86811         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
86812              mainline
86813      Branch: perl
86814           !> (integrate 40 files)
86815 ____________________________________________________________________________
86816 [  6343] By: gsar                                  on 2000/07/11  17:19:08
86817         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
86818      Branch: perl
86819           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
86820            ! Changes
86821           !> (integrate 34 files)
86822 ____________________________________________________________________________
86823 [  6342] By: jhi                                   on 2000/07/11  16:05:48
86824         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
86825              To: perl5-porters@perl.org
86826              From: Karsten Sperling <spiff@phreax.net>
86827              Date: Mon, 10 Jul 2000 15:12:52 +0200
86828              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
86829      Branch: cfgperl
86830            ! lib/Symbol.pm
86831 ____________________________________________________________________________
86832 [  6341] By: jhi                                   on 2000/07/11  15:59:23
86833         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
86834              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86835              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
86836              Date: Fri, 07 Jul 2000 17:57:16 +0100
86837      Branch: cfgperl
86838            ! pp_hot.c
86839 ____________________________________________________________________________
86840 [  6340] By: jhi                                   on 2000/07/11  15:55:47
86841         Log: Subject: Re: format bug report  [Patch]
86842              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
86843              Date: Wed, 05 Jul 2000 13:12:52 +0200
86844              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
86845              
86846              Subject: Re: format bug report  [Patch]
86847              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
86848              Date: Wed, 05 Jul 2000 14:10:01 +0200
86849              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
86850      Branch: cfgperl
86851            ! t/op/write.t toke.c
86852 ____________________________________________________________________________
86853 [  6339] By: jhi                                   on 2000/07/11  13:54:09
86854         Log: Be less forgiving about ambiguous and illegal tr ranges.
86855              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
86856              From: Mark-Jason Dominus <mjd@plover.com>
86857              Date: Tue, 04 Jul 2000 10:00:12 -0400
86858              Message-ID: <20000704140012.17772.qmail@plover.com>
86859              
86860              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
86861              From: Mark-Jason Dominus <mjd@plover.com>
86862              Date: Wed, 05 Jul 2000 09:37:36 -0400
86863              Message-ID: <20000705133736.27293.qmail@plover.com>
86864      Branch: cfgperl
86865            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
86866 ____________________________________________________________________________
86867 [  6338] By: jhi                                   on 2000/07/11  13:31:24
86868         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
86869              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86870              Date: Tue, 11 Jul 2000 13:50:51 +0100
86871              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
86872      Branch: cfgperl
86873            ! sv.c
86874 ____________________________________________________________________________
86875 [  6337] By: jhi                                   on 2000/07/11  13:29:14
86876         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
86877              From: Hugo <hv@crypt.compulink.co.uk>
86878              Date: Tue, 11 Jul 2000 12:44:50 +0100
86879              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
86880      Branch: cfgperl
86881            ! regexec.c t/op/re_tests
86882 ____________________________________________________________________________
86883 [  6336] By: jhi                                   on 2000/07/11  13:26:47
86884         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
86885              From: simon@brecon.co.uk (Simon Cozens)
86886              Date: 7 Jul 2000 11:26:09 GMT
86887              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
86888      Branch: cfgperl
86889            ! mg.c
86890 ____________________________________________________________________________
86891 [  6335] By: jhi                                   on 2000/07/11  13:23:37
86892         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
86893              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
86894              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
86895              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
86896      Branch: cfgperl
86897            + ext/DynaLoader/hints/netbsd.pl
86898            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
86899 ____________________________________________________________________________
86900 [  6334] By: jhi                                   on 2000/07/11  13:20:38
86901         Log: Subject: PATCH perlguts.pod: Document D and d magic types
86902              From: mjd@plover.com
86903              Date: 5 Jul 2000 18:01:51 -0000
86904              Message-ID: <20000705180151.29413.qmail@plover.com>
86905      Branch: cfgperl
86906            ! pod/perlguts.pod
86907 ____________________________________________________________________________
86908 [  6333] By: jhi                                   on 2000/07/11  13:15:51
86909         Log: Precedence goof, fix based on
86910              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
86911              From: Hugo <hv@crypt.compulink.co.uk>
86912              Date: Tue, 11 Jul 2000 12:52:38 +0100
86913              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
86914      Branch: cfgperl
86915            ! t/op/taint.t
86916 ____________________________________________________________________________
86917 [  6332] By: jhi                                   on 2000/07/11  12:40:17
86918         Log: Integrate with Sarathy.
86919      Branch: cfgperl
86920           !> win32/win32sck.c
86921 ____________________________________________________________________________
86922 [  6331] By: jhi                                   on 2000/07/10  20:14:16
86923         Log: Sprinkle ldlibpath.
86924      Branch: cfgperl
86925            ! pod/Makefile.SH
86926 ____________________________________________________________________________
86927 [  6330] By: jhi                                   on 2000/07/10  17:54:49
86928         Log: More POSIX.pod tweaks.
86929      Branch: cfgperl
86930            ! ext/POSIX/POSIX.pod
86931 ____________________________________________________________________________
86932 [  6329] By: jhi                                   on 2000/07/10  14:02:12
86933         Log: Reorder perl.pod once more.
86934      Branch: cfgperl
86935            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
86936 ____________________________________________________________________________
86937 [  6328] By: gsar                                  on 2000/07/10  07:06:00
86938         Log: accept() leaks memory on windows due to incorrect ordering of
86939              closesocket() and fclose() calls
86940      Branch: perl
86941            ! win32/win32sck.c
86942 ____________________________________________________________________________
86943 [  6327] By: gsar                                  on 2000/07/10  06:49:17
86944         Log: winsock options weren't being set in all threads under ithreads
86945              (caused send()s from second and subsequent threads to fail)
86946      Branch: perl
86947            ! win32/win32sck.c
86948 ____________________________________________________________________________
86949 [  6326] By: jhi                                   on 2000/07/08  02:45:40
86950         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
86951              was cast to an unsigned (32-bit) integer with wild abandon.
86952      Branch: cfgperl
86953            ! ext/Devel/DProf/DProf.xs
86954 ____________________________________________________________________________
86955 [  6325] By: jhi                                   on 2000/07/07  18:50:33
86956         Log: Remove perlbook, update perlfaq book listing,
86957              rearrange perl.pod, regenerate perltoc.
86958      Branch: cfgperl
86959            - pod/perlbook.pod
86960            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
86961            ! pod/perlfaq2.pod pod/perltoc.pod
86962 ____________________________________________________________________________
86963 [  6324] By: jhi                                   on 2000/07/07  14:03:40
86964         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
86965      Branch: cfgperl
86966            ! sv.h toke.c
86967 ____________________________________________________________________________
86968 [  6323] By: jhi                                   on 2000/07/06  16:03:55
86969         Log: Fix complaints of buildtoc.
86970      Branch: cfgperl
86971            + lib/Win32.pod
86972            - pod/Win32.pod
86973            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
86974 ____________________________________________________________________________
86975 [  6322] By: jhi                                   on 2000/07/06  15:15:52
86976         Log: Add =head1 NAMEs so that buildtoc is happy.
86977              (The CGI::Util nit reported to Lincoln.)
86978      Branch: cfgperl
86979            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
86980            ! pod/perltoc.pod
86981 ____________________________________________________________________________
86982 [  6321] By: jhi                                   on 2000/07/06  03:16:04
86983         Log: Config is being used.
86984      Branch: cfgperl
86985            ! t/op/method.t
86986 ____________________________________________________________________________
86987 [  6320] By: jhi                                   on 2000/07/06  03:13:13
86988         Log: Integrate with Sarathy.
86989      Branch: cfgperl
86990           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
86991 ____________________________________________________________________________
86992 [  6319] By: jhi                                   on 2000/07/06  03:11:46
86993         Log: Autogenerate pod/Makefile and pod/buildtoc.
86994              buildtoc also checks whether the existing pods are
86995              mentioned in MANIFEST and perl.pod, and vice versa.
86996              (None of the thusly found discrepancies fixed yet.)
86997              roffitall also needs to be autogenerated similarly but it
86998              seems so badly out of date that I didn't touch it yet.
86999      Branch: cfgperl
87000            + pod/Makefile.SH pod/buildtoc.PL
87001            - pod/Makefile pod/buildtoc
87002            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
87003 ____________________________________________________________________________
87004 [  6318] By: gsar                                  on 2000/07/05  22:10:54
87005         Log: fix UNC path handling on Windows under ithreads, and chdir()
87006              return value when given a non-existent directory
87007      Branch: perl
87008            ! win32/vdir.h
87009 ____________________________________________________________________________
87010 [  6317] By: gsar                                  on 2000/07/05  22:08:19
87011         Log: winsock cleanup never done on Windows (leads to handle leaks)
87012      Branch: perl
87013            ! win32/perllib.c win32/win32sck.c
87014 ____________________________________________________________________________
87015 [  6316] By: gsar                                  on 2000/07/05  22:06:19
87016         Log: some debugger output does not go to the socket when RemotePort is set
87017      Branch: perl
87018            ! lib/perl5db.pl
87019 ____________________________________________________________________________
87020 [  6315] By: jhi                                   on 2000/07/05  00:25:21
87021         Log: Integrate with Sarathy, preliminary fix for unicos
87022              alignment problems in [ID 20000612.002] Perl problem on Cray system.
87023      Branch: cfgperl
87024            ! sv.h
87025           !> pp_hot.c
87026 ____________________________________________________________________________
87027 [  6314] By: gsar                                  on 2000/07/04  23:34:02
87028         Log: tyop in change#6306
87029      Branch: perl
87030            ! pp_hot.c
87031 ____________________________________________________________________________
87032 [  6313] By: jhi                                   on 2000/07/04  22:14:38
87033         Log: Multiline string literals ENONPORTABLE.
87034      Branch: cfgperl
87035            ! pp_hot.c
87036 ____________________________________________________________________________
87037 [  6312] By: jhi                                   on 2000/07/04  20:34:44
87038         Log: Integrate with Sarathy.
87039      Branch: cfgperl
87040           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
87041           !> t/op/method.t
87042 ____________________________________________________________________________
87043 [  6311] By: jhi                                   on 2000/07/04  20:30:56
87044         Log: More POSIX.pod embellishment.
87045      Branch: cfgperl
87046            ! ext/POSIX/POSIX.pod
87047 ____________________________________________________________________________
87048 [  6310] By: gsar                                  on 2000/07/04  17:28:48
87049         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
87050      Branch: perl
87051            ! t/lib/b.t
87052 ____________________________________________________________________________
87053 [  6309] By: jhi                                   on 2000/07/04  17:22:18
87054         Log: The #6308 required a little bit more.
87055      Branch: cfgperl
87056            ! Makefile.SH win32/Makefile
87057 ____________________________________________________________________________
87058 [  6308] By: jhi                                   on 2000/07/04  16:35:24
87059         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
87060      Branch: cfgperl
87061            + lib/lib_pm.PL
87062            - lib/lib.pm.PL
87063            ! MANIFEST Makefile.SH
87064 ____________________________________________________________________________
87065 [  6307] By: jhi                                   on 2000/07/04  16:28:58
87066         Log: Win32 patches for cfgperl from Sarathy.
87067      Branch: cfgperl
87068            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
87069            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
87070            ! thread.h toke.c util.c win32/Makefile win32/win32.c
87071 ____________________________________________________________________________
87072 [  6306] By: gsar                                  on 2000/07/04  16:28:40
87073         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
87074              (from Richard Soderberg <rs@oregonnet.com>)
87075      Branch: perl
87076            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
87077 ____________________________________________________________________________
87078 [  6305] By: jhi                                   on 2000/07/04  16:24:24
87079         Log: Integrate with Sarathy.
87080      Branch: cfgperl
87081           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
87082           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
87083           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
87084           !> proto.h win32/win32.c
87085 ____________________________________________________________________________
87086 [  6304] By: gsar                                  on 2000/07/04  16:17:24
87087         Log: missing perldiag entry for unpack("w",...) diagnostic (from
87088              Andreas Koenig)
87089      Branch: perl
87090            ! pod/perldiag.pod
87091 ____________________________________________________________________________
87092 [  6303] By: gsar                                  on 2000/07/04  16:14:44
87093         Log: remove rel2abs prototypes (from Barrie Slaymaker)
87094      Branch: perl
87095            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
87096            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
87097 ____________________________________________________________________________
87098 [  6302] By: gsar                                  on 2000/07/04  04:59:35
87099         Log: adjust change#6299
87100      Branch: perl
87101            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
87102            ! win32/win32.c
87103 ____________________________________________________________________________
87104 [  6301] By: jhi                                   on 2000/07/04  04:50:07
87105         Log: Integrate with Sarathy.
87106      Branch: cfgperl
87107           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
87108           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
87109           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
87110 ____________________________________________________________________________
87111 [  6300] By: gsar                                  on 2000/07/04  04:42:09
87112         Log: PERL_OBJECT build tweak
87113      Branch: perl
87114            ! perl.h
87115 ____________________________________________________________________________
87116 [  6299] By: gsar                                  on 2000/07/04  04:37:00
87117         Log: fix memory leak on Windows (PL_sys_intern contents were never
87118              freed)
87119      Branch: perl
87120            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
87121            ! perlapi.c proto.h win32/win32.c
87122 ____________________________________________________________________________
87123 [  6298] By: gsar                                  on 2000/07/04  04:15:59
87124         Log: fix large memory leak that has been around for ever, masked by
87125              -DPURIFY (most of the arenas were never freed!)
87126      Branch: perl
87127            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
87128 ____________________________________________________________________________
87129 [  6297] By: gsar                                  on 2000/07/04  04:07:46
87130         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
87131      Branch: perl
87132            ! perl.c
87133 ____________________________________________________________________________
87134 [  6296] By: jhi                                   on 2000/06/30  18:28:37
87135         Log: Elaborate POSIX.pod.  Still needs work.
87136      Branch: cfgperl
87137            ! ext/POSIX/POSIX.pod
87138 ____________________________________________________________________________
87139 [  6295] By: jhi                                   on 2000/06/30  14:58:18
87140         Log: Point to perlipc for more SysV IPC examples.
87141      Branch: cfgperl
87142            ! pod/perlfunc.pod
87143 ____________________________________________________________________________
87144 [  6294] By: gsar                                  on 2000/06/30  14:47:45
87145         Log: slurp mode fix in change#4736 still not quite right
87146      Branch: perl
87147            ! pp_hot.c t/io/argv.t
87148 ____________________________________________________________________________
87149 [  6293] By: jhi                                   on 2000/06/30  12:02:55
87150         Log: Integrate with Sarathy.
87151      Branch: cfgperl
87152           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
87153 ____________________________________________________________________________
87154 [  6292] By: jhi                                   on 2000/06/30  12:01:11
87155         Log: From: simon@brecon.co.uk (Simon Cozens)
87156              Subject: UTF8 concat
87157              Date: 30 Jun 2000 06:13:25 GMT
87158              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
87159      Branch: cfgperl
87160            ! pp_hot.c
87161 ____________________________________________________________________________
87162 [  6291] By: gsar                                  on 2000/06/30  04:37:33
87163         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
87164              when @_ is modified, causing coredumps
87165      Branch: perl
87166            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
87167 ____________________________________________________________________________
87168 [  6290] By: jhi                                   on 2000/06/30  02:21:44
87169         Log: Integrate with Sarathy.
87170      Branch: cfgperl
87171           !> vms/vms.c vms/vmsish.h
87172 ____________________________________________________________________________
87173 [  6289] By: jhi                                   on 2000/06/30  02:21:02
87174         Log: Check VERSIONs.
87175      Branch: cfgperl
87176            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
87177            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
87178            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
87179 ____________________________________________________________________________
87180 [  6288] By: jhi                                   on 2000/06/30  02:18:52
87181         Log: Integrate with Sarathy.
87182      Branch: cfgperl
87183           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
87184           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
87185           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
87186           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
87187 ____________________________________________________________________________
87188 [  6287] By: gsar                                  on 2000/06/30  02:17:08
87189         Log: integrate vmsperl changes into mainline
87190      Branch: perl
87191           !> vms/vms.c vms/vmsish.h
87192 ____________________________________________________________________________
87193 [  6285] By: gsar                                  on 2000/06/30  02:05:28
87194         Log: localize %INC in a Safe compartment so that use/require work
87195              (many other magic globals probably need similar treatment)
87196      Branch: perl
87197            ! ext/Opcode/Opcode.xs
87198 ____________________________________________________________________________
87199 [  6284] By: gsar                                  on 2000/06/30  01:54:54
87200         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
87201              about Windows
87202      Branch: perl
87203            ! pod/perlembed.pod
87204 ____________________________________________________________________________
87205 [  6283] By: jhi                                   on 2000/06/30  01:50:10
87206         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
87207              From: Barrie Slaymaker <barries@jester.slaysys.com>
87208              Date: Wed, 28 Jun 2000 11:35:29 -0400
87209              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
87210      Branch: perl
87211            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
87212            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
87213            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
87214            ! lib/File/Spec/Win32.pm
87215 ____________________________________________________________________________
87216 [  6282] By: jhi                                   on 2000/06/29  22:57:22
87217         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
87218              From: Dan Sugalski <dan@sidhe.org>
87219              Date: Tue, 06 Jun 2000 11:59:50 -0400
87220              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
87221      Branch: cfgperl
87222            ! vms/vms.c
87223 ____________________________________________________________________________
87224 [  6281] By: jhi                                   on 2000/06/29  22:52:50
87225         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
87226              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
87227              Date: Wed, 7 Jun 2000 04:02:04 -0500
87228              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
87229      Branch: cfgperl
87230            ! utils/h2xs.PL
87231 ____________________________________________________________________________
87232 [  6280] By: jhi                                   on 2000/06/29  22:45:47
87233         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
87234              From: rspier@pobox.com (Robert Spier)
87235              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
87236              Message-ID: <14654.31913.845602.610277@rls.cx>
87237      Branch: cfgperl
87238            ! utils/h2xs.PL
87239 ____________________________________________________________________________
87240 [  6279] By: jhi                                   on 2000/06/29  22:38:16
87241         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
87242              From: Tim Ayers <tayers@bridge.com>
87243              Date: Thu, 08 Jun 2000 08:11:06 +0200
87244              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
87245              [resent by Richard Foley, Message-Id probably wrong]
87246      Branch: cfgperl
87247            ! pod/perlsub.pod
87248 ____________________________________________________________________________
87249 [  6278] By: jhi                                   on 2000/06/29  22:21:45
87250         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
87251              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
87252              Date: Fri, 09 Jun 2000 12:39:27 -0400
87253              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
87254              (plus update the version "number" of Text::Wrap)
87255      Branch: cfgperl
87256            ! lib/Text/Wrap.pm
87257 ____________________________________________________________________________
87258 [  6277] By: jhi                                   on 2000/06/29  22:13:10
87259         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
87260              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87261              Date: Mon, 12 Jun 2000 14:55:59 +0100
87262              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
87263      Branch: cfgperl
87264            ! pod/perlfunc.pod
87265 ____________________________________________________________________________
87266 [  6276] By: jhi                                   on 2000/06/29  22:11:06
87267         Log: Subject: [PATCH] Re: eval documentation: context
87268              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87269              Date: Mon, 12 Jun 2000 15:07:29 +0100
87270              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
87271      Branch: cfgperl
87272            ! pod/perlfunc.pod
87273 ____________________________________________________________________________
87274 [  6275] By: jhi                                   on 2000/06/29  21:59:46
87275         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
87276              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
87277              Date: Tue, 13 Jun 2000 02:43:48 -0500
87278              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
87279      Branch: cfgperl
87280            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
87281 ____________________________________________________________________________
87282 [  6274] By: jhi                                   on 2000/06/29  21:56:14
87283         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
87284              From: Andy Dougherty <doughera@lafayette.edu>
87285              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
87286              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
87287      Branch: cfgperl
87288            ! ext/File/Glob/Glob.pm
87289 ____________________________________________________________________________
87290 [  6273] By: jhi                                   on 2000/06/29  21:49:09
87291         Log: Subject: [PATCH] xsub attributes
87292              From: Doug MacEachern <dougm@covalent.net>
87293              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
87294              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
87295      Branch: cfgperl
87296            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
87297            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
87298 ____________________________________________________________________________
87299 [  6272] By: jhi                                   on 2000/06/29  21:41:28
87300         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
87301              From: Tom Phoenix <rootbeer@redcat.com>
87302              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
87303              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
87304      Branch: cfgperl
87305            ! lib/Net/Ping.pm
87306 ____________________________________________________________________________
87307 [  6271] By: jhi                                   on 2000/06/29  21:36:55
87308         Log: Subject: PATCH pod/perltie.pod
87309              From: Ian Phillipps <Ian.Phillipps@iname.com>
87310              Date: Fri, 16 Jun 2000 00:17:19 +0100
87311              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
87312              (only the first hunk, the second hunk had already been done
87313              by some other patch)
87314      Branch: cfgperl
87315            ! pod/perltie.pod
87316 ____________________________________________________________________________
87317 [  6270] By: jhi                                   on 2000/06/29  21:24:51
87318         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
87319              From: Nicholas Clark <nick@talking.bollo.cx>
87320              Date: Fri, 23 Jun 2000 16:21:15 +0100
87321              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
87322      Branch: cfgperl
87323            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
87324            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
87325 ____________________________________________________________________________
87326 [  6269] By: jhi                                   on 2000/06/29  19:38:15
87327         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
87328              silence few compiler warnings.
87329      Branch: cfgperl
87330            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
87331 ____________________________________________________________________________
87332 [  6268] By: jhi                                   on 2000/06/29  18:21:50
87333         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
87334              From: Dominic Dunlop <domo@computer.org> 
87335              Date: Thu, 29 Jun 2000 12:32:39 +0200 
87336              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
87337      Branch: cfgperl
87338            ! t/op/sprintf.t
87339 ____________________________________________________________________________
87340 [  6267] By: jhi                                   on 2000/06/29  18:16:07
87341         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
87342              From: Doug MacEachern <dougm@covalent.net>
87343              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
87344              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
87345      Branch: cfgperl
87346            + t/op/method2entersub.t
87347            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
87348            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
87349            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
87350            ! xsutils.c
87351 ____________________________________________________________________________
87352 [  6266] By: jhi                                   on 2000/06/29  15:11:15
87353         Log: Subject: [PATCH 5.6.0] cygwin port
87354              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
87355              From: "Fifer, Eric" <EFifer@sanwaint.com>
87356              Date: Thu, 29 Jun 2000 12:58:29 +0100
87357      Branch: cfgperl
87358            ! cygwin/Makefile.SHs
87359 ____________________________________________________________________________
87360 [  6265] By: jhi                                   on 2000/06/29  15:04:05
87361         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
87362              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
87363              Date: Wed, 28 Jun 2000 17:50:12 -0700
87364              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
87365      Branch: cfgperl
87366            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
87367 ____________________________________________________________________________
87368 [  6264] By: jhi                                   on 2000/06/29  15:00:57
87369         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
87370              From: Marty Lucich <marty@netcom.com>
87371              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
87372              Message-Id: <200006282116.OAA11148@netcom.com>
87373              ccdlflags update (the BSD/OS 4.1 part had already been taken
87374              care of by #6141).
87375      Branch: cfgperl
87376            ! hints/bsdos.sh
87377 ____________________________________________________________________________
87378 [  6263] By: jhi                                   on 2000/06/29  13:47:44
87379         Log: tr fixes from Simon Cozens
87380      Branch: cfgperl
87381            ! doop.c
87382 ____________________________________________________________________________
87383 [  6262] By: jhi                                   on 2000/06/28  18:46:01
87384         Log: Subject: 5.6.0 Patch for EPOC
87385              From: Olaf Flebbe <o.flebbe@gmx.de>
87386              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
87387              Message-ID: <23449.960929969@www11.gmx.net>
87388      Branch: cfgperl
87389            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
87390            ! epoc/epocish.h
87391 ____________________________________________________________________________
87392 [  6261] By: jhi                                   on 2000/06/28  18:29:07
87393         Log: Subject: Re: [PATCH cfgperl] BOMs away!
87394              From: simon@brecon.co.uk (Simon Cozens)
87395              Date: 17 Jun 2000 11:49:57 GMT
87396              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
87397      Branch: cfgperl
87398            ! pod/perldiag.pod t/comp/require.t toke.c
87399 ____________________________________________________________________________
87400 [  6260] By: jhi                                   on 2000/06/28  17:47:16
87401         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
87402              From: simon@brecon.co.uk (Simon Cozens) 
87403              Date: 17 Jun 2000 11:56:44 GMT 
87404              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
87405              pack U0, pack C0
87406      Branch: cfgperl
87407            ! pod/perlfunc.pod pp.c t/op/pack.t
87408 ____________________________________________________________________________
87409 [  6259] By: jhi                                   on 2000/06/28  16:43:17
87410         Log: perlnewmod was missing from MANIFEST.
87411      Branch: cfgperl
87412            ! MANIFEST
87413 ____________________________________________________________________________
87414 [  6258] By: jhi                                   on 2000/06/28  15:54:30
87415         Log: linenumber tweak
87416      Branch: cfgperl
87417            ! t/pragma/warn/regcomp
87418 ____________________________________________________________________________
87419 [  6257] By: jhi                                   on 2000/06/28  15:50:44
87420         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
87421              From: Doug MacEachern <dougm@covalent.net>
87422              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
87423              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
87424              (one part of the patch had been applied earlier)
87425      Branch: cfgperl
87426            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
87427 ____________________________________________________________________________
87428 [  6256] By: jhi                                   on 2000/06/28  15:40:22
87429         Log: tweaks from Simon Cozens to further fix tr/// under utf8
87430      Branch: cfgperl
87431            ! doop.c
87432 ____________________________________________________________________________
87433 [  6255] By: jhi                                   on 2000/06/28  15:33:45
87434         Log: small thinko tweaks
87435      Branch: cfgperl
87436            ! lib/IPC/Open3.pm t/op/my_stash.t
87437 ____________________________________________________________________________
87438 [  6254] By: jhi                                   on 2000/06/28  15:33:25
87439         Log: Subject: tr///, help wanted.
87440              From: simon@brecon.co.uk (Simon Cozens)
87441              Date: 28 Jun 2000 11:29:04 GMT
87442              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
87443      Branch: cfgperl
87444            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
87445            ! pp_proto.h proto.h t/op/tr.t
87446 ____________________________________________________________________________
87447 [  6253] By: jhi                                   on 2000/06/28  15:09:17
87448         Log: Paranoia tweak on #6249.
87449              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
87450              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
87451              Date: Sun, 25 Jun 2000 23:43:12 -0400
87452              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
87453      Branch: cfgperl
87454            ! lib/IPC/Open3.pm
87455 ____________________________________________________________________________
87456 [  6252] By: jhi                                   on 2000/06/28  15:01:38
87457         Log: Document #6249 and #6251.
87458      Branch: cfgperl
87459            ! lib/Exporter.pm lib/IPC/Open3.pm
87460 ____________________________________________________________________________
87461 [  6251] By: jhi                                   on 2000/06/28  14:50:43
87462         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
87463              From: Doug MacEachern <dougm@covalent.net>
87464              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
87465              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
87466      Branch: cfgperl
87467            ! lib/Exporter.pm
87468 ____________________________________________________________________________
87469 [  6250] By: jhi                                   on 2000/06/28  14:45:23
87470         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
87471              From: Doug MacEachern <dougm@covalent.net>
87472              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
87473              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
87474      Branch: cfgperl
87475            + t/op/my_stash.t
87476            ! MANIFEST embed.pl global.sym proto.h toke.c
87477 ____________________________________________________________________________
87478 [  6249] By: jhi                                   on 2000/06/28  14:36:34
87479         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
87480              From: Frank Tobin <ftobin@uiuc.edu>
87481              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
87482              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
87483      Branch: cfgperl
87484            ! lib/IPC/Open3.pm
87485 ____________________________________________________________________________
87486 [  6248] By: jhi                                   on 2000/06/28  14:11:25
87487         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
87488              From: Mark-Jason Dominus <mjd@plover.com>
87489              Date: Tue, 27 Jun 2000 22:36:42 -0400
87490              Message-ID: <20000628023642.12166.qmail@plover.com>
87491      Branch: cfgperl
87492            ! pod/perlfunc.pod
87493 ____________________________________________________________________________
87494 [  6247] By: jhi                                   on 2000/06/27  12:46:37
87495         Log: Tweak $VERSION, patch from Doug MacEachern.
87496      Branch: cfgperl
87497            ! lib/File/Spec.pm
87498 ____________________________________________________________________________
87499 [  6246] By: jhi                                   on 2000/06/27  03:34:46
87500         Log: Allow for standalone testing.
87501      Branch: cfgperl
87502            ! t/lib/filefunc.t t/lib/filespec.t
87503 ____________________________________________________________________________
87504 [  6245] By: jhi                                   on 2000/06/27  02:50:02
87505         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
87506              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
87507              Date: Sat, 24 Jun 2000 13:06:20 +0100
87508              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
87509      Branch: cfgperl
87510            ! ext/DynaLoader/DynaLoader_pm.PL
87511 ____________________________________________________________________________
87512 [  6244] By: jhi                                   on 2000/06/27  02:46:10
87513         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
87514              From: Doug MacEachern <dougm@covalent.net>
87515              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
87516              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
87517      Branch: cfgperl
87518            ! gv.c sv.c t/lib/peek.t
87519 ____________________________________________________________________________
87520 [  6243] By: jhi                                   on 2000/06/27  02:38:07
87521         Log: Subject: [PATCH] is_utf8_string
87522              From: simon@brecon.co.uk (Simon Cozens)
87523              Date: 26 Jun 2000 02:25:59 GMT
87524              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
87525      Branch: cfgperl
87526            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
87527            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
87528            ! proto.h utf8.c
87529 ____________________________________________________________________________
87530 [  6242] By: jhi                                   on 2000/06/27  02:24:00
87531         Log: Subject: [PATCH] bytes<->utf8 fixes
87532              From: simon@brecon.co.uk (Simon Cozens)
87533              Date: 26 Jun 2000 04:55:45 GMT
87534              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
87535      Branch: cfgperl
87536            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
87537 ____________________________________________________________________________
87538 [  6241] By: jhi                                   on 2000/06/27  02:12:42
87539         Log: Do no -warn on \_, only on \alpha.
87540              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
87541              From: David Dyck <dcd@tc.fluke.com>
87542              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
87543              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
87544      Branch: cfgperl
87545            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
87546 ____________________________________________________________________________
87547 [  6240] By: jhi                                   on 2000/06/27  02:00:01
87548         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
87549              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
87550              Date: Mon, 26 Jun 2000 18:40:14 +0100
87551              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
87552      Branch: cfgperl
87553            ! utils/h2xs.PL
87554 ____________________________________________________________________________
87555 [  6239] By: jhi                                   on 2000/06/27  01:53:40
87556         Log: Configure maintenance.  Sever some dependency cycles,
87557              separate gccversion from the cc unit,
87558              address [ID 20000623.006] Configure script patch for using gcc on AIX
87559              (but solve it a little bit differently),
87560              unduplex some accidentally duplicated units,
87561              suggest using gcc if no cc available
87562              (p5p thread: "Solaris configure: counterproposal", 1999-09)
87563      Branch: cfgperl
87564            ! Configure Todo-5.6 config_h.SH
87565      Branch: metaconfig
87566            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
87567            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
87568      Branch: metaconfig/U/perl
87569            + gccvers.U
87570            ! d_getespwnam.U d_getprpwnam.U i_prot.U
87571 ____________________________________________________________________________
87572 [  6238] By: jhi                                   on 2000/06/25  18:04:56
87573         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
87574              From: Dan Sugalski <dan@sidhe.org>
87575              Date: Fri, 23 Jun 2000 17:00:00 -0400
87576              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
87577      Branch: cfgperl
87578            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
87579 ____________________________________________________________________________
87580 [  6237] By: jhi                                   on 2000/06/25  16:36:45
87581         Log: Tweak embed.pl, regen headers.
87582      Branch: cfgperl
87583            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
87584            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
87585            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
87586            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
87587            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
87588 ____________________________________________________________________________
87589 [  6236] By: jhi                                   on 2000/06/25  15:26:42
87590         Log: Regen headers.
87591      Branch: cfgperl
87592            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
87593            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
87594            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
87595            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
87596            ! regnodes.h warnings.h
87597 ____________________________________________________________________________
87598 [  6235] By: jhi                                   on 2000/06/23  19:39:35
87599         Log: The thread begun by
87600              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
87601              From: Kevin.Ruscoe@ubsw.com
87602              Date: Fri, 16 Jun 2000 16:38:51 +0100
87603              Message-Id: <H000019b03c300d6@MHS>
87604      Branch: cfgperl
87605            ! hints/solaris_2.sh
87606 ____________________________________________________________________________
87607 [  6234] By: jhi                                   on 2000/06/23  19:23:36
87608         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
87609              because when run as services (Win32ese for daemons)
87610              no environment variables are set and tmpdir ends up as /tmp,
87611              which is ambiguous.
87612              
87613              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
87614              From: matt@sergeant.org
87615              Date: 16 Jun 2000 16:30:43 -0000
87616              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
87617      Branch: cfgperl
87618            ! lib/File/Spec/Win32.pm
87619 ____________________________________________________________________________
87620 [  6233] By: jhi                                   on 2000/06/23  19:18:58
87621         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
87622              From: Mark-Jason Dominus <mjd@plover.com>
87623              Date: Fri, 16 Jun 2000 20:53:04 -0400
87624              Message-ID: <20000617005304.8008.qmail@plover.com>
87625      Branch: cfgperl
87626            ! op.h
87627 ____________________________________________________________________________
87628 [  6232] By: jhi                                   on 2000/06/23  16:10:02
87629         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
87630              From: simon@brecon.co.uk (Simon Cozens)
87631              Date: 19 Jun 2000 15:18:27 GMT
87632              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
87633              
87634              plus update pod/Makefile and regenerate perltoc
87635      Branch: cfgperl
87636            + pod/perlutil.pod
87637            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
87638 ____________________________________________________________________________
87639 [  6231] By: jhi                                   on 2000/06/23  15:19:18
87640         Log: Subject: [PATCH 5.6.0] cygwin port
87641              From: "Fifer, Eric" <EFifer@sanwaint.com>
87642              Date: Tue, 20 Jun 2000 14:30:58 +0100
87643              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
87644      Branch: cfgperl
87645            ! README.cygwin lib/File/Find.pm
87646 ____________________________________________________________________________
87647 [  6230] By: jhi                                   on 2000/06/23  14:25:21
87648         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
87649      Branch: cfgperl
87650            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
87651            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
87652            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
87653            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
87654 ____________________________________________________________________________
87655 [  6229] By: jhi                                   on 2000/06/23  14:13:34
87656         Log: Subject: README.hpux version 0.6.1
87657              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
87658              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
87659              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
87660      Branch: cfgperl
87661            ! README.hpux
87662 ____________________________________________________________________________
87663 [  6228] By: jhi                                   on 2000/06/23  14:07:20
87664         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
87665              From: Doug MacEachern <dougm@covalent.net>
87666              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
87667              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
87668      Branch: cfgperl
87669            ! op.c
87670 ____________________________________________________________________________
87671 [  6227] By: jhi                                   on 2000/06/23  14:01:06
87672         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
87673              From: Doug MacEachern <dougm@covalent.net>
87674              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
87675              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
87676      Branch: cfgperl
87677            + lib/lib.pm.PL
87678            - lib/lib.pm
87679            ! MANIFEST Makefile.SH
87680 ____________________________________________________________________________
87681 [  6226] By: jhi                                   on 2000/06/23  13:53:07
87682         Log: Subject: [PATCH] remove forward declarations in Socket.pm
87683              From: Doug MacEachern <dougm@covalent.net>
87684              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
87685              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
87686              
87687              From: Doug MacEachern <dougm@covalent.net>
87688              Subject: Re: [PATCH] remove forward declarations in Socket.pm
87689              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
87690              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
87691      Branch: cfgperl
87692            ! ext/Socket/Socket.pm op.c
87693 ____________________________________________________________________________
87694 [  6225] By: jhi                                   on 2000/06/23  13:41:52
87695         Log: Add source code filenames to apidoc.
87696              From: simon@brecon.co.uk (Simon Cozens)
87697              Subject: [PATCH embed.pl] Source X-ref
87698              Date: 22 Jun 2000 02:18:49 GMT
87699              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
87700      Branch: cfgperl
87701            ! embed.pl
87702 ____________________________________________________________________________
87703 [  6224] By: jhi                                   on 2000/06/23  13:32:33
87704         Log: A way to avoid English.pm performance hit.
87705              From: root <root@jester.slaysys.com>
87706              Subject: [YAPATCH English.pm] My turn to putt again
87707              Date: Thu, 22 Jun 2000 20:33:58 -0400
87708              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
87709      Branch: cfgperl
87710            ! lib/English.pm t/lib/english.t
87711 ____________________________________________________________________________
87712 [  6223] By: jhi                                   on 2000/06/23  13:27:06
87713         Log: Avoid double close().
87714              Subject: [PATCH] avoid double close()
87715              From: Doug MacEachern <dougm@covalent.net>
87716              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
87717              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
87718      Branch: cfgperl
87719            ! doio.c
87720 ____________________________________________________________________________
87721 [  6222] By: jhi                                   on 2000/06/23  13:25:54
87722         Log: doc typo fix
87723              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
87724              From: Ian Phillipps <Ian.Phillipps@iname.com>
87725              Date: Fri, 23 Jun 2000 10:40:58 +0100
87726              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
87727      Branch: cfgperl
87728            ! lib/Pod/Usage.pm
87729 ____________________________________________________________________________
87730 [  6221] By: jhi                                   on 2000/06/23  13:24:15
87731         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
87732              From: simon@brecon.co.uk (Simon Cozens)
87733              Subject: [PATCH] Eliminate tr///[CU][CU]
87734              Date: 23 Jun 2000 11:05:40 GMT
87735              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
87736      Branch: cfgperl
87737            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
87738 ____________________________________________________________________________
87739 [  6220] By: jhi                                   on 2000/06/22  16:07:51
87740         Log: Win32 patches from Benjamin Stuhl.
87741      Branch: cfgperl
87742            ! makedef.pl win32/win32.h
87743 ____________________________________________________________________________
87744 [  6219] By: jhi                                   on 2000/06/22  16:06:34
87745         Log: Bytecode patches from Benjamin Stuhl.
87746      Branch: cfgperl
87747            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
87748            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
87749            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
87750 ____________________________________________________________________________
87751 [  6218] By: jhi                                   on 2000/06/15  23:54:16
87752         Log: Bytecode patches from Benjamin Stuhl.
87753      Branch: cfgperl
87754            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
87755 ____________________________________________________________________________
87756 [  6217] By: jhi                                   on 2000/06/09  13:38:29
87757         Log: Rename the fdpid locking and integrate with Sarathy.
87758      Branch: cfgperl
87759            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
87760            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
87761            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
87762            ! win32/win32.c
87763           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
87764 ____________________________________________________________________________
87765 [  6216] By: gsar                                  on 2000/06/08  14:54:21
87766         Log: be more optimal about clearing @_
87767      Branch: perl
87768            ! cop.h
87769 ____________________________________________________________________________
87770 [  6215] By: gsar                                  on 2000/06/08  14:33:04
87771         Log: tweak comment about @DB::args
87772      Branch: perl
87773            ! av.h pp_ctl.c
87774 ____________________________________________________________________________
87775 [  6214] By: gsar                                  on 2000/06/08  13:57:54
87776         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
87777              caller() wants to populate @DB::args with it (causes a coredump
87778              in Carp::confess())
87779      Branch: perl
87780            ! cop.h t/op/runlevel.t
87781 ____________________________________________________________________________
87782 [  6213] By: gsar                                  on 2000/06/08  07:06:35
87783         Log: back out change#6106 (seems problematic)
87784      Branch: perl
87785            ! hints/solaris_2.sh
87786 ____________________________________________________________________________
87787 [  6212] By: jhi                                   on 2000/06/07  03:10:36
87788         Log: Continuing mopup for #6204.
87789      Branch: cfgperl
87790            ! ext/B/defsubs_h.PL
87791 ____________________________________________________________________________
87792 [  6211] By: jhi                                   on 2000/06/07  02:41:50
87793         Log: Mopup for #6204.
87794              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
87795              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
87796              This is comes from const() where POK isn't on when expected.
87797      Branch: cfgperl
87798            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
87799            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
87800            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
87801            ! perlapi.h pod/perlapi.pod
87802 ____________________________________________________________________________
87803 [  6210] By: jhi                                   on 2000/06/07  01:56:29
87804         Log: Mopup for #6207 and #6209.
87805      Branch: cfgperl
87806            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
87807 ____________________________________________________________________________
87808 [  6209] By: jhi                                   on 2000/06/07  01:33:12
87809         Log: Lock PL_fdpid against race conditions, based on:
87810              Subject: [PATCH 5.6.0]subprocess fixup for threads
87811              From: Dan Sugalski <dan@sidhe.org>
87812              To: perl5-porters@perl.org
87813              Date: Tue, 11 Apr 2000 17:02:32 -0400
87814              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
87815      Branch: cfgperl
87816            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
87817            ! win32/win32.c
87818 ____________________________________________________________________________
87819 [  6208] By: jhi                                   on 2000/06/07  01:05:23
87820         Log: Regen headers for #6207.
87821      Branch: cfgperl
87822            ! embed.h global.sym objXSUB.h proto.h
87823 ____________________________________________________________________________
87824 [  6207] By: jhi                                   on 2000/06/06  23:43:13
87825         Log: Subject: [PATCH 5.6.0] Threadsafe patches
87826              From: Dan Sugalski <dan@sidhe.org>
87827              To: perl5-porters@perl.org
87828              Date: Mon, 08 May 2000 18:08:13 -0400
87829              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
87830      Branch: cfgperl
87831            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
87832            ! proto.h sv.h util.c
87833 ____________________________________________________________________________
87834 [  6206] By: jhi                                   on 2000/06/06  23:21:23
87835         Log: Subject: [PATCH] Eliminate $a/$b in pod
87836              From: David Glasser <me@davidglasser.net>
87837              To: perl5-porters@perl.org
87838              Date: Mon, 29 May 2000 21:15:59 -0400
87839              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
87840      Branch: cfgperl
87841            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
87842            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
87843            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
87844            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
87845            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
87846            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
87847            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
87848            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
87849            ! pod/perlvar.pod pod/perlxs.pod
87850 ____________________________________________________________________________
87851 [  6205] By: jhi                                   on 2000/06/06  23:12:14
87852         Log: Subject: [PATCH] Win32 improvements
87853              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
87854              To: gsar@activestate.com, perl5-porters@perl.org
87855              Date: Mon, 29 May 2000 17:22:24 PDT
87856              Message-ID: <20000530002224.91142.qmail@hotmail.com>
87857              (MUA had mangled many lines by wordwrapping)
87858      Branch: cfgperl
87859            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
87860 ____________________________________________________________________________
87861 [  6204] By: jhi                                   on 2000/06/06  23:01:50
87862         Log: Subject: [PATCH] B::Bytecode patches
87863              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
87864              To: gsar@activestate.com, jhi@iki.fi
87865              Cc: perl5-porters@perl.org
87866              Message-ID: <20000602202526.48694.qmail@hotmail.com>
87867              (MUA had mangled many lines by wordwrapping)
87868      Branch: cfgperl
87869            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
87870            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
87871            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
87872            ! intrpvar.h perl.c
87873 ____________________________________________________________________________
87874 [  6203] By: jhi                                   on 2000/06/06  22:32:43
87875         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
87876              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
87877              Date: Tue, 06 Jun 2000 13:07:45 -0700
87878              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
87879      Branch: cfgperl
87880            ! pod/perldiag.pod
87881 ____________________________________________________________________________
87882 [  6202] By: jhi                                   on 2000/06/06  19:38:35
87883         Log: Integrate with Sarathy.
87884      Branch: cfgperl
87885           !> perl.c
87886 ____________________________________________________________________________
87887 [  6201] By: gsar                                  on 2000/06/06  00:42:59
87888         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
87889              does a PUSHMARK that's never ever POPMARKed; in general, only
87890              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
87891              Perl_eval_[sp]v() don't because they don't take any incoming
87892              arguments (this leak has been around since the original version
87893              of perl_eval_pv() in 5.003_97e)
87894      Branch: perl
87895            ! perl.c
87896 ____________________________________________________________________________
87897 [  6200] By: jhi                                   on 2000/06/04  03:44:52
87898         Log: Update to cperl-mode.el 4.31 from
87899              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
87900              Subject: A couple of notes
87901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
87902              To: Mailing list Perl5 <perl5-porters@perl.org>
87903              Date: Sat, 3 Jun 2000 23:33:32 -0400
87904              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
87905      Branch: cfgperl
87906            ! emacs/cperl-mode.el
87907 ____________________________________________________________________________
87908 [  6199] By: jhi                                   on 2000/06/03  15:11:05
87909         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
87910              From: Dan Sugalski <dan@sidhe.org>
87911              To: perl5-porters@perl.org, vmsperl@perl.org
87912              Date: Fri, 02 Jun 2000 17:30:51 -0400
87913              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
87914      Branch: cfgperl
87915            ! vms/descrip_mms.template vms/gen_shrfls.pl
87916 ____________________________________________________________________________
87917 [  6198] By: jhi                                   on 2000/06/03  14:59:15
87918         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
87919              From: Dan Sugalski <dan@sidhe.org>
87920              To: vmsperl@perl.org, perl5-porters@perl.org
87921              Date: Fri, 02 Jun 2000 16:00:41 -0400
87922              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
87923              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
87924      Branch: cfgperl
87925            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
87926            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
87927            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
87928 ____________________________________________________________________________
87929 [  6197] By: jhi                                   on 2000/06/03  14:41:30
87930         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
87931              From: John Borwick <jhborwic@unity.ncsu.edu>
87932              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
87933              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
87934      Branch: cfgperl
87935            ! pod/perlsyn.pod
87936 ____________________________________________________________________________
87937 [  6196] By: jhi                                   on 2000/06/03  14:38:09
87938         Log: Integrate with Sarathy.
87939      Branch: cfgperl
87940           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
87941           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
87942           !> vms/perly_c.vms
87943 ____________________________________________________________________________
87944 [  6195] By: gsar                                  on 2000/06/02  22:43:13
87945         Log: fix yet another eval"" leak under USE_ITHREADS
87946      Branch: perl
87947            ! op.c
87948 ____________________________________________________________________________
87949 [  6194] By: gsar                                  on 2000/06/02  18:22:06
87950         Log: fix small eval"" memory leaks under USE_ITHREADS
87951      Branch: perl
87952            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
87953            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
87954            ! vms/perly_c.vms
87955 ____________________________________________________________________________
87956 [  6193] By: jhi                                   on 2000/06/01  13:03:56
87957         Log: Signals-be-gone for microperl.
87958      Branch: cfgperl
87959            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
87960 ____________________________________________________________________________
87961 [  6192] By: jhi                                   on 2000/06/01  12:52:02
87962         Log: Integrate with Sarathy.
87963      Branch: cfgperl
87964           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
87965           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
87966           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
87967           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
87968           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
87969           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
87970           !> t/op/vec.t utils/h2xs.PL
87971 ____________________________________________________________________________
87972 [  6191] By: gsar                                  on 2000/06/01  09:38:21
87973         Log: vec() loses numericalness (modified version of patch suggested
87974              by Robin Barker)
87975      Branch: perl
87976            ! doop.c t/op/vec.t
87977 ____________________________________________________________________________
87978 [  6190] By: gsar                                  on 2000/06/01  09:26:15
87979         Log: submit missing embed.pl change
87980      Branch: perl
87981            ! embed.pl
87982 ____________________________________________________________________________
87983 [  6189] By: gsar                                  on 2000/06/01  09:05:34
87984         Log: counting tr/// corrupts later operation (from M.J.T Guy)
87985      Branch: perl
87986            ! doop.c t/op/tr.t
87987 ____________________________________________________________________________
87988 [  6188] By: gsar                                  on 2000/06/01  08:58:39
87989         Log: h2xs tweaks
87990      Branch: perl
87991            ! utils/h2xs.PL
87992 ____________________________________________________________________________
87993 [  6187] By: gsar                                  on 2000/06/01  08:50:07
87994         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
87995              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
87996      Branch: perl
87997            + lib/Pod/LaTeX.pm
87998            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
87999            ! pod/pod2latex.PL
88000 ____________________________________________________________________________
88001 [  6186] By: gsar                                  on 2000/06/01  08:24:40
88002         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
88003              <wolfgang.laun@alcatel.at>)
88004      Branch: perl
88005            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
88006            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
88007 ____________________________________________________________________________
88008 [  6185] By: gsar                                  on 2000/06/01  08:12:00
88009         Log: remove incorrect documentation about implicit split to @_ in
88010              list context, which never really worked in perl 5 (from
88011              M.J.T. Guy)
88012      Branch: perl
88013            ! pod/perlfunc.pod pod/perltrap.pod
88014 ____________________________________________________________________________
88015 [  6184] By: gsar                                  on 2000/06/01  07:52:27
88016         Log: tweak for change#6127
88017      Branch: perl
88018            ! perl.c
88019 ____________________________________________________________________________
88020 [  6183] By: gsar                                  on 2000/06/01  07:41:02
88021         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
88022              <nick@ccl4.org>)
88023      Branch: perl
88024            + t/lib/selfloader.t
88025            ! MANIFEST lib/SelfLoader.pm
88026 ____________________________________________________________________________
88027 [  6182] By: jhi                                   on 2000/06/01  00:34:42
88028         Log: Be Cleaner Part Deux.
88029      Branch: cfgperl
88030            ! Makefile.SH
88031 ____________________________________________________________________________
88032 [  6181] By: jhi                                   on 2000/06/01  00:32:09
88033         Log: Integrate with Sarathy.
88034      Branch: cfgperl
88035           !> pp.c t/op/arith.t
88036 ____________________________________________________________________________
88037 [  6180] By: jhi                                   on 2000/06/01  00:31:13
88038         Log: microperl nits from Simon Cozens.
88039      Branch: cfgperl
88040            + uconfig.h
88041            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
88042            ! unixish.h
88043 ____________________________________________________________________________
88044 [  6179] By: gsar                                  on 2000/05/31  22:37:51
88045         Log: buggy modulus on UVs introduced by change#3378 (resulted in
88046              4063328477 % 65535 amounting to 27406, instead of 27407)
88047      Branch: perl
88048            ! pp.c t/op/arith.t
88049 ____________________________________________________________________________
88050 [  6178] By: jhi                                   on 2000/05/31  21:52:41
88051         Log: Be cleaner.
88052      Branch: cfgperl
88053            ! Makefile.SH
88054 ____________________________________________________________________________
88055 [  6177] By: jhi                                   on 2000/05/31  21:47:33
88056         Log: Substitution utf8 patch from Simon Cozens.
88057      Branch: cfgperl
88058            ! pp_hot.c
88059 ____________________________________________________________________________
88060 [  6176] By: jhi                                   on 2000/05/31  21:45:34
88061         Log: Single-quoted utf8 patch from Simon Cozens.
88062      Branch: cfgperl
88063            ! toke.c
88064 ____________________________________________________________________________
88065 [  6175] By: jhi                                   on 2000/05/31  21:40:18
88066         Log: Integrate with Sarathy.
88067      Branch: cfgperl
88068           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
88069 ____________________________________________________________________________
88070 [  6174] By: jhi                                   on 2000/05/31  21:37:31
88071         Log: microperl changes from Simon Cozens; Makefile for microperl
88072              written from scratch; few casts added as microperl compilation
88073              doesn't have all prototypes available.
88074      Branch: cfgperl
88075            + Makefile.micro README.micro Todo.micro uconfig.sh
88076            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
88077            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
88078      Branch: metaconfig
88079            + U/modified/Config_h.U
88080 ____________________________________________________________________________
88081 [  6173] By: jhi                                   on 2000/05/31  20:00:24
88082         Log: metaconfig maintenance.
88083      Branch: metaconfig
88084            + U/modified/Inhdr.U U/typedefs/inotype.U
88085      Branch: metaconfig/U/perl
88086            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
88087            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
88088 ____________________________________________________________________________
88089 [  6172] By: gsar                                  on 2000/05/31  05:05:42
88090         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
88091              (from Ilya Zakharevich)
88092      Branch: perl
88093            ! regexec.c t/op/re_tests
88094 ____________________________________________________________________________
88095 [  6171] By: gsar                                  on 2000/05/31  05:01:47
88096         Log: scalar() doesn't force scalar context when used in void context
88097              (from Simon Cozens)
88098      Branch: perl
88099            ! op.c t/op/wantarray.t
88100 ____________________________________________________________________________
88101 [  6170] By: gsar                                  on 2000/05/31  04:41:33
88102         Log: change#6142 needs tweaks to tests to work where there's no symlink()
88103              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
88104      Branch: perl
88105            ! t/lib/filefind.t
88106 ____________________________________________________________________________
88107 [  6169] By: gsar                                  on 2000/05/31  04:29:49
88108         Log: integrate cfgperl contents into mainline
88109      Branch: perl
88110           +> pod/perlmodlib.PL pod/perlnewmod.pod
88111           !> (integrate 42 files)
88112 ____________________________________________________________________________
88113 [  6168] By: jhi                                   on 2000/05/30  22:53:37
88114         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
88115      Branch: cfgperl
88116            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
88117            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
88118            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
88119            ! win32/config.bc win32/config.gc win32/config.vc
88120            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
88121            ! win32/config_h.PL win32/config_sh.PL
88122      Branch: metaconfig/U/perl
88123            ! perlxv.U
88124 ____________________________________________________________________________
88125 [  6167] By: jhi                                   on 2000/05/30  22:20:21
88126         Log: tweak todo 
88127      Branch: cfgperl
88128            ! Todo-5.6
88129 ____________________________________________________________________________
88130 [  6166] By: jhi                                   on 2000/05/30  22:11:51
88131         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
88132              in case somebody wants to write an extension for more
88133              shadow database interfaces.
88134      Branch: cfgperl
88135            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
88136            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
88137            ! vos/config.def vos/config.h vos/config_h.SH_orig
88138            ! win32/config.bc win32/config.gc win32/config.vc
88139            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
88140      Branch: metaconfig
88141            ! U/modified/Myinit.U
88142      Branch: metaconfig/U/perl
88143            + d_getespwnam.U d_getprpwnam.U i_prot.U
88144 ____________________________________________________________________________
88145 [  6165] By: jhi                                   on 2000/05/30  18:35:34
88146         Log: Integrate with Sarathy.
88147      Branch: cfgperl
88148           !> op.c
88149 ____________________________________________________________________________
88150 [  6164] By: jhi                                   on 2000/05/30  18:30:16
88151         Log: detypo
88152      Branch: cfgperl
88153            ! Configure config_h.SH
88154      Branch: metaconfig/U/perl
88155            ! perlxv.U
88156 ____________________________________________________________________________
88157 [  6163] By: gsar                                  on 2000/05/30  03:24:03
88158         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
88159      Branch: perl
88160            ! op.c
88161 ____________________________________________________________________________
88162 [  6162] By: gsar                                  on 2000/05/30  03:09:38
88163         Log: fix memory leak in method call optimization (change#3768);
88164              made C<eval "$x->foo()"> leak
88165      Branch: perl
88166            ! op.c
88167 ____________________________________________________________________________
88168 [  6161] By: jhi                                   on 2000/05/29  17:56:26
88169         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
88170              both from Simon Cozens.
88171      Branch: cfgperl
88172            + pod/perlmodlib.PL pod/perlnewmod.pod
88173            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
88174            ! pod/perlmodlib.pod pod/perltoc.pod
88175 ____________________________________________________________________________
88176 [  6160] By: jhi                                   on 2000/05/29  17:23:55
88177         Log: Changes for the File::Temp 0.08 (change #6159) test suite
88178              to fit better into the Perl distribution test framework.
88179      Branch: cfgperl
88180            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
88181            ! t/lib/ftmp-tempfile.t
88182 ____________________________________________________________________________
88183 [  6159] By: jhi                                   on 2000/05/29  16:55:36
88184         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
88185      Branch: cfgperl
88186            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
88187            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
88188 ____________________________________________________________________________
88189 [  6158] By: bailey                                on 2000/05/29  16:22:08
88190         Log: Add fallback to tmpfile for use in cases where user's relying on
88191              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
88192              Lane's patch)
88193      Branch: vmsperl
88194            ! vms/vms.c vms/vmsish.h
88195 ____________________________________________________________________________
88196 [  6157] By: jhi                                   on 2000/05/29  03:10:36
88197         Log: Regen Configure to jive with #6149.
88198      Branch: cfgperl
88199            ! Configure
88200      Branch: metaconfig
88201            ! U/modified/Getfile.U
88202 ____________________________________________________________________________
88203 [  6156] By: jhi                                   on 2000/05/29  03:01:38
88204         Log: Integrate with Sarathy.
88205      Branch: cfgperl
88206           +> ext/DynaLoader/dl_mac.xs
88207           !> (integrate 38 files)
88208 ____________________________________________________________________________
88209 [  6155] By: gsar                                  on 2000/05/28  21:15:58
88210         Log: small bug in change#6144; remove random \xA0 character that snuck
88211              in via change#6145
88212      Branch: perl
88213            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
88214 ____________________________________________________________________________
88215 [  6154] By: gsar                                  on 2000/05/28  21:04:19
88216         Log: avoid type mismatch warning
88217      Branch: perl
88218            ! perl.c
88219 ____________________________________________________________________________
88220 [  6153] By: gsar                                  on 2000/05/28  20:58:31
88221         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
88222              <nick@Bagpuss.uk.boo.com>)
88223      Branch: perl
88224            ! lib/Test/Harness.pm
88225 ____________________________________________________________________________
88226 [  6152] By: gsar                                  on 2000/05/28  20:53:42
88227         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
88228      Branch: perl
88229            ! regexec.c
88230 ____________________________________________________________________________
88231 [  6151] By: gsar                                  on 2000/05/28  20:50:28
88232         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
88233      Branch: perl
88234            ! regexec.c
88235 ____________________________________________________________________________
88236 [  6150] By: gsar                                  on 2000/05/28  20:39:58
88237         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
88238      Branch: perl
88239            ! pod/perlrequick.pod
88240 ____________________________________________________________________________
88241 [  6149] By: gsar                                  on 2000/05/28  20:35:16
88242         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
88243              <troc@netrus.net>)
88244      Branch: perl
88245            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
88246            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
88247            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
88248            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
88249 ____________________________________________________________________________
88250 [  6148] By: gsar                                  on 2000/05/28  20:21:07
88251         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
88252      Branch: perl
88253            ! lib/ExtUtils/MM_Unix.pm
88254 ____________________________________________________________________________
88255 [  6147] By: gsar                                  on 2000/05/28  20:12:41
88256         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
88257              (from Peter Prymmer)
88258      Branch: perl
88259            ! vms/subconfigure.com
88260 ____________________________________________________________________________
88261 [  6146] By: gsar                                  on 2000/05/28  20:06:15
88262         Log: doc typo
88263      Branch: perl
88264            ! lib/warnings.pm warnings.h warnings.pl
88265 ____________________________________________________________________________
88266 [  6145] By: gsar                                  on 2000/05/28  18:44:33
88267         Log: make xsubpp skip embedded pod (from Matthias Neeracher
88268              <neeri@iis.ee.ethz.ch>)
88269      Branch: perl
88270            ! lib/ExtUtils/xsubpp
88271 ____________________________________________________________________________
88272 [  6144] By: gsar                                  on 2000/05/28  18:42:49
88273         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
88274              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
88275              <neeri@iis.ee.ethz.ch>)
88276      Branch: perl
88277            ! lib/AutoSplit.pm
88278 ____________________________________________________________________________
88279 [  6143] By: gsar                                  on 2000/05/28  18:41:12
88280         Log: MacOS support, part 1 (from Matthias Neeracher
88281              <neeri@iis.ee.ethz.ch>)
88282      Branch: perl
88283            + ext/DynaLoader/dl_mac.xs
88284            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
88285            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
88286            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
88287            ! util.h
88288 ____________________________________________________________________________
88289 [  6142] By: gsar                                  on 2000/05/28  18:21:51
88290         Log: File::Find fails to chdir when chasing symlinks (from
88291              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
88292      Branch: perl
88293            ! lib/File/Find.pm t/lib/filefind.t
88294 ____________________________________________________________________________
88295 [  6141] By: jhi                                   on 2000/05/28  14:25:15
88296         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
88297              forwarded by Peter Seebach from the bsdi-users mailing list.
88298              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
88299      Branch: perl
88300            ! hints/bsdos.sh
88301 ____________________________________________________________________________
88302 [  6140] By: jhi                                   on 2000/05/28  14:11:57
88303         Log: Integrate with Sarathy.
88304      Branch: cfgperl
88305           +> (branch 30 files)
88306           !> (integrate 93 files)
88307 ____________________________________________________________________________
88308 [  6139] By: gsar                                  on 2000/05/28  10:01:48
88309         Log: revise mktables.PL for bugs and newness in Unicode 3.0
88310              (from James Bence <jbence@amgen.com>)
88311      Branch: perl
88312            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
88313            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
88314            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
88315            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
88316            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
88317            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
88318            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
88319            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
88320            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
88321            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
88322            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
88323            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
88324            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
88325            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
88326            + lib/unicode/Is/SylWU.pl
88327            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
88328            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
88329            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
88330            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
88331            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
88332            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
88333            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
88334            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
88335            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
88336            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
88337            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
88338            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
88339            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
88340            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
88341            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
88342            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
88343            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
88344            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
88345            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
88346            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
88347            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
88348            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
88349            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
88350            ! lib/unicode/Makefile lib/unicode/mktables.PL
88351 ____________________________________________________________________________
88352 [  6138] By: gsar                                  on 2000/05/28  08:50:32
88353         Log: add note about the handling of negative indices to tied arrays
88354              (from Michael G Schwern <schwern@pobox.com>)
88355      Branch: perl
88356            ! pod/perltie.pod
88357 ____________________________________________________________________________
88358 [  6137] By: gsar                                  on 2000/05/28  08:46:10
88359         Log: fix bogus redeclaration warning for "our" variables in different
88360              scopes
88361      Branch: perl
88362            ! op.c t/pragma/strict-vars
88363 ____________________________________________________________________________
88364 [  6136] By: gsar                                  on 2000/05/28  08:31:20
88365         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
88366      Branch: perl
88367            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
88368 ____________________________________________________________________________
88369 [  6135] By: gsar                                  on 2000/05/28  08:17:50
88370         Log: enable Test::Harness to dynamically determine column width etc.
88371              (from Rob Napier <rnapier@employees.org>)
88372      Branch: perl
88373            ! lib/Test/Harness.pm
88374 ____________________________________________________________________________
88375 [  6134] By: gsar                                  on 2000/05/28  08:13:39
88376         Log: make Test::Harness use wait.h/WCOREDUMP if available
88377              (from Ben Tilly <ben_tilly@hotmail.com>)
88378      Branch: perl
88379            ! lib/Test/Harness.pm
88380 ____________________________________________________________________________
88381 [  6133] By: gsar                                  on 2000/05/28  08:08:05
88382         Log: elide bogus test in change#6132
88383      Branch: perl
88384            ! t/pragma/warn/9enabled
88385 ____________________________________________________________________________
88386 [  6132] By: gsar                                  on 2000/05/28  08:03:14
88387         Log: warnings::enabled() doesn't fall back to looking at $^W if
88388              caller isn't using lexical warnings (from Paul Marquess)
88389      Branch: perl
88390            ! pp_ctl.c t/pragma/warn/9enabled
88391 ____________________________________________________________________________
88392 [  6131] By: gsar                                  on 2000/05/28  07:57:47
88393         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
88394      Branch: perl
88395            ! ext/POSIX/POSIX.pm
88396 ____________________________________________________________________________
88397 [  6130] By: gsar                                  on 2000/05/28  07:29:12
88398         Log: fix places that mean C<"word" character> but say C<alphanumeric
88399              character>
88400      Branch: perl
88401            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
88402 ____________________________________________________________________________
88403 [  6129] By: gsar                                  on 2000/05/28  07:18:41
88404         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
88405      Branch: perl
88406            ! vms/test.com
88407 ____________________________________________________________________________
88408 [  6128] By: gsar                                  on 2000/05/28  07:12:55
88409         Log: new perlxstut example for passing/returning refs to arrays
88410              (from David Lowe <dlowe@pootpoot.com>)
88411      Branch: perl
88412            ! pod/perlxstut.pod
88413 ____________________________________________________________________________
88414 [  6127] By: gsar                                  on 2000/05/28  07:02:50
88415         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
88416              failed (from Gisle Aas)
88417      Branch: perl
88418            ! cop.h perl.c
88419 ____________________________________________________________________________
88420 [  6126] By: gsar                                  on 2000/05/28  06:39:53
88421         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
88422              (reworked variant of patch suggested by Simon Cozens)
88423      Branch: perl
88424            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
88425            ! pp_hot.c proto.h t/op/gv.t
88426 ____________________________________________________________________________
88427 [  6125] By: gsar                                  on 2000/05/28  05:14:55
88428         Log: enable propagating exception objects via Perl_croak() in XS code
88429              (from Gisle Aas)
88430      Branch: perl
88431            ! util.c
88432 ____________________________________________________________________________
88433 [  6124] By: gsar                                  on 2000/05/28  05:07:28
88434         Log: integrate vmsperl contents into mainline
88435      Branch: perl
88436           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
88437           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
88438           !> vms/vmsish.h
88439 ____________________________________________________________________________
88440 [  6123] By: gsar                                  on 2000/05/28  05:03:53
88441         Log: clarify gotcha with #line directives (from Rocco Caputo
88442              <troc@netrus.net>)
88443      Branch: perl
88444            ! pod/perldebug.pod pod/perlsyn.pod
88445 ____________________________________________________________________________
88446 [  6122] By: gsar                                  on 2000/05/28  04:58:29
88447         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
88448              (from Mark-Jason Dominus)
88449      Branch: perl
88450            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
88451            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
88452            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
88453            ! toke.c
88454 ____________________________________________________________________________
88455 [  6121] By: bailey                                on 2000/05/25  04:46:54
88456         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
88457              lists (based on fixes by Craig Berry)
88458      Branch: vmsperl
88459            ! lib/File/Spec/VMS.pm
88460 ____________________________________________________________________________
88461 [  6120] By: bailey                                on 2000/05/25  04:25:38
88462         Log: Add missing escape (Charles Lane)
88463      Branch: vmsperl
88464            ! t/op/lex_assign.t
88465 ____________________________________________________________________________
88466 [  6119] By: bailey                                on 2000/05/25  04:21:25
88467         Log: Quiet error messages in vmsish.t (Charles Lane)
88468      Branch: vmsperl
88469            ! vms/ext/vmsish.t
88470 ____________________________________________________________________________
88471 [  6118] By: bailey                                on 2000/05/25  04:17:57
88472         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
88473              Flatten case labels in switch statements uniformly (Charles Bailey)
88474      Branch: vmsperl
88475            ! vms/vms.c
88476 ____________________________________________________________________________
88477 [  6117] By: bailey                                on 2000/05/25  03:58:09
88478         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
88479      Branch: vmsperl
88480            ! vms/vmsish.h
88481 ____________________________________________________________________________
88482 [  6116] By: bailey                                on 2000/05/25  03:11:15
88483         Log: Miscellaneous cosmetic fixes (Charles Lane)
88484      Branch: vmsperl
88485            ! lib/ExtUtils/MM_VMS.pm
88486 ____________________________________________________________________________
88487 [  6115] By: bailey                                on 2000/05/25  03:10:36
88488         Log: Add bounds checking for several strings (Charles Lane)
88489      Branch: vmsperl
88490            ! vms/vms.c
88491 ____________________________________________________________________________
88492 [  6114] By: bailey                                on 2000/05/25  02:25:34
88493         Log: Urk -- undo previous removal of vmsish 'exit' change
88494      Branch: vmsperl
88495            ! vms/ext/vmsish.pm vms/vmsish.h
88496 ____________________________________________________________________________
88497 [  6113] By: bailey                                on 2000/05/24  02:24:40
88498         Log: Ugly workaround for version-specific RTL error
88499      Branch: vmsperl
88500            ! vms/vms.c
88501 ____________________________________________________________________________
88502 [  6112] By: bailey                                on 2000/05/24  02:19:55
88503         Log: Check for existence of file before trying to delete
88504      Branch: vmsperl
88505            ! vms/test.com
88506 ____________________________________________________________________________
88507 [  6111] By: bailey                                on 2000/05/23  23:35:13
88508         Log: Resync with mainline prior to post-5.6.0 updates
88509      Branch: vmsperl
88510           +> (branch 49 files)
88511            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
88512            ! vms/ext/vmsish.pm
88513           !> (integrate 334 files)
88514 ____________________________________________________________________________
88515 [  6110] By: jhi                                   on 2000/05/23  19:28:32
88516         Log: todo tweak
88517      Branch: cfgperl
88518            ! Todo-5.6
88519 ____________________________________________________________________________
88520 [  6109] By: jhi                                   on 2000/05/18  17:38:54
88521         Log: Integrate with Sarathy.
88522      Branch: cfgperl
88523           !> mg.c perl.h win32/perlhost.h
88524 ____________________________________________________________________________
88525 [  6108] By: gsar                                  on 2000/05/17  02:24:56
88526         Log: reenable fake signal handling on Windows, bugs and all
88527      Branch: perl
88528            ! mg.c perl.h win32/perlhost.h
88529 ____________________________________________________________________________
88530 [  6107] By: jhi                                   on 2000/05/15  18:01:41
88531         Log: Tweak the todo list.
88532      Branch: cfgperl
88533            ! Todo-5.6
88534 ____________________________________________________________________________
88535 [  6106] By: jhi                                   on 2000/05/15  13:41:48
88536         Log: The (Configure) script refuses to go on, after asking for
88537              'You may also choose to try maximal 64-bitness....'.
88538              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
88539              -- Patrick Zima
88540              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
88541      Branch: cfgperl
88542            ! hints/solaris_2.sh
88543 ____________________________________________________________________________
88544 [  6105] By: jhi                                   on 2000/05/11  14:37:43
88545         Log: Integrate with Sarathy.
88546      Branch: cfgperl
88547           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
88548           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
88549 ____________________________________________________________________________
88550 [  6104] By: gsar                                  on 2000/05/11  03:39:07
88551         Log: PL_sys_intern was being initialized too late on windows
88552      Branch: perl
88553            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
88554            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
88555 ____________________________________________________________________________
88556 [  6103] By: jhi                                   on 2000/05/09  19:42:20
88557         Log: Test tweaking for Unicos continues.
88558      Branch: cfgperl
88559            ! t/op/64bitint.t
88560 ____________________________________________________________________________
88561 [  6102] By: jhi                                   on 2000/05/09  16:47:27
88562         Log: The test suite tweak in #6101 wasn't quite right.
88563      Branch: cfgperl
88564            ! t/lib/complex.t
88565 ____________________________________________________________________________
88566 [  6101] By: jhi                                   on 2000/05/09  15:35:34
88567         Log: Hints and test tweaks for Unicos.
88568      Branch: cfgperl
88569            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
88570 ____________________________________________________________________________
88571 [  6100] By: jhi                                   on 2000/05/08  21:15:06
88572         Log: More compilation tweakery from Allen Smith.
88573      Branch: cfgperl
88574            ! hints/irix_6.sh
88575 ____________________________________________________________________________
88576 [  6099] By: jhi                                   on 2000/05/08  19:21:18
88577         Log: Tweaks for the cc bugs from Allen Smith.
88578      Branch: cfgperl
88579            ! hints/irix_6.sh
88580 ____________________________________________________________________________
88581 [  6098] By: jhi                                   on 2000/05/08  19:13:37
88582         Log: Add a note about other, yet unsupported, shadow password APIs.
88583      Branch: cfgperl
88584            ! pp_sys.c
88585 ____________________________________________________________________________
88586 [  6097] By: jhi                                   on 2000/05/08  18:46:34
88587         Log: Add a note about possible compilation problems from Allen Smith.
88588      Branch: cfgperl
88589            ! hints/irix_6.sh
88590 ____________________________________________________________________________
88591 [  6096] By: jhi                                   on 2000/05/08  17:33:10
88592         Log: Integrate with Sarathy.
88593      Branch: cfgperl
88594           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
88595           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
88596 ____________________________________________________________________________
88597 [  6095] By: jhi                                   on 2000/05/08  16:21:33
88598         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
88599              might be useful in future.
88600      Branch: cfgperl
88601            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
88602            ! config_h.SH
88603      Branch: metaconfig
88604            ! U/installdirs/inc_version_list.U
88605      Branch: metaconfig/U/perl
88606            ! perlxv.U
88607 ____________________________________________________________________________
88608 [  6094] By: gsar                                  on 2000/05/08  14:22:22
88609         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
88610      Branch: perl
88611            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
88612            ! hints/cygwin.sh pp_sys.c
88613 ____________________________________________________________________________
88614 [  6093] By: gsar                                  on 2000/05/08  12:52:28
88615         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
88616              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
88617      Branch: perl
88618            ! pp_sys.c sv.c win32/perlhost.h
88619 ____________________________________________________________________________
88620 [  6092] By: jhi                                   on 2000/05/07  22:40:34
88621         Log: Regen perltoc with the fixed buildtoc.
88622      Branch: cfgperl
88623            ! pod/perltoc.pod
88624 ____________________________________________________________________________
88625 [  6091] By: jhi                                   on 2000/05/07  22:24:16
88626         Log: Integrate with Sarathy.
88627      Branch: cfgperl
88628           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
88629           !> t/op/substr.t toke.c
88630 ____________________________________________________________________________
88631 [  6090] By: gsar                                  on 2000/05/07  19:47:07
88632         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
88633              [NI]OK; added tests for both
88634      Branch: perl
88635            ! perl.c pp_hot.c sv.c t/op/substr.t
88636 ____________________________________________________________________________
88637 [  6089] By: gsar                                  on 2000/05/07  18:18:38
88638         Log: buildtoc tweak to fix newline lossage
88639      Branch: perl
88640            ! pod/buildtoc
88641 ____________________________________________________________________________
88642 [  6088] By: jhi                                   on 2000/05/07  16:35:36
88643         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
88644              because we do not use those.  The HAS_GETSPNAM remains,
88645              though, because we still do use that.
88646      Branch: cfgperl
88647            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
88648            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
88649            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
88650            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
88651            ! win32/config.vc win32/config_H.bc win32/config_H.gc
88652            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
88653 ____________________________________________________________________________
88654 [  6087] By: gsar                                  on 2000/05/07  16:05:16
88655         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
88656      Branch: perl
88657            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
88658 ____________________________________________________________________________
88659 [  6086] By: jhi                                   on 2000/05/07  15:27:07
88660         Log: Integrate with Sarathy.
88661      Branch: cfgperl
88662           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
88663           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
88664           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
88665           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
88666           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
88667           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
88668 ____________________________________________________________________________
88669 [  6085] By: gsar                                  on 2000/05/07  05:52:02
88670         Log: repeat operator (x) doesn't preserve utf8-ness
88671      Branch: perl
88672            ! pp.c t/op/substr.t
88673 ____________________________________________________________________________
88674 [  6084] By: gsar                                  on 2000/05/07  05:39:55
88675         Log: substr() does not preserve utf8-ness (from Stefan Eissing
88676              <Eissing@medicaldataservice.de>); added tests
88677      Branch: perl
88678            ! pp.c t/op/substr.t
88679 ____________________________________________________________________________
88680 [  6083] By: gsar                                  on 2000/05/07  05:24:46
88681         Log: note about undocumented caller() return value (from M.J.T. Guy);
88682              yet another peek.t tweak
88683      Branch: perl
88684            ! pod/perlfunc.pod t/lib/peek.t
88685 ____________________________________________________________________________
88686 [  6082] By: gsar                                  on 2000/05/07  05:08:40
88687         Log: peek.t non-portable to ithreads
88688      Branch: perl
88689            ! t/lib/peek.t
88690 ____________________________________________________________________________
88691 [  6081] By: gsar                                  on 2000/05/07  04:17:04
88692         Log: better default perlbug categories for ok reports (from Richard Foley)
88693      Branch: perl
88694            ! utils/perlbug.PL
88695 ____________________________________________________________________________
88696 [  6080] By: gsar                                  on 2000/05/07  04:08:07
88697         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
88698              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
88699      Branch: perl
88700            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
88701            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
88702            ! AUTHORS MAINTAIN MANIFEST
88703 ____________________________________________________________________________
88704 [  6079] By: gsar                                  on 2000/05/07  04:01:38
88705         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
88706      Branch: perl
88707            ! lib/Carp/Heavy.pm
88708 ____________________________________________________________________________
88709 [  6078] By: gsar                                  on 2000/05/07  01:24:19
88710         Log: workaround for CRT bug in chdir() (from Charles Lane, via
88711              Peter Prymmer)
88712      Branch: perl
88713            ! iperlsys.h vms/vms.c vms/vmsish.h
88714 ____________________________________________________________________________
88715 [  6077] By: gsar                                  on 2000/05/07  01:22:23
88716         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
88717              and Tom Phoenix)
88718      Branch: perl
88719            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
88720 ____________________________________________________________________________
88721 [  6076] By: gsar                                  on 2000/05/06  17:36:29
88722         Log: integrate cfgperl contents into mainline
88723      Branch: perl
88724           +> t/lib/peek.t
88725           !> Configure MANIFEST Porting/Glossary Porting/config.sh
88726           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
88727           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
88728           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
88729 ____________________________________________________________________________
88730 [  6075] By: jhi                                   on 2000/05/05  18:56:10
88731         Log: Make the test more portable.
88732      Branch: cfgperl
88733            ! t/lib/peek.t
88734 ____________________________________________________________________________
88735 [  6074] By: jhi                                   on 2000/05/05  18:49:20
88736         Log: Introduce t/lib/peek.t.
88737      Branch: cfgperl
88738            + t/lib/peek.t
88739            ! MANIFEST
88740 ____________________________________________________________________________
88741 [  6073] By: jhi                                   on 2000/05/05  14:30:45
88742         Log: Complex tweaks.
88743      Branch: cfgperl
88744            ! lib/Math/Complex.pm t/lib/complex.t
88745 ____________________________________________________________________________
88746 [  6072] By: jhi                                   on 2000/05/05  12:27:13
88747         Log: Integrate with Sarathy.
88748      Branch: cfgperl
88749           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
88750           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
88751           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
88752           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
88753 ____________________________________________________________________________
88754 [  6071] By: gsar                                  on 2000/05/05  02:24:46
88755         Log: misformatted perllocal.pod (from Tim Jenness
88756              <t.jenness@jach.hawaii.edu>)
88757      Branch: perl
88758            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
88759 ____________________________________________________________________________
88760 [  6070] By: gsar                                  on 2000/05/05  02:16:52
88761         Log: remove misleading comment (from M.J.T. Guy)
88762      Branch: perl
88763            ! t/lib/anydbm.t
88764 ____________________________________________________________________________
88765 [  6069] By: gsar                                  on 2000/05/05  02:15:13
88766         Log: File::Spec compatibility update (from Barrie Slaymaker
88767              <barries@slaysys.com>)
88768      Branch: perl
88769            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
88770            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
88771 ____________________________________________________________________________
88772 [  6068] By: gsar                                  on 2000/05/05  02:01:50
88773         Log: note about values()
88774      Branch: perl
88775            ! pod/perlfunc.pod
88776 ____________________________________________________________________________
88777 [  6067] By: gsar                                  on 2000/05/05  01:33:09
88778         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
88779      Branch: perl
88780            ! win32/win32.c
88781 ____________________________________________________________________________
88782 [  6066] By: gsar                                  on 2000/05/05  01:23:43
88783         Log: s/END/CHECK/
88784      Branch: perl
88785            ! perl.c
88786 ____________________________________________________________________________
88787 [  6065] By: jhi                                   on 2000/05/04  17:30:22
88788         Log: Integrate with Sarathy.
88789      Branch: cfgperl
88790           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
88791 ____________________________________________________________________________
88792 [  6064] By: gsar                                  on 2000/05/04  17:26:14
88793         Log: change#5905 wasn't quite right--it's intent only applies when arguments
88794              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
88795      Branch: perl
88796            ! pp_sys.c sv.c
88797 ____________________________________________________________________________
88798 [  6063] By: gsar                                  on 2000/05/04  16:52:29
88799         Log: tokeq() could read unallocated field in argument
88800      Branch: perl
88801            ! toke.c
88802 ____________________________________________________________________________
88803 [  6062] By: gsar                                  on 2000/05/04  16:34:51
88804         Log: additional tests for utf8.t
88805      Branch: perl
88806            ! t/pragma/utf8.t
88807 ____________________________________________________________________________
88808 [  6061] By: gsar                                  on 2000/05/04  16:09:28
88809         Log: change#5921 neglected to make eq honor "use bytes"
88810      Branch: perl
88811            ! sv.c
88812 ____________________________________________________________________________
88813 [  6060] By: jhi                                   on 2000/05/04  15:30:16
88814         Log: Integrate with Sarathy.
88815      Branch: cfgperl
88816           !> perl.c regcomp.c t/pragma/utf8.t
88817 ____________________________________________________________________________
88818 [  6059] By: jhi                                   on 2000/05/04  15:26:37
88819         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
88820              in natively 64-bit platforms where a long is a quad (no need
88821              for long longs).  Also added bias for IVs.
88822      Branch: cfgperl
88823            ! toke.c
88824 ____________________________________________________________________________
88825 [  6058] By: gsar                                  on 2000/05/04  00:19:14
88826         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
88827              (spotted by Donald Kinzer <dkinzer@premia.com>)
88828      Branch: perl
88829            ! perl.c
88830 ____________________________________________________________________________
88831 [  6057] By: gsar                                  on 2000/05/03  18:34:01
88832         Log: fix broken parsing of /\x{ab}/
88833      Branch: perl
88834            ! regcomp.c t/pragma/utf8.t
88835 ____________________________________________________________________________
88836 [  6056] By: jhi                                   on 2000/05/03  17:57:16
88837         Log: The search of infinity continues, this time simplified.
88838      Branch: cfgperl
88839            ! lib/Math/Complex.pm
88840 ____________________________________________________________________________
88841 [  6055] By: jhi                                   on 2000/05/03  17:45:30
88842         Log: Detypo.
88843      Branch: cfgperl
88844            ! hints/unicos.sh
88845 ____________________________________________________________________________
88846 [  6054] By: jhi                                   on 2000/05/02  22:28:27
88847         Log: Be more forgiving in POSIX about HUGE_VALL.
88848      Branch: cfgperl
88849            ! ext/POSIX/POSIX.xs
88850 ____________________________________________________________________________
88851 [  6053] By: jhi                                   on 2000/05/02  22:25:05
88852         Log: Integrate with Sarathy.
88853      Branch: cfgperl
88854           !> hints/irix_6.sh pod/perlop.pod
88855 ____________________________________________________________________________
88856 [  6052] By: jhi                                   on 2000/05/02  22:24:31
88857         Log: Unicos hint tweak.
88858      Branch: cfgperl
88859            ! hints/unicos.sh
88860 ____________________________________________________________________________
88861 [  6051] By: jhi                                   on 2000/05/02  22:21:26
88862         Log: Complex tweakery.
88863      Branch: cfgperl
88864            ! lib/Math/Complex.pm t/lib/complex.t
88865 ____________________________________________________________________________
88866 [  6050] By: jhi                                   on 2000/05/02  19:26:22
88867         Log: Use setxxent()/endxxent().
88868      Branch: cfgperl
88869            ! t/op/grent.t t/op/pwent.t
88870 ____________________________________________________________________________
88871 [  6049] By: jhi                                   on 2000/05/02  19:06:02
88872         Log: Test both the scalar and list contexts.
88873      Branch: cfgperl
88874            ! t/op/grent.t t/op/pwent.t
88875 ____________________________________________________________________________
88876 [  6048] By: gsar                                  on 2000/05/02  18:29:10
88877         Log: add note about how $( doesn't interpolate in REs (from
88878              Philip Newton <newton@ficus.frogspace.net>)
88879      Branch: perl
88880            ! pod/perlop.pod
88881 ____________________________________________________________________________
88882 [  6047] By: jhi                                   on 2000/05/02  17:41:24
88883         Log: Call getspnam() only iff needed.
88884      Branch: cfgperl
88885            ! pp_sys.c
88886 ____________________________________________________________________________
88887 [  6046] By: gsar                                  on 2000/05/02  17:07:25
88888         Log: libscheck has insufficient checks for n32 libs (from
88889              Albert Chin-A-Young <china@thewrittenword.com>)
88890      Branch: perl
88891            ! hints/irix_6.sh
88892 ____________________________________________________________________________
88893 [  6045] By: jhi                                   on 2000/05/02  13:57:17
88894         Log: Integrate with Sarathy.
88895      Branch: cfgperl
88896           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
88897           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
88898 ____________________________________________________________________________
88899 [  6044] By: gsar                                  on 2000/05/02  06:48:19
88900         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
88901              such that underscores are only ignored in literal numbers,
88902              "\x{...}", and hex/oct argument
88903      Branch: perl
88904            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
88905 ____________________________________________________________________________
88906 [  6043] By: gsar                                  on 2000/05/02  02:22:29
88907         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
88908      Branch: perl
88909            ! pod/perlretut.pod
88910 ____________________________________________________________________________
88911 [  6042] By: gsar                                  on 2000/05/02  02:17:51
88912         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
88913      Branch: perl
88914            ! pod/perltrap.pod
88915 ____________________________________________________________________________
88916 [  6041] By: gsar                                  on 2000/05/02  01:53:51
88917         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
88918              to compensate
88919      Branch: perl
88920            ! Porting/makerel
88921 ____________________________________________________________________________
88922 [  6040] By: gsar                                  on 2000/05/02  01:51:57
88923         Log: missing files in MANIFEST
88924      Branch: perl
88925            ! MANIFEST
88926 ____________________________________________________________________________
88927 [  6039] By: jhi                                   on 2000/05/02  00:36:46
88928         Log: Infinite problems.
88929      Branch: cfgperl
88930            ! lib/Math/Complex.pm
88931 ____________________________________________________________________________
88932 [  6038] By: jhi                                   on 2000/05/02  00:06:38
88933         Log: pwent/spent #ifdef imbalance.
88934      Branch: cfgperl
88935            ! pp_sys.c
88936 ____________________________________________________________________________
88937 [  6037] By: jhi                                   on 2000/05/01  22:50:11
88938         Log: Use HUGE_VALL if applicable.
88939      Branch: cfgperl
88940            ! ext/POSIX/POSIX.xs util.c
88941 ____________________________________________________________________________
88942 [  6036] By: jhi                                   on 2000/05/01  22:20:53
88943         Log: Correct Freudian slip.
88944      Branch: cfgperl
88945            ! pp_sys.c
88946 ____________________________________________________________________________
88947 [  6035] By: jhi                                   on 2000/05/01  21:07:38
88948         Log: Continue on the pwent/spent case.
88949      Branch: cfgperl
88950            ! pp_sys.c
88951 ____________________________________________________________________________
88952 [  6034] By: jhi                                   on 2000/05/01  17:45:14
88953         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
88954              adjustments in 6032 conflicted badly with this, will have
88955              to revisit them later.
88956      Branch: cfgperl
88957           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
88958           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
88959           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
88960           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
88961           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
88962           !> t/lib/cgi-html.t t/lib/cgi-request.t
88963 ____________________________________________________________________________
88964 [  6033] By: jhi                                   on 2000/05/01  17:40:49
88965         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
88966      Branch: cfgperl
88967            ! pp_sys.c
88968 ____________________________________________________________________________
88969 [  6032] By: gsar                                  on 2000/05/01  15:56:32
88970         Log: whitespace adjustments
88971      Branch: perl
88972            ! pp_sys.c
88973 ____________________________________________________________________________
88974 [  6031] By: gsar                                  on 2000/05/01  15:19:41
88975         Log: small nits in diagnostics.pm (from Robin Barker)
88976      Branch: perl
88977            ! lib/diagnostics.pm pod/perldiag.pod
88978 ____________________________________________________________________________
88979 [  6030] By: gsar                                  on 2000/05/01  08:39:18
88980         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
88981              for @- and @+ (from Johan Vromans)
88982      Branch: perl
88983            ! lib/English.pm pod/perlvar.pod
88984 ____________________________________________________________________________
88985 [  6029] By: gsar                                  on 2000/05/01  08:16:10
88986         Log: add CGI.pm v2.66 (from Lincoln Stein)
88987      Branch: perl
88988            + lib/CGI/Util.pm t/lib/cgi-pretty.t
88989            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
88990            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
88991            ! t/lib/cgi-html.t t/lib/cgi-request.t
88992 ____________________________________________________________________________
88993 [  6028] By: gsar                                  on 2000/05/01  06:34:41
88994         Log: Pod::Man generates groff-incompatible macro definition (from
88995              Tom Christiansen)
88996      Branch: perl
88997            ! lib/Pod/Man.pm
88998 ____________________________________________________________________________
88999 [  6027] By: gsar                                  on 2000/05/01  06:31:36
89000         Log: podlators-1.02 update (from Russ Allbery)
89001      Branch: perl
89002            ! lib/Pod/Man.pm lib/Pod/Text.pm
89003 ____________________________________________________________________________
89004 [  6026] By: jhi                                   on 2000/04/30  23:24:23
89005         Log: Integrate with Sarathy.
89006      Branch: cfgperl
89007           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
89008           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
89009           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
89010           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
89011           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
89012           !> t/lib/syslog.t toke.c win32/win32.h
89013 ____________________________________________________________________________
89014 [  6025] By: gsar                                  on 2000/04/30  18:17:47
89015         Log: Is{Alnum,Alpha,Word} don't match titlecase
89016              
89017              TODO: IsSpace is defined recursively!
89018              
89019              (both spotted by Larry)
89020      Branch: perl
89021            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
89022            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
89023 ____________________________________________________________________________
89024 [  6024] By: gsar                                  on 2000/04/30  17:50:19
89025         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
89026              (from Hugo van der Sanden)
89027      Branch: perl
89028            ! toke.c
89029 ____________________________________________________________________________
89030 [  6023] By: gsar                                  on 2000/04/30  17:14:43
89031         Log: debugger stomps on $. (from M.J.T. Guy)
89032      Branch: perl
89033            ! lib/perl5db.pl
89034 ____________________________________________________________________________
89035 [  6022] By: gsar                                  on 2000/04/30  16:59:22
89036         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
89037      Branch: perl
89038            ! sv.c
89039 ____________________________________________________________________________
89040 [  6021] By: gsar                                  on 2000/04/29  21:00:08
89041         Log: remove Win2K issue in pod (fixed by change#6020)
89042      Branch: perl
89043            ! README.win32 pod/perl56delta.pod
89044 ____________________________________________________________________________
89045 [  6020] By: gsar                                  on 2000/04/29  20:51:49
89046         Log: test tweak
89047      Branch: perl
89048            ! t/lib/open3.t
89049 ____________________________________________________________________________
89050 [  6019] By: gsar                                  on 2000/04/29  20:34:27
89051         Log: windows portability tweaks
89052      Branch: perl
89053            ! t/lib/b.t win32/win32.h
89054 ____________________________________________________________________________
89055 [  6018] By: gsar                                  on 2000/04/29  19:55:24
89056         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
89057              make _PATH_LOG() return "" if unavailable
89058      Branch: perl
89059            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
89060            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
89061 ____________________________________________________________________________
89062 [  6017] By: jhi                                   on 2000/04/28  22:49:46
89063         Log: Integrate with Sarathy.
89064      Branch: cfgperl
89065           !> op.c perl.c pod/perldiag.pod t/lib/b.t
89066 ____________________________________________________________________________
89067 [  6016] By: jhi                                   on 2000/04/28  22:46:14
89068         Log: Do not warn that an infinity does not look like a number.
89069      Branch: cfgperl
89070            ! sv.c
89071 ____________________________________________________________________________
89072 [  6015] By: gsar                                  on 2000/04/28  22:35:49
89073         Log: tweak test for portability
89074      Branch: perl
89075            ! t/lib/b.t
89076 ____________________________________________________________________________
89077 [  6014] By: gsar                                  on 2000/04/28  22:05:31
89078         Log: glob() loading File::Glob behind the scenes may cause syntax errors
89079      Branch: perl
89080            ! op.c
89081 ____________________________________________________________________________
89082 [  6013] By: gsar                                  on 2000/04/28  21:25:22
89083         Log: tweak change#5945 to display correct switch name in diagnostic
89084      Branch: perl
89085            ! perl.c pod/perldiag.pod
89086 ____________________________________________________________________________
89087 [  6012] By: jhi                                   on 2000/04/28  21:08:12
89088         Log: Integrate with Sarathy.
89089      Branch: cfgperl
89090           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
89091           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
89092           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
89093 ____________________________________________________________________________
89094 [  6011] By: jhi                                   on 2000/04/28  21:04:46
89095         Log: &HUGE_VAL is not defined, it exists.
89096      Branch: cfgperl
89097            ! lib/Math/Complex.pm
89098 ____________________________________________________________________________
89099 [  6010] By: gsar                                  on 2000/04/28  21:02:58
89100         Log: clarify note about shadow password support (from
89101              gellyfish@gellyfish.com)
89102      Branch: perl
89103            ! pod/perlfunc.pod
89104 ____________________________________________________________________________
89105 [  6009] By: gsar                                  on 2000/04/28  21:00:00
89106         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
89107      Branch: perl
89108            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
89109 ____________________________________________________________________________
89110 [  6008] By: gsar                                  on 2000/04/28  20:56:33
89111         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
89112      Branch: perl
89113            ! installperl vms/subconfigure.com
89114 ____________________________________________________________________________
89115 [  6007] By: gsar                                  on 2000/04/28  20:51:21
89116         Log: note about compile failures and END blocks (from M.J.T. Guy)
89117      Branch: perl
89118            ! pod/perl56delta.pod pod/perlmod.pod
89119 ____________________________________________________________________________
89120 [  6006] By: jhi                                   on 2000/04/28  20:42:14
89121         Log: Regen Configure.
89122      Branch: cfgperl
89123            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89124            ! config_h.SH
89125 ____________________________________________________________________________
89126 [  6005] By: gsar                                  on 2000/04/28  20:41:16
89127         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
89128      Branch: perl
89129            ! utils/perldoc.PL
89130 ____________________________________________________________________________
89131 [  6004] By: jhi                                   on 2000/04/28  20:28:21
89132         Log: Integrate with Sarathy.
89133      Branch: cfgperl
89134           !> Configure INSTALL Porting/Glossary Porting/config.sh
89135           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
89136           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
89137           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
89138           !> win32/config.vc win32/win32.c
89139 ____________________________________________________________________________
89140 [  6003] By: gsar                                  on 2000/04/28  20:11:20
89141         Log: allow REG_EXPAND_SZ keys in Windows registry (from
89142              John Clayton <John.Clayton@barclayscapital.com>)
89143      Branch: perl
89144            ! win32/win32.c
89145 ____________________________________________________________________________
89146 [  6002] By: gsar                                  on 2000/04/28  19:34:16
89147         Log: destructive sv_setsv() can lose UV-ness from source, causing
89148              numeric promotions/comparisons to fail to do the right thing
89149      Branch: perl
89150            ! sv.c
89151 ____________________________________________________________________________
89152 [  6001] By: gsar                                  on 2000/04/28  18:44:15
89153         Log: support additional library locations via $Config{otherlibdirs}
89154              (from Andy Dougherty)
89155      Branch: perl
89156            ! Configure INSTALL Porting/Glossary Porting/config.sh
89157            ! Porting/config_H config_h.SH epoc/config.sh perl.c
89158            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
89159            ! win32/config.bc win32/config.gc win32/config.vc
89160 ____________________________________________________________________________
89161 [  6000] By: gsar                                  on 2000/04/28  18:26:58
89162         Log: reworked otherlibdirs.U (from Andy Dougherty)
89163      Branch: metaconfig
89164            ! U/installdirs/otherlibdirs.U
89165 ____________________________________________________________________________
89166 [  5999] By: gsar                                  on 2000/04/28  18:17:07
89167         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
89168      Branch: perl
89169            ! t/pragma/warn/toke toke.c
89170 ____________________________________________________________________________
89171 [  5998] By: jhi                                   on 2000/04/28  13:32:17
89172         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
89173      Branch: cfgperl
89174            ! lib/Math/Complex.pm
89175 ____________________________________________________________________________
89176 [  5997] By: jhi                                   on 2000/04/28  13:14:04
89177         Log: Preserve $!.
89178      Branch: cfgperl
89179            ! lib/Math/Complex.pm
89180 ____________________________________________________________________________
89181 [  5996] By: jhi                                   on 2000/04/28  12:59:23
89182         Log: Integrate with Sarathy.
89183      Branch: cfgperl
89184           +> pod/perlrequick.pod pod/perlretut.pod
89185           !> (integrate 51 files)
89186 ____________________________________________________________________________
89187 [  5995] By: gsar                                  on 2000/04/28  09:37:36
89188         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
89189      Branch: perl
89190            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
89191 ____________________________________________________________________________
89192 [  5994] By: gsar                                  on 2000/04/28  09:33:26
89193         Log: fix for missed accounting for null byte in pack("Z",...) (from
89194              M.J.T. Guy)
89195      Branch: perl
89196            ! pp.c t/op/pack.t
89197 ____________________________________________________________________________
89198 [  5993] By: gsar                                  on 2000/04/28  09:30:05
89199         Log: various minor tweaks seen on p5p
89200      Branch: perl
89201            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
89202 ____________________________________________________________________________
89203 [  5992] By: gsar                                  on 2000/04/28  09:08:19
89204         Log: pod nit (from Simon Cozens)
89205      Branch: perl
89206            ! pod/perlop.pod
89207 ____________________________________________________________________________
89208 [  5991] By: gsar                                  on 2000/04/28  09:06:36
89209         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
89210      Branch: perl
89211            ! README.posix-bc hints/posix-bc.sh
89212 ____________________________________________________________________________
89213 [  5990] By: gsar                                  on 2000/04/28  08:54:52
89214         Log: use $ENV{LIB} to search for libs under Visual C compiler
89215              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
89216      Branch: perl
89217            ! lib/ExtUtils/Liblist.pm
89218 ____________________________________________________________________________
89219 [  5989] By: gsar                                  on 2000/04/28  08:27:12
89220         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
89221              itself and no other (from Tom Hughes)
89222      Branch: perl
89223            ! t/op/array.t toke.c
89224 ____________________________________________________________________________
89225 [  5988] By: gsar                                  on 2000/04/28  08:01:38
89226         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
89227              <paul@miraclefish.com>)
89228      Branch: perl
89229            ! lib/ExtUtils/MakeMaker.pm
89230 ____________________________________________________________________________
89231 [  5987] By: gsar                                  on 2000/04/28  07:53:09
89232         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
89233      Branch: perl
89234            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
89235 ____________________________________________________________________________
89236 [  5986] By: gsar                                  on 2000/04/28  07:44:17
89237         Log: add regular expressions tutorial and quick-start guide (from
89238              Mark Kvale <kvale@phy.ucsf.edu>)
89239      Branch: perl
89240            + pod/perlrequick.pod pod/perlretut.pod
89241            ! AUTHORS MAINTAIN MANIFEST
89242 ____________________________________________________________________________
89243 [  5985] By: gsar                                  on 2000/04/28  07:30:28
89244         Log: forked child may not exit correctly if it failed to open
89245              /dev/console (from Graham Barr)
89246      Branch: perl
89247            ! ext/Sys/Syslog/Syslog.pm
89248 ____________________________________________________________________________
89249 [  5984] By: gsar                                  on 2000/04/28  07:27:20
89250         Log: attributes::reftype() doesn't work on tied argument
89251      Branch: perl
89252            ! xsutils.c
89253 ____________________________________________________________________________
89254 [  5983] By: gsar                                  on 2000/04/28  07:15:04
89255         Log: numeric conversion of non-number in change#3378 tramples on
89256              OOK offset, causing segfaults
89257      Branch: perl
89258            ! sv.c
89259 ____________________________________________________________________________
89260 [  5982] By: gsar                                  on 2000/04/28  04:48:25
89261         Log: avoid error in IO::Socket::INET when given an unknown service name
89262              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
89263      Branch: perl
89264            ! ext/IO/lib/IO/Socket/INET.pm
89265 ____________________________________________________________________________
89266 [  5981] By: gsar                                  on 2000/04/28  04:31:31
89267         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
89268              prototype mismatch with CORE::glob(); update pod and tests to
89269              suit (File::Glob::glob() is still available for backward
89270              compatibility, but should be considered deprecated)
89271      Branch: perl
89272            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
89273            ! t/lib/glob-taint.t
89274 ____________________________________________________________________________
89275 [  5980] By: gsar                                  on 2000/04/28  03:47:29
89276         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
89277              <ghudson@mit.edu>)
89278      Branch: metaconfig
89279            ! U/modified/Options.U
89280      Branch: perl
89281            ! Configure
89282 ____________________________________________________________________________
89283 [  5979] By: gsar                                  on 2000/04/28  03:07:54
89284         Log: under useithreads, constant pad entries could inadvertently be
89285              shared across threads (from Eric Blood <eblood@xmission.com>);
89286              added Eric's test case to testsuite
89287      Branch: perl
89288            ! op.c t/op/misc.t
89289 ____________________________________________________________________________
89290 [  5978] By: gsar                                  on 2000/04/27  21:13:00
89291         Log: sync version numbers in File::Spec with the ones on CPAN
89292              (from Barrie Slaymaker)
89293      Branch: perl
89294            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
89295            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
89296            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
89297 ____________________________________________________________________________
89298 [  5977] By: gsar                                  on 2000/04/27  21:07:29
89299         Log: autoquote barewords followed by newline and arrow properly
89300              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
89301      Branch: perl
89302            ! t/pragma/warn/toke toke.c
89303 ____________________________________________________________________________
89304 [  5976] By: gsar                                  on 2000/04/27  20:41:20
89305         Log: DB_File v1.73 update (from Paul Marquess)
89306      Branch: perl
89307            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
89308            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
89309 ____________________________________________________________________________
89310 [  5975] By: gsar                                  on 2000/04/27  20:34:24
89311         Log: allow sort() reentrancy (variant of patch suggested by
89312              Hugo van der Sanden)
89313      Branch: perl
89314            ! pp_ctl.c t/op/sort.t
89315 ____________________________________________________________________________
89316 [  5974] By: gsar                                  on 2000/04/27  19:46:57
89317         Log: change#4197 somehow missed initializing PL_errors, meaning
89318              sytax error queueing wasn't working outside eval"" at all;
89319              also fixed eval"" to localize PL_error_count, so that compile-time
89320              eval's don't clobber the error state of the outer context
89321      Branch: perl
89322            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
89323            ! t/pragma/warn/toke
89324 ____________________________________________________________________________
89325 [  5973] By: gsar                                  on 2000/04/27  18:29:05
89326         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
89327      Branch: perl
89328            ! regcomp.c regexec.c t/op/re_tests
89329 ____________________________________________________________________________
89330 [  5972] By: jhi                                   on 2000/04/27  18:22:41
89331         Log: Integrate with Sarathy.
89332      Branch: cfgperl
89333           +> t/lib/b.t t/lib/syslog.t
89334           !> (integrate 31 files)
89335 ____________________________________________________________________________
89336 [  5971] By: jhi                                   on 2000/04/27  18:18:46
89337         Log: Unicos tweaks from Mark P. Lutz.
89338      Branch: cfgperl
89339            ! hints/unicos.sh lib/Math/Complex.pm
89340 ____________________________________________________________________________
89341 [  5970] By: gsar                                  on 2000/04/27  18:05:11
89342         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
89343              IV is >32bits
89344      Branch: perl
89345            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
89346 ____________________________________________________________________________
89347 [  5969] By: gsar                                  on 2000/04/27  17:50:56
89348         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
89349      Branch: perl
89350            + t/lib/syslog.t
89351            ! MANIFEST ext/Sys/Syslog/Syslog.pm
89352 ____________________________________________________________________________
89353 [  5968] By: gsar                                  on 2000/04/27  17:44:49
89354         Log: tolerate spaces in group names in test on solaris (from David Boyce
89355              <dsb@boyski.com>)
89356      Branch: perl
89357            ! t/op/groups.t
89358 ____________________________________________________________________________
89359 [  5967] By: gsar                                  on 2000/04/27  17:41:22
89360         Log: improved docs on the warn_uninit diagnostic (from David Glasser
89361              and Simon Cozens)
89362      Branch: perl
89363            ! pod/perldiag.pod
89364 ____________________________________________________________________________
89365 [  5966] By: gsar                                  on 2000/04/27  16:54:58
89366         Log: add testsuite for B backends, fix bug in B::Deparse (from
89367              Simon Cozens <simon@brecon.co.uk>)
89368      Branch: perl
89369            + t/lib/b.t
89370            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
89371 ____________________________________________________________________________
89372 [  5965] By: gsar                                  on 2000/04/27  16:10:37
89373         Log: avoid "will not stay shared" warnings for our variables (from
89374              Robin Barker)
89375      Branch: perl
89376            ! op.c t/pragma/warn/op
89377 ____________________________________________________________________________
89378 [  5964] By: gsar                                  on 2000/04/27  07:05:05
89379         Log: reformat to 72 columns (again)
89380      Branch: perl
89381            ! pod/perldiag.pod
89382 ____________________________________________________________________________
89383 [  5963] By: gsar                                  on 2000/04/27  06:28:31
89384         Log: patch from Larry to make (\&) prototype work; added tests for
89385              the same
89386      Branch: perl
89387            ! op.c t/comp/proto.t
89388 ____________________________________________________________________________
89389 [  5962] By: gsar                                  on 2000/04/27  06:15:47
89390         Log: updated README.hpux (from Jeff Okamoto)
89391      Branch: perl
89392            ! README.hpux
89393 ____________________________________________________________________________
89394 [  5961] By: gsar                                  on 2000/04/27  05:55:03
89395         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
89396      Branch: perl
89397            ! emacs/cperl-mode.el
89398 ____________________________________________________________________________
89399 [  5960] By: gsar                                  on 2000/04/27  05:49:26
89400         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
89401      Branch: perl
89402            ! INSTALL
89403 ____________________________________________________________________________
89404 [  5959] By: gsar                                  on 2000/04/27  05:33:41
89405         Log: doubled words in pods (from Simon Cozens
89406              <simon.p.cozens@jp.pwcglobal.com>)
89407      Branch: perl
89408            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
89409            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
89410            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
89411            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
89412            ! pod/perltootc.pod
89413 ____________________________________________________________________________
89414 [  5958] By: gsar                                  on 2000/04/27  05:11:39
89415         Log: change#3569 deleted some essential code, revert; avoid use of
89416              atexit() to make DynaLoader work properly on AIX under mod_perl
89417              (from Jens-Uwe Mager <jum@helios.de>)
89418      Branch: perl
89419            ! ext/DynaLoader/dl_aix.xs
89420 ____________________________________________________________________________
89421 [  5957] By: gsar                                  on 2000/04/27  04:54:51
89422         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
89423      Branch: perl
89424            ! pod/perlmod.pod
89425 ____________________________________________________________________________
89426 [  5956] By: gsar                                  on 2000/04/27  04:51:47
89427         Log: better diagnostics on failed tests (from Ilya Zakharevich)
89428      Branch: perl
89429            ! t/op/lex_assign.t
89430 ____________________________________________________________________________
89431 [  5955] By: gsar                                  on 2000/04/27  04:26:44
89432         Log: longstanding bug exposed by change#3307: sort arguments weren't
89433              compiled with the right wantarray context (ensuing runtime lookup
89434              via block_gimme() was getting the incidental context of the
89435              sort() itself)
89436      Branch: perl
89437            ! op.c t/op/sort.t
89438 ____________________________________________________________________________
89439 [  5954] By: gsar                                  on 2000/04/26  23:42:12
89440         Log: integrate cfgperl contents into mainline
89441      Branch: perl
89442           !> (integrate 30 files)
89443 ____________________________________________________________________________
89444 [  5953] By: jhi                                   on 2000/04/26  23:06:42
89445         Log: Integrate with Sarathy.
89446      Branch: cfgperl
89447           !> README.win32 ext/B/B/Deparse.pm
89448           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
89449           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
89450           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
89451           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
89452           !> utils/perldoc.PL vms/perlvms.pod
89453 ____________________________________________________________________________
89454 [  5952] By: jhi                                   on 2000/04/26  23:03:46
89455         Log: Undo "use integer" addition from 64bitint as it seems
89456              to break most of the subtests in Digital UNIX;
89457              Unicos needs to find another way.
89458      Branch: cfgperl
89459            ! t/op/64bitint.t
89460 ____________________________________________________________________________
89461 [  5951] By: jhi                                   on 2000/04/26  22:57:53
89462         Log: Be more robust on "extreme" (large absolute value)
89463              arguments.  Originally reported by Daniel Connelly
89464              as a problem with asinh() on large negative arguments,
89465              asinh() used to bail out because an argument to log()
89466              ended up being zero.  Ilya Zakharevich proposed using
89467              Taylor's series in such cases, which for such large
89468              arguments is a very good approximation.
89469      Branch: cfgperl
89470            ! lib/Math/Complex.pm t/lib/complex.t
89471 ____________________________________________________________________________
89472 [  5950] By: gsar                                  on 2000/04/25  19:13:12
89473         Log: reformat perldiag to avoid long lines
89474      Branch: perl
89475            ! pod/perldiag.pod
89476 ____________________________________________________________________________
89477 [  5949] By: gsar                                  on 2000/04/25  18:41:11
89478         Log: make perldoc use the pod2man from the same version (from
89479              M.J.T. Guy)
89480      Branch: perl
89481            ! utils/perldoc.PL
89482 ____________________________________________________________________________
89483 [  5948] By: gsar                                  on 2000/04/25  18:21:57
89484         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
89485              <kompas@kompas.usr.onet.pl>)
89486      Branch: perl
89487            ! lib/vars.pm
89488 ____________________________________________________________________________
89489 [  5947] By: gsar                                  on 2000/04/25  18:11:53
89490         Log: use &dl_error rather than &dl_load_file as the guard for calling
89491              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
89492              statically built perl)
89493      Branch: perl
89494            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
89495 ____________________________________________________________________________
89496 [  5946] By: jhi                                   on 2000/04/25  17:37:54
89497         Log: Document that tr() is not tr(1).
89498      Branch: cfgperl
89499            ! pod/perlop.pod
89500 ____________________________________________________________________________
89501 [  5945] By: gsar                                  on 2000/04/25  16:34:33
89502         Log: make module name mandatory after -M switch; reorder perldiag
89503              alphabetically (from Mark-Jason Dominus)
89504      Branch: perl
89505            ! perl.c pod/perldiag.pod
89506 ____________________________________________________________________________
89507 [  5944] By: jhi                                   on 2000/04/25  01:15:18
89508         Log: On second thoughts frexp() does have two arguments.
89509      Branch: cfgperl
89510            ! perl.h
89511 ____________________________________________________________________________
89512 [  5943] By: jhi                                   on 2000/04/24  22:56:32
89513         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
89514              Now pp_ncmp() returns undef is either operand is a NaN.
89515      Branch: cfgperl
89516            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89517            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
89518            ! vms/subconfigure.com vos/config.def vos/config.h
89519            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
89520            ! win32/config.vc win32/config_H.bc win32/config_H.gc
89521            ! win32/config_H.vc
89522      Branch: metaconfig/U/perl
89523            + d_modfl.U
89524 ____________________________________________________________________________
89525 [  5942] By: jhi                                   on 2000/04/24  19:45:17
89526         Log: Regen Configure to match #5937.
89527      Branch: cfgperl
89528            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89529            ! config_h.SH
89530      Branch: metaconfig
89531            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
89532 ____________________________________________________________________________
89533 [  5941] By: jhi                                   on 2000/04/24  19:24:11
89534         Log: Further Unicos fixes for Mark Lutz.
89535      Branch: cfgperl
89536            ! hints/unicos.sh pp_ctl.c
89537 ____________________________________________________________________________
89538 [  5940] By: jhi                                   on 2000/04/24  19:09:06
89539         Log: Various Unicos 10.0.0.6 fixes.
89540              
89541              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
89542              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
89543              Reply-To: tecmpl1@triton.ca.boeing.com 
89544              To: perl5-porters@perl.org 
89545              Date: Fri, 14 Apr 2000 20:21:00 GMT 
89546              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
89547      Branch: cfgperl
89548            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
89549 ____________________________________________________________________________
89550 [  5939] By: gsar                                  on 2000/04/24  19:01:24
89551         Log: more pod nits (from Larry Virden)
89552      Branch: perl
89553            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
89554            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
89555            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
89556 ____________________________________________________________________________
89557 [  5938] By: gsar                                  on 2000/04/24  18:54:01
89558         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
89559      Branch: perl
89560            ! ext/B/B/Deparse.pm
89561 ____________________________________________________________________________
89562 [  5937] By: jhi                                   on 2000/04/24  17:39:00
89563         Log: Integrate with Sarathy.
89564      Branch: cfgperl
89565           +> (branch 31 files)
89566           !> (integrate 73 files)
89567 ____________________________________________________________________________
89568 [  5936] By: gsar                                  on 2000/04/24  17:30:06
89569         Log: additional tests for change#5934 (from Paul Marquess, who also
89570              sent in the same fix)
89571      Branch: perl
89572            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
89573            ! t/pragma/warn/5nolint t/pragma/warn/6default
89574 ____________________________________________________________________________
89575 [  5935] By: jhi                                   on 2000/04/24  17:26:05
89576         Log: Do not assume sign propagation.
89577              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
89578              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
89579              To: payner@ncifcrf.gov, perl5-porters@perl.org 
89580              Date: Tue, 18 Apr 2000 18:24:49 +0100 
89581              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
89582      Branch: cfgperl
89583            ! t/op/bop.t t/op/misc.t
89584 ____________________________________________________________________________
89585 [  5934] By: gsar                                  on 2000/04/24  17:16:54
89586         Log: propagate lexical warnings from surrounding scope correctly
89587              within string eval()
89588      Branch: perl
89589            ! pp_ctl.c t/pragma/warn/pp_ctl
89590 ____________________________________________________________________________
89591 [  5933] By: jhi                                   on 2000/04/24  17:01:07
89592         Log: Flatten the cpp jungle doing the nosuid checking.
89593      Branch: cfgperl
89594            ! perl.c
89595 ____________________________________________________________________________
89596 [  5932] By: gsar                                  on 2000/04/24  09:08:14
89597         Log: add rsignal(), whichsig() and do_join() to public API list
89598              (mod_perl uses them to good advantage)
89599      Branch: perl
89600            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
89601 ____________________________________________________________________________
89602 [  5931] By: gsar                                  on 2000/04/24  09:01:40
89603         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
89604      Branch: perl
89605            ! pp_hot.c regexec.c t/op/pat.t
89606 ____________________________________________________________________________
89607 [  5930] By: gsar                                  on 2000/04/24  08:58:33
89608         Log: small os390 tweaks (from Peter Prymmer)
89609      Branch: perl
89610            ! config_h.SH makedepend.SH
89611 ____________________________________________________________________________
89612 [  5929] By: gsar                                  on 2000/04/24  08:55:25
89613         Log: pod nits
89614      Branch: perl
89615            ! pod/perlguts.pod
89616 ____________________________________________________________________________
89617 [  5928] By: gsar                                  on 2000/04/24  08:50:13
89618         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
89619      Branch: perl
89620            ! ext/IO/lib/IO/Poll.pm
89621 ____________________________________________________________________________
89622 [  5927] By: gsar                                  on 2000/04/24  08:43:24
89623         Log: arrange for next() to resume at the unstack op rather than the
89624              loop conditional, so that scope cleanup happens correctly
89625              (from Stephen McCamant)
89626      Branch: perl
89627            ! op.c pp_ctl.c t/op/misc.t
89628 ____________________________________________________________________________
89629 [  5926] By: gsar                                  on 2000/04/24  08:18:40
89630         Log: on windows, reserve 16M of stack rather than 128M (allows more
89631              threads to run concurrently)
89632      Branch: perl
89633            ! win32/Makefile win32/makefile.mk
89634 ____________________________________________________________________________
89635 [  5925] By: gsar                                  on 2000/04/24  08:13:52
89636         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
89637      Branch: perl
89638            ! toke.c
89639 ____________________________________________________________________________
89640 [  5924] By: gsar                                  on 2000/04/24  08:08:59
89641         Log: avoid using uninitialized memory in require version check
89642      Branch: perl
89643            ! pp_ctl.c universal.c
89644 ____________________________________________________________________________
89645 [  5923] By: gsar                                  on 2000/04/24  07:20:14
89646         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
89647      Branch: perl
89648            ! ext/IO/lib/IO/Poll.pm
89649 ____________________________________________________________________________
89650 [  5922] By: gsar                                  on 2000/04/24  07:08:42
89651         Log: commentary about IoTYPE() (from Nathan Torkington)
89652      Branch: perl
89653            ! sv.h
89654 ____________________________________________________________________________
89655 [  5921] By: gsar                                  on 2000/04/24  06:58:26
89656         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
89657              by fix
89658      Branch: perl
89659            ! sv.c t/lib/charnames.t t/pragma/utf8.t
89660 ____________________________________________________________________________
89661 [  5920] By: gsar                                  on 2000/04/24  06:37:59
89662         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
89663      Branch: perl
89664            ! doop.c t/op/ver.t
89665 ____________________________________________________________________________
89666 [  5919] By: gsar                                  on 2000/04/24  06:21:58
89667         Log: Configure might miss old directories when prefix must be
89668              expanded (from Robin Barker)
89669      Branch: metaconfig
89670            ! U/installdirs/inc_version_list.U
89671      Branch: perl
89672            ! Configure
89673 ____________________________________________________________________________
89674 [  5918] By: gsar                                  on 2000/04/24  06:16:11
89675         Log: VMS nits in glob() test (from Charles Lane)
89676      Branch: perl
89677            ! t/lib/glob-basic.t
89678 ____________________________________________________________________________
89679 [  5917] By: gsar                                  on 2000/04/24  06:11:56
89680         Log: various pod nits (from Larry Virden and others)
89681      Branch: perl
89682            ! README.amiga README.hpux README.machten README.os2
89683            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
89684            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
89685            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
89686            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
89687            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
89688            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
89689            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
89690            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
89691 ____________________________________________________________________________
89692 [  5916] By: gsar                                  on 2000/04/24  05:52:43
89693         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
89694              <wjones@tc.fluke.com>)
89695      Branch: perl
89696            ! t/lib/glob-basic.t
89697 ____________________________________________________________________________
89698 [  5915] By: gsar                                  on 2000/04/24  05:07:01
89699         Log: supported platforms mixed up
89700      Branch: perl
89701            ! pod/perl56delta.pod pod/perlport.pod
89702 ____________________________________________________________________________
89703 [  5914] By: gsar                                  on 2000/04/24  04:56:08
89704         Log: caller() wasn't returning the right number of elements for
89705              eval {...}
89706      Branch: perl
89707            ! pp_ctl.c t/pragma/warn/9enabled
89708 ____________________________________________________________________________
89709 [  5913] By: gsar                                  on 2000/04/24  04:35:41
89710         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
89711              Mark-Jason Dominus)
89712      Branch: perl
89713            ! pod/perlfunc.pod
89714 ____________________________________________________________________________
89715 [  5912] By: gsar                                  on 2000/04/24  04:17:15
89716         Log: fix totally broken caching in UNIVERSAL::isa() (from
89717              Nick Ing-Simmons)
89718      Branch: perl
89719            ! t/op/universal.t universal.c
89720 ____________________________________________________________________________
89721 [  5911] By: gsar                                  on 2000/04/24  03:39:47
89722         Log: add linebreak properties from unicode/LineBrk.txt (from
89723              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
89724      Branch: perl
89725            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
89726            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
89727            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
89728            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
89729            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
89730            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
89731            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
89732            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
89733            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
89734            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
89735            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
89736            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
89737            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
89738            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
89739            + lib/unicode/Is/LbrkZW.pl
89740            ! lib/unicode/mktables.PL
89741 ____________________________________________________________________________
89742 [  5910] By: gsar                                  on 2000/04/24  03:23:10
89743         Log: typo in pod
89744      Branch: perl
89745            ! ext/Thread/Thread.pm
89746 ____________________________________________________________________________
89747 [  5909] By: gsar                                  on 2000/04/24  03:22:03
89748         Log: mode argument to do_binmode() should be file mode, not boolean
89749      Branch: perl
89750            ! pp_sys.c
89751 ____________________________________________________________________________
89752 [  5908] By: gsar                                  on 2000/04/16  16:51:08
89753         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
89754              always returns a valid GV even when the symbol is trapped by strictures
89755              (avoids coredumps)
89756              
89757              TODO: the C<package;> hack needs similar treatment
89758      Branch: perl
89759            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
89760            ! t/pragma/strict-vars
89761 ____________________________________________________________________________
89762 [  5907] By: jhi                                   on 2000/03/31  23:42:56
89763         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
89764              an assumption which #5905 demolished.
89765      Branch: cfgperl
89766            ! pp_sys.c
89767 ____________________________________________________________________________
89768 [  5906] By: jhi                                   on 2000/03/31  18:54:37
89769         Log: Typo in #5905.
89770      Branch: cfgperl
89771            ! t/op/64bitint.t
89772 ____________________________________________________________________________
89773 [  5905] By: jhi                                   on 2000/03/31  18:50:54
89774         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
89775              reported by Joseph N. Hall.  The bug was that even with use64bitint
89776              one had to use the prefixes q, L, or ll with printf/sprintf,
89777              contrary to the documentation and common sense.
89778      Branch: cfgperl
89779            ! sv.c t/op/64bitint.t
89780 ____________________________________________________________________________
89781 [  5904] By: gsar                                  on 2000/03/28  02:31:32
89782         Log: add Changes, perldelta.pod
89783      Branch: perl
89784            + Changes pod/perldelta.pod
89785 ____________________________________________________________________________
89786 [  5903] By: gsar                                  on 2000/03/28  02:03:55
89787         Log: rename Changes and perldelta.pod
89788      Branch: perl
89789           +> Changes5.6 pod/perl56delta.pod
89790            - Changes pod/perldelta.pod
89791            ! MANIFEST
89792 ____________________________________________________________________________
89793 [  5902] By: gsar                                  on 2000/03/28  01:59:14
89794         Log: create maint-5.6 branch
89795      Branch: maint-5.6/perl
89796           +> (branch 1611 files)
89797 ____________________________________________________________________________
89798 [  5901] By: jhi                                   on 2000/03/23  05:48:43
89799         Log: Integrate with Sarathy.
89800      Branch: cfgperl
89801           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
89802 ____________________________________________________________________________
89803 [  5900] By: gsar                                  on 2000/03/23  05:42:43
89804         Log: three guesses on what this is :-)
89805      Branch: perl
89806            ! Changes